{ "currentVersion": 10.71, "id": 16, "name": "LID Parcels - Lake Improvement District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103761, "latestWkid": 103761 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DREDGE_CAT", "field2": "ASSESS_STA", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Dredge,Assess", "label": "Dredge, Assess", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Dredge,Future Service Charge", "label": "Dredge, Future Service Charge", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Dredge,No Service Charge Fee", "label": "Dredge, No Service Charge Fee", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Non-Dredge,Assess", "label": "Non-Dredge, Assess", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Non-Dredge,Future Service Charge", "label": "Non-Dredge, Future Service Charge", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Non-Dredge,No Service Charge Fee", "label": "Non-Dredge, No Service Charge Fee", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PARID] CONCAT NEWLINE CONCAT [DREDGE_CAT] CONCAT NEWLINE CONCAT [ASSESS_STA]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 5000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 562428.9575068057, "ymin": 100256.34007897973, "xmax": 704715.3776578009, "ymax": 231870.4338056445, "spatialReference": { "wkid": 103761, "latestWkid": 103761 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CO_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 6, "domain": null }, { "name": "TaxYear", "type": "esriFieldTypeInteger", "alias": "TaxYear", "domain": null }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "length": 30, "domain": null }, { "name": "DREDGE_CAT", "type": "esriFieldTypeString", "alias": "DredgeCategory", "length": 25, "domain": { "type": "codedValue", "name": "DredgeCategoryLID", "description": "Dredge Category LID", "codedValues": [ { "name": "Dredge", "code": "Dredge" }, { "name": "Non-Dredge", "code": "Non-Dredge" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSESS_STA", "type": "esriFieldTypeString", "alias": "AssessStatus", "length": 25, "domain": { "type": "codedValue", "name": "AssessStatusLID", "description": "Assess Status LID", "codedValues": [ { "name": "Assess", "code": "Assess" }, { "name": "Future Service Charge", "code": "Future Service Charge" }, { "name": "No Service Charge Fee", "code": "No Service Charge Fee" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPECIAL", "type": "esriFieldTypeString", "alias": "Special", "length": 50, "domain": { "type": "codedValue", "name": "SpecialLID", "description": "Special LID", "codedValues": [ { "name": "Association", "code": "Association" }, { "name": "Association Non-Lake Front", "code": "Association Non-Lake Front" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Exception", "code": "Exception" }, { "name": "Government", "code": "Government" }, { "name": "Lake Front Association", "code": "Lake Front Association" }, { "name": "Non Applicable", "code": "Non Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REU_EX_DTE", "type": "esriFieldTypeDate", "alias": "REU_ExpirationDate", "length": 8, "domain": null }, { "name": "CR_EDITOR", "type": "esriFieldTypeString", "alias": "CreateEditor", "length": 50, "domain": { "type": "codedValue", "name": "CreateUser", "description": "Create User", "codedValues": [ { "name": "Hannah Hutchins", "code": "HH" }, { "name": "Jan Chezick", "code": "JC" }, { "name": "Jen Rand-Weaver", "code": "JRW" }, { "name": "Mary Sheehan", "code": "MS" }, { "name": "Randy Growden", "code": "RW" }, { "name": "Teresa Blader", "code": "TB" }, { "name": "Dave McCollister", "code": "DM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CR_DATE", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EditUser", "length": 50, "domain": { "type": "codedValue", "name": "EditUser_1", "description": "EditUser", "codedValues": [ { "name": "Janice K. Chezick", "code": "plajchez" }, { "name": "Bruce A. Whetstone", "code": "plabwhet" }, { "name": "David F. Wittman", "code": "pladwitt" }, { "name": "Randy S. Growden", "code": "plargrow" }, { "name": "Jennifer L. Rand-Weaver", "code": "plajrand" }, { "name": "Mary E. Sheehan", "code": "plamshee" }, { "name": "Initial", "code": "INITIAL" }, { "name": "Gregory Baugher", "code": "oc09592" }, { "name": "Steven Wolf", "code": "oc09624" }, { "name": "David McCollister", "code": "oc09745" }, { "name": "Teresa R. Blader", "code": "oc10020" }, { "name": "Hannah Hutchins", "code": "oc09979" }, { "name": "Adam Nowinski", "code": "oc10168" }, { "name": "Greg Keith", "code": "oc10367" }, { "name": "Skylar L. Schoh", "code": "OC10583" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDIT_REASN", "type": "esriFieldTypeString", "alias": "EditReason", "length": 50, "domain": { "type": "codedValue", "name": "EditReason", "description": "Edit Reason", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Attribute Update", "code": "ATTU" }, { "name": "Initial", "code": "Initial" }, { "name": "Alignment Change", "code": "ALC" }, { "name": "Geometry Correction", "code": "GC" }, { "name": "Retired", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "MAP_LABEL", "type": "esriFieldTypeString", "alias": "MapLabel", "length": 75, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "DataSource", "length": 50, "domain": { "type": "codedValue", "name": "DataSource_1", "description": "Data Source", "codedValues": [ { "name": "Aerial", "code": "Aerial" }, { "name": "Plat", "code": "Plat" }, { "name": "Field", "code": "Field" }, { "name": "Legal Description", "code": "Legal Description" }, { "name": "Parcel Boundary", "code": "Parcel Boundary" }, { "name": "Georeferenced Document", "code": "Georeferenced Document" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SRCE_DATE", "type": "esriFieldTypeDate", "alias": "SourceDate", "length": 8, "domain": null }, { "name": "CON_AGENCY", "type": "esriFieldTypeString", "alias": "ContactAgency", "length": 255, "domain": null }, { "name": "CON_LINK", "type": "esriFieldTypeString", "alias": "ContactAgency_Link", "length": 255, "domain": null }, { "name": "CO_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 40, "domain": null }, { "name": "CO_CODE", "type": "esriFieldTypeString", "alias": "County Code", "length": 5, "domain": null }, { "name": "STATE_CODE", "type": "esriFieldTypeString", "alias": "State_Code", "length": 2, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R550_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_550", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_550", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S526_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }