{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 77, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.con_cat_full", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 1200, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Verdana", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1394103.2614243925, "ymin": 473992.04728764296, "xmax": 1665933.0865300596, "ymax": 774655.9810635597, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "road_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Address ID", "domain": null }, { "name": "addressnum", "type": "esriFieldTypeInteger", "alias": "House Number", "domain": null }, { "name": "Half", "type": "esriFieldTypeString", "alias": "Half", "length": 5, "domain": { "type": "codedValue", "name": "WS3_Addr_Half", "description": "Address half values", "codedValues": [ { "name": "1/2", "code": "1/2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "unit_type", "type": "esriFieldTypeString", "alias": "Unit Type", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Addr_Unit", "description": "Unit types", "codedValues": [ { "name": "APARTMENT", "code": "APT" }, { "name": "SUITE", "code": "STE" }, { "name": "UNIT", "code": "UNIT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "unit_num", "type": "esriFieldTypeString", "alias": "Unit", "length": 50, "domain": null }, { "name": "road_pre", "type": "esriFieldTypeString", "alias": "Prefix Direction", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Name_Direction", "description": "Street name directionals", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "road_name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 80, "domain": null }, { "name": "road_type", "type": "esriFieldTypeString", "alias": "Street Type", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Name_Suffix", "description": "Street name suffixes", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CMN", "code": "CMN" }, { "name": "CRK", "code": "CRK" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "DR", "code": "DR" }, { "name": "EXT", "code": "EXT" }, { "name": "HWY", "code": "HWY" }, { "name": "KNL", "code": "KNL" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PARK", "code": "PARK" }, { "name": "PATH", "code": "PATH" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PT", "code": "PT" }, { "name": "RD", "code": "RD" }, { "name": "RDG", "code": "RDG" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "TRWY", "code": "TRWY" }, { "name": "TURN", "code": "TURN" }, { "name": "VW", "code": "VW" }, { "name": "WAY", "code": "WAY" }, { "name": "XING", "code": "XING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "road_suf", "type": "esriFieldTypeString", "alias": "Suffix Direction", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Name_Direction", "description": "Street name directionals", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 100, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 35, "domain": null }, { "name": "Zip", "type": "esriFieldTypeInteger", "alias": "Zip Code", "domain": null }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "Address Type", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Addr_Type", "description": "Address types", "codedValues": [ { "name": "Residential-House", "code": "Residential-House" }, { "name": "Residential-MobileHome", "code": "Residential-MobileHome" }, { "name": "Residential-Garage/Shed", "code": "Residential-Garage/Shed" }, { "name": "Commercial-Business", "code": "Commercial-Business" }, { "name": "Commercial-Manufacturing", "code": "Commercial-Manufacturing" }, { "name": "Commercial-Retail", "code": "Commercial-Retail" }, { "name": "Utility-Cable Box", "code": "Utility-Cable Box" }, { "name": "Utility-Cell Tower", "code": "Utility-Cell Tower" }, { "name": "Utility-Water Meter", "code": "Utility-Water Meter" }, { "name": "Utility-Pump Station", "code": "Utility-Pump Station" }, { "name": "Swimming Pool", "code": "Swimming Pool" }, { "name": "Club House", "code": "Club House" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "descriptio", "type": "esriFieldTypeString", "alias": "Description", "length": 1073741822, "domain": null }, { "name": "landuse_co", "type": "esriFieldTypeInteger", "alias": "Land Use Code", "domain": null }, { "name": "BusinessName", "type": "esriFieldTypeString", "alias": "Business Name", "length": 255, "domain": null }, { "name": "Floor", "type": "esriFieldTypeString", "alias": "Floor", "length": 20, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side of Street", "length": 5, "domain": null }, { "name": "FullHouse", "type": "esriFieldTypeString", "alias": "Full House", "length": 20, "domain": null }, { "name": "FullStreetName", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 150, "domain": null }, { "name": "key_", "type": "esriFieldTypeInteger", "alias": "Key", "domain": null }, { "name": "NameID", "type": "esriFieldTypeInteger", "alias": "Name ID", "domain": null }, { "name": "SegmentFK", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "Create User", "length": 150, "domain": null }, { "name": "ModifyDate", "type": "esriFieldTypeDate", "alias": "Modify Date", "length": 8, "domain": null }, { "name": "ModifyUser", "type": "esriFieldTypeString", "alias": "Modify User", "length": 150, "domain": null }, { "name": "con_cat", "type": "esriFieldTypeString", "alias": "Whole Address", "length": 250, "domain": null }, { "name": "con_cat_full", "type": "esriFieldTypeString", "alias": "Whole Address with Zip", "length": 300, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ANOMALY", "type": "esriFieldTypeString", "alias": "ANOMALY", "length": 255, "domain": null }, { "name": "SUBDIV_NO", "type": "esriFieldTypeInteger", "alias": "Subdivision Number", "domain": null }, { "name": "MuniName", "type": "esriFieldTypeString", "alias": "Municpality Name", "length": 255, "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "Life Cycle", "length": 255, "domain": null }, { "name": "StartDate", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1913_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "adr_id", "fields": "Id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_house", "fields": "addressnum", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_nam", "fields": "road_name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_nid", "fields": "NameID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "adr_whole", "fields": "con_cat", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1774_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "River or Stream", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 0, "falseY": 0, "xyUnits": 671.0886390625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.STREAM_NAM", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 115, 223, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1213788.0699901676, "ymin": 374500.79374178423, "xmax": 1832180.7603801333, "ymax": 1028749.4807905743, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FNODE_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "HY24_", "type": "esriFieldTypeDouble", "alias": "HY24_", "domain": null }, { "name": "HY24_ID", "type": "esriFieldTypeDouble", "alias": "HY24_ID", "domain": null }, { "name": "MAJOR1", "type": "esriFieldTypeInteger", "alias": "MAJOR1", "domain": null }, { "name": "MINOR1", "type": "esriFieldTypeInteger", "alias": "MINOR1", "domain": null }, { "name": "MAJOR2", "type": "esriFieldTypeInteger", "alias": "MAJOR2", "domain": null }, { "name": "MINOR2", "type": "esriFieldTypeInteger", "alias": "MINOR2", "domain": null }, { "name": "MAJOR3", "type": "esriFieldTypeInteger", "alias": "MAJOR3", "domain": null }, { "name": "MINOR3", "type": "esriFieldTypeInteger", "alias": "MINOR3", "domain": null }, { "name": "STREAM_NAM", "type": "esriFieldTypeString", "alias": "STREAM_NAM", "length": 100, "domain": null }, { "name": "RIV_BASIN", "type": "esriFieldTypeString", "alias": "RIV_BASIN", "length": 20, "domain": null }, { "name": "SUBBASIN_", "type": "esriFieldTypeString", "alias": "SUBBASIN_", "length": 8, "domain": null }, { "name": "DWQ_INDEX_", "type": "esriFieldTypeString", "alias": "DWQ_INDEX_", "length": 25, "domain": null }, { "name": "DWQ_CLASS", "type": "esriFieldTypeString", "alias": "DWQ_CLASS", "length": 18, "domain": null }, { "name": "DWQ_CLDATE", "type": "esriFieldTypeString", "alias": "DWQ_CLDATE", "length": 8, "domain": null }, { "name": "DESCRIP_CL", "type": "esriFieldTypeString", "alias": "DESCRIP_CL", "length": 170, "domain": null }, { "name": "INDEX_305B", "type": "esriFieldTypeString", "alias": "INDEX_305B", "length": 25, "domain": null }, { "name": "INDEX_303D", "type": "esriFieldTypeString", "alias": "INDEX_303D", "length": 50, "domain": null }, { "name": "USE_RATING", "type": "esriFieldTypeString", "alias": "USE_RATING", "length": 2, "domain": null }, { "name": "USE_BASIS", "type": "esriFieldTypeString", "alias": "USE_BASIS", "length": 10, "domain": null }, { "name": "USE_DATE", "type": "esriFieldTypeString", "alias": "USE_DATE", "length": 10, "domain": null }, { "name": "DESCRIP_UR", "type": "esriFieldTypeString", "alias": "DESCRIP_UR", "length": 170, "domain": null }, { "name": "USE_LENGTH", "type": "esriFieldTypeDouble", "alias": "USE_LENGTH", "domain": null }, { "name": "CL_LENGTH", "type": "esriFieldTypeDouble", "alias": "CL_LENGTH", "domain": null }, { "name": "CGIA_FMS", "type": "esriFieldTypeString", "alias": "CGIA_FMS", "length": 10, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2682_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2536_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Topography", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "2ft Contours" }, { "id": 4, "name": "5ft Contours" }, { "id": 5, "name": "10ft Contours" } ], "minScale": 5000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1459989.9998918176, "ymin": 510000.0000911023, "xmax": 1629999.9999221517, "ymax": 659999.9999748007, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "2ft Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 1266343.14735947, "falseY": 309914.366368758, "xyUnits": 3906.2499963620207, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Topography" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.CONTOUR", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1459989.9998918176, "ymin": 510000.0000911023, "xmax": 1629999.9999221517, "ymax": 659999.9999748007, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "CONTOUR", "type": "esriFieldTypeDouble", "alias": "CONTOUR", "domain": null }, { "name": "INDEX_", "type": "esriFieldTypeSmallInteger", "alias": "INDEX_", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2760_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2614_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "5ft Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 1266343.14735947, "falseY": 309914.366368758, "xyUnits": 3906.2499963620207, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Topography" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 230, 169, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.CONTOUR", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1459989.9998918176, "ymin": 510000.0000911023, "xmax": 1629999.9999221517, "ymax": 659999.9999748007, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "CONTOUR", "type": "esriFieldTypeDouble", "alias": "CONTOUR", "domain": null }, { "name": "INDEX_", "type": "esriFieldTypeSmallInteger", "alias": "INDEX_", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2761_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2615_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "10ft Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 1266343.14735947, "falseY": 309914.366368758, "xyUnits": 3906.2499963620207, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Topography" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 132, 0, 168, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.CONTOUR", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1459989.9998918176, "ymin": 510000.0000911023, "xmax": 1629999.9999221517, "ymax": 659999.9999748007, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "CONTOUR", "type": "esriFieldTypeDouble", "alias": "CONTOUR", "domain": null }, { "name": "INDEX_", "type": "esriFieldTypeSmallInteger", "alias": "INDEX_", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2757_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2611_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Dimensions", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0029802322429328676, "zTolerance": 2, "mTolerance": 2, "falseX": 0, "falseY": 0, "xyUnits": 671.0886390625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 916087.4722284556, "ymin": 317911.9546682275, "xmax": 1614342.9152867892, "ymax": 893550.0187243569, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FEATUREID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R392_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "NonClusteredIndex-20180328-150347", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a322_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Floodplain Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 8, "name": "Floodway" }, { "id": 9, "name": "100 Year Floodplain" }, { "id": 10, "name": "500 Year Floodplain" } ], "minScale": 5000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1468129.0989762114, "ymin": 525664.1663503798, "xmax": 1603004.5203906547, "ymax": 643864.2242604833, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Floodway", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 0, "falseY": 0, "xyUnits": 671.0886390625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Floodplain Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1468129.0989762114, "ymin": 525664.1663503798, "xmax": 1578176.916360171, "ymax": 643864.2242604833, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FLD_AR_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 25, "domain": null }, { "name": "HYDROID", "type": "esriFieldTypeString", "alias": "HYDROID", "length": 25, "domain": null }, { "name": "ZONE_LID", "type": "esriFieldTypeString", "alias": "ZONE_LID", "length": 5, "domain": null }, { "name": "FLDWAY_LID", "type": "esriFieldTypeString", "alias": "FLDWAY_LID", "length": 5, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeSmallInteger", "alias": "SFHA_TF", "domain": null }, { "name": "V_DATM_LID", "type": "esriFieldTypeString", "alias": "V_DATM_LID", "length": 5, "domain": null }, { "name": "LEN_LID", "type": "esriFieldTypeString", "alias": "LEN_LID", "length": 5, "domain": null }, { "name": "VEL_LID", "type": "esriFieldTypeString", "alias": "VEL_LID", "length": 5, "domain": null }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 6, "domain": null }, { "name": "CST_MDL_ID", "type": "esriFieldTypeString", "alias": "CST_MDL_ID", "length": 25, "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 25, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Label_2", "type": "esriFieldTypeString", "alias": "Label_2", "length": 30, "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": "R2674_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2528_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "100 Year Floodplain", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 0, "falseY": 0, "xyUnits": 671.0886390625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Floodplain Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1468250.0889546939, "ymin": 525878.5940602588, "xmax": 1603004.5203906547, "ymax": 643862.442081602, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FLD_AR_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 25, "domain": null }, { "name": "HYDROID", "type": "esriFieldTypeString", "alias": "HYDROID", "length": 25, "domain": null }, { "name": "ZONE_LID", "type": "esriFieldTypeString", "alias": "ZONE_LID", "length": 5, "domain": null }, { "name": "FLDWAY_LID", "type": "esriFieldTypeString", "alias": "FLDWAY_LID", "length": 5, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeSmallInteger", "alias": "SFHA_TF", "domain": null }, { "name": "V_DATM_LID", "type": "esriFieldTypeString", "alias": "V_DATM_LID", "length": 5, "domain": null }, { "name": "LEN_LID", "type": "esriFieldTypeString", "alias": "LEN_LID", "length": 5, "domain": null }, { "name": "VEL_LID", "type": "esriFieldTypeString", "alias": "VEL_LID", "length": 5, "domain": null }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 6, "domain": null }, { "name": "CST_MDL_ID", "type": "esriFieldTypeString", "alias": "CST_MDL_ID", "length": 25, "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 25, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Label_2", "type": "esriFieldTypeString", "alias": "Label_2", "length": 30, "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": "R2685_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2539_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "500 Year Floodplain", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 0, "falseY": 0, "xyUnits": 671.0886390625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Floodplain Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1468307.588065473, "ymin": 526352.8488478896, "xmax": 1578560.8850120022, "ymax": 643860.9638864095, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FLD_AR_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 25, "domain": null }, { "name": "HYDROID", "type": "esriFieldTypeString", "alias": "HYDROID", "length": 25, "domain": null }, { "name": "ZONE_LID", "type": "esriFieldTypeString", "alias": "ZONE_LID", "length": 5, "domain": null }, { "name": "FLDWAY_LID", "type": "esriFieldTypeString", "alias": "FLDWAY_LID", "length": 5, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeSmallInteger", "alias": "SFHA_TF", "domain": null }, { "name": "V_DATM_LID", "type": "esriFieldTypeString", "alias": "V_DATM_LID", "length": 5, "domain": null }, { "name": "LEN_LID", "type": "esriFieldTypeString", "alias": "LEN_LID", "length": 5, "domain": null }, { "name": "VEL_LID", "type": "esriFieldTypeString", "alias": "VEL_LID", "length": 5, "domain": null }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 6, "domain": null }, { "name": "CST_MDL_ID", "type": "esriFieldTypeString", "alias": "CST_MDL_ID", "length": 25, "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 25, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "Label_2", "type": "esriFieldTypeString", "alias": "Label_2", "length": 30, "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": "R2686_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2540_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Tax Parcels Percent Flood", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 12, "name": "Floodway Percent" }, { "id": 13, "name": "100 Year Floodplain Percent" }, { "id": 14, "name": "500 Year Floodplain Percent" } ], "minScale": 5000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1468082.4999485463, "ymin": 525664.157525897, "xmax": 1614489.0004420578, "ymax": 660365.978672892, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Floodway Percent", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "Tax Parcels Percent Flood" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 243, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1468082.4999485463, "ymin": 525664.157525897, "xmax": 1614463.6504271328, "ymax": 660365.978672892, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN14", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN14", "type": "esriFieldTypeString", "alias": "PIN14", "length": 50, "domain": null }, { "name": "FloodSqFoot", "type": "esriFieldTypeDouble", "alias": "FloodSqFoot", "domain": null }, { "name": "Percent_", "type": "esriFieldTypeDouble", "alias": "Percent_", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1745_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1614_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "100 Year Floodplain Percent", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "Tax Parcels Percent Flood" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 186, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "'100 Year Flood\\n' + Round($feature.Percent_ ,2)+ ' %\\n' + Round((($feature.ACREAGE)*($feature.Percent_ )),2) + ' ac' ", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1468082.4999485463, "ymin": 525664.157525897, "xmax": 1614489.0004420578, "ymax": 660365.9786728919, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN14", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN14", "type": "esriFieldTypeString", "alias": "PIN14", "length": 50, "domain": null }, { "name": "FloodSqFoot", "type": "esriFieldTypeDouble", "alias": "FloodSqFoot", "domain": null }, { "name": "Percent_", "type": "esriFieldTypeDouble", "alias": "Percent_", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1746_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1615_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "500 Year Floodplain Percent", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "Tax Parcels Percent Flood" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 252, 181, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "'500 Year Flood\\n' + Round($feature.Percent_ ,2)+ ' %\\n' + Round((($feature.ACREAGE)*($feature.Percent_ )),2) + ' ac' ", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1468082.4999485463, "ymin": 525664.157525897, "xmax": 1614489.0004420578, "ymax": 660365.9786728919, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN14", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN14", "type": "esriFieldTypeString", "alias": "PIN14", "length": 50, "domain": null }, { "name": "FloodSqFoot", "type": "esriFieldTypeDouble", "alias": "FloodSqFoot", "domain": null }, { "name": "Percent_", "type": "esriFieldTypeDouble", "alias": "Percent_", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1744_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1613_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 72, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0029802322429328676, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2184189999882399E8, "falseY": -9.365899999857742E7, "xyUnits": 2684.35455625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 213, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PIN14", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1468082.5000648499, "ymin": 525664.1574096829, "xmax": 1614463.6504554152, "ymax": 660365.9788058549, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "PIN14", "type": "esriFieldTypeString", "alias": "PIN14", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "SHEET", "type": "esriFieldTypeSmallInteger", "alias": "SHEET", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK", "domain": null }, { "name": "ParcelNum", "type": "esriFieldTypeSmallInteger", "alias": "ParcelNum", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 2, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 50, "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeString", "alias": "OLDPIN", "length": 50, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeString", "alias": "YEAR_", "length": 4, "domain": null }, { "name": "SUBDIV_NAME", "type": "esriFieldTypeString", "alias": "SUBDIV_NAME", "length": 50, "domain": null }, { "name": "LOT_NUM", "type": "esriFieldTypeString", "alias": "LOT_NUM", "length": 15, "domain": null }, { "name": "NBH_NAME", "type": "esriFieldTypeString", "alias": "NBH_NAME", "length": 50, "domain": null }, { "name": "NBH_NUM", "type": "esriFieldTypeString", "alias": "NBH_NUM", "length": 5, "domain": null }, { "name": "CALCULATED_ACREAGE", "type": "esriFieldTypeDouble", "alias": "CALCULATED_ACREAGE", "domain": null }, { "name": "PropertyReal_ID", "type": "esriFieldTypeString", "alias": "PropertyReal_ID", "length": 15, "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 50, "domain": null }, { "name": "LandUnits", "type": "esriFieldTypeDouble", "alias": "LandUnits", "domain": null }, { "name": "MarketValue", "type": "esriFieldTypeString", "alias": "MarketValue", "length": 50, "domain": null }, { "name": "AssessedValue", "type": "esriFieldTypeString", "alias": "AssessedValue", "length": 50, "domain": null }, { "name": "PriorLandValue", "type": "esriFieldTypeString", "alias": "PriorLandValue", "length": 50, "domain": null }, { "name": "PriorSpecialLandValue", "type": "esriFieldTypeString", "alias": "PriorSpecialLandValue", "length": 50, "domain": null }, { "name": "PriorDeferredValue", "type": "esriFieldTypeString", "alias": "PriorDeferredValue", "length": 50, "domain": null }, { "name": "PriorBuildingValue", "type": "esriFieldTypeString", "alias": "PriorBuildingValue", "length": 50, "domain": null }, { "name": "PriorObxfValue", "type": "esriFieldTypeString", "alias": "PriorObxfValue", "length": 50, "domain": null }, { "name": "PriorTotalValue", "type": "esriFieldTypeString", "alias": "PriorTotalValue", "length": 50, "domain": null }, { "name": "LandValue", "type": "esriFieldTypeString", "alias": "LandValue", "length": 50, "domain": null }, { "name": "SpecialLandValue", "type": "esriFieldTypeString", "alias": "SpecialLandValue", "length": 50, "domain": null }, { "name": "DeferredValue", "type": "esriFieldTypeString", "alias": "DeferredValue", "length": 50, "domain": null }, { "name": "BuildingValue", "type": "esriFieldTypeString", "alias": "BuildingValue", "length": 50, "domain": null }, { "name": "ObxfValue", "type": "esriFieldTypeString", "alias": "ObxfValue", "length": 50, "domain": null }, { "name": "PlatBook", "type": "esriFieldTypeString", "alias": "PlatBook", "length": 10, "domain": null }, { "name": "PlatPage", "type": "esriFieldTypeString", "alias": "PlatPage", "length": 10, "domain": null }, { "name": "UnitsType", "type": "esriFieldTypeString", "alias": "UnitsType", "length": 10, "domain": null }, { "name": "AcctNumber", "type": "esriFieldTypeString", "alias": "AcctNumber", "length": 50, "domain": null }, { "name": "AcctName1", "type": "esriFieldTypeString", "alias": "AcctName1", "length": 100, "domain": null }, { "name": "AcctName2", "type": "esriFieldTypeString", "alias": "AcctName2", "length": 100, "domain": null }, { "name": "MailAddr1", "type": "esriFieldTypeString", "alias": "MailAddr1", "length": 50, "domain": null }, { "name": "MailAddr2", "type": "esriFieldTypeString", "alias": "MailAddr2", "length": 50, "domain": null }, { "name": "MailAddr3", "type": "esriFieldTypeString", "alias": "MailAddr3", "length": 50, "domain": null }, { "name": "MailCity", "type": "esriFieldTypeString", "alias": "MailCity", "length": 50, "domain": null }, { "name": "MailState", "type": "esriFieldTypeString", "alias": "MailState", "length": 50, "domain": null }, { "name": "MailZipCode", "type": "esriFieldTypeString", "alias": "MailZipCode", "length": 20, "domain": null }, { "name": "SaleYear", "type": "esriFieldTypeInteger", "alias": "SaleYear", "domain": null }, { "name": "SaleMonth", "type": "esriFieldTypeInteger", "alias": "SaleMonth", "domain": null }, { "name": "SalePrice", "type": "esriFieldTypeDouble", "alias": "SalePrice", "domain": null }, { "name": "DeedBook", "type": "esriFieldTypeString", "alias": "DeedBook", "length": 10, "domain": null }, { "name": "DeedPage", "type": "esriFieldTypeString", "alias": "DeedPage", "length": 10, "domain": null }, { "name": "InstrumentType", "type": "esriFieldTypeString", "alias": "InstrumentType", "length": 10, "domain": null }, { "name": "QualifiedCode", "type": "esriFieldTypeString", "alias": "QualifiedCode", "length": 10, "domain": null }, { "name": "TransferOrSplit", "type": "esriFieldTypeString", "alias": "TransferOrSplit", "length": 1, "domain": null }, { "name": "VacantOrImproved", "type": "esriFieldTypeString", "alias": "VacantOrImproved", "length": 1, "domain": null }, { "name": "DateQuestionnairePrinted", "type": "esriFieldTypeDate", "alias": "DateQuestionnairePrinted", "length": 8, "domain": null }, { "name": "LegalDesc", "type": "esriFieldTypeString", "alias": "LegalDesc", "length": 100, "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": "R2735_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2589_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "NC Rail Road Corridor", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0029802322429328676, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2184189999882397E8, "falseY": -9.36589999985774E7, "xyUnits": 2684.35455625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1497234.3346531093, "ymin": 573001.9387412071, "xmax": 1526934.3546502441, "ymax": 643450.1496750712, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 10, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 20, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 10, "domain": null }, { "name": "Fax", "type": "esriFieldTypeString", "alias": "Fax", "length": 10, "domain": null }, { "name": "Website", "type": "esriFieldTypeString", "alias": "Website", "length": 15, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "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": "R2636_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2490_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Historic Parcels", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 18, "name": "Parcels 2010" }, { "id": 19, "name": "Parcels 2011" }, { "id": 20, "name": "Parcels 2012" }, { "id": 21, "name": "Parcels 2013" }, { "id": 22, "name": "Parcels 2015" }, { "id": 23, "name": "Parcels 2016" }, { "id": 24, "name": "Parcels 2017" }, { "id": 25, "name": "Parcels 2018" }, { "id": 26, "name": "Parcels 2019" }, { "id": 27, "name": "Parcels 2020" }, { "id": 28, "name": "Parcels 2021" } ], "minScale": 5000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1468082.4999485463, "ymin": 525664.1574096978, "xmax": 1614489.0004421026, "ymax": 660365.9786728919, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Parcels 2010", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0029802322429328676, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2184189999882397E8, "falseY": -9.36589999985774E7, "xyUnits": 2684.35455625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Historic Parcels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 186, 222, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1468082.5000648648, "ymin": 525664.1574096978, "xmax": 1614489.000310883, "ymax": 655952.3934348822, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEEDED", "type": "esriFieldTypeDouble", "alias": "Deeded AC", "domain": null }, { "name": "SHEET", "type": "esriFieldTypeSmallInteger", "alias": "SHEET", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeSmallInteger", "alias": "PARCEL", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 2, "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeDouble", "alias": "Old Pin", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeString", "alias": "Year Entered", "length": 4, "domain": null }, { "name": "PIN", "type": "esriFieldTypeDouble", "alias": "PIN", "domain": null }, { "name": "REAL_ID", "type": "esriFieldTypeString", "alias": "Real ID", "length": 15, "domain": null }, { "name": "DEED_BK_PG", "type": "esriFieldTypeString", "alias": "Deed BkPg", "length": 10, "domain": null }, { "name": "SUBDIV_NAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 50, "domain": null }, { "name": "LOT_NUM", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 15, "domain": null }, { "name": "PB_PG", "type": "esriFieldTypeString", "alias": "Plat BkPg", "length": 11, "domain": null }, { "name": "NBH_NAME", "type": "esriFieldTypeString", "alias": "NBH Name", "length": 50, "domain": null }, { "name": "NBH_NUM", "type": "esriFieldTypeString", "alias": "NBH Number", "length": 5, "domain": null }, { "name": "CALCULATED_ACREAGE", "type": "esriFieldTypeDouble", "alias": "Calc Acreage", "domain": null }, { "name": "PIN14", "type": "esriFieldTypeString", "alias": "PIN14", "length": 50, "domain": null }, { "name": "ParcelQuality", "type": "esriFieldTypeInteger", "alias": "ParcelQuality", "domain": { "type": "codedValue", "name": "WS3_ParcelQuality", "description": "Accuracy of Parcel Geometry and Location", "codedValues": [ { "name": "0-Unknown", "code": 0 }, { "name": "1-Poor", "code": 1 }, { "name": "2-Moderate Adjustment", "code": 2 }, { "name": "3-Minor Adjustment", "code": 3 }, { "name": "4-No Adjustment", "code": 4 }, { "name": "5-Digital Source", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpdatedBy", "type": "esriFieldTypeString", "alias": "UpdatedBy", "length": 50, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "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": "R2459_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2313_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Parcels 2011", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0029802322429328676, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2184189999882397E8, "falseY": -9.36589999985774E7, "xyUnits": 2684.35455625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Historic Parcels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 209, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1468082.5000648648, "ymin": 525664.1574096978, "xmax": 1614489.000310883, "ymax": 655952.3934348822, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEEDED", "type": "esriFieldTypeDouble", "alias": "Deeded AC", "domain": null }, { "name": "SHEET", "type": "esriFieldTypeSmallInteger", "alias": "SHEET", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeSmallInteger", "alias": "PARCEL", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 2, "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeDouble", "alias": "Old Pin", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeString", "alias": "Year Entered", "length": 4, "domain": null }, { "name": "PIN", "type": "esriFieldTypeDouble", "alias": "PIN", "domain": null }, { "name": "REAL_ID", "type": "esriFieldTypeString", "alias": "Real ID", "length": 15, "domain": null }, { "name": "DEED_BK_PG", "type": "esriFieldTypeString", "alias": "Deed BkPg", "length": 10, "domain": null }, { "name": "SUBDIV_NAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 50, "domain": null }, { "name": "LOT_NUM", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 15, "domain": null }, { "name": "PB_PG", "type": "esriFieldTypeString", "alias": "Plat BkPg", "length": 11, "domain": null }, { "name": "NBH_NAME", "type": "esriFieldTypeString", "alias": "NBH Name", "length": 50, "domain": null }, { "name": "NBH_NUM", "type": "esriFieldTypeString", "alias": "NBH Number", "length": 5, "domain": null }, { "name": "CALCULATED_ACREAGE", "type": "esriFieldTypeDouble", "alias": "Calc Acreage", "domain": null }, { "name": "PIN14", "type": "esriFieldTypeString", "alias": "PIN14", "length": 50, "domain": null }, { "name": "ParcelQuality", "type": "esriFieldTypeInteger", "alias": "ParcelQuality", "domain": { "type": "codedValue", "name": "WS3_ParcelQuality", "description": "Accuracy of Parcel Geometry and Location", "codedValues": [ { "name": "0-Unknown", "code": 0 }, { "name": "1-Poor", "code": 1 }, { "name": "2-Moderate Adjustment", "code": 2 }, { "name": "3-Minor Adjustment", "code": 3 }, { "name": "4-No Adjustment", "code": 4 }, { "name": "5-Digital Source", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpdatedBy", "type": "esriFieldTypeString", "alias": "UpdatedBy", "length": 50, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "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": "R2477_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2331_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Parcels 2012", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Historic Parcels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 201, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1468082.499948606, "ymin": 525664.1575259417, "xmax": 1614489.0004421026, "ymax": 655952.3933400214, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEEDED", "type": "esriFieldTypeDouble", "alias": "Deeded AC", "domain": null }, { "name": "SHEET", "type": "esriFieldTypeSmallInteger", "alias": "SHEET", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeSmallInteger", "alias": "PARCEL", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 2, "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeDouble", "alias": "Old Pin", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeString", "alias": "Year Entered", "length": 4, "domain": null }, { "name": "PIN", "type": "esriFieldTypeDouble", "alias": "PIN", "domain": null }, { "name": "REAL_ID", "type": "esriFieldTypeString", "alias": "Real ID", "length": 15, "domain": null }, { "name": "DEED_BK_PG", "type": "esriFieldTypeString", "alias": "Deed BkPg", "length": 10, "domain": null }, { "name": "SUBDIV_NAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 50, "domain": null }, { "name": "LOT_NUM", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 15, "domain": null }, { "name": "PB_PG", "type": "esriFieldTypeString", "alias": "Plat BkPg", "length": 11, "domain": null }, { "name": "NBH_NAME", "type": "esriFieldTypeString", "alias": "NBH Name", "length": 50, "domain": null }, { "name": "NBH_NUM", "type": "esriFieldTypeString", "alias": "NBH Number", "length": 5, "domain": null }, { "name": "CALCULATED_ACREAGE", "type": "esriFieldTypeDouble", "alias": "Calc Acreage", "domain": null }, { "name": "PIN14", "type": "esriFieldTypeString", "alias": "PIN14", "length": 50, "domain": null }, { "name": "ParcelQuality", "type": "esriFieldTypeInteger", "alias": "ParcelQuality", "domain": { "type": "codedValue", "name": "WS3_ParcelQuality", "description": "Accuracy of Parcel Geometry and Location", "codedValues": [ { "name": "0-Unknown", "code": 0 }, { "name": "1-Poor", "code": 1 }, { "name": "2-Moderate Adjustment", "code": 2 }, { "name": "3-Minor Adjustment", "code": 3 }, { "name": "4-No Adjustment", "code": 4 }, { "name": "5-Digital Source", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpdatedBy", "type": "esriFieldTypeString", "alias": "UpdatedBy", "length": 50, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "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": "R2503_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2357_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "Parcels 2013", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Historic Parcels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 186, 245, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1468082.499948606, "ymin": 525664.1575259417, "xmax": 1614489.0004421026, "ymax": 655952.3933400214, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEEDED", "type": "esriFieldTypeDouble", "alias": "Deeded AC", "domain": null }, { "name": "SHEET", "type": "esriFieldTypeSmallInteger", "alias": "SHEET", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeSmallInteger", "alias": "PARCEL", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 2, "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeDouble", "alias": "Old Pin", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeString", "alias": "Year Entered", "length": 4, "domain": null }, { "name": "PIN", "type": "esriFieldTypeDouble", "alias": "PIN", "domain": null }, { "name": "REAL_ID", "type": "esriFieldTypeString", "alias": "Real ID", "length": 15, "domain": null }, { "name": "DEED_BK_PG", "type": "esriFieldTypeString", "alias": "Deed BkPg", "length": 10, "domain": null }, { "name": "SUBDIV_NAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 50, "domain": null }, { "name": "LOT_NUM", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 15, "domain": null }, { "name": "PB_PG", "type": "esriFieldTypeString", "alias": "Plat BkPg", "length": 11, "domain": null }, { "name": "NBH_NAME", "type": "esriFieldTypeString", "alias": "NBH Name", "length": 50, "domain": null }, { "name": "NBH_NUM", "type": "esriFieldTypeString", "alias": "NBH Number", "length": 5, "domain": null }, { "name": "CALCULATED_ACREAGE", "type": "esriFieldTypeDouble", "alias": "Calc Acreage", "domain": null }, { "name": "PIN14", "type": "esriFieldTypeString", "alias": "PIN14", "length": 50, "domain": null }, { "name": "ParcelQuality", "type": "esriFieldTypeInteger", "alias": "ParcelQuality", "domain": { "type": "codedValue", "name": "WS3_ParcelQuality", "description": "Accuracy of Parcel Geometry and Location", "codedValues": [ { "name": "0-Unknown", "code": 0 }, { "name": "1-Poor", "code": 1 }, { "name": "2-Moderate Adjustment", "code": 2 }, { "name": "3-Minor Adjustment", "code": 3 }, { "name": "4-No Adjustment", "code": 4 }, { "name": "5-Digital Source", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpdatedBy", "type": "esriFieldTypeString", "alias": "UpdatedBy", "length": 50, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "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": "R2526_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2380_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "Parcels 2015", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Historic Parcels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1468082.4999485463, "ymin": 525664.157525897, "xmax": 1614463.6504271328, "ymax": 655952.3933399767, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEEDED", "type": "esriFieldTypeDouble", "alias": "Deeded AC", "domain": null }, { "name": "SHEET", "type": "esriFieldTypeSmallInteger", "alias": "SHEET", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeSmallInteger", "alias": "PARCEL", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 2, "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeDouble", "alias": "Old Pin", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeString", "alias": "Year Entered", "length": 4, "domain": null }, { "name": "PIN", "type": "esriFieldTypeDouble", "alias": "PIN", "domain": null }, { "name": "REAL_ID", "type": "esriFieldTypeString", "alias": "Real ID", "length": 15, "domain": null }, { "name": "DEED_BK_PG", "type": "esriFieldTypeString", "alias": "Deed BkPg", "length": 10, "domain": null }, { "name": "SUBDIV_NAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 50, "domain": null }, { "name": "LOT_NUM", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 15, "domain": null }, { "name": "PB_PG", "type": "esriFieldTypeString", "alias": "Plat BkPg", "length": 11, "domain": null }, { "name": "NBH_NAME", "type": "esriFieldTypeString", "alias": "NBH Name", "length": 50, "domain": null }, { "name": "NBH_NUM", "type": "esriFieldTypeString", "alias": "NBH Number", "length": 5, "domain": null }, { "name": "CALCULATED_ACREAGE", "type": "esriFieldTypeDouble", "alias": "Calc Acreage", "domain": null }, { "name": "PIN14", "type": "esriFieldTypeString", "alias": "PIN14", "length": 50, "domain": null }, { "name": "ParcelQuality", "type": "esriFieldTypeInteger", "alias": "ParcelQuality", "domain": { "type": "codedValue", "name": "WS3_ParcelQuality", "description": "Accuracy of Parcel Geometry and Location", "codedValues": [ { "name": "0-Unknown", "code": 0 }, { "name": "1-Poor", "code": 1 }, { "name": "2-Moderate Adjustment", "code": 2 }, { "name": "3-Minor Adjustment", "code": 3 }, { "name": "4-No Adjustment", "code": 4 }, { "name": "5-Digital Source", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpdatedBy", "type": "esriFieldTypeString", "alias": "UpdatedBy", "length": 50, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "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": "R2579_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2433_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 23, "name": "Parcels 2016", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Historic Parcels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 204, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1468082.4999485463, "ymin": 525664.157525897, "xmax": 1614463.6504271328, "ymax": 655952.3933399767, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEEDED", "type": "esriFieldTypeDouble", "alias": "Deeded AC", "domain": null }, { "name": "SHEET", "type": "esriFieldTypeSmallInteger", "alias": "SHEET", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeSmallInteger", "alias": "PARCEL", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 2, "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeDouble", "alias": "Old Pin", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeString", "alias": "Year Entered", "length": 4, "domain": null }, { "name": "PIN", "type": "esriFieldTypeDouble", "alias": "PIN", "domain": null }, { "name": "REAL_ID", "type": "esriFieldTypeString", "alias": "Real ID", "length": 15, "domain": null }, { "name": "DEED_BK_PG", "type": "esriFieldTypeString", "alias": "Deed BkPg", "length": 10, "domain": null }, { "name": "SUBDIV_NAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 50, "domain": null }, { "name": "LOT_NUM", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 15, "domain": null }, { "name": "PB_PG", "type": "esriFieldTypeString", "alias": "Plat BkPg", "length": 11, "domain": null }, { "name": "NBH_NAME", "type": "esriFieldTypeString", "alias": "NBH Name", "length": 50, "domain": null }, { "name": "NBH_NUM", "type": "esriFieldTypeString", "alias": "NBH Number", "length": 5, "domain": null }, { "name": "CALCULATED_ACREAGE", "type": "esriFieldTypeDouble", "alias": "Calc Acreage", "domain": null }, { "name": "PIN14", "type": "esriFieldTypeString", "alias": "PIN14", "length": 50, "domain": null }, { "name": "ParcelQuality", "type": "esriFieldTypeInteger", "alias": "ParcelQuality", "domain": { "type": "codedValue", "name": "WS3_ParcelQuality", "description": "Accuracy of Parcel Geometry and Location", "codedValues": [ { "name": "0-Unknown", "code": 0 }, { "name": "1-Poor", "code": 1 }, { "name": "2-Moderate Adjustment", "code": 2 }, { "name": "3-Minor Adjustment", "code": 3 }, { "name": "4-No Adjustment", "code": 4 }, { "name": "5-Digital Source", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpdatedBy", "type": "esriFieldTypeString", "alias": "UpdatedBy", "length": 50, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "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": "R2599_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2453_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "Parcels 2017", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Historic Parcels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1468082.4999485463, "ymin": 525664.157525897, "xmax": 1614463.6504271328, "ymax": 655952.3933399767, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEEDED", "type": "esriFieldTypeDouble", "alias": "Deeded AC", "domain": null }, { "name": "SHEET", "type": "esriFieldTypeSmallInteger", "alias": "SHEET", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeSmallInteger", "alias": "PARCEL", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 2, "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeDouble", "alias": "Old Pin", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeString", "alias": "Year Entered", "length": 4, "domain": null }, { "name": "PIN", "type": "esriFieldTypeDouble", "alias": "PIN", "domain": null }, { "name": "REAL_ID", "type": "esriFieldTypeString", "alias": "Real ID", "length": 15, "domain": null }, { "name": "DEED_BK_PG", "type": "esriFieldTypeString", "alias": "Deed BkPg", "length": 10, "domain": null }, { "name": "SUBDIV_NAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 50, "domain": null }, { "name": "LOT_NUM", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 15, "domain": null }, { "name": "PB_PG", "type": "esriFieldTypeString", "alias": "Plat BkPg", "length": 11, "domain": null }, { "name": "NBH_NAME", "type": "esriFieldTypeString", "alias": "NBH Name", "length": 50, "domain": null }, { "name": "NBH_NUM", "type": "esriFieldTypeString", "alias": "NBH Number", "length": 5, "domain": null }, { "name": "CALCULATED_ACREAGE", "type": "esriFieldTypeDouble", "alias": "Calc Acreage", "domain": null }, { "name": "PIN14", "type": "esriFieldTypeString", "alias": "PIN14", "length": 50, "domain": null }, { "name": "ParcelQuality", "type": "esriFieldTypeInteger", "alias": "ParcelQuality", "domain": { "type": "codedValue", "name": "WS3_ParcelQuality", "description": "Accuracy of Parcel Geometry and Location", "codedValues": [ { "name": "0-Unknown", "code": 0 }, { "name": "1-Poor", "code": 1 }, { "name": "2-Moderate Adjustment", "code": 2 }, { "name": "3-Minor Adjustment", "code": 3 }, { "name": "4-No Adjustment", "code": 4 }, { "name": "5-Digital Source", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpdatedBy", "type": "esriFieldTypeString", "alias": "UpdatedBy", "length": 50, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "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": "R2615_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2469_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "Parcels 2018", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Historic Parcels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1468082.4999485463, "ymin": 525664.157525897, "xmax": 1614463.6504271328, "ymax": 660365.9786728919, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEEDED", "type": "esriFieldTypeDouble", "alias": "Deeded AC", "domain": null }, { "name": "SHEET", "type": "esriFieldTypeSmallInteger", "alias": "SHEET", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeSmallInteger", "alias": "PARCEL", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 2, "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeDouble", "alias": "Old Pin", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeString", "alias": "Year Entered", "length": 4, "domain": null }, { "name": "PIN", "type": "esriFieldTypeDouble", "alias": "PIN", "domain": null }, { "name": "REAL_ID", "type": "esriFieldTypeString", "alias": "Real ID", "length": 15, "domain": null }, { "name": "DEED_BK_PG", "type": "esriFieldTypeString", "alias": "Deed BkPg", "length": 10, "domain": null }, { "name": "SUBDIV_NAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 50, "domain": null }, { "name": "LOT_NUM", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 15, "domain": null }, { "name": "PB_PG", "type": "esriFieldTypeString", "alias": "Plat BkPg", "length": 11, "domain": null }, { "name": "NBH_NAME", "type": "esriFieldTypeString", "alias": "NBH Name", "length": 50, "domain": null }, { "name": "NBH_NUM", "type": "esriFieldTypeString", "alias": "NBH Number", "length": 5, "domain": null }, { "name": "CALCULATED_ACREAGE", "type": "esriFieldTypeDouble", "alias": "Calc Acreage", "domain": null }, { "name": "PIN14", "type": "esriFieldTypeString", "alias": "PIN14", "length": 50, "domain": null }, { "name": "ParcelQuality", "type": "esriFieldTypeInteger", "alias": "ParcelQuality", "domain": { "type": "codedValue", "name": "WS3_ParcelQuality", "description": "Accuracy of Parcel Geometry and Location", "codedValues": [ { "name": "0-Unknown", "code": 0 }, { "name": "1-Poor", "code": 1 }, { "name": "2-Moderate Adjustment", "code": 2 }, { "name": "3-Minor Adjustment", "code": 3 }, { "name": "4-No Adjustment", "code": 4 }, { "name": "5-Digital Source", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpdatedBy", "type": "esriFieldTypeString", "alias": "UpdatedBy", "length": 50, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "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": "R2630_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2484_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 26, "name": "Parcels 2019", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Historic Parcels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 189, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1468082.4999485463, "ymin": 525664.157525897, "xmax": 1614463.6504271328, "ymax": 660365.9786728919, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEEDED", "type": "esriFieldTypeDouble", "alias": "Deeded AC", "domain": null }, { "name": "SHEET", "type": "esriFieldTypeSmallInteger", "alias": "SHEET", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeSmallInteger", "alias": "PARCEL", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 2, "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeDouble", "alias": "Old Pin", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeString", "alias": "Year Entered", "length": 4, "domain": null }, { "name": "PIN", "type": "esriFieldTypeDouble", "alias": "PIN", "domain": null }, { "name": "REAL_ID", "type": "esriFieldTypeString", "alias": "Real ID", "length": 15, "domain": null }, { "name": "DEED_BK_PG", "type": "esriFieldTypeString", "alias": "Deed BkPg", "length": 10, "domain": null }, { "name": "SUBDIV_NAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 50, "domain": null }, { "name": "LOT_NUM", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 15, "domain": null }, { "name": "PB_PG", "type": "esriFieldTypeString", "alias": "Plat BkPg", "length": 11, "domain": null }, { "name": "NBH_NAME", "type": "esriFieldTypeString", "alias": "NBH Name", "length": 50, "domain": null }, { "name": "NBH_NUM", "type": "esriFieldTypeString", "alias": "NBH Number", "length": 5, "domain": null }, { "name": "CALCULATED_ACREAGE", "type": "esriFieldTypeDouble", "alias": "Calc Acreage", "domain": null }, { "name": "PIN14", "type": "esriFieldTypeString", "alias": "PIN14", "length": 50, "domain": null }, { "name": "ParcelQuality", "type": "esriFieldTypeInteger", "alias": "ParcelQuality", "domain": { "type": "codedValue", "name": "WS3_ParcelQuality", "description": "Accuracy of Parcel Geometry and Location", "codedValues": [ { "name": "0-Unknown", "code": 0 }, { "name": "1-Poor", "code": 1 }, { "name": "2-Moderate Adjustment", "code": 2 }, { "name": "3-Minor Adjustment", "code": 3 }, { "name": "4-No Adjustment", "code": 4 }, { "name": "5-Digital Source", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpdatedBy", "type": "esriFieldTypeString", "alias": "UpdatedBy", "length": 50, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "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": "R2855_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2708_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 27, "name": "Parcels 2020", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Historic Parcels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 186, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1468082.4999485463, "ymin": 525664.157525897, "xmax": 1614463.6504271328, "ymax": 660365.9786728919, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEEDED", "type": "esriFieldTypeDouble", "alias": "Deeded AC", "domain": null }, { "name": "SHEET", "type": "esriFieldTypeSmallInteger", "alias": "SHEET", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeSmallInteger", "alias": "PARCEL", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 2, "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeDouble", "alias": "Old Pin", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeString", "alias": "Year Entered", "length": 4, "domain": null }, { "name": "PIN", "type": "esriFieldTypeDouble", "alias": "PIN", "domain": null }, { "name": "REAL_ID", "type": "esriFieldTypeString", "alias": "Real ID", "length": 15, "domain": null }, { "name": "DEED_BK_PG", "type": "esriFieldTypeString", "alias": "Deed BkPg", "length": 10, "domain": null }, { "name": "SUBDIV_NAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 50, "domain": null }, { "name": "LOT_NUM", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 15, "domain": null }, { "name": "PB_PG", "type": "esriFieldTypeString", "alias": "Plat BkPg", "length": 11, "domain": null }, { "name": "NBH_NAME", "type": "esriFieldTypeString", "alias": "NBH Name", "length": 50, "domain": null }, { "name": "NBH_NUM", "type": "esriFieldTypeString", "alias": "NBH Number", "length": 5, "domain": null }, { "name": "CALCULATED_ACREAGE", "type": "esriFieldTypeDouble", "alias": "Calc Acreage", "domain": null }, { "name": "PIN14", "type": "esriFieldTypeString", "alias": "PIN14", "length": 50, "domain": null }, { "name": "ParcelQuality", "type": "esriFieldTypeInteger", "alias": "ParcelQuality", "domain": { "type": "codedValue", "name": "WS3_ParcelQuality", "description": "Accuracy of Parcel Geometry and Location", "codedValues": [ { "name": "0-Unknown", "code": 0 }, { "name": "1-Poor", "code": 1 }, { "name": "2-Moderate Adjustment", "code": 2 }, { "name": "3-Minor Adjustment", "code": 3 }, { "name": "4-No Adjustment", "code": 4 }, { "name": "5-Digital Source", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpdatedBy", "type": "esriFieldTypeString", "alias": "UpdatedBy", "length": 50, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "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": "R2877_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2730_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 28, "name": "Parcels 2021", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Historic Parcels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 248, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1468082.4999485463, "ymin": 525664.157525897, "xmax": 1614463.6504271328, "ymax": 660365.9786728919, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEEDED", "type": "esriFieldTypeDouble", "alias": "Deeded AC", "domain": null }, { "name": "SHEET", "type": "esriFieldTypeSmallInteger", "alias": "SHEET", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeSmallInteger", "alias": "PARCEL", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 2, "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeDouble", "alias": "Old Pin", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeString", "alias": "Year Entered", "length": 4, "domain": null }, { "name": "PIN", "type": "esriFieldTypeDouble", "alias": "PIN", "domain": null }, { "name": "REAL_ID", "type": "esriFieldTypeString", "alias": "Real ID", "length": 15, "domain": null }, { "name": "DEED_BK_PG", "type": "esriFieldTypeString", "alias": "Deed BkPg", "length": 10, "domain": null }, { "name": "SUBDIV_NAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 50, "domain": null }, { "name": "LOT_NUM", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 15, "domain": null }, { "name": "PB_PG", "type": "esriFieldTypeString", "alias": "Plat BkPg", "length": 11, "domain": null }, { "name": "NBH_NAME", "type": "esriFieldTypeString", "alias": "NBH Name", "length": 50, "domain": null }, { "name": "NBH_NUM", "type": "esriFieldTypeString", "alias": "NBH Number", "length": 5, "domain": null }, { "name": "CALCULATED_ACREAGE", "type": "esriFieldTypeDouble", "alias": "Calc Acreage", "domain": null }, { "name": "PIN14", "type": "esriFieldTypeString", "alias": "PIN14", "length": 50, "domain": null }, { "name": "ParcelQuality", "type": "esriFieldTypeInteger", "alias": "ParcelQuality", "domain": null }, { "name": "UpdatedBy", "type": "esriFieldTypeString", "alias": "UpdatedBy", "length": 50, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "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": "R3057_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2906_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 29, "name": "Soils by Parcel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SoilType", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 242, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AaB", "label": "AaB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 184, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ApB", "label": "ApB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ArA", "label": "ArA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BaB", "label": "BaB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 211, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BaD", "label": "BaD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 230, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BaF", "label": "BaF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CcB2", "label": "CcB2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CcD2", "label": "CcD2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CeB", "label": "CeB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 242, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ChA", "label": "ChA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CoB", "label": "CoB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 199, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CoD", "label": "CoD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CuB2", "label": "CuB2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 232, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CuD2", "label": "CuD2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 220, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "EnB", "label": "EnB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 208, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "EnD", "label": "EnD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "EoB", "label": "EoB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 227, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GeB2", "label": "GeB2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GoC", "label": "GoC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 233, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GoF", "label": "GoF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HeB", "label": "HeB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 208, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "IdA", "label": "IdA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 247, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "IdB", "label": "IdB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KkB", "label": "KkB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LdB2", "label": "LdB2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 193, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LdD2", "label": "LdD2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 247, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MeB", "label": "MeB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 215, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MeD", "label": "MeD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 212, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MkB", "label": "MkB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MsA", "label": "MsA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PaF", "label": "PaF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 224, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PcE3", "label": "PcE3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PoB", "label": "PoB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 194, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PoD", "label": "PoD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 243, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PoF", "label": "PoF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SfB", "label": "SfB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TaB", "label": "TaB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TaD", "label": "TaD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 189, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TbB2", "label": "TbB2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TbD2", "label": "TbD2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Ud", "label": "Ud" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Ur", "label": "Ur" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 221, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "VaB", "label": "VaB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 189, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "VaD", "label": "VaD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 214, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "W", "label": "W" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 234, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WeA", "label": "WeA" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 242, 255 ], "toColor": [ 182, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 184, 252, 255 ], "toColor": [ 250, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 187, 255 ], "toColor": [ 252, 205, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 187, 255 ], "toColor": [ 246, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 211, 252, 255 ], "toColor": [ 197, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 230, 255 ], "toColor": [ 252, 204, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 197, 255 ], "toColor": [ 182, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 182, 252, 255 ], "toColor": [ 194, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 212, 255 ], "toColor": [ 252, 244, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 242, 252, 255 ], "toColor": [ 215, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 199, 252, 255 ], "toColor": [ 229, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 233, 255 ], "toColor": [ 252, 187, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 208, 255 ], "toColor": [ 252, 204, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 227, 255 ], "toColor": [ 215, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 187, 255 ], "toColor": [ 214, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 233, 252, 255 ], "toColor": [ 184, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 184, 255 ], "toColor": [ 252, 240, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 208, 255 ], "toColor": [ 252, 184, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 249, 252, 255 ], "toColor": [ 182, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 187, 255 ], "toColor": [ 252, 224, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 212, 255 ], "toColor": [ 252, 228, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 193, 252, 255 ], "toColor": [ 184, 193, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 247, 255 ], "toColor": [ 215, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 215, 252, 255 ], "toColor": [ 246, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 212, 252, 255 ], "toColor": [ 221, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 182, 255 ], "toColor": [ 188, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 252, 255 ], "toColor": [ 252, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 224, 252, 255 ], "toColor": [ 197, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 202, 255 ], "toColor": [ 244, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 194, 252, 255 ], "toColor": [ 212, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 243, 255 ], "toColor": [ 252, 202, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 215, 255 ], "toColor": [ 246, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 204, 255 ], "toColor": [ 252, 210, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 189, 252, 255 ], "toColor": [ 228, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 199, 255 ], "toColor": [ 252, 239, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 197, 255 ], "toColor": [ 252, 220, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 182, 252, 255 ], "toColor": [ 207, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 189, 252, 255 ], "toColor": [ 198, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 214, 252, 255 ], "toColor": [ 184, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 234, 255 ], "toColor": [ 202, 252, 234, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SoilType + '\\n' + Round($feature.SoilPerc,2) + '%'", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1468090.3647622764, "ymin": 525713.377571851, "xmax": 1614438.3105828613, "ymax": 644014.2370982766, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ParAcreage", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ParAcreage", "type": "esriFieldTypeDouble", "alias": "Parcel Acreage", "domain": null }, { "name": "ParSqFt", "type": "esriFieldTypeDouble", "alias": "Parcel Square Feet", "domain": null }, { "name": "PIN14", "type": "esriFieldTypeString", "alias": "PIN14", "length": 50, "domain": null }, { "name": "SoilAcreage", "type": "esriFieldTypeDouble", "alias": "Soil Acreage", "domain": null }, { "name": "SoilPerc", "type": "esriFieldTypeDouble", "alias": "Soil Percentage", "domain": null }, { "name": "SoilSqFt", "type": "esriFieldTypeDouble", "alias": "Soil Square Feet", "domain": null }, { "name": "SoilType", "type": "esriFieldTypeString", "alias": "Soil Type", "length": 6, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "length": 50, "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": "R2335_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2190_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 30, "name": "Zoning Layers", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 31, "name": "County Zoning" }, { "id": 32, "name": "Kannapolis Zoning" }, { "id": 33, "name": "Concord Zoning" }, { "id": 34, "name": "Harrisburg Zoning" }, { "id": 35, "name": "Locust Zoning" }, { "id": 36, "name": "Midland Zoning" }, { "id": 37, "name": "Mt Pleasant Zoning" } ], "minScale": 10000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.2184189999882397E8, "ymin": -9.36589999985774E7, "xmax": 1614463.6504554302, "ymax": 660365.981041044, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 31, "name": "County Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0029802322429328676, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2184189999882397E8, "falseY": -9.36589999985774E7, "xyUnits": 2684.35455625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Zoning Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONINGCODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 242, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AO", "label": "AO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AO-CU", "label": "AO-CU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AO-SU", "label": "AO-SU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CR", "label": "CR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 207, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GC", "label": "GC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 233, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GC-SU", "label": "GC-SU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GI", "label": "GI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GI-SU", "label": "GI-SU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 238, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HDR", "label": "HDR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HDR-SU", "label": "HDR-SU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 204, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LC", "label": "LC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 217, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LC-SU", "label": "LC-SU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 229, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LDR", "label": "LDR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LDR-SU", "label": "LDR-SU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 223, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LI", "label": "LI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 244, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LI-SU", "label": "LI-SU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MDR", "label": "MDR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 205, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MDR-SU", "label": "MDR-SU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OI", "label": "OI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 222, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OI-SU", "label": "OI-SU" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 242, 255 ], "toColor": [ 182, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 182, 255 ], "toColor": [ 239, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 207, 252, 255 ], "toColor": [ 179, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 179, 252, 255 ], "toColor": [ 185, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 202, 255 ], "toColor": [ 194, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 238, 252, 255 ], "toColor": [ 212, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 202, 255 ], "toColor": [ 252, 239, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 217, 255 ], "toColor": [ 252, 182, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 230, 255 ], "toColor": [ 212, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 184, 255 ], "toColor": [ 252, 179, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 223, 252, 255 ], "toColor": [ 179, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 244, 255 ], "toColor": [ 252, 199, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 210, 255 ], "toColor": [ 236, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 205, 255 ], "toColor": [ 252, 202, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 222, 252, 255 ], "toColor": [ 210, 222, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "'Zoning:\\n' + $feature.ZONINGCODE", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": [ 190, 232, 255, 255 ], "borderLineColor": [ 110, 110, 110, 255 ], "borderLineSize": 0.75, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1468082.3018794209, "ymin": 525664.1574096978, "xmax": 1614463.6504554302, "ymax": 644028.2517727911, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONINGCODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONINGCODE", "type": "esriFieldTypeString", "alias": "ZONINGCODE", "length": 20, "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "CASE_NUMBE", "type": "esriFieldTypeString", "alias": "CASE_NUMBE", "length": 50, "domain": null }, { "name": "ZONINGDIST", "type": "esriFieldTypeSmallInteger", "alias": "ZONINGDIST", "domain": null }, { "name": "ZONING_GEN", "type": "esriFieldTypeString", "alias": "ZONING_GEN", "length": 50, "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": "R2808_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2662_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 32, "name": "Kannapolis Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0029802322429328676, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2184189999882397E8, "falseY": -9.36589999985774E7, "xyUnits": 2684.35455625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Zoning Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONINGCODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 242, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AG", "label": "AG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "C-1", "label": "C-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CC", "label": "CC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CD", "label": "CD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 206, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CD-R", "label": "CD-R" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 234, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GC", "label": "GC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HI", "label": "HI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LI", "label": "LI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 209, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MU-N", "label": "MU-N" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 239, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "O-I", "label": "O-I" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 197, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PD", "label": "PD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 195, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PD-TND", "label": "PD-TND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 217, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R1", "label": "R1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R18", "label": "R18" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 215, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R2", "label": "R2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 227, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R4", "label": "R4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R8", "label": "R8" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 242, 255 ], "toColor": [ 182, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 179, 255 ], "toColor": [ 222, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 234, 255 ], "toColor": [ 252, 207, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 207, 255 ], "toColor": [ 252, 249, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 179, 252, 255 ], "toColor": [ 191, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 209, 255 ], "toColor": [ 187, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 240, 252, 255 ], "toColor": [ 207, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 197, 252, 255 ], "toColor": [ 230, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 197, 255 ], "toColor": [ 252, 184, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 217, 255 ], "toColor": [ 252, 179, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 215, 252, 255 ], "toColor": [ 218, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 227, 255 ], "toColor": [ 212, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 204, 255 ], "toColor": [ 224, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "'Zoning:\\n' + $feature.ZONINGCODE", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": [ 190, 232, 255, 255 ], "borderLineColor": [ 110, 110, 110, 255 ], "borderLineSize": 0.75, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.2184189999882397E8, "ymin": -9.36589999985774E7, "xmax": 1541710.74993217, "ymax": 660365.981041044, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CASE_NUMBE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CASE_NUMBE", "type": "esriFieldTypeString", "alias": "CASE_NUMBE", "length": 16, "domain": null }, { "name": "BASE_DISTR", "type": "esriFieldTypeString", "alias": "BASE_DISTR", "length": 6, "domain": null }, { "name": "CU_CASE_", "type": "esriFieldTypeString", "alias": "CU_CASE_", "length": 6, "domain": null }, { "name": "CONDITIONA", "type": "esriFieldTypeString", "alias": "CONDITIONA", "length": 16, "domain": null }, { "name": "DRAFTING_N", "type": "esriFieldTypeString", "alias": "DRAFTING_N", "length": 30, "domain": null }, { "name": "EFFECTIVE_", "type": "esriFieldTypeDouble", "alias": "EFFECTIVE_", "domain": null }, { "name": "MAP_EDIT_D", "type": "esriFieldTypeString", "alias": "MAP_EDIT_D", "length": 30, "domain": null }, { "name": "AREA_FEET", "type": "esriFieldTypeDouble", "alias": "AREA_FEET", "domain": null }, { "name": "PERIMETER_", "type": "esriFieldTypeDouble", "alias": "PERIMETER_", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "AREA_FEE_1", "type": "esriFieldTypeDouble", "alias": "AREA_FEE_1", "domain": null }, { "name": "PERIMETER1", "type": "esriFieldTypeDouble", "alias": "PERIMETER1", "domain": null }, { "name": "AREA_FEE_2", "type": "esriFieldTypeDouble", "alias": "AREA_FEE_2", "domain": null }, { "name": "PERIMETER2", "type": "esriFieldTypeDouble", "alias": "PERIMETER2", "domain": null }, { "name": "AREA_FEE_3", "type": "esriFieldTypeDouble", "alias": "AREA_FEE_3", "domain": null }, { "name": "PERIMETER3", "type": "esriFieldTypeDouble", "alias": "PERIMETER3", "domain": null }, { "name": "ZONINGCODE", "type": "esriFieldTypeString", "alias": "ZoningCode", "length": 20, "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": "R2804_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2658_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 33, "name": "Concord Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0029802322429328676, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2184189999882397E8, "falseY": -9.36589999985774E7, "xyUnits": 2684.35455625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Zoning Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONINGCODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 242, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": " ", "label": " " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 184, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AG", "label": "AG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AG-CD", "label": "AG-CD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "B-1", "label": "B-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 211, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "B-1-CU", "label": "B-1-CU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 230, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "C-1", "label": "C-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "C-1-CD", "label": "C-1-CD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "C-1-CU", "label": "C-1-CU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "C-2", "label": "C-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 242, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "C-2-CD", "label": "C-2-CD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "C-2-CU", "label": "C-2-CU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 199, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CC", "label": "CC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CC-CD", "label": "CC-CD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 232, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CD", "label": "CD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 220, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "I-1", "label": "I-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 208, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "I-1-CD", "label": "I-1-CD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "I-1-CU", "label": "I-1-CU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 227, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "I-2", "label": "I-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "I-2-CD", "label": "I-2-CD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 233, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "I-2-CU", "label": "I-2-CU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MX-CC1", "label": "MX-CC1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 208, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MX-CC2", "label": "MX-CC2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 247, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MX-IB", "label": "MX-IB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MX-NC", "label": "MX-NC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "O-I", "label": "O-I" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 193, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "O-I-CD", "label": "O-I-CD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 247, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "O-I-CU", "label": "O-I-CU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 215, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PID", "label": "PID" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 212, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PRD", "label": "PRD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PUD", "label": "PUD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R-CO", "label": "R-CO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 224, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RC", "label": "RC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RC-CD", "label": "RC-CD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 194, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RC-CU", "label": "RC-CU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 243, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RE", "label": "RE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RE-CU", "label": "RE-CU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RL", "label": "RL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RM-1", "label": "RM-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 189, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RM-2", "label": "RM-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RM-2-CD", "label": "RM-2-CD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RM-2-CU", "label": "RM-2-CU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RV", "label": "RV" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 221, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RV-CD", "label": "RV-CD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 189, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RV-CU", "label": "RV-CU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 214, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TND", "label": "TND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 234, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "not-yet-zoned", "label": "not-yet-zoned" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 242, 255 ], "toColor": [ 182, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 184, 252, 255 ], "toColor": [ 250, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 187, 255 ], "toColor": [ 252, 205, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 187, 255 ], "toColor": [ 246, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 211, 252, 255 ], "toColor": [ 197, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 230, 255 ], "toColor": [ 252, 204, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 197, 255 ], "toColor": [ 182, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 182, 252, 255 ], "toColor": [ 194, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 212, 255 ], "toColor": [ 252, 244, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 242, 252, 255 ], "toColor": [ 215, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 199, 252, 255 ], "toColor": [ 229, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 233, 255 ], "toColor": [ 252, 187, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 208, 255 ], "toColor": [ 252, 204, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 227, 255 ], "toColor": [ 215, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 187, 255 ], "toColor": [ 214, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 233, 252, 255 ], "toColor": [ 184, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 184, 255 ], "toColor": [ 252, 240, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 208, 255 ], "toColor": [ 252, 184, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 249, 252, 255 ], "toColor": [ 182, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 187, 255 ], "toColor": [ 252, 224, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 212, 255 ], "toColor": [ 252, 228, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 193, 252, 255 ], "toColor": [ 184, 193, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 247, 255 ], "toColor": [ 215, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 215, 252, 255 ], "toColor": [ 246, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 212, 252, 255 ], "toColor": [ 221, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 182, 255 ], "toColor": [ 188, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 252, 255 ], "toColor": [ 252, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 224, 252, 255 ], "toColor": [ 197, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 202, 255 ], "toColor": [ 244, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 194, 252, 255 ], "toColor": [ 212, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 243, 255 ], "toColor": [ 252, 202, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 215, 255 ], "toColor": [ 246, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 204, 255 ], "toColor": [ 252, 210, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 189, 252, 255 ], "toColor": [ 228, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 199, 255 ], "toColor": [ 252, 239, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 197, 255 ], "toColor": [ 252, 220, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 182, 252, 255 ], "toColor": [ 207, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 189, 252, 255 ], "toColor": [ 198, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 214, 252, 255 ], "toColor": [ 184, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 234, 255 ], "toColor": [ 202, 252, 234, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "'Zoning:\\n' + $feature.ZONINGCODE", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": [ 190, 232, 255, 255 ], "borderLineColor": [ 110, 110, 110, 255 ], "borderLineSize": 0.75, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1474343.923303783, "ymin": 569868.8664052784, "xmax": 1555337.3880060464, "ymax": 634487.0784801841, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COC_Zoning_AREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COC_Zoning_AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "UDO_", "type": "esriFieldTypeInteger", "alias": "UDO_", "domain": null }, { "name": "UDO_ID", "type": "esriFieldTypeInteger", "alias": "UDO_ID", "domain": null }, { "name": "ZONINGCODE", "type": "esriFieldTypeString", "alias": "ZONINGCODE", "length": 20, "domain": null }, { "name": "ETJ", "type": "esriFieldTypeString", "alias": "ETJ", "length": 3, "domain": null }, { "name": "CITYCODE", "type": "esriFieldTypeString", "alias": "CITYCODE", "length": 30, "domain": null }, { "name": "TEMP_", "type": "esriFieldTypeString", "alias": "TEMP_", "length": 3, "domain": null }, { "name": "TEMP2", "type": "esriFieldTypeString", "alias": "TEMP2", "length": 20, "domain": null }, { "name": "OLDZONING", "type": "esriFieldTypeString", "alias": "OLDZONING", "length": 20, "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": "R2807_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2661_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 34, "name": "Harrisburg Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0029802322429328676, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2184189999882397E8, "falseY": -9.36589999985774E7, "xyUnits": 2684.35455625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Zoning Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONINGCODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 242, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CC", "label": "CC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CZ-RL", "label": "CZ-RL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "EC", "label": "EC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 202, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GC", "label": "GC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NC", "label": "NC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 233, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "O-I", "label": "O-I" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 232, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PUD", "label": "PUD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RE", "label": "RE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RH", "label": "RH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RL", "label": "RL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RM", "label": "RM" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 242, 255 ], "toColor": [ 182, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 187, 255 ], "toColor": [ 222, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 201, 255 ], "toColor": [ 252, 182, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 179, 252, 255 ], "toColor": [ 191, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 232, 252, 255 ], "toColor": [ 215, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 207, 255 ], "toColor": [ 182, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 212, 255 ], "toColor": [ 252, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 212, 255 ], "toColor": [ 252, 207, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "'Zoning:\\n' + $feature.ZONINGCODE", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": [ 190, 232, 255, 255 ], "borderLineColor": [ 110, 110, 110, 255 ], "borderLineSize": 0.75, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1493697.3190312833, "ymin": 555267.1246537119, "xmax": 1524464.4350248426, "ymax": 586915.8753011227, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FID_harris", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FID_harris", "type": "esriFieldTypeInteger", "alias": "FID_harris", "domain": null }, { "name": "ZONINGCODE", "type": "esriFieldTypeString", "alias": "ZONINGCODE", "length": 20, "domain": null }, { "name": "CASE_NUMBE", "type": "esriFieldTypeString", "alias": "CASE_NUMBE", "length": 50, "domain": null }, { "name": "ZONINGDIST", "type": "esriFieldTypeSmallInteger", "alias": "ZONINGDIST", "domain": null }, { "name": "ZONING_GEN", "type": "esriFieldTypeString", "alias": "ZONING_GEN", "length": 50, "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": "R2806_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2660_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 35, "name": "Locust Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0029802322429328676, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2184189999882397E8, "falseY": -9.36589999985774E7, "xyUnits": 2684.35455625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Zoning Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONINGCODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 242, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CBI", "label": "CBI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 187, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HC", "label": "HC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 208, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OPS", "label": "OPS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OPS-C", "label": "OPS-C" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 242, 255 ], "toColor": [ 182, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 187, 255 ], "toColor": [ 222, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 201, 255 ], "toColor": [ 252, 182, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 179, 252, 255 ], "toColor": [ 191, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 232, 252, 255 ], "toColor": [ 215, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 207, 255 ], "toColor": [ 182, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 212, 255 ], "toColor": [ 252, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 212, 255 ], "toColor": [ 252, 207, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "'Zoning:\\n' + $feature.ZONINGCODE", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": [ 190, 232, 255, 255 ], "borderLineColor": [ 110, 110, 110, 255 ], "borderLineSize": 0.75, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1560385.0785089582, "ymin": 547468.8507814109, "xmax": 1573993.1515986025, "ymax": 571715.5002593845, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 10, "domain": null }, { "name": "PENDINGZON", "type": "esriFieldTypeString", "alias": "PENDINGZON", "length": 10, "domain": null }, { "name": "JURISDICTI", "type": "esriFieldTypeString", "alias": "JURISDICTI", "length": 3, "domain": null }, { "name": "SymbolCode", "type": "esriFieldTypeString", "alias": "SymbolCode", "length": 15, "domain": null }, { "name": "ZONINGCODE", "type": "esriFieldTypeString", "alias": "ZoningCode", "length": 20, "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": "R2805_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2659_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 36, "name": "Midland Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0029802322429328676, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2184189999882397E8, "falseY": -9.36589999985774E7, "xyUnits": 2684.35455625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Zoning Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONINGCODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 242, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "", "label": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 248, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AG", "label": "AG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "C24/27", "label": "C24/27" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 206, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "C601", "label": "C601" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CIV", "label": "CIV" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "IND", "label": "IND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 243, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MS", "label": "MS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MSP", "label": "MSP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 232, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OM", "label": "OM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OMP", "label": "OMP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PRD", "label": "PRD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R/MST", "label": "R/MST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 202, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R/OMT", "label": "R/OMT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 240, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SFR", "label": "SFR" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 242, 255 ], "toColor": [ 182, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 197, 255 ], "toColor": [ 252, 206, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 184, 255 ], "toColor": [ 252, 250, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 189, 255 ], "toColor": [ 197, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 243, 255 ], "toColor": [ 252, 210, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 179, 252, 255 ], "toColor": [ 191, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 232, 252, 255 ], "toColor": [ 215, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 210, 255 ], "toColor": [ 252, 240, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 207, 255 ], "toColor": [ 252, 179, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 202, 252, 255 ], "toColor": [ 215, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "'Zoning:\\n' + $feature.ZONINGCODE", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": [ 190, 232, 255, 255 ], "borderLineColor": [ 110, 110, 110, 255 ], "borderLineSize": 0.75, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1515730.061264336, "ymin": 527990.4391542077, "xmax": 1563422.3751212806, "ymax": 574192.2803793997, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Zoning_Typ", "type": "esriFieldTypeString", "alias": "Zoning_Typ", "length": 50, "domain": null }, { "name": "Zone_ID", "type": "esriFieldTypeString", "alias": "Zone_ID", "length": 50, "domain": null }, { "name": "Note_", "type": "esriFieldTypeSmallInteger", "alias": "Note_", "domain": null }, { "name": "Overlay", "type": "esriFieldTypeString", "alias": "Overlay", "length": 50, "domain": null }, { "name": "Transparen", "type": "esriFieldTypeSmallInteger", "alias": "Transparen", "domain": null }, { "name": "ZONINGCODE", "type": "esriFieldTypeString", "alias": "ZoningCode", "length": 20, "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": "R2803_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2657_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 37, "name": "Mt Pleasant Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0029802322429328676, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2184189999882397E8, "falseY": -9.36589999985774E7, "xyUnits": 2684.35455625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Zoning Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONINGCODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 242, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AG", "label": "AG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 249, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "C-1", "label": "C-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "C-2", "label": "C-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CC", "label": "CC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 206, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CZ-AG", "label": "CZ-AG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 236, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CZ-C-2", "label": "CZ-C-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CZ-O-I", "label": "CZ-O-I" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CZ-R-M", "label": "CZ-R-M" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 239, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CZ-RH", "label": "CZ-RH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 208, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "I-1", "label": "I-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 195, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OI", "label": "OI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 202, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RE", "label": "RE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 218, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RH", "label": "RH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 221, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RL", "label": "RL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RM", "label": "RM" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 242, 255 ], "toColor": [ 182, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 179, 255 ], "toColor": [ 222, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 236, 255 ], "toColor": [ 252, 215, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 215, 255 ], "toColor": [ 252, 249, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 179, 252, 255 ], "toColor": [ 191, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 240, 252, 255 ], "toColor": [ 207, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 208, 255 ], "toColor": [ 187, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 197, 255 ], "toColor": [ 252, 184, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 202, 252, 255 ], "toColor": [ 237, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 221, 252, 255 ], "toColor": [ 212, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 215, 255 ], "toColor": [ 252, 222, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "'Zoning:\\n' + $feature.ZONINGCODE", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": [ 190, 232, 255, 255 ], "borderLineColor": [ 110, 110, 110, 255 ], "borderLineSize": 0.75, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1553759.17174913, "ymin": 574514.5001092702, "xmax": 1580249.5933793336, "ymax": 614414.5672411025, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONINGCODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONINGCODE", "type": "esriFieldTypeString", "alias": "ZONINGCODE", "length": 20, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "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": "R2802_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2656_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 38, "name": "Townships", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 0, "falseY": 0, "xyUnits": 671.0886390625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 247, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 132, 0, 168, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1468249.5525128902, "ymin": 525666.6771960445, "xmax": 1614473.5537671582, "ymax": 644256.0055911392, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 90, "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": "R2790_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2644_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 73, "name": "Downtown Areas", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 70, "name": "Concord Downtown Area" }, { "id": 67, "name": "Kannapolis Downtown Area" } ], "minScale": 10000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1512623.3006931061, "ymin": 605578.7941364892, "xmax": 1530945.0673466867, "ymax": 643487.5278473998, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 70, "name": "Concord Downtown Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 73, "name": "Downtown Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1527038.8405834269, "ymin": 605631.519403745, "xmax": 1530348.5081758588, "ymax": 608853.3259514697, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GIS_MSD_AREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GIS_MSD_AREA", "type": "esriFieldTypeDouble", "alias": "GIS_MSD_AREA", "domain": null }, { "name": "MSD_ID", "type": "esriFieldTypeDouble", "alias": "MSD_ID", "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": "R4211_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4211", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4060_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 67, "name": "Kannapolis Downtown Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 73, "name": "Downtown Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1513241.7465721667, "ymin": 636491.1248479187, "xmax": 1518783.7476272583, "ymax": 643396.7501442581, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "acreage", "type": "esriFieldTypeDouble", "alias": "acreage", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "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": "R3826_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3675_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 74, "name": "TIF Bond Areas", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 69, "name": "Harrisburg TIF Bond Area" }, { "id": 68, "name": "Kannapolis TIF Bond Area" } ], "minScale": 50000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1499945.4965898842, "ymin": 562679.1724064797, "xmax": 1521887.8946341425, "ymax": 642893.4869959058, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 69, "name": "Harrisburg TIF Bond Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "TIF Bond Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 223, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1499945.4965898842, "ymin": 562679.1724064797, "xmax": 1521887.8946341425, "ymax": 572528.5775763988, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "R2890_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2743_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 50000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 68, "name": "Kannapolis TIF Bond Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 1.6900971741755385E-5, "zTolerance": 2, "mTolerance": 2, "falseX": 1503589.5458999977, "falseY": 631337.9055500127, "xyUnits": 118336.39098152082, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 74, "name": "TIF Bond Areas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 209, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1503812.9320856058, "ymin": 631619.7490025919, "xmax": 1521304.7479998097, "ymax": 642893.4869959058, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "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": "R472_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S386_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 50000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 39, "name": "Neighborhoods", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0029802322429328676, "zTolerance": 2, "mTolerance": 2, "falseX": 0, "falseY": 0, "xyUnits": 671.0886390625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NBH_NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 227, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "0", "label": "0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 194, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1-36", "label": "1-36" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 249, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1-73", "label": "1-73" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 192, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "32/82", "label": "32/82" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 220, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "35", "label": "35" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 215, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "42", "label": "42" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 192, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "70", "label": "70" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "77/5", "label": "77/5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 198, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "84/50", "label": "84/50" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 250, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "9", "label": "9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 207, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "A L BROWN HIGH SCHOOL", "label": "A L BROWN HIGH SCHOOL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 192, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ABBINGTON", "label": "ABBINGTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ADDISON PARK", "label": "ADDISON PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 201, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AFTON PARK", "label": "AFTON PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 230, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AFTON RUN", "label": "AFTON RUN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AFTON VILLAGE", "label": "AFTON VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AIRPORT", "label": "AIRPORT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ALEXANDER HILLS", "label": "ALEXANDER HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 221, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ALLBURN", "label": "ALLBURN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ALLEN ACRES", "label": "ALLEN ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ALLEN MILLS", "label": "ALLEN MILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 215, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ALLISON", "label": "ALLISON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ALLISON WOODS", "label": "ALLISON WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 228, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ALVIN HOUGH", "label": "ALVIN HOUGH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 236, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ARBOR OAKS", "label": "ARBOR OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 242, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ARLEE CIRCLE", "label": "ARLEE CIRCLE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ARROWHEAD PLACE", "label": "ARROWHEAD PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 238, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ASHEBROOK", "label": "ASHEBROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ASHEFORD GREEN", "label": "ASHEFORD GREEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 216, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ASSESSED BY ROWAN COUNTY", "label": "ASSESSED BY ROWAN COUNTY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ASSESSED IN ROWAN COUNTY", "label": "ASSESSED IN ROWAN COUNTY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AURORA LOCKE", "label": "AURORA LOCKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 227, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AUSTIN CORNERS", "label": "AUSTIN CORNERS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AUTUMN ACRES", "label": "AUTUMN ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 221, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AUTUMN CHASE", "label": "AUTUMN CHASE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 252, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AUTUMN RIDGE", "label": "AUTUMN RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 236, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AVONDALE PARK", "label": "AVONDALE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 184, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AZALEA AVE AREA", "label": "AZALEA AVE AREA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 207, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AZALEA ESTATES", "label": "AZALEA ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 248, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AZELEA AVE AREA", "label": "AZELEA AVE AREA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BEAU VISTA ACRES", "label": "BEAU VISTA ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 223, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BEAUMONT PARK", "label": "BEAUMONT PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BEAVER POND", "label": "BEAVER POND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 214, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BEAVERS COVE", "label": "BEAVERS COVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BEDFORD DOWNS", "label": "BEDFORD DOWNS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 184, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BEDFORD FARMS", "label": "BEDFORD FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BEECH BLUFF", "label": "BEECH BLUFF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BEFORD FARMS", "label": "BEFORD FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 248, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BELLEGROVE", "label": "BELLEGROVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 251, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BELLEVUE", "label": "BELLEVUE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 247, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BENTLEY HILLS", "label": "BENTLEY HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 201, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BERKSHIRE", "label": "BERKSHIRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BETHEL ELEMENTARY", "label": "BETHEL ELEMENTARY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BETHEL ELEMENTARY SCHOOL", "label": "BETHEL ELEMENTARY SCHOOL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 204, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BETHPAGE RD AREA", "label": "BETHPAGE RD AREA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BETHWOOD", "label": "BETHWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BEVERLEY HILLS", "label": "BEVERLEY HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 195, 192, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BIRCH STREET", "label": "BIRCH STREET" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 197, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BIRKDALE", "label": "BIRKDALE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 212, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BISCAYNE / TRINITY CH", "label": "BISCAYNE / TRINITY CH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BISCAYNE/TRINITY", "label": "BISCAYNE/TRINITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 211, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BISCAYNE/TRINITY CHURCH", "label": "BISCAYNE/TRINITY CHURCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 228, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BLACK ESTATE", "label": "BLACK ESTATE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 187, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BLACKBERRY HILLS", "label": "BLACKBERRY HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 213, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BLUME", "label": "BLUME" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 248, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BOST HOLLOW", "label": "BOST HOLLOW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 214, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BOSTWOOD ESTATES", "label": "BOSTWOOD ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 218, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BOULDER CREEK", "label": "BOULDER CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BOYS CLUB", "label": "BOYS CLUB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 231, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRACKENBERRY", "label": "BRACKENBERRY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 186, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRADFORD PARK", "label": "BRADFORD PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 192, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRAMBLE WOODS", "label": "BRAMBLE WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRANCHVIEW COMMERCIAL", "label": "BRANCHVIEW COMMERCIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 233, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRANCHWOOD FARMS", "label": "BRANCHWOOD FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 237, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRANDON RIDGE", "label": "BRANDON RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRANDYWOOD ACRES", "label": "BRANDYWOOD ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 238, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRANTLEY CREEK", "label": "BRANTLEY CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 246, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRANTLEY WOODS", "label": "BRANTLEY WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 212, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRECKENRIDGE", "label": "BRECKENRIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 223, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRENTWOOD", "label": "BRENTWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 199, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRIARCLIFF", "label": "BRIARCLIFF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRIARCREST VILLIAGE", "label": "BRIARCREST VILLIAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 204, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRIARWOOD", "label": "BRIARWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 195, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRIDGE POINTE", "label": "BRIDGE POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 219, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRIDLEWOOD PLACE", "label": "BRIDLEWOOD PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRITLEY", "label": "BRITLEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 200, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRITTANY WOODS", "label": "BRITTANY WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 249, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BROOKDALE AT PLAZA RD", "label": "BROOKDALE AT PLAZA RD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 235, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BROOKDALE VILLAGE TOWNHOMES", "label": "BROOKDALE VILLAGE TOWNHOMES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 199, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BROOKEDALE COMMONS", "label": "BROOKEDALE COMMONS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BROOKVUE", "label": "BROOKVUE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 192, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BROOKWOOD NORTH", "label": "BROOKWOOD NORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 227, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BUFFALO HILLS", "label": "BUFFALO HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 213, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CABARRUS", "label": "CABARRUS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 233, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CABARRUS / MCGILL", "label": "CABARRUS / MCGILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 249, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CABARRUS ACRES", "label": "CABARRUS ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CABARRUS COUNTRY CLUB", "label": "CABARRUS COUNTRY CLUB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 212, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CABARRUS CROSSING", "label": "CABARRUS CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 230, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CABARRUS FARMS", "label": "CABARRUS FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 192, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CABARRUS FARMS / BETHEL GLEN", "label": "CABARRUS FARMS / BETHEL GLEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 245, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CABARRUS NW WOOD", "label": "CABARRUS NW WOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 249, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CABARRUS WOODS", "label": "CABARRUS WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CALLOWAY", "label": "CALLOWAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 193, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CALLOWAY SUBDIVISION", "label": "CALLOWAY SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CAMBRIDGE COMMONS", "label": "CAMBRIDGE COMMONS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 234, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CAMBROOK", "label": "CAMBROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CAMELLIA GARDENS", "label": "CAMELLIA GARDENS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 237, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CAMELOT", "label": "CAMELOT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 219, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CAMPBELL FARMS", "label": "CAMPBELL FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 210, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CANDLEBERRY", "label": "CANDLEBERRY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 199, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CANNON CROSSING", "label": "CANNON CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 184, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CANNON RUN", "label": "CANNON RUN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 236, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CANTERFIELD ESTATES", "label": "CANTERFIELD ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CANTERFIELD ESTATES EAST", "label": "CANTERFIELD ESTATES EAST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 229, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CAR TOWN", "label": "CAR TOWN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 222, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CARDINAL CT SUBDIVISION", "label": "CARDINAL CT SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 231, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CAROLANDO", "label": "CAROLANDO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 218, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CARRIAGE DOWNS", "label": "CARRIAGE DOWNS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 209, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CASCADES AT SKYBROOK", "label": "CASCADES AT SKYBROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 251, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CASTLEBROOK MANOR", "label": "CASTLEBROOK MANOR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CEDAR CROFT", "label": "CEDAR CROFT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 199, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CEDAR FIELDS", "label": "CEDAR FIELDS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 214, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CEDAR HILLS", "label": "CEDAR HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 196, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CEDAR SPRINGS", "label": "CEDAR SPRINGS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 214, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CEDARBROOK ACRES", "label": "CEDARBROOK ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 240, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CEDARVALE FARM", "label": "CEDARVALE FARM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CENTERGROVE", "label": "CENTERGROVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 231, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CENTRAL AVENUE AREA", "label": "CENTRAL AVENUE AREA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 223, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CENTRAL CABARRUS HIGH SCHOOL", "label": "CENTRAL CABARRUS HIGH SCHOOL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 205, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CENTRAL DRIVE SOUTH", "label": "CENTRAL DRIVE SOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 226, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CENTRAL HEIGHTS", "label": "CENTRAL HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CENTRAL PARK", "label": "CENTRAL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CESSNA SPRINGS", "label": "CESSNA SPRINGS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 194, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHADBURY", "label": "CHADBURY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 213, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHARLIE DUKE PROPERTY", "label": "CHARLIE DUKE PROPERTY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHARLIES CORNER", "label": "CHARLIES CORNER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHARLOTTE MOTOR SPEEDWAY", "label": "CHARLOTTE MOTOR SPEEDWAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHARTER OAKS", "label": "CHARTER OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 229, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHEVARON AREA", "label": "CHEVARON AREA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 196, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHILDERS PARK", "label": "CHILDERS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 213, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHRISTENBURY", "label": "CHRISTENBURY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHRISTENBURY CHASE", "label": "CHRISTENBURY CHASE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 190, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHRISTENBURY GLEN", "label": "CHRISTENBURY GLEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHRISTENBURY RYLAND", "label": "CHRISTENBURY RYLAND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHRISTENBURY TOWNHOUSES", "label": "CHRISTENBURY TOWNHOUSES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 223, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHRISTENBURY VILLAGE A", "label": "CHRISTENBURY VILLAGE A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 187, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHRISTENBURY VILLAGE B", "label": "CHRISTENBURY VILLAGE B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHRISTENBURY VILLAGE D", "label": "CHRISTENBURY VILLAGE D" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 212, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHRISTIANNA", "label": "CHRISTIANNA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CHURCHILL FARMS", "label": "CHURCHILL FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CITY OF MT PLEASANT", "label": "CITY OF MT PLEASANT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 241, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CLARE HAVEN", "label": "CLARE HAVEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CLOVER RIDGE", "label": "CLOVER RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 240, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COCHRAN FARMS", "label": "COCHRAN FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 192, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COLD CREEK FARMS", "label": "COLD CREEK FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 244, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COLD SPRINGS", "label": "COLD SPRINGS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 228, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COLD WATER HILLS", "label": "COLD WATER HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COLLEGE PARK", "label": "COLLEGE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COLONIAL HILLS", "label": "COLONIAL HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COLONY", "label": "COLONY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 197, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CONCORD MILLS", "label": "CONCORD MILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 237, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CONCORD PARKWAY", "label": "CONCORD PARKWAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 187, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CONCORD PARKWAY SOUTH", "label": "CONCORD PARKWAY SOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COPELAND FARM", "label": "COPELAND FARM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CORNERSTONE CONDO", "label": "CORNERSTONE CONDO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 224, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COUNTRY ACRES", "label": "COUNTRY ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 209, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COUNTRY KNOLL", "label": "COUNTRY KNOLL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 206, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COURTYARDS AT HARRISBURG", "label": "COURTYARDS AT HARRISBURG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 201, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COVENTRY", "label": "COVENTRY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 192, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COVINGTON", "label": "COVINGTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 194, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COX MILL", "label": "COX MILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 200, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CRAVEN LANE", "label": "CRAVEN LANE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 188, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CRESTSIDE", "label": "CRESTSIDE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CRESTVIEW", "label": "CRESTVIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 192, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CRIPPLE CREEK", "label": "CRIPPLE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CROSS POINTE", "label": "CROSS POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 252, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CUMBERLAND", "label": "CUMBERLAND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 221, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CYPRESS VILLAGE", "label": "CYPRESS VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DAKOTA WOODS", "label": "DAKOTA WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 241, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DALE EARNHARDT BLVD", "label": "DALE EARNHARDT BLVD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 199, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DAVIS CREEK", "label": "DAVIS CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 242, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DEAL ST", "label": "DEAL ST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 208, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DEER RUN", "label": "DEER RUN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DEERFIELD HILLS", "label": "DEERFIELD HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 199, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DEVONSHIRE", "label": "DEVONSHIRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DEWEESE", "label": "DEWEESE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 194, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DEWITT", "label": "DEWITT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 188, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOGWOOD PARK", "label": "DOGWOOD PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOMINION CREST", "label": "DOMINION CREST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOMINION CROSSING", "label": "DOMINION CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOMINION GLEN", "label": "DOMINION GLEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOMINION GROVE", "label": "DOMINION GROVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 239, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOMINION HILLS", "label": "DOMINION HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 212, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOMINION POINT", "label": "DOMINION POINT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOMINION RIDGE", "label": "DOMINION RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 202, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOMINION TRACE", "label": "DOMINION TRACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 249, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOVE FIELD", "label": "DOVE FIELD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 214, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOWNTOWN", "label": "DOWNTOWN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOWNTOWN CONCORD", "label": "DOWNTOWN CONCORD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 215, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DOWNTOWN MIDLAND", "label": "DOWNTOWN MIDLAND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 202, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "EAST 73/49", "label": "EAST 73/49" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 217, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "EAST CRESTRIDGE ESTATES", "label": "EAST CRESTRIDGE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "EASTCLIFF", "label": "EASTCLIFF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 194, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "EASTWAY VILLAGE", "label": "EASTWAY VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "EDEN ROCK", "label": "EDEN ROCK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 192, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "EDENTON AT COX MILL", "label": "EDENTON AT COX MILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 224, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "EDGEWOOD HISTORIC DISTRICT", "label": "EDGEWOOD HISTORIC DISTRICT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 199, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "EDISON SQUARE TOWNHOMES", "label": "EDISON SQUARE TOWNHOMES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 231, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ELM RUN", "label": "ELM RUN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 245, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ENGLISH WOODS", "label": "ENGLISH WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 229, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FAGGART'S EAST", "label": "FAGGART'S EAST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 207, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FAGGARTS EAST", "label": "FAGGARTS EAST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 198, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FAIR OAKS", "label": "FAIR OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 215, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FAIRFIELD", "label": "FAIRFIELD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FAIRWAY RIDGE", "label": "FAIRWAY RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 236, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FALCON CHASE", "label": "FALCON CHASE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FALCON CHASE PH 3 MAP 1", "label": "FALCON CHASE PH 3 MAP 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 227, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FAR AWAY PLACE", "label": "FAR AWAY PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 214, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FARM AT RIVERPOINTE BACK", "label": "FARM AT RIVERPOINTE BACK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 242, 194, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FARM AT RIVERPOINTE FRONT", "label": "FARM AT RIVERPOINTE FRONT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 194, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FARM HILL", "label": "FARM HILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 210, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FARMINGTON", "label": "FARMINGTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 233, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FARMINGTON RIDGE", "label": "FARMINGTON RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 208, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FENTON-DELL", "label": "FENTON-DELL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 194, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FERNCLIFF", "label": "FERNCLIFF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FIELDSTONE", "label": "FIELDSTONE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FINGERLAKE", "label": "FINGERLAKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 241, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FINK / ROSS LEE", "label": "FINK / ROSS LEE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FIRST ASSEMBLY CHURCH", "label": "FIRST ASSEMBLY CHURCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 207, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FISHER ST NORTH", "label": "FISHER ST NORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 248, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FLEETWOOD AVE", "label": "FLEETWOOD AVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 230, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FLEETWOOD AVE AREA", "label": "FLEETWOOD AVE AREA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 240, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FLOWE FARM", "label": "FLOWE FARM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 190, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FLOWERS FARM", "label": "FLOWERS FARM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 203, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FLOWES STORE EAST", "label": "FLOWES STORE EAST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FOREST GLEN", "label": "FOREST GLEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 231, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FOREST PARK ELEMENTARY SCHOOL", "label": "FOREST PARK ELEMENTARY SCHOOL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FOREST PINE", "label": "FOREST PINE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 238, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FOREST RIDGE", "label": "FOREST RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FORRESTBROOK", "label": "FORRESTBROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 184, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FOUNDERS RESERVE", "label": "FOUNDERS RESERVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FOX CREEK", "label": "FOX CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FOX HUNT", "label": "FOX HUNT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FOXLAIRE", "label": "FOXLAIRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 210, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FOXWOOD ACRES", "label": "FOXWOOD ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 246, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FRANCES HAVEN", "label": "FRANCES HAVEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 191, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FRANK LISKE PARK", "label": "FRANK LISKE PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FRAZIER ACRES", "label": "FRAZIER ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FREEDOM ACRES", "label": "FREEDOM ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FREEMAN ESTATES", "label": "FREEMAN ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FRIENDLY ACRES SUBDIVISION", "label": "FRIENDLY ACRES SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FULLERTON PLACE", "label": "FULLERTON PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 243, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FUTURE DEVELOPMENT BEDFORD FARMS", "label": "FUTURE DEVELOPMENT BEDFORD FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 250, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GABLE OAKS", "label": "GABLE OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 192, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GAITHER STREET", "label": "GAITHER STREET" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 237, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GEORGE LILES PARKWAY", "label": "GEORGE LILES PARKWAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GEORGETOWN CROSSING", "label": "GEORGETOWN CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 247, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GLEN LAUREL", "label": "GLEN LAUREL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 235, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GLENGROVE", "label": "GLENGROVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GLENWOOD", "label": "GLENWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 215, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GOLD MINE ESTATE", "label": "GOLD MINE ESTATE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 228, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GOLDEN HILLS", "label": "GOLDEN HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 217, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GOODMAN HIGHTS", "label": "GOODMAN HIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GOVERNORS POINTE", "label": "GOVERNORS POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 184, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GRANARY OAKS", "label": "GRANARY OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 245, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GRANTHAM", "label": "GRANTHAM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 187, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GRANTHAM PH3 MP3", "label": "GRANTHAM PH3 MP3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GREATHORN SUBDIVISION", "label": "GREATHORN SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 239, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GREEN HILL PARK", "label": "GREEN HILL PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 241, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GREEN OAKS", "label": "GREEN OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 189, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GREYSTONE", "label": "GREYSTONE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 211, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HACKBERRY PLACE", "label": "HACKBERRY PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 252, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HADDINGTON ESTATES", "label": "HADDINGTON ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HADDINGTON VILLAGE", "label": "HADDINGTON VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 227, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HADDINGTON VILLAGE MAP2", "label": "HADDINGTON VILLAGE MAP2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 218, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HAHN SCOTT RD", "label": "HAHN SCOTT RD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HALLSTEAD", "label": "HALLSTEAD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HAMILTON CREST", "label": "HAMILTON CREST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 218, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HAMPDEN VILLAGE", "label": "HAMPDEN VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 230, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HANNAHS MEADOW", "label": "HANNAHS MEADOW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 252, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HARBOUR TOWNE", "label": "HARBOUR TOWNE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 189, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HARMONY", "label": "HARMONY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 210, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HARRIS WOODS", "label": "HARRIS WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 252, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HARRISBURG", "label": "HARRISBURG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 242, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HARRISBURG CITY NORTH ", "label": "HARRISBURG CITY NORTH " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 222, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HARRISBURG ESTATES", "label": "HARRISBURG ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HARRISBURG HILLS", "label": "HARRISBURG HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 220, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HARRISBURG PARK", "label": "HARRISBURG PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 250, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HARRISBURG SOUTH", "label": "HARRISBURG SOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 249, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HARRISBURG TOWN CENTER", "label": "HARRISBURG TOWN CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HARRISBURG VILLAGE ", "label": "HARRISBURG VILLAGE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 212, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HARTSELL SCHOOL", "label": "HARTSELL SCHOOL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HAVENBROOK", "label": "HAVENBROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 202, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HAWICK COMMONS", "label": "HAWICK COMMONS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 221, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HAWK HILL", "label": "HAWK HILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 213, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HAWTHORNE", "label": "HAWTHORNE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 223, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HEARTHWOOD", "label": "HEARTHWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HEATHERSTONE", "label": "HEATHERSTONE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 234, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HEINRICH", "label": "HEINRICH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 232, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HERITAGE OAKS ESTATES", "label": "HERITAGE OAKS ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HERITAGE RIDGE AT MOSS CREEK", "label": "HERITAGE RIDGE AT MOSS CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HERITAGE SPRINGS", "label": "HERITAGE SPRINGS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 210, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HERITAGE WOODS", "label": "HERITAGE WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HERTFORDSHIRE", "label": "HERTFORDSHIRE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HICKORY HILLS", "label": "HICKORY HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HICKORY RIDGE", "label": "HICKORY RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 227, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HIDDEN POND", "label": "HIDDEN POND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 217, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HIDDEN VALLEY", "label": "HIDDEN VALLEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HIGH MEADOWS", "label": "HIGH MEADOWS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HIGHLAND CREEK", "label": "HIGHLAND CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 225, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HILLIARD", "label": "HILLIARD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HILLS-DELL", "label": "HILLS-DELL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 192, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HILLTOP ACRES", "label": "HILLTOP ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 210, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HOLCOMB WOODS", "label": "HOLCOMB WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 248, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HOLCOMB WOODS PH1 MP5", "label": "HOLCOMB WOODS PH1 MP5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HOLLY RIDGE", "label": "HOLLY RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HOWELL PROPERTY", "label": "HOWELL PROPERTY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HUMMINGBIRD RIDGE", "label": "HUMMINGBIRD RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 239, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HUNTER'S TRACE", "label": "HUNTER'S TRACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 236, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HUNTERS GLEN", "label": "HUNTERS GLEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 213, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HUNTERS POINTE", "label": "HUNTERS POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 218, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HUNTLEY", "label": "HUNTLEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 204, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HUNTLEY RIDGE", "label": "HUNTLEY RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 215, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HUNTON FOREST", "label": "HUNTON FOREST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HUNTWICK", "label": "HUNTWICK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 215, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HWY 24 / 27", "label": "HWY 24 / 27" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 220, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HWY 601 / 49", "label": "HWY 601 / 49" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 226, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HWY 601/49", "label": "HWY 601/49" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 247, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "I-85 AT LANE STREET", "label": "I-85 AT LANE STREET" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 211, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "IDLEWILDE ACRES", "label": "IDLEWILDE ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "INTERNATIONAL BUSINESS PARK", "label": "INTERNATIONAL BUSINESS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 240, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "IRISH WOODS", "label": "IRISH WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 244, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ISENHOUR", "label": "ISENHOUR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 199, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JACKSON HEIGHTS", "label": "JACKSON HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 222, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JACKSON PARK", "label": "JACKSON PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JACOBS RIDGE", "label": "JACOBS RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 192, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JAMESTOWN", "label": "JAMESTOWN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 245, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JENSON", "label": "JENSON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KANNAPOLIS MIDDLE SCHOOL", "label": "KANNAPOLIS MIDDLE SCHOOL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 231, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KANNAPOLIS PARKWAY", "label": "KANNAPOLIS PARKWAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 227, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KANNAPOLIS SUBD SE SEC 5", "label": "KANNAPOLIS SUBD SE SEC 5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KEENELAND PLACE", "label": "KEENELAND PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 217, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KELLSWATER BRIDGE", "label": "KELLSWATER BRIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 205, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KENSINGTON FOREST", "label": "KENSINGTON FOREST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KENSLEY", "label": "KENSLEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 184, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KENSLEY EAST", "label": "KENSLEY EAST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 234, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KENTON GLENN", "label": "KENTON GLENN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 221, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KENTWOOD", "label": "KENTWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KIDD COURT", "label": "KIDD COURT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 193, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KING'S CROSSING", "label": "KING'S CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 238, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KINGS WAY", "label": "KINGS WAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KISER WOODS", "label": "KISER WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 198, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KNOLLBROOK", "label": "KNOLLBROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 194, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAKE CONCORD", "label": "LAKE CONCORD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 194, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAKE CONCORD RD", "label": "LAKE CONCORD RD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 223, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAKE FISHER", "label": "LAKE FISHER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 197, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAKE HAVEN ESTATES", "label": "LAKE HAVEN ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 202, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAKE HOWELL WATERSHED", "label": "LAKE HOWELL WATERSHED" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAKE LYNN LODGE", "label": "LAKE LYNN LODGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 211, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAKE SHORE ESTATES", "label": "LAKE SHORE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 208, 192, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAKEVIEW ACRES", "label": "LAKEVIEW ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 210, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LANE ST", "label": "LANE ST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 189, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LANE ST / I-85", "label": "LANE ST / I-85" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 240, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LANE ST/I-85", "label": "LANE ST/I-85" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LANSDOWNE", "label": "LANSDOWNE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 225, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LANSTONE", "label": "LANSTONE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LANTANA", "label": "LANTANA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 242, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LANTERN GREEN", "label": "LANTERN GREEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 218, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAUREL PARK CHARTER", "label": "LAUREL PARK CHARTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 192, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAUREL PARK COBBLESTONE", "label": "LAUREL PARK COBBLESTONE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 232, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAUREL PARK HALLMARK", "label": "LAUREL PARK HALLMARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 226, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAUREL PARK II", "label": "LAUREL PARK II" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAUREL PARK III", "label": "LAUREL PARK III" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 217, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAURELWOOD", "label": "LAURELWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 238, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LENTZ HARNESS SHOP", "label": "LENTZ HARNESS SHOP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 238, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LENTZ HARNESS SHOP RD", "label": "LENTZ HARNESS SHOP RD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 238, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LITAKER-ODELL PLACE", "label": "LITAKER-ODELL PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LITCHFIELD VILLAGE", "label": "LITCHFIELD VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 206, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LITTLE BUFFALO CREEK", "label": "LITTLE BUFFALO CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 205, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LOCKE MILL", "label": "LOCKE MILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 216, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LOGAN COMMUNITY SOUTH", "label": "LOGAN COMMUNITY SOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LOGAN MULTI PURPOSE CENTER", "label": "LOGAN MULTI PURPOSE CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 229, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LOGAN NORTH", "label": "LOGAN NORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 232, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LOMAX COURT", "label": "LOMAX COURT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 249, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LONGFIELD TOWNHOMES", "label": "LONGFIELD TOWNHOMES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 187, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LONGVIEW", "label": "LONGVIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 222, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LOWE ST AREA", "label": "LOWE ST AREA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LYNNVIEW", "label": "LYNNVIEW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MAGNOLIA SPRINGS", "label": "MAGNOLIA SPRINGS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 187, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MALLARD POINTE", "label": "MALLARD POINTE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 227, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MANCHESTER PLACE", "label": "MANCHESTER PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 210, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MAPLE BLUFF", "label": "MAPLE BLUFF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 212, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MARANTHA VILLAGE", "label": "MARANTHA VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MARY KING SMITH", "label": "MARY KING SMITH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 235, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MCMANUS MEADOWS", "label": "MCMANUS MEADOWS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 215, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MCMILLIAN ACRES", "label": "MCMILLIAN ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 239, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ME", "label": "ME" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MEADOWBROOK", "label": "MEADOWBROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 194, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MEADOWCREEK VILLAGE", "label": "MEADOWCREEK VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 202, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MECK CO", "label": "MECK CO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 239, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MECKLENBURG COUNTY", "label": "MECKLENBURG COUNTY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 250, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MEDLIN CROSSING", "label": "MEDLIN CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MERIDIAN", "label": "MERIDIAN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 224, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MIAMI CHURCH RD", "label": "MIAMI CHURCH RD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MIAMI CHURCH ROAD", "label": "MIAMI CHURCH ROAD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 243, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MIAMI PLACE", "label": "MIAMI PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 249, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MIDDLETON", "label": "MIDDLETON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 234, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MIDLAND COMMERCIAL", "label": "MIDLAND COMMERCIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 230, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MIDLAND COMMERICAL", "label": "MIDLAND COMMERICAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 233, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MIDLAND CROSSING", "label": "MIDLAND CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 189, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MIDWAY EAST", "label": "MIDWAY EAST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 229, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MIDWAY WEST", "label": "MIDWAY WEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 195, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MISENHEIMER", "label": "MISENHEIMER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MISSION HILLS", "label": "MISSION HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 252, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MISSOURI CITY", "label": "MISSOURI CITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MISTLETOE RIDGE", "label": "MISTLETOE RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MITCHELL GLENN", "label": "MITCHELL GLENN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MONFORD AVE ", "label": "MONFORD AVE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 248, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MONTEROSA", "label": "MONTEROSA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 194, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MONTFORD AVE AREA", "label": "MONTFORD AVE AREA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MONTROSE VILLAGE", "label": "MONTROSE VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MOORECREST", "label": "MOORECREST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 233, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MOORESVILLE & RAINBOW RD", "label": "MOORESVILLE & RAINBOW RD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MORRIS GLEN", "label": "MORRIS GLEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 238, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MORRISON ESTATES", "label": "MORRISON ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 252, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MOSS CREEK AREA 1", "label": "MOSS CREEK AREA 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 210, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MOSS CREEK AREA 2", "label": "MOSS CREEK AREA 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MOSS CREEK AREA 3", "label": "MOSS CREEK AREA 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MOSS CREEK AREA 4", "label": "MOSS CREEK AREA 4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 197, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MOUNTAIN BROOK", "label": "MOUNTAIN BROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 192, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MOUNTAIN LAUREL", "label": "MOUNTAIN LAUREL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 189, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MOUNTAIN VINE", "label": "MOUNTAIN VINE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MOUNTAINBROOK II", "label": "MOUNTAINBROOK II" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 225, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MOUNTCREST CIRCLE", "label": "MOUNTCREST CIRCLE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MT OLIVE ESTATES", "label": "MT OLIVE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 233, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MT PLEASANT CBD", "label": "MT PLEASANT CBD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 222, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MT PLEASANT CDB", "label": "MT PLEASANT CDB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 224, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MT PLEASANT COMMERCIAL", "label": "MT PLEASANT COMMERCIAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 252, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MT PLEASANT EAST", "label": "MT PLEASANT EAST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MT PLEASANT HIGH SCHOOL", "label": "MT PLEASANT HIGH SCHOOL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MT PLEASANT NORTH", "label": "MT PLEASANT NORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 241, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MT PLEASANT OUTSIDE", "label": "MT PLEASANT OUTSIDE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MT PLEASANT SOUTH", "label": "MT PLEASANT SOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 223, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MT PLEASONT HIGH SCHOOL", "label": "MT PLEASONT HIGH SCHOOL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 248, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MURRY HILLS", "label": "MURRY HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 195, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MYERS PARK", "label": "MYERS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MYERS PARKS", "label": "MYERS PARKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 206, 192, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "N LITTLE TEXAS", "label": "N LITTLE TEXAS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NCRC / KANNAPOLIS DOWNTOWN", "label": "NCRC / KANNAPOLIS DOWNTOWN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NCRC/KANNAPOLIS DOWNTOWN", "label": "NCRC/KANNAPOLIS DOWNTOWN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NCRC/KANNAPOLISDOWNTOWN", "label": "NCRC/KANNAPOLISDOWNTOWN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NE MEDICAL CENTER", "label": "NE MEDICAL CENTER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 222, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NEUENBURG", "label": "NEUENBURG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 239, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NEW GILEAD", "label": "NEW GILEAD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 252, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NEW HAVEN PARK", "label": "NEW HAVEN PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NEWELL ACRES", "label": "NEWELL ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NEWMAN MANOR", "label": "NEWMAN MANOR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 250, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NIGH TOWN", "label": "NIGH TOWN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 222, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NIGHTOWN", "label": "NIGHTOWN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 251, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTH 29A", "label": "NORTH 29A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTH CANNON BLVD", "label": "NORTH CANNON BLVD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 197, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTH CHURCH", "label": "NORTH CHURCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 227, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTH HISTORIC CONCORD", "label": "NORTH HISTORIC CONCORD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 227, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTH PRINCETON", "label": "NORTH PRINCETON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 213, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTH WOOD SUBDIVISION", "label": "NORTH WOOD SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 223, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTHCHASE", "label": "NORTHCHASE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 228, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTHGATE NORTH", "label": "NORTHGATE NORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 217, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTHGATE SOUTH", "label": "NORTHGATE SOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTHLIGHT", "label": "NORTHLIGHT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTHWEST CABARRUS", "label": "NORTHWEST CABARRUS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 187, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTHWEST CABARRUS SCHOOL", "label": "NORTHWEST CABARRUS SCHOOL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 220, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTHWEST CABARRUS SCHOOLS", "label": "NORTHWEST CABARRUS SCHOOLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 199, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OAK HOLLOW", "label": "OAK HOLLOW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 202, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OAK LEAF CONDOS", "label": "OAK LEAF CONDOS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 194, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OAK PARK", "label": "OAK PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 218, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OAK PARK TOWNHOMES", "label": "OAK PARK TOWNHOMES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 204, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OAK RIDGE (GLENMORE)", "label": "OAK RIDGE (GLENMORE)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 251, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OAKLAWN MILLS", "label": "OAKLAWN MILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OAKS ESTATES", "label": "OAKS ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 213, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OAKWOOD AVE WEST", "label": "OAKWOOD AVE WEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ODELL CORNERS", "label": "ODELL CORNERS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 190, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OLD CAMDEN ESTATES", "label": "OLD CAMDEN ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 204, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OLD CENTERGROVE", "label": "OLD CENTERGROVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OLD CONCORD MIDDLE SCHOOL", "label": "OLD CONCORD MIDDLE SCHOOL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 245, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OLD EARNHARDT", "label": "OLD EARNHARDT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 217, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OLD FARM", "label": "OLD FARM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 194, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OLD PLANK", "label": "OLD PLANK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 238, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OLD SOUTH", "label": "OLD SOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OLDE HOMESTEAD", "label": "OLDE HOMESTEAD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OLDENBURG", "label": "OLDENBURG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 206, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ORCHARD PARK", "label": "ORCHARD PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OSPREY LAKE", "label": "OSPREY LAKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 213, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OVERBROOK", "label": "OVERBROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OVERBROOK MANOR", "label": "OVERBROOK MANOR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OXFORD COMMONS", "label": "OXFORD COMMONS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 216, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PADDINGTON DR", "label": "PADDINGTON DR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 187, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PARADISE ESTATES", "label": "PARADISE ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 199, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PARK CREEK", "label": "PARK CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PARK PLACE", "label": "PARK PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 224, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PARK VIEW ESTATES", "label": "PARK VIEW ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 204, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PARKSIDE AT SKYBROOK N", "label": "PARKSIDE AT SKYBROOK N" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 202, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PARKVIEW ESTATES", "label": "PARKVIEW ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 243, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PARKWOOD", "label": "PARKWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PEACH ORCHARD", "label": "PEACH ORCHARD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 233, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PEBBLEBROOK-WOLF MEADOWS", "label": "PEBBLEBROOK-WOLF MEADOWS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PELHEM POINT", "label": "PELHEM POINT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PENDELTON", "label": "PENDELTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PHIFER", "label": "PHIFER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 210, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PINE BLUFF", "label": "PINE BLUFF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 212, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PINE CREEK", "label": "PINE CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 238, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PINE GROVE CHURCH RD", "label": "PINE GROVE CHURCH RD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PINE GROVE CHURCH ROAD", "label": "PINE GROVE CHURCH ROAD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PINE HILLS ESTATES", "label": "PINE HILLS ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 199, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PINE RIDGE", "label": "PINE RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PINECLIFF", "label": "PINECLIFF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PINELEAF ACRES", "label": "PINELEAF ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PINERIDGE", "label": "PINERIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PIPER LANDING", "label": "PIPER LANDING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 215, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PLACID", "label": "PLACID" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PLANTATION", "label": "PLANTATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PLANTERS ROW", "label": "PLANTERS ROW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 233, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PLEASANT MEADOW", "label": "PLEASANT MEADOW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 194, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PLEASANT OAKS", "label": "PLEASANT OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PLEASANT OAKS FINAL PHASE ", "label": "PLEASANT OAKS FINAL PHASE " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 217, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "POINTE AT ST ANDREWS", "label": "POINTE AT ST ANDREWS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 228, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "POLK LAND", "label": "POLK LAND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 252, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "POPLAR COVE", "label": "POPLAR COVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 214, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "POPLAR POINTE TOWNHOMES", "label": "POPLAR POINTE TOWNHOMES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "POPLAR TENT WEST", "label": "POPLAR TENT WEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 192, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "POPLAR TRAILS", "label": "POPLAR TRAILS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 184, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "POPLAR WOODS", "label": "POPLAR WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PORTER'S LANDING", "label": "PORTER'S LANDING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 192, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PRESERVE AT COLDWATER CREEK", "label": "PRESERVE AT COLDWATER CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 247, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PRESSLEY GROVE", "label": "PRESSLEY GROVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 236, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PRINCETON", "label": "PRINCETON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 211, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PRIVATE ACRES", "label": "PRIVATE ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PROVIDENCE MANOR", "label": "PROVIDENCE MANOR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 215, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PROVINCE GREEN", "label": "PROVINCE GREEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PRUITT FARMS", "label": "PRUITT FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 248, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "QUAIL HOLLOW", "label": "QUAIL HOLLOW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "R BROWN MCALLISTER SCHOOL", "label": "R BROWN MCALLISTER SCHOOL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RACOON HOLLOW 1", "label": "RACOON HOLLOW 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RACOON HOLLOW 2", "label": "RACOON HOLLOW 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 194, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RAINBOW DR", "label": "RAINBOW DR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RAMA WOODS", "label": "RAMA WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 198, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RAMBLING RIVER", "label": "RAMBLING RIVER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RAMSGATE", "label": "RAMSGATE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 244, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RECOMB GULLEDGE/PKWD", "label": "RECOMB GULLEDGE/PKWD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "REED GOLD MINE", "label": "REED GOLD MINE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "REED MINE", "label": "REED MINE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 194, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "REMINGTON ESTATES", "label": "REMINGTON ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RESERVOIR PLACE", "label": "RESERVOIR PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 246, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RICELAND WAY", "label": "RICELAND WAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 243, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RIDGE CROSSING", "label": "RIDGE CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 214, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RIDGE RUN", "label": "RIDGE RUN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RIDGEVIEW CONDOS", "label": "RIDGEVIEW CONDOS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 199, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RIDGEWOOD FARM", "label": "RIDGEWOOD FARM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 242, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RIMER TOWN", "label": "RIMER TOWN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 225, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RINEHARDT ESTATE", "label": "RINEHARDT ESTATE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 236, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RINEHARDT ESTATES", "label": "RINEHARDT ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 252, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RIVER HILLS", "label": "RIVER HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RIVER RIDGE", "label": "RIVER RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 199, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RIVERWALK", "label": "RIVERWALK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROBERTA CROSSING", "label": "ROBERTA CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 238, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROBERTA FARMS", "label": "ROBERTA FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 222, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROBERTA MEADOWS", "label": "ROBERTA MEADOWS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROBERTA MILL", "label": "ROBERTA MILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 192, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROBERTA MILLS", "label": "ROBERTA MILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROBERTA RIDGE", "label": "ROBERTA RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 189, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROBERTA WOODS", "label": "ROBERTA WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 242, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROBIN'S NEST", "label": "ROBIN'S NEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROBINSON CH RD S", "label": "ROBINSON CH RD S" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 222, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROBINSON CHURCH RD", "label": "ROBINSON CHURCH RD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROBINSON CHURCH RD SOUTH", "label": "ROBINSON CHURCH RD SOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 232, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROBINSON CHURCH ROAD SOUTH", "label": "ROBINSON CHURCH ROAD SOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 235, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROCKIE RIVER CROSSING", "label": "ROCKIE RIVER CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROCKY MEADOWS", "label": "ROCKY MEADOWS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 228, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROCKY RIVER ACRES", "label": "ROCKY RIVER ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 197, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROCKY RIVER CROSSING", "label": "ROCKY RIVER CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 193, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROCKY RIVER ELEMENTARY SCHOOL", "label": "ROCKY RIVER ELEMENTARY SCHOOL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROCKY RIVER PLANTATION", "label": "ROCKY RIVER PLANTATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 246, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROLLINGRIDGE ACRES", "label": "ROLLINGRIDGE ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROLLINGWOOD FOREST", "label": "ROLLINGWOOD FOREST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROMAR ACRES", "label": "ROMAR ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 204, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROSEWOOD", "label": "ROSEWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 205, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROSEWOOD TRAIL", "label": "ROSEWOOD TRAIL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 237, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROWAN COUNTY", "label": "ROWAN COUNTY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 241, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROWAN COUNTY PARCEL", "label": "ROWAN COUNTY PARCEL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 246, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROYCROFT", "label": "ROYCROFT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 194, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SADDLEBROOK", "label": "SADDLEBROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SALEM CREEK", "label": "SALEM CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 226, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SAPPHIRE HILLS", "label": "SAPPHIRE HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SARATOGA", "label": "SARATOGA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 198, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SAVANNAH COMMONS", "label": "SAVANNAH COMMONS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SEDGEFIELD", "label": "SEDGEFIELD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SEQUOIA HILLS", "label": "SEQUOIA HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 218, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SETTLERS LANDING", "label": "SETTLERS LANDING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SETTLERS RIDGE", "label": "SETTLERS RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SHADY RIDGE VILLAGE", "label": "SHADY RIDGE VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SHADYBROOK", "label": "SHADYBROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SHEFFIELD", "label": "SHEFFIELD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 194, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SHEFFIELD MANOR", "label": "SHEFFIELD MANOR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SHENANDOAH", "label": "SHENANDOAH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 214, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SHERWOOD FOREST", "label": "SHERWOOD FOREST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 205, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SHILOH VILLAGE", "label": "SHILOH VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SHORT ST AREA", "label": "SHORT ST AREA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 226, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SHORT STREET AREA", "label": "SHORT STREET AREA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 238, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SIDNEYS GROVE", "label": "SIDNEYS GROVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SKYBROOK", "label": "SKYBROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SKYBROOK VILLAGE", "label": "SKYBROOK VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 226, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SLEEPY HOLLOW", "label": "SLEEPY HOLLOW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 246, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SMITH LAKES LOTS", "label": "SMITH LAKES LOTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOFTWINDS", "label": "SOFTWINDS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 236, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOLEN PARK", "label": "SOLEN PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOSSOMON SPRINGS", "label": "SOSSOMON SPRINGS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 208, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOUTH 29A", "label": "SOUTH 29A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOUTH CANNON BLVD", "label": "SOUTH CANNON BLVD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 220, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOUTH CORBAN", "label": "SOUTH CORBAN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 226, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOUTH CORBAN AVE", "label": "SOUTH CORBAN AVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 195, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOUTH HISTORIC CONCORD", "label": "SOUTH HISTORIC CONCORD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOUTH PARK MANOR", "label": "SOUTH PARK MANOR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 240, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOUTHBROOK", "label": "SOUTHBROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 230, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOUTHBROOK MHP I-V", "label": "SOUTHBROOK MHP I-V" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 228, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOUTHERN CHASE", "label": "SOUTHERN CHASE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 226, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOUTHERN EXPOSURE", "label": "SOUTHERN EXPOSURE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOUTHERN MIDLAND", "label": "SOUTHERN MIDLAND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 190, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOUTHHAVEN", "label": "SOUTHHAVEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 252, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOUTHWOOD PARK", "label": "SOUTHWOOD PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 204, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SPRING DALE", "label": "SPRING DALE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 196, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SPRING HILL", "label": "SPRING HILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 207, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SPRING MEADOW", "label": "SPRING MEADOW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 187, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SPRING VALLEY", "label": "SPRING VALLEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 252, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SPUD VALLEY", "label": "SPUD VALLEY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 237, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SQUIRREL RIDGE", "label": "SQUIRREL RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ST ANDREWS PLACE", "label": "ST ANDREWS PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ST JOHNS CHURCH", "label": "ST JOHNS CHURCH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 248, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ST JOSEPH", "label": "ST JOSEPH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ST. ANDREWS PLACE / BRAXTON PLACE", "label": "ST. ANDREWS PLACE / BRAXTON PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "STAFFORD FARM", "label": "STAFFORD FARM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 252, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "STALLINGS FARM", "label": "STALLINGS FARM" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "STALLINGS GLEN", "label": "STALLINGS GLEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "STANLY COUNTY", "label": "STANLY COUNTY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "STEEPLECHASE/SILVERTON", "label": "STEEPLECHASE/SILVERTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 210, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "STERLING WOODS", "label": "STERLING WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "STONEBRIDGE", "label": "STONEBRIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "STONES THROW", "label": "STONES THROW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 209, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "STONEWALL TERRACE", "label": "STONEWALL TERRACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "STONEWYCK", "label": "STONEWYCK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 196, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "STONEYCREEK", "label": "STONEYCREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 246, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "STOUGH RD", "label": "STOUGH RD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 252, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUBURBAN WOODS", "label": "SUBURBAN WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 218, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUMMERS WALK", "label": "SUMMERS WALK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUMMIT DRIVE", "label": "SUMMIT DRIVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 217, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUNSET RIDGE", "label": "SUNSET RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 210, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SUTHERLAND PLACE", "label": "SUTHERLAND PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 197, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SYCAMORE RIDGE", "label": "SYCAMORE RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TANGLEWOOD", "label": "TANGLEWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TARA SUBDIVISION", "label": "TARA SUBDIVISION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 194, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TATER RIDGE", "label": "TATER RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 199, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TAY MOR", "label": "TAY MOR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 191, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TERRACE RIDGE", "label": "TERRACE RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 252, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TERRACES AT FARMINGTON", "label": "TERRACES AT FARMINGTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 194, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TERRES BEND", "label": "TERRES BEND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 230, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "THE BLUFFS AT MILL BRIDGE", "label": "THE BLUFFS AT MILL BRIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 217, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "THE COMMONS AT MOSS CREEK", "label": "THE COMMONS AT MOSS CREEK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 248, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "THE COURTYARDS ON POPLAR TENT", "label": "THE COURTYARDS ON POPLAR TENT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 231, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "THE ENCLAVE", "label": "THE ENCLAVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 245, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "THE HAVEN AT ROCKY RIVER", "label": "THE HAVEN AT ROCKY RIVER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "THE MILLS ", "label": "THE MILLS " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 222, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "THE MILLS AT ROCKY RIVER", "label": "THE MILLS AT ROCKY RIVER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 207, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "THE PINES", "label": "THE PINES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 188, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "THE POND", "label": "THE POND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 201, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "THE VILLAS AT WINECOFF", "label": "THE VILLAS AT WINECOFF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 252, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "THE VILLAS AT WINECOFF PH MAP 2", "label": "THE VILLAS AT WINECOFF PH MAP 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 231, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "THE WAYFORTH", "label": "THE WAYFORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 252, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TIMBER FOREST", "label": "TIMBER FOREST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 199, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TIMBERKNOLL", "label": "TIMBERKNOLL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TIMBERRIDGE", "label": "TIMBERRIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 221, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TRANQUILLITY", "label": "TRANQUILLITY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TRANQUILLITY ESTATES", "label": "TRANQUILLITY ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TRATON WOODS", "label": "TRATON WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 244, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TREETOP", "label": "TREETOP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 190, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TREYBURN", "label": "TREYBURN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 242, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TRINITY CREST", "label": "TRINITY CREST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 207, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TRINITY CROSSING", "label": "TRINITY CROSSING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 237, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TRINITY WOODS", "label": "TRINITY WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 226, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TUCKASEEGEE RD", "label": "TUCKASEEGEE RD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 235, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TUCKASEEGEE RD", "label": "TUCKASEEGEE RD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 211, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TUCKER CHASE", "label": "TUCKER CHASE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TUCKERS CHASE", "label": "TUCKERS CHASE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 189, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TURNER PLANTATION", "label": "TURNER PLANTATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 252, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TUTTLEWOOD", "label": "TUTTLEWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 250, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TWIN CREEKS", "label": "TWIN CREEKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 235, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TWINBROOK", "label": "TWINBROOK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "UNION COUNTY", "label": "UNION COUNTY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 236, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "UNKNOWN NBH", "label": "UNKNOWN NBH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 244, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "UNOPENED ROW", "label": "UNOPENED ROW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "VALHALLA", "label": "VALHALLA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "VANDERBURG ESTATES", "label": "VANDERBURG ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 212, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "VILLAS AT TUCKER'S WALK", "label": "VILLAS AT TUCKER'S WALK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 237, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "VULCAN", "label": "VULCAN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 207, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WAKEFIELD MEADOW", "label": "WAKEFIELD MEADOW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 212, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WALDEN POND", "label": "WALDEN POND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 202, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WALKER PARK", "label": "WALKER PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WALKERS GLEN", "label": "WALKERS GLEN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 193, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WALNUT", "label": "WALNUT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WALNUT AVE", "label": "WALNUT AVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 205, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WALNUT HILL", "label": "WALNUT HILL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 235, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WATERFORD AT ROCKY RIVER", "label": "WATERFORD AT ROCKY RIVER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 193, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WATERFORD RIVERSIDE", "label": "WATERFORD RIVERSIDE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 184, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WATERS EDGE", "label": "WATERS EDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 232, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WATERSIDE LANDING", "label": "WATERSIDE LANDING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 224, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WATTS CROSSROADS", "label": "WATTS CROSSROADS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 218, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WEAKS PARK", "label": "WEAKS PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WEATHERSTONE", "label": "WEATHERSTONE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WEDDINGTON", "label": "WEDDINGTON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 204, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WEDDINGTON ROAD VILLAS", "label": "WEDDINGTON ROAD VILLAS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 184, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WEDDINGTON WOODS", "label": "WEDDINGTON WOODS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 214, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WELLINGTON CHASE", "label": "WELLINGTON CHASE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 214, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WENTWORTH", "label": "WENTWORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 229, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WESLEY PARK", "label": "WESLEY PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 241, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WEST C ST", "label": "WEST C ST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 192, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WEST CABARRUS", "label": "WEST CABARRUS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 194, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WEST OAKS", "label": "WEST OAKS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 214, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WESTBROOK ACRES", "label": "WESTBROOK ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 194, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WESTWOOD HEIGHTS", "label": "WESTWOOD HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 245, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WHISPERING PINES", "label": "WHISPERING PINES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 194, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WHISPERING WINDS", "label": "WHISPERING WINDS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 192, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WHITEFIELD MANOR", "label": "WHITEFIELD MANOR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 241, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WHITEHALL / PHIFER PARK", "label": "WHITEHALL / PHIFER PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 209, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WHITEHALL PHIFER PARK", "label": "WHITEHALL PHIFER PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 228, 194, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WHITEHALL/PHIFER PARK", "label": "WHITEHALL/PHIFER PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 244, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WIL-LOTTA ACRES", "label": "WIL-LOTTA ACRES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 202, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WIL-MAR PARK", "label": "WIL-MAR PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WILDWOOD RIDGE", "label": "WILDWOOD RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 246, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WILLOW BEND", "label": "WILLOW BEND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WINDING TRAIL", "label": "WINDING TRAIL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 210, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WINDING WALK ELLENWOOD", "label": "WINDING WALK ELLENWOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 198, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WINDING WALK HARRIS RD", "label": "WINDING WALK HARRIS RD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 238, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WINDING WALK SHEA", "label": "WINDING WALK SHEA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 232, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WINDROSE", "label": "WINDROSE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 213, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WINDSOR", "label": "WINDSOR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WINDSOR FOREST", "label": "WINDSOR FOREST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 241, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WINDY RIDGE", "label": "WINDY RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 211, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WINECOFF HILLS", "label": "WINECOFF HILLS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 239, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WINECOFF SCHOOL", "label": "WINECOFF SCHOOL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 232, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WOODBRIDGE", "label": "WOODBRIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WOODLAND DR", "label": "WOODLAND DR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WOODLAND GOLD", "label": "WOODLAND GOLD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WOODLANDS", "label": "WOODLANDS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 192, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WOODMORE", "label": "WOODMORE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 194, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WYNDHAM ESTATES", "label": "WYNDHAM ESTATES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 194, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WYNDHAM FOREST", "label": "WYNDHAM FOREST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 244, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WYNDHAM PLACE", "label": "WYNDHAM PLACE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 232, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WYNTREE", "label": "WYNTREE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 182, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "YATES MEADOW", "label": "YATES MEADOW" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "YMCA", "label": "YMCA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 226, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZACHARY FARMS", "label": "ZACHARY FARMS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 219, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZEMOSA AC", "label": "ZEMOSA AC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 228, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ZEMOSA ACRES", "label": "ZEMOSA ACRES" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 227, 255 ], "toColor": [ 252, 192, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 194, 252, 255 ], "toColor": [ 245, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 250, 255 ], "toColor": [ 210, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 192, 252, 255 ], "toColor": [ 217, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 220, 255 ], "toColor": [ 202, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 215, 252, 255 ], "toColor": [ 218, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 192, 252, 255 ], "toColor": [ 202, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 212, 255 ], "toColor": [ 252, 179, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 199, 255 ], "toColor": [ 252, 179, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 233, 252, 255 ], "toColor": [ 187, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 207, 252, 255 ], "toColor": [ 234, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 192, 252, 255 ], "toColor": [ 198, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 184, 255 ], "toColor": [ 223, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 201, 252, 255 ], "toColor": [ 199, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 230, 252, 255 ], "toColor": [ 189, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 182, 252, 255 ], "toColor": [ 203, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 179, 255 ], "toColor": [ 252, 210, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 212, 255 ], "toColor": [ 252, 220, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 221, 255 ], "toColor": [ 252, 210, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 215, 255 ], "toColor": [ 252, 194, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 202, 255 ], "toColor": [ 247, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 215, 252, 255 ], "toColor": [ 241, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 212, 255 ], "toColor": [ 224, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 228, 255 ], "toColor": [ 204, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 243, 255 ], "toColor": [ 207, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 182, 252, 255 ], "toColor": [ 237, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 238, 252, 255 ], "toColor": [ 192, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 204, 255 ], "toColor": [ 252, 194, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 216, 255 ], "toColor": [ 252, 210, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 182, 255 ], "toColor": [ 236, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 179, 255 ], "toColor": [ 251, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 227, 255 ], "toColor": [ 207, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 199, 255 ], "toColor": [ 252, 237, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 197, 255 ], "toColor": [ 208, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 236, 255 ], "toColor": [ 192, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 184, 252, 255 ], "toColor": [ 248, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 207, 252, 255 ], "toColor": [ 232, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 223, 252, 255 ], "toColor": [ 215, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 179, 252, 255 ], "toColor": [ 224, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 214, 255 ], "toColor": [ 252, 184, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 210, 252, 255 ], "toColor": [ 210, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 184, 252, 255 ], "toColor": [ 185, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 202, 255 ], "toColor": [ 252, 224, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 182, 252, 255 ], "toColor": [ 216, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 248, 252, 255 ], "toColor": [ 212, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 247, 252, 255 ], "toColor": [ 215, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 201, 252, 255 ], "toColor": [ 194, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 189, 255 ], "toColor": [ 204, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 182, 255 ], "toColor": [ 215, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 204, 252, 255 ], "toColor": [ 233, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 197, 255 ], "toColor": [ 252, 221, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 210, 255 ], "toColor": [ 252, 217, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 192, 255 ], "toColor": [ 252, 195, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 197, 252, 255 ], "toColor": [ 245, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 212, 252, 255 ], "toColor": [ 207, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 199, 255 ], "toColor": [ 207, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 211, 252, 255 ], "toColor": [ 197, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 228, 252, 255 ], "toColor": [ 179, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 187, 252, 255 ], "toColor": [ 240, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 213, 252, 255 ], "toColor": [ 197, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 217, 252, 255 ], "toColor": [ 189, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 218, 255 ], "toColor": [ 252, 207, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 215, 255 ], "toColor": [ 252, 242, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 232, 255 ], "toColor": [ 252, 204, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 182, 255 ], "toColor": [ 252, 185, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 192, 255 ], "toColor": [ 187, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 204, 255 ], "toColor": [ 220, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 233, 255 ], "toColor": [ 184, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 237, 252, 255 ], "toColor": [ 187, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 179, 255 ], "toColor": [ 252, 216, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 241, 252, 255 ], "toColor": [ 189, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 246, 252, 255 ], "toColor": [ 215, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 212, 252, 255 ], "toColor": [ 236, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 223, 252, 255 ], "toColor": [ 187, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 199, 252, 255 ], "toColor": [ 229, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 187, 255 ], "toColor": [ 247, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 204, 252, 255 ], "toColor": [ 225, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 197, 255 ], "toColor": [ 184, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 219, 255 ], "toColor": [ 252, 192, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 200, 255 ], "toColor": [ 194, 252, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 250, 255 ], "toColor": [ 252, 210, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 236, 252, 255 ], "toColor": [ 202, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 199, 252, 255 ], "toColor": [ 244, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 192, 255 ], "toColor": [ 252, 194, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 227, 255 ], "toColor": [ 252, 197, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 213, 255 ], "toColor": [ 204, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 233, 255 ], "toColor": [ 212, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 249, 255 ], "toColor": [ 252, 215, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 182, 252, 255 ], "toColor": [ 221, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 212, 252, 255 ], "toColor": [ 232, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 231, 255 ], "toColor": [ 202, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 192, 255 ], "toColor": [ 233, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 246, 255 ], "toColor": [ 212, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 249, 255 ], "toColor": [ 252, 212, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 197, 255 ], "toColor": [ 239, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 193, 255 ], "toColor": [ 187, 252, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 179, 255 ], "toColor": [ 252, 224, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 234, 255 ], "toColor": [ 194, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 187, 255 ], "toColor": [ 252, 220, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 237, 252, 255 ], "toColor": [ 199, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 220, 255 ], "toColor": [ 252, 204, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 210, 252, 255 ], "toColor": [ 235, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 199, 252, 255 ], "toColor": [ 182, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 184, 252, 255 ], "toColor": [ 241, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 236, 255 ], "toColor": [ 252, 204, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 182, 255 ], "toColor": [ 252, 191, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 229, 255 ], "toColor": [ 252, 179, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 222, 255 ], "toColor": [ 197, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 231, 255 ], "toColor": [ 252, 215, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 218, 255 ], "toColor": [ 252, 207, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 210, 252, 255 ], "toColor": [ 179, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 251, 252, 255 ], "toColor": [ 189, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 184, 255 ], "toColor": [ 207, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 252, 255 ], "toColor": [ 252, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 214, 255 ], "toColor": [ 199, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 196, 255 ], "toColor": [ 192, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 214, 255 ], "toColor": [ 182, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 240, 255 ], "toColor": [ 215, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 204, 255 ], "toColor": [ 252, 237, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 231, 255 ], "toColor": [ 252, 182, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 223, 252, 255 ], "toColor": [ 184, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 205, 255 ], "toColor": [ 252, 192, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 226, 255 ], "toColor": [ 252, 202, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 194, 252, 255 ], "toColor": [ 208, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 213, 252, 255 ], "toColor": [ 179, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 215, 255 ], "toColor": [ 235, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 182, 252, 255 ], "toColor": [ 236, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 204, 255 ], "toColor": [ 252, 224, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 229, 255 ], "toColor": [ 182, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 196, 255 ], "toColor": [ 252, 192, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 213, 252, 255 ], "toColor": [ 187, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 212, 255 ], "toColor": [ 252, 182, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 190, 252, 255 ], "toColor": [ 187, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 197, 255 ], "toColor": [ 224, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 223, 255 ], "toColor": [ 194, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 187, 252, 255 ], "toColor": [ 227, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 197, 255 ], "toColor": [ 252, 251, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 212, 252, 255 ], "toColor": [ 246, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 189, 255 ], "toColor": [ 221, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 179, 252, 255 ], "toColor": [ 233, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 241, 255 ], "toColor": [ 184, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 187, 255 ], "toColor": [ 252, 207, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 240, 252, 255 ], "toColor": [ 187, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 192, 252, 255 ], "toColor": [ 244, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 244, 252, 255 ], "toColor": [ 215, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 228, 255 ], "toColor": [ 192, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 189, 255 ], "toColor": [ 212, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 184, 255 ], "toColor": [ 232, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 212, 255 ], "toColor": [ 252, 223, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 197, 252, 255 ], "toColor": [ 210, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 237, 252, 255 ], "toColor": [ 182, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 187, 252, 255 ], "toColor": [ 239, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 210, 255 ], "toColor": [ 231, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 224, 255 ], "toColor": [ 252, 202, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 209, 255 ], "toColor": [ 199, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 206, 252, 255 ], "toColor": [ 184, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 201, 255 ], "toColor": [ 179, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 192, 255 ], "toColor": [ 227, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 194, 252, 255 ], "toColor": [ 202, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 200, 252, 255 ], "toColor": [ 179, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 188, 255 ], "toColor": [ 187, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 204, 255 ], "toColor": [ 252, 232, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 192, 252, 255 ], "toColor": [ 238, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 207, 255 ], "toColor": [ 232, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 210, 255 ], "toColor": [ 233, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 221, 252, 255 ], "toColor": [ 212, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 252, 255 ], "toColor": [ 204, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 199, 252, 255 ], "toColor": [ 245, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 242, 255 ], "toColor": [ 252, 202, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 208, 255 ], "toColor": [ 252, 202, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 213, 255 ], "toColor": [ 194, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 252, 255 ], "toColor": [ 252, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 210, 255 ], "toColor": [ 252, 234, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 194, 252, 255 ], "toColor": [ 212, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 182, 252, 255 ], "toColor": [ 209, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 182, 252, 255 ], "toColor": [ 202, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 199, 255 ], "toColor": [ 210, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 212, 255 ], "toColor": [ 252, 227, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 240, 255 ], "toColor": [ 207, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 212, 252, 255 ], "toColor": [ 238, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 207, 255 ], "toColor": [ 199, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 202, 252, 255 ], "toColor": [ 202, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 249, 252, 255 ], "toColor": [ 215, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 214, 252, 255 ], "toColor": [ 202, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 202, 255 ], "toColor": [ 252, 207, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 252, 255 ], "toColor": [ 227, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 202, 252, 255 ], "toColor": [ 226, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 217, 255 ], "toColor": [ 252, 207, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 194, 255 ], "toColor": [ 252, 221, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 210, 255 ], "toColor": [ 184, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 192, 252, 255 ], "toColor": [ 227, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 224, 252, 255 ], "toColor": [ 187, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 199, 252, 255 ], "toColor": [ 245, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 231, 255 ], "toColor": [ 184, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 245, 252, 255 ], "toColor": [ 189, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 231, 255 ], "toColor": [ 252, 184, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 207, 252, 255 ], "toColor": [ 199, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 198, 255 ], "toColor": [ 252, 194, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 216, 252, 255 ], "toColor": [ 179, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 202, 255 ], "toColor": [ 222, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 236, 255 ], "toColor": [ 252, 187, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 205, 255 ], "toColor": [ 179, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 229, 255 ], "toColor": [ 199, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 214, 255 ], "toColor": [ 252, 202, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 194, 255 ], "toColor": [ 252, 245, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 194, 255 ], "toColor": [ 221, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 210, 252, 255 ], "toColor": [ 189, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 233, 252, 255 ], "toColor": [ 187, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 208, 252, 255 ], "toColor": [ 194, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 194, 255 ], "toColor": [ 252, 246, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 184, 255 ], "toColor": [ 242, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 199, 255 ], "toColor": [ 238, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 241, 252, 255 ], "toColor": [ 179, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 187, 255 ], "toColor": [ 252, 201, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 207, 252, 255 ], "toColor": [ 208, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 248, 255 ], "toColor": [ 199, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 230, 255 ], "toColor": [ 252, 192, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 240, 255 ], "toColor": [ 252, 204, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 187, 255 ], "toColor": [ 252, 190, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 203, 255 ], "toColor": [ 187, 252, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 231, 252, 255 ], "toColor": [ 215, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 241, 255 ], "toColor": [ 189, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 184, 255 ], "toColor": [ 206, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 184, 252, 255 ], "toColor": [ 243, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 179, 255 ], "toColor": [ 252, 238, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 202, 255 ], "toColor": [ 252, 218, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 210, 252, 255 ], "toColor": [ 224, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 246, 252, 255 ], "toColor": [ 210, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 191, 255 ], "toColor": [ 252, 179, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 179, 252, 255 ], "toColor": [ 233, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 184, 255 ], "toColor": [ 252, 231, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 182, 252, 255 ], "toColor": [ 208, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 215, 252, 255 ], "toColor": [ 215, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 184, 255 ], "toColor": [ 252, 200, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 243, 255 ], "toColor": [ 252, 207, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 250, 255 ], "toColor": [ 252, 192, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 192, 255 ], "toColor": [ 221, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 237, 252, 255 ], "toColor": [ 204, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 212, 255 ], "toColor": [ 247, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 248, 255 ], "toColor": [ 252, 184, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 236, 255 ], "toColor": [ 202, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 202, 255 ], "toColor": [ 209, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 215, 252, 255 ], "toColor": [ 202, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 228, 252, 255 ], "toColor": [ 204, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 220, 255 ], "toColor": [ 252, 189, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 179, 252, 255 ], "toColor": [ 196, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 184, 252, 255 ], "toColor": [ 231, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 246, 255 ], "toColor": [ 252, 187, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 187, 252, 255 ], "toColor": [ 198, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 204, 255 ], "toColor": [ 252, 229, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 240, 255 ], "toColor": [ 204, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 241, 255 ], "toColor": [ 184, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 189, 252, 255 ], "toColor": [ 223, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 214, 255 ], "toColor": [ 194, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 197, 255 ], "toColor": [ 205, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 212, 255 ], "toColor": [ 182, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 227, 255 ], "toColor": [ 179, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 218, 255 ], "toColor": [ 192, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 184, 255 ], "toColor": [ 252, 207, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 187, 255 ], "toColor": [ 252, 250, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 218, 252, 255 ], "toColor": [ 207, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 230, 255 ], "toColor": [ 215, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 189, 255 ], "toColor": [ 208, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 189, 252, 255 ], "toColor": [ 242, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 210, 252, 255 ], "toColor": [ 210, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 189, 255 ], "toColor": [ 239, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 245, 255 ], "toColor": [ 194, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 223, 252, 255 ], "toColor": [ 184, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 250, 255 ], "toColor": [ 252, 212, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 212, 255 ], "toColor": [ 242, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 212, 252, 255 ], "toColor": [ 225, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 204, 255 ], "toColor": [ 237, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 202, 252, 255 ], "toColor": [ 202, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 221, 255 ], "toColor": [ 252, 210, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 213, 255 ], "toColor": [ 187, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 223, 252, 255 ], "toColor": [ 189, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 234, 255 ], "toColor": [ 252, 207, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 232, 255 ], "toColor": [ 215, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 202, 255 ], "toColor": [ 199, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 197, 255 ], "toColor": [ 252, 250, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 210, 252, 255 ], "toColor": [ 247, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 199, 255 ], "toColor": [ 252, 182, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 202, 255 ], "toColor": [ 217, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 202, 255 ], "toColor": [ 252, 247, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 227, 255 ], "toColor": [ 207, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 217, 255 ], "toColor": [ 199, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 184, 255 ], "toColor": [ 248, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 215, 255 ], "toColor": [ 235, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 225, 252, 255 ], "toColor": [ 212, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 207, 255 ], "toColor": [ 240, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 192, 255 ], "toColor": [ 182, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 210, 252, 255 ], "toColor": [ 234, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 248, 255 ], "toColor": [ 202, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 204, 255 ], "toColor": [ 250, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 210, 255 ], "toColor": [ 252, 233, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 240, 252, 255 ], "toColor": [ 207, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 239, 255 ], "toColor": [ 197, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 213, 255 ], "toColor": [ 252, 192, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 218, 255 ], "toColor": [ 179, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 204, 252, 255 ], "toColor": [ 241, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 252, 255 ], "toColor": [ 227, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 182, 252, 255 ], "toColor": [ 251, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 218, 252, 255 ], "toColor": [ 189, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 220, 255 ], "toColor": [ 252, 210, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 227, 255 ], "toColor": [ 197, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 247, 255 ], "toColor": [ 189, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 211, 255 ], "toColor": [ 192, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 210, 255 ], "toColor": [ 242, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 240, 255 ], "toColor": [ 179, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 244, 252, 255 ], "toColor": [ 179, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 199, 252, 255 ], "toColor": [ 244, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 222, 252, 255 ], "toColor": [ 197, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 202, 255 ], "toColor": [ 252, 234, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 192, 255 ], "toColor": [ 194, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 245, 255 ], "toColor": [ 252, 210, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 179, 255 ], "toColor": [ 199, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 231, 255 ], "toColor": [ 252, 184, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 227, 255 ], "toColor": [ 252, 194, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 212, 255 ], "toColor": [ 230, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 217, 255 ], "toColor": [ 202, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 182, 255 ], "toColor": [ 252, 205, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 184, 252, 255 ], "toColor": [ 191, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 234, 255 ], "toColor": [ 192, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 222, 255 ], "toColor": [ 179, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 197, 255 ], "toColor": [ 252, 227, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 238, 252, 255 ], "toColor": [ 192, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 187, 255 ], "toColor": [ 252, 226, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 198, 255 ], "toColor": [ 187, 252, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 194, 255 ], "toColor": [ 251, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 194, 255 ], "toColor": [ 252, 224, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 223, 255 ], "toColor": [ 252, 210, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 197, 252, 255 ], "toColor": [ 208, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 202, 252, 255 ], "toColor": [ 182, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 215, 255 ], "toColor": [ 207, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 211, 252, 255 ], "toColor": [ 179, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 192, 255 ], "toColor": [ 252, 208, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 210, 252, 255 ], "toColor": [ 246, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 189, 252, 255 ], "toColor": [ 242, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 240, 252, 255 ], "toColor": [ 210, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 199, 255 ], "toColor": [ 252, 232, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 225, 255 ], "toColor": [ 204, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 187, 255 ], "toColor": [ 216, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 242, 255 ], "toColor": [ 212, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 218, 255 ], "toColor": [ 204, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 192, 255 ], "toColor": [ 226, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 232, 255 ], "toColor": [ 204, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 226, 252, 255 ], "toColor": [ 189, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 212, 255 ], "toColor": [ 252, 236, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 217, 255 ], "toColor": [ 187, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 238, 255 ], "toColor": [ 192, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 239, 255 ], "toColor": [ 252, 197, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 238, 255 ], "toColor": [ 192, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 205, 255 ], "toColor": [ 179, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 216, 252, 255 ], "toColor": [ 215, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 210, 252, 255 ], "toColor": [ 217, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 229, 252, 255 ], "toColor": [ 179, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 232, 252, 255 ], "toColor": [ 202, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 249, 252, 255 ], "toColor": [ 187, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 187, 252, 255 ], "toColor": [ 236, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 222, 252, 255 ], "toColor": [ 182, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 252, 255 ], "toColor": [ 212, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 184, 255 ], "toColor": [ 252, 233, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 187, 252, 255 ], "toColor": [ 215, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 227, 252, 255 ], "toColor": [ 210, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 210, 252, 255 ], "toColor": [ 238, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 212, 252, 255 ], "toColor": [ 238, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 212, 255 ], "toColor": [ 252, 197, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 235, 252, 255 ], "toColor": [ 187, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 215, 252, 255 ], "toColor": [ 207, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 239, 252, 255 ], "toColor": [ 199, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 179, 252, 255 ], "toColor": [ 223, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 194, 255 ], "toColor": [ 252, 218, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 202, 252, 255 ], "toColor": [ 209, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 240, 255 ], "toColor": [ 207, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 250, 255 ], "toColor": [ 252, 182, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 184, 255 ], "toColor": [ 216, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 224, 255 ], "toColor": [ 252, 197, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 197, 255 ], "toColor": [ 214, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 244, 255 ], "toColor": [ 179, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 249, 252, 255 ], "toColor": [ 207, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 234, 255 ], "toColor": [ 252, 212, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 230, 255 ], "toColor": [ 252, 207, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 233, 255 ], "toColor": [ 252, 187, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 189, 252, 255 ], "toColor": [ 242, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 229, 252, 255 ], "toColor": [ 189, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 195, 255 ], "toColor": [ 182, 252, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 240, 255 ], "toColor": [ 252, 215, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 179, 255 ], "toColor": [ 217, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 179, 252, 255 ], "toColor": [ 217, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 199, 255 ], "toColor": [ 252, 237, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 248, 255 ], "toColor": [ 204, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 194, 252, 255 ], "toColor": [ 220, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 210, 255 ], "toColor": [ 189, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 189, 255 ], "toColor": [ 248, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 233, 252, 255 ], "toColor": [ 184, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 187, 255 ], "toColor": [ 199, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 184, 255 ], "toColor": [ 197, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 210, 252, 255 ], "toColor": [ 197, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 204, 255 ], "toColor": [ 252, 241, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 199, 255 ], "toColor": [ 237, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 197, 252, 255 ], "toColor": [ 246, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 192, 255 ], "toColor": [ 252, 184, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 189, 252, 255 ], "toColor": [ 204, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 182, 255 ], "toColor": [ 202, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 225, 255 ], "toColor": [ 252, 184, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 207, 255 ], "toColor": [ 212, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 233, 252, 255 ], "toColor": [ 204, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 222, 252, 255 ], "toColor": [ 204, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 224, 255 ], "toColor": [ 252, 212, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 210, 255 ], "toColor": [ 250, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 252, 255 ], "toColor": [ 252, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 244, 255 ], "toColor": [ 194, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 182, 252, 255 ], "toColor": [ 208, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 223, 252, 255 ], "toColor": [ 192, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 248, 252, 255 ], "toColor": [ 204, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 198, 255 ], "toColor": [ 252, 189, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 192, 255 ], "toColor": [ 252, 206, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 204, 255 ], "toColor": [ 252, 246, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 189, 255 ], "toColor": [ 252, 225, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 199, 255 ], "toColor": [ 187, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 202, 255 ], "toColor": [ 231, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 222, 255 ], "toColor": [ 252, 210, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 242, 255 ], "toColor": [ 189, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 197, 255 ], "toColor": [ 222, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 187, 255 ], "toColor": [ 252, 211, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 250, 255 ], "toColor": [ 204, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 222, 255 ], "toColor": [ 194, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 251, 255 ], "toColor": [ 179, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 204, 255 ], "toColor": [ 187, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 197, 252, 255 ], "toColor": [ 228, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 227, 252, 255 ], "toColor": [ 197, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 227, 255 ], "toColor": [ 192, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 187, 255 ], "toColor": [ 252, 213, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 223, 255 ], "toColor": [ 252, 210, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 228, 252, 255 ], "toColor": [ 197, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 217, 255 ], "toColor": [ 252, 192, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 215, 255 ], "toColor": [ 240, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 184, 255 ], "toColor": [ 252, 227, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 187, 252, 255 ], "toColor": [ 207, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 221, 255 ], "toColor": [ 189, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 199, 252, 255 ], "toColor": [ 214, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 202, 252, 255 ], "toColor": [ 203, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 194, 255 ], "toColor": [ 252, 215, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 218, 252, 255 ], "toColor": [ 184, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 204, 252, 255 ], "toColor": [ 208, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 252, 255 ], "toColor": [ 202, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 184, 255 ], "toColor": [ 252, 179, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 213, 252, 255 ], "toColor": [ 179, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 184, 255 ], "toColor": [ 240, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 189, 255 ], "toColor": [ 252, 190, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 204, 252, 255 ], "toColor": [ 220, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 245, 252, 255 ], "toColor": [ 199, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 217, 255 ], "toColor": [ 252, 182, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 194, 252, 255 ], "toColor": [ 247, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 238, 252, 255 ], "toColor": [ 202, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 197, 255 ], "toColor": [ 252, 202, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 199, 255 ], "toColor": [ 237, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 206, 255 ], "toColor": [ 179, 252, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 212, 255 ], "toColor": [ 210, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 199, 255 ], "toColor": [ 252, 232, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 204, 255 ], "toColor": [ 252, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 216, 252, 255 ], "toColor": [ 187, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 187, 252, 255 ], "toColor": [ 187, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 199, 252, 255 ], "toColor": [ 209, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 215, 255 ], "toColor": [ 252, 234, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 224, 255 ], "toColor": [ 192, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 204, 252, 255 ], "toColor": [ 230, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 202, 252, 255 ], "toColor": [ 222, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 246, 255 ], "toColor": [ 194, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 202, 255 ], "toColor": [ 216, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 233, 255 ], "toColor": [ 252, 202, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 197, 255 ], "toColor": [ 224, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 182, 255 ], "toColor": [ 194, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 210, 252, 255 ], "toColor": [ 245, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 212, 252, 255 ], "toColor": [ 217, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 238, 252, 255 ], "toColor": [ 192, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 182, 252, 255 ], "toColor": [ 235, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 199, 255 ], "toColor": [ 252, 214, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 199, 252, 255 ], "toColor": [ 207, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 210, 255 ], "toColor": [ 252, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 207, 255 ], "toColor": [ 252, 199, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 215, 252, 255 ], "toColor": [ 225, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 212, 255 ], "toColor": [ 230, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 189, 255 ], "toColor": [ 252, 244, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 233, 255 ], "toColor": [ 210, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 194, 252, 255 ], "toColor": [ 208, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 189, 255 ], "toColor": [ 242, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 217, 255 ], "toColor": [ 252, 197, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 228, 255 ], "toColor": [ 252, 215, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 197, 255 ], "toColor": [ 200, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 214, 252, 255 ], "toColor": [ 197, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 202, 255 ], "toColor": [ 252, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 192, 255 ], "toColor": [ 244, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 184, 252, 255 ], "toColor": [ 217, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 187, 255 ], "toColor": [ 245, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 192, 252, 255 ], "toColor": [ 242, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 249, 252, 255 ], "toColor": [ 182, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 211, 255 ], "toColor": [ 182, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 202, 255 ], "toColor": [ 252, 249, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 215, 252, 255 ], "toColor": [ 197, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 210, 255 ], "toColor": [ 252, 235, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 207, 255 ], "toColor": [ 252, 237, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 199, 255 ], "toColor": [ 252, 245, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 202, 255 ], "toColor": [ 231, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 194, 252, 255 ], "toColor": [ 222, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 207, 255 ], "toColor": [ 252, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 199, 255 ], "toColor": [ 179, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 200, 255 ], "toColor": [ 189, 252, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 244, 255 ], "toColor": [ 252, 199, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 207, 255 ], "toColor": [ 246, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 179, 252, 255 ], "toColor": [ 185, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 194, 252, 255 ], "toColor": [ 251, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 182, 255 ], "toColor": [ 207, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 246, 255 ], "toColor": [ 192, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 246, 255 ], "toColor": [ 252, 187, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 214, 255 ], "toColor": [ 252, 210, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 197, 255 ], "toColor": [ 252, 187, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 199, 252, 255 ], "toColor": [ 210, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 243, 252, 255 ], "toColor": [ 207, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 225, 255 ], "toColor": [ 192, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 236, 252, 255 ], "toColor": [ 182, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 204, 255 ], "toColor": [ 225, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 212, 255 ], "toColor": [ 189, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 199, 252, 255 ], "toColor": [ 222, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 197, 255 ], "toColor": [ 252, 223, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 238, 255 ], "toColor": [ 212, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 222, 255 ], "toColor": [ 189, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 192, 255 ], "toColor": [ 252, 217, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 182, 255 ], "toColor": [ 252, 221, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 189, 252, 255 ], "toColor": [ 179, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 242, 252, 255 ], "toColor": [ 197, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 199, 255 ], "toColor": [ 210, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 222, 255 ], "toColor": [ 202, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 232, 255 ], "toColor": [ 252, 215, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 235, 255 ], "toColor": [ 192, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 212, 255 ], "toColor": [ 210, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 228, 252, 255 ], "toColor": [ 179, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 197, 252, 255 ], "toColor": [ 204, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 193, 252, 255 ], "toColor": [ 184, 193, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 179, 255 ], "toColor": [ 191, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 204, 255 ], "toColor": [ 252, 236, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 187, 255 ], "toColor": [ 252, 210, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 206, 255 ], "toColor": [ 252, 184, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 237, 255 ], "toColor": [ 252, 182, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 241, 252, 255 ], "toColor": [ 179, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 246, 252, 255 ], "toColor": [ 197, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 194, 255 ], "toColor": [ 245, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 189, 255 ], "toColor": [ 252, 200, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 226, 255 ], "toColor": [ 212, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 187, 255 ], "toColor": [ 252, 202, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 198, 252, 255 ], "toColor": [ 187, 198, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 215, 255 ], "toColor": [ 252, 210, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 210, 255 ], "toColor": [ 252, 232, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 218, 252, 255 ], "toColor": [ 192, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 187, 255 ], "toColor": [ 202, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 252, 255 ], "toColor": [ 252, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 179, 252, 255 ], "toColor": [ 234, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 202, 255 ], "toColor": [ 252, 194, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 194, 252, 255 ], "toColor": [ 227, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 207, 255 ], "toColor": [ 252, 240, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 214, 255 ], "toColor": [ 207, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 205, 255 ], "toColor": [ 252, 194, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 207, 255 ], "toColor": [ 252, 194, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 226, 255 ], "toColor": [ 252, 194, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 238, 255 ], "toColor": [ 179, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 184, 255 ], "toColor": [ 252, 193, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 199, 255 ], "toColor": [ 252, 209, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 226, 255 ], "toColor": [ 215, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 246, 255 ], "toColor": [ 210, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 210, 255 ], "toColor": [ 228, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 236, 255 ], "toColor": [ 202, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 179, 255 ], "toColor": [ 206, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 208, 255 ], "toColor": [ 194, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 207, 255 ], "toColor": [ 252, 220, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 226, 252, 255 ], "toColor": [ 212, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 189, 255 ], "toColor": [ 252, 198, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 212, 255 ], "toColor": [ 252, 202, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 240, 252, 255 ], "toColor": [ 207, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 230, 252, 255 ], "toColor": [ 210, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 228, 255 ], "toColor": [ 252, 189, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 226, 255 ], "toColor": [ 252, 207, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 210, 255 ], "toColor": [ 217, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 190, 255 ], "toColor": [ 189, 252, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 182, 255 ], "toColor": [ 188, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 204, 252, 255 ], "toColor": [ 192, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 199, 255 ], "toColor": [ 189, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 207, 252, 255 ], "toColor": [ 227, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 187, 252, 255 ], "toColor": [ 233, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 210, 255 ], "toColor": [ 245, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 237, 252, 255 ], "toColor": [ 187, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 189, 255 ], "toColor": [ 252, 220, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 210, 255 ], "toColor": [ 217, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 248, 255 ], "toColor": [ 252, 212, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 182, 252, 255 ], "toColor": [ 231, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 252, 202, 255 ], "toColor": [ 213, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 204, 255 ], "toColor": [ 218, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 179, 255 ], "toColor": [ 252, 188, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 204, 255 ], "toColor": [ 252, 224, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 207, 255 ], "toColor": [ 252, 218, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 210, 252, 255 ], "toColor": [ 189, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 202, 255 ], "toColor": [ 252, 202, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 179, 252, 255 ], "toColor": [ 228, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 212, 255 ], "toColor": [ 228, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 196, 252, 255 ], "toColor": [ 194, 196, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 246, 252, 255 ], "toColor": [ 207, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 179, 255 ], "toColor": [ 185, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 218, 255 ], "toColor": [ 252, 204, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 197, 255 ], "toColor": [ 199, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 217, 255 ], "toColor": [ 184, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 210, 252, 255 ], "toColor": [ 217, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 197, 252, 255 ], "toColor": [ 239, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 197, 255 ], "toColor": [ 239, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 215, 255 ], "toColor": [ 252, 251, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 194, 252, 255 ], "toColor": [ 237, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 199, 252, 255 ], "toColor": [ 223, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 191, 255 ], "toColor": [ 252, 184, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 197, 255 ], "toColor": [ 242, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 194, 252, 255 ], "toColor": [ 251, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 230, 255 ], "toColor": [ 212, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 217, 252, 255 ], "toColor": [ 199, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 248, 255 ], "toColor": [ 184, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 231, 255 ], "toColor": [ 252, 184, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 245, 255 ], "toColor": [ 199, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 219, 189, 255 ], "toColor": [ 252, 219, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 222, 252, 255 ], "toColor": [ 182, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 207, 252, 255 ], "toColor": [ 209, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 188, 255 ], "toColor": [ 252, 187, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 201, 252, 255 ], "toColor": [ 182, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 189, 255 ], "toColor": [ 231, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 231, 252, 255 ], "toColor": [ 212, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 252, 207, 255 ], "toColor": [ 213, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 199, 255 ], "toColor": [ 209, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 189, 255 ], "toColor": [ 221, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 221, 252, 255 ], "toColor": [ 212, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 212, 255 ], "toColor": [ 244, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 187, 255 ], "toColor": [ 252, 228, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 245, 252, 255 ], "toColor": [ 210, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 187, 255 ], "toColor": [ 252, 190, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 242, 255 ], "toColor": [ 215, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 207, 252, 255 ], "toColor": [ 238, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 237, 255 ], "toColor": [ 192, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 226, 255 ], "toColor": [ 252, 202, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 182, 255 ], "toColor": [ 252, 211, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 187, 255 ], "toColor": [ 252, 197, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 189, 252, 255 ], "toColor": [ 229, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 215, 255 ], "toColor": [ 225, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 250, 255 ], "toColor": [ 252, 182, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 207, 255 ], "toColor": [ 220, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 236, 255 ], "toColor": [ 252, 192, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 245, 255 ], "toColor": [ 210, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 179, 255 ], "toColor": [ 251, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 210, 255 ], "toColor": [ 230, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 215, 252, 255 ], "toColor": [ 194, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 239, 252, 255 ], "toColor": [ 197, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 207, 252, 255 ], "toColor": [ 219, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 212, 252, 255 ], "toColor": [ 225, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 202, 252, 255 ], "toColor": [ 217, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 187, 255 ], "toColor": [ 229, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 194, 255 ], "toColor": [ 252, 179, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 207, 255 ], "toColor": [ 252, 199, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 236, 252, 255 ], "toColor": [ 202, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 193, 255 ], "toColor": [ 187, 252, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 184, 252, 255 ], "toColor": [ 240, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 232, 255 ], "toColor": [ 194, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 224, 255 ], "toColor": [ 252, 204, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 218, 255 ], "toColor": [ 207, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 204, 255 ], "toColor": [ 252, 248, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 182, 252, 255 ], "toColor": [ 237, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 204, 252, 255 ], "toColor": [ 194, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 184, 252, 255 ], "toColor": [ 223, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 214, 252, 255 ], "toColor": [ 192, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 214, 255 ], "toColor": [ 252, 192, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 229, 255 ], "toColor": [ 204, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 241, 252, 255 ], "toColor": [ 179, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 192, 255 ], "toColor": [ 252, 232, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 194, 255 ], "toColor": [ 223, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 214, 252, 255 ], "toColor": [ 212, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 194, 252, 255 ], "toColor": [ 237, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 248, 255 ], "toColor": [ 252, 194, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 194, 255 ], "toColor": [ 230, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 192, 252, 255 ], "toColor": [ 197, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 241, 252, 255 ], "toColor": [ 197, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 209, 252, 255 ], "toColor": [ 182, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 194, 255 ], "toColor": [ 252, 228, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 244, 255 ], "toColor": [ 182, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 202, 255 ], "toColor": [ 252, 189, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 246, 255 ], "toColor": [ 252, 210, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 210, 255 ], "toColor": [ 252, 207, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 198, 255 ], "toColor": [ 194, 252, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 241, 252, 255 ], "toColor": [ 189, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 179, 255 ], "toColor": [ 252, 233, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 213, 252, 255 ], "toColor": [ 204, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 207, 255 ], "toColor": [ 212, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 211, 255 ], "toColor": [ 187, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 240, 255 ], "toColor": [ 212, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 232, 255 ], "toColor": [ 252, 204, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 204, 255 ], "toColor": [ 252, 221, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 207, 255 ], "toColor": [ 252, 212, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 184, 255 ], "toColor": [ 252, 189, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 192, 252, 255 ], "toColor": [ 231, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 194, 252, 255 ], "toColor": [ 194, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 194, 252, 255 ], "toColor": [ 231, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 244, 255 ], "toColor": [ 215, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 232, 252, 255 ], "toColor": [ 199, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 182, 252, 255 ], "toColor": [ 214, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 215, 252, 255 ], "toColor": [ 215, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 226, 252, 255 ], "toColor": [ 202, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 219, 255 ], "toColor": [ 252, 192, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NBH_NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1468082.5000648608, "ymin": 525549.07276139, "xmax": 1614489.0003108731, "ymax": 660365.9788058596, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIV_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEEDED", "type": "esriFieldTypeDouble", "alias": "Deeded AC", "domain": null }, { "name": "SHEET", "type": "esriFieldTypeSmallInteger", "alias": "SHEET", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeSmallInteger", "alias": "PARCEL", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 2, "domain": null }, { "name": "OLDPIN", "type": "esriFieldTypeDouble", "alias": "Old Pin", "domain": null }, { "name": "SUB", "type": "esriFieldTypeString", "alias": "SUB", "length": 2, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeString", "alias": "Year Entered", "length": 4, "domain": null }, { "name": "PIN", "type": "esriFieldTypeDouble", "alias": "PIN", "domain": null }, { "name": "REAL_ID", "type": "esriFieldTypeString", "alias": "Real ID", "length": 15, "domain": null }, { "name": "DEED_BK_PG", "type": "esriFieldTypeString", "alias": "Deed BkPg", "length": 10, "domain": null }, { "name": "SUBDIV_NAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 50, "domain": null }, { "name": "LOT_NUM", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 15, "domain": null }, { "name": "PB_PG", "type": "esriFieldTypeString", "alias": "Plat BkPg", "length": 11, "domain": null }, { "name": "NBH_NAME", "type": "esriFieldTypeString", "alias": "NBH Name", "length": 50, "domain": null }, { "name": "NBH_NUM", "type": "esriFieldTypeString", "alias": "NBH Number", "length": 5, "domain": null }, { "name": "CALCULATED_ACREAGE", "type": "esriFieldTypeDouble", "alias": "Calc Acreage", "domain": null }, { "name": "PIN14", "type": "esriFieldTypeString", "alias": "PIN14", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ParcelQuality", "type": "esriFieldTypeInteger", "alias": "ParcelQuality", "domain": { "type": "codedValue", "name": "WS3_ParcelQuality", "description": "Accuracy of Parcel Geometry and Location", "codedValues": [ { "name": "0-Unknown", "code": 0 }, { "name": "1-Poor", "code": 1 }, { "name": "2-Moderate Adjustment", "code": 2 }, { "name": "3-Minor Adjustment", "code": 3 }, { "name": "4-No Adjustment", "code": 4 }, { "name": "5-Digital Source", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpdatedBy", "type": "esriFieldTypeString", "alias": "UpdatedBy", "length": 50, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "PIN14", "fields": "PIN14", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R389_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a319_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 40, "name": "Fire Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DistrictName", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 242, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Allen", "label": "Allen" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ColdWater", "label": "Cold Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ConcordRural", "label": "Concord Rural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FlowesStore", "label": "Flowes Store" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 206, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Georgeville", "label": "Georgeville" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 234, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GoldHill", "label": "Gold Hill" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HarrisburgRural", "label": "Harrisburg Rural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JacksonPark", "label": "Jackson Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 209, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "KannapolisRural", "label": "Kannapolis Rural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 239, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Midland", "label": "Midland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 195, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MtMitchell", "label": "Mt Mitchell" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 207, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MtPleasant", "label": "Mt Pleasant" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 217, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NECabarrus", "label": "NE Cabarrus" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Odell", "label": "Odell" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 227, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Richfield", "label": "Richfield" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 252, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Rimer", "label": "Rimer" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 242, 255 ], "toColor": [ 182, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 179, 252, 255 ], "toColor": [ 241, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 179, 255 ], "toColor": [ 222, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 234, 255 ], "toColor": [ 252, 207, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 207, 255 ], "toColor": [ 252, 249, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 179, 252, 255 ], "toColor": [ 191, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 209, 255 ], "toColor": [ 187, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 240, 252, 255 ], "toColor": [ 207, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 197, 255 ], "toColor": [ 252, 184, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 207, 252, 255 ], "toColor": [ 223, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 217, 255 ], "toColor": [ 252, 179, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 227, 255 ], "toColor": [ 212, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 204, 255 ], "toColor": [ 224, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1468082.4999485463, "ymin": 525664.157525897, "xmax": 1614467.1553413868, "ymax": 644223.0785440654, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DistrictName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "DistrictName", "type": "esriFieldTypeString", "alias": "District Name", "length": 50, "domain": null }, { "name": "DistrictRating", "type": "esriFieldTypeString", "alias": "District Rating", "length": 50, "domain": null }, { "name": "DistrictType", "type": "esriFieldTypeString", "alias": "DistrictType", "length": 50, "domain": null }, { "name": "StationAddress", "type": "esriFieldTypeString", "alias": "Station Address", "length": 50, "domain": null }, { "name": "StationCityState", "type": "esriFieldTypeString", "alias": "Station City and State", "length": 50, "domain": null }, { "name": "StationZipcode", "type": "esriFieldTypeString", "alias": "Station Zipcode", "length": 50, "domain": null }, { "name": "StationCounty", "type": "esriFieldTypeString", "alias": "Station County", "length": 50, "domain": null }, { "name": "StationPhoneNo", "type": "esriFieldTypeString", "alias": "StationPhoneNo", "length": 50, "domain": null }, { "name": "EstimatedPopulation", "type": "esriFieldTypeInteger", "alias": "EstimatedPopulation", "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": "R2350_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2204_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 41, "name": "Utilities", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 42, "name": "WSACC" }, { "id": 46, "name": "Countywide Fire Hydrants" }, { "id": 47, "name": "Concord" }, { "id": 51, "name": "Mt Pleasant" }, { "id": 56, "name": "Kannapolis" }, { "id": 59, "name": "Harrisburg" } ], "minScale": 5000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1467765.24992688, "ymin": 533834.6291731, "xmax": 1605902.5781072527, "ymax": 707985.7866540102, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 42, "name": "WSACC", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 41, "name": "Utilities" }, "subLayers": [ { "id": 43, "name": "WSACC Manhole" }, { "id": 44, "name": "WSACC Line" }, { "id": 45, "name": "ws_districts" } ], "minScale": 5000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1472479.5813185144, "ymin": 534722.1246686457, "xmax": 1578828.6192415596, "ymax": 644584.2244829629, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 43, "name": "WSACC Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 1255031.530428, "falseY": 334312.874178, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 42, "name": "WSACC" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 140, 96, 57, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1472479.5813185144, "ymin": 534959.0810848664, "xmax": 1578828.6192415596, "ymax": 644584.2244829629, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CID", "type": "esriFieldTypeString", "alias": "CID", "length": 10, "domain": null }, { "name": "WSACC_ID", "type": "esriFieldTypeString", "alias": "WSACC_ID", "length": 16, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "INVERTOUT", "type": "esriFieldTypeDouble", "alias": "INVERTOUT", "domain": null }, { "name": "INVERTIN", "type": "esriFieldTypeDouble", "alias": "INVERTIN", "domain": null }, { "name": "INVERTIN2", "type": "esriFieldTypeDouble", "alias": "INVERTIN2", "domain": null }, { "name": "INVERTIN3", "type": "esriFieldTypeDouble", "alias": "INVERTIN3", "domain": null }, { "name": "RIM_ELEV", "type": "esriFieldTypeDouble", "alias": "RIM_ELEV", "domain": null }, { "name": "FAL", "type": "esriFieldTypeString", "alias": "FAL", "length": 10, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 10, "domain": null }, { "name": "INCLUDE", "type": "esriFieldTypeString", "alias": "INCLUDE", "length": 10, "domain": null }, { "name": "FACILITY_I", "type": "esriFieldTypeString", "alias": "FACILITY_I", "length": 16, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 16, "domain": null }, { "name": "PWTYPE", "type": "esriFieldTypeString", "alias": "PWTYPE", "length": 10, "domain": null }, { "name": "GND_ELEV", "type": "esriFieldTypeDouble", "alias": "GND_ELEV", "domain": null }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 10, "domain": null }, { "name": "RNSNODE", "type": "esriFieldTypeString", "alias": "RNSNODE", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2827_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2681_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 44, "name": "WSACC Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 1255031.530428, "falseY": 334312.874178, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 42, "name": "WSACC" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 28, 124, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1472479.5813185144, "ymin": 534959.0810848664, "xmax": 1578828.6192415596, "ymax": 644584.2244829629, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WSACC_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WSACC_ID", "type": "esriFieldTypeString", "alias": "WSACC_ID", "length": 20, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "SZ", "type": "esriFieldTypeDouble", "alias": "SZ", "domain": null }, { "name": "MA", "type": "esriFieldTypeString", "alias": "MA", "length": 16, "domain": null }, { "name": "INCLUDE", "type": "esriFieldTypeString", "alias": "INCLUDE", "length": 10, "domain": null }, { "name": "U_S_NODE", "type": "esriFieldTypeString", "alias": "U_S_NODE", "length": 16, "domain": null }, { "name": "D_S_NODE", "type": "esriFieldTypeString", "alias": "D_S_NODE", "length": 16, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 10, "domain": null }, { "name": "SI", "type": "esriFieldTypeString", "alias": "SI", "length": 30, "domain": null }, { "name": "YR", "type": "esriFieldTypeDouble", "alias": "YR", "domain": null }, { "name": "FAL", "type": "esriFieldTypeString", "alias": "FAL", "length": 10, "domain": null }, { "name": "MAPKEY", "type": "esriFieldTypeString", "alias": "MAPKEY", "length": 10, "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 10, "domain": null }, { "name": "PIPENO", "type": "esriFieldTypeDouble", "alias": "PIPENO", "domain": null }, { "name": "LR", "type": "esriFieldTypeDouble", "alias": "LR", "domain": null }, { "name": "LI", "type": "esriFieldTypeDouble", "alias": "LI", "domain": null }, { "name": "LN", "type": "esriFieldTypeDouble", "alias": "LN", "domain": null }, { "name": "INFLZONE", "type": "esriFieldTypeDouble", "alias": "INFLZONE", "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 16, "domain": null }, { "name": "INVERTOUT", "type": "esriFieldTypeDouble", "alias": "INVERTOUT", "domain": null }, { "name": "INVERTIN", "type": "esriFieldTypeDouble", "alias": "INVERTIN", "domain": null }, { "name": "ADJLEN", "type": "esriFieldTypeDouble", "alias": "ADJLEN", "domain": null }, { "name": "TIF_FILE", "type": "esriFieldTypeString", "alias": "TIF_FILE", "length": 16, "domain": null }, { "name": "TIF_REC", "type": "esriFieldTypeString", "alias": "TIF_REC", "length": 16, "domain": null }, { "name": "DATACK", "type": "esriFieldTypeString", "alias": "DATACK", "length": 16, "domain": null }, { "name": "VIEWED", "type": "esriFieldTypeString", "alias": "VIEWED", "length": 16, "domain": null }, { "name": "FACILITY_I", "type": "esriFieldTypeString", "alias": "FACILITY_I", "length": 20, "domain": null }, { "name": "PWTYPE", "type": "esriFieldTypeString", "alias": "PWTYPE", "length": 16, "domain": null }, { "name": "PWFNODE", "type": "esriFieldTypeString", "alias": "PWFNODE", "length": 16, "domain": null }, { "name": "PWTNODE", "type": "esriFieldTypeString", "alias": "PWTNODE", "length": 16, "domain": null }, { "name": "PWFSID", "type": "esriFieldTypeString", "alias": "PWFSID", "length": 16, "domain": null }, { "name": "PWTSID", "type": "esriFieldTypeString", "alias": "PWTSID", "length": 16, "domain": null }, { "name": "PWFUID", "type": "esriFieldTypeString", "alias": "PWFUID", "length": 16, "domain": null }, { "name": "PWTUID", "type": "esriFieldTypeString", "alias": "PWTUID", "length": 16, "domain": null }, { "name": "PW_ID", "type": "esriFieldTypeString", "alias": "PW_ID", "length": 16, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 16, "domain": null }, { "name": "BUILT_1", "type": "esriFieldTypeString", "alias": "BUILT_1", "length": 12, "domain": null }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 10, "domain": null }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "PIPE_TYPE", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2826_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2680_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 45, "name": "ws_districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 1255031.530428, "falseY": 334312.874178, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 42, "name": "WSACC" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1490529.4539753245, "ymin": 534722.1246686457, "xmax": 1568204.6688956653, "ymax": 643660.4152021024, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DISTRICT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 10, "domain": null }, { "name": "AREA_NUMBER", "type": "esriFieldTypeString", "alias": "AREA_NUMBER", "length": 50, "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": "R2825_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2679_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 46, "name": "Countywide Fire Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 41, "name": "Utilities" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "67efd1a3f3d7b99ae87d5b156f2668a8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA20lEQVQ4jbXSP0oDQRgF8F+xWismeIVcwGIhlX1ASLfNHsHGa1hYBgS7dN4hxUKKXGBgTyAkkFobmxnYHTdqiD4YmDfzvvf94SscxiTjYUhUHAi+K3m5iuSN9w1zNL81GM25qCJ54mPD6JgKehhz5hSD75AMpjFDypIPMGm6CGgKTG54veUylgqqjjLe63jAgn1LWcA15/ed4CFUGV+h9Vcz2GH5Q8b8v2sQ1szW/cFNUSeTJR541N/GLUJqofF1y+qMBzwPtnAK/s0gLNiv+m/bYwyalrLNTIeEn7GaKbTJuQ9OAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1467765.24992688, "ymin": 533902.663686648, "xmax": 1579066.500749141, "ymax": 656345.8423562348, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ANCILLARYR", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYR", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 10, "domain": null }, { "name": "LOCATIONDE", "type": "esriFieldTypeString", "alias": "LOCATIONDE", "length": 50, "domain": null }, { "name": "LIFECYCLES", "type": "esriFieldTypeString", "alias": "LIFECYCLES", "length": 20, "domain": null }, { "name": "WORKORDERI", "type": "esriFieldTypeString", "alias": "WORKORDERI", "length": 20, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WATERTYPE", "length": 254, "domain": null }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPSDATE", "length": 8, "domain": null }, { "name": "CMIN", "type": "esriFieldTypeString", "alias": "CMIN", "length": 4, "domain": null }, { "name": "VALVEID", "type": "esriFieldTypeString", "alias": "VALVEID", "length": 10, "domain": null }, { "name": "MAINVALVET", "type": "esriFieldTypeString", "alias": "MAINVALVET", "length": 20, "domain": null }, { "name": "OLDHYDRANT", "type": "esriFieldTypeString", "alias": "OLDHYDRANT", "length": 10, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 30, "domain": null }, { "name": "GPS", "type": "esriFieldTypeSmallInteger", "alias": "GPS", "domain": null }, { "name": "MANUFACTUR", "type": "esriFieldTypeString", "alias": "MANUFACTUR", "length": 4, "domain": null }, { "name": "INSTALL_DA", "type": "esriFieldTypeDate", "alias": "INSTALL_DA", "length": 8, "domain": null }, { "name": "SEATDIAMET", "type": "esriFieldTypeSmallInteger", "alias": "SEATDIAMET", "domain": null }, { "name": "BARRELDIAM", "type": "esriFieldTypeSmallInteger", "alias": "BARRELDIAM", "domain": null }, { "name": "OUTLETCONF", "type": "esriFieldTypeSmallInteger", "alias": "OUTLETCONF", "domain": null }, { "name": "NOZZLE1DIA", "type": "esriFieldTypeSmallInteger", "alias": "NOZZLE1DIA", "domain": null }, { "name": "NOZZLE2DIA", "type": "esriFieldTypeSmallInteger", "alias": "NOZZLE2DIA", "domain": null }, { "name": "NOZZLE3DIA", "type": "esriFieldTypeSmallInteger", "alias": "NOZZLE3DIA", "domain": null }, { "name": "COEFFICIEN", "type": "esriFieldTypeSmallInteger", "alias": "COEFFICIEN", "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeSmallInteger", "alias": "PRIVATE", "domain": null }, { "name": "MAINSIZE", "type": "esriFieldTypeSmallInteger", "alias": "MAINSIZE", "domain": null }, { "name": "STORTZ", "type": "esriFieldTypeSmallInteger", "alias": "STORTZ", "domain": null }, { "name": "STATIC", "type": "esriFieldTypeInteger", "alias": "STATIC", "domain": null }, { "name": "RESIDUAL", "type": "esriFieldTypeInteger", "alias": "RESIDUAL", "domain": null }, { "name": "INT_PITOT", "type": "esriFieldTypeInteger", "alias": "INT_PITOT", "domain": null }, { "name": "HYDRO_GPM", "type": "esriFieldTypeInteger", "alias": "HYDRO_GPM", "domain": null }, { "name": "GPM_20", "type": "esriFieldTypeInteger", "alias": "GPM_20", "domain": null }, { "name": "GPM_10", "type": "esriFieldTypeInteger", "alias": "GPM_10", "domain": null }, { "name": "GPM_0", "type": "esriFieldTypeInteger", "alias": "GPM_0", "domain": null }, { "name": "CAST_YR", "type": "esriFieldTypeInteger", "alias": "CAST_YR", "domain": null }, { "name": "DateLoaded", "type": "esriFieldTypeDate", "alias": "DateLoaded", "length": 8, "domain": null }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Municipality", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2345_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2199_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 47, "name": "Concord", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 41, "name": "Utilities" }, "subLayers": [ { "id": 48, "name": "Concord Water Main" }, { "id": 49, "name": "Concord Sewer - Gravity" }, { "id": 50, "name": "Concord Sewer - Pressure" } ], "minScale": 5000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1474312.7613964975, "ymin": 533834.6291731, "xmax": 1605902.5781072527, "ymax": 634388.3398680687, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 48, "name": "Concord Water Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 5.12000000524288E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.218418999997593E8, "falseY": -9.365899999988836E7, "xyUnits": 15624.999984, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Concord" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1474312.7613964975, "ymin": 533834.6291731, "xmax": 1605902.5781072527, "ymax": 634388.3398680687, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ENABLED", "typeIdField": "LINETYPE", "subtypeFieldName": "LINETYPE", "subtypeField": "LINETYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 21, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 6, "domain": { "type": "codedValue", "name": "WS1_wDomainWaterLineMaterial_1", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Galvinized", "code": "GI" }, { "name": "Unknown", "code": "Unk" }, { "name": "Other", "code": "Oth" }, { "name": "Copper", "code": "CU" }, { "name": "Steel", "code": "ST" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Concrete", "code": "CO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESUREZONE", "type": "esriFieldTypeSmallInteger", "alias": "PRESUREZONE", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS1_wDomainMainDistributionDiameter", "description": "", "codedValues": [ { "name": "1 inch", "code": 1 }, { "name": "2 inch", "code": 2 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "14 inch", "code": 14 }, { "name": "16 inch", "code": 16 }, { "name": "18 inch", "code": 18 }, { "name": "20 inch", "code": 20 }, { "name": "24 inch", "code": 24 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "3 inch", "code": 3 }, { "name": "9 inch", "code": 9 }, { "name": "30 inch", "code": 30 }, { "name": "48 inch", "code": 48 }, { "name": "1.5 inch", "code": 98 }, { "name": "3/4 inch", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINETYPE", "type": "esriFieldTypeInteger", "alias": "LineType", "domain": null }, { "name": "PROJECT_ID", "type": "esriFieldTypeString", "alias": "PROJECT_ID", "length": 50, "domain": null }, { "name": "LAST_UPDATED", "type": "esriFieldTypeDate", "alias": "Last Updated", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R6788_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6788", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_6788", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6299_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "id": 0, "name": "Unknown Line Type" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "id": 1, "name": "Blow Off" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "id": 2, "name": "Bypass" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "id": 3, "name": "Air Release" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "id": 4, "name": "Chemical Injection" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "id": 5, "name": "Distribution Main" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "id": 6, "name": "Interconnect" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "id": 7, "name": "Pipe Bridge" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "id": 8, "name": "Sampling Station" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "id": 9, "name": "Transmission Main" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "MATERIAL": "PVC", "PRESUREZONE": null, "DIAMETER": 8, "LINETYPE": 0, "PROJECT_ID": null, "LAST_UPDATED": null, "GlobalID": null }, "code": 0, "name": "Unknown Line Type" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "MATERIAL": "PVC", "PRESUREZONE": null, "DIAMETER": 2, "LINETYPE": 0, "PROJECT_ID": null, "LAST_UPDATED": null, "GlobalID": null }, "code": 1, "name": "Blow Off" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "MATERIAL": "PVC", "PRESUREZONE": null, "DIAMETER": 8, "LINETYPE": 0, "PROJECT_ID": null, "LAST_UPDATED": null, "GlobalID": null }, "code": 2, "name": "Bypass" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "MATERIAL": "PVC", "PRESUREZONE": null, "DIAMETER": 8, "LINETYPE": 0, "PROJECT_ID": null, "LAST_UPDATED": null, "GlobalID": null }, "code": 3, "name": "Air Release" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "MATERIAL": "PVC", "PRESUREZONE": null, "DIAMETER": 8, "LINETYPE": 0, "PROJECT_ID": null, "LAST_UPDATED": null, "GlobalID": null }, "code": 4, "name": "Chemical Injection" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "MATERIAL": "PVC", "PRESUREZONE": null, "DIAMETER": 6, "LINETYPE": 0, "PROJECT_ID": null, "LAST_UPDATED": null, "GlobalID": null }, "code": 5, "name": "Distribution Main" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "MATERIAL": "PVC", "PRESUREZONE": null, "DIAMETER": 8, "LINETYPE": 0, "PROJECT_ID": null, "LAST_UPDATED": null, "GlobalID": null }, "code": 6, "name": "Interconnect" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "MATERIAL": "PVC", "PRESUREZONE": null, "DIAMETER": 8, "LINETYPE": 0, "PROJECT_ID": null, "LAST_UPDATED": null, "GlobalID": null }, "code": 7, "name": "Pipe Bridge" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "MATERIAL": "PVC", "PRESUREZONE": null, "DIAMETER": 8, "LINETYPE": 0, "PROJECT_ID": null, "LAST_UPDATED": null, "GlobalID": null }, "code": 8, "name": "Sampling Station" }, { "domains": { "ENABLED": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "FACILITYID": null, "MATERIAL": "PVC", "PRESUREZONE": null, "DIAMETER": 8, "LINETYPE": 0, "PROJECT_ID": null, "LAST_UPDATED": null, "GlobalID": null }, "code": 9, "name": "Transmission Main" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 49, "name": "Concord Sewer - Gravity", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2184189999976698E8, "falseY": -9.365899999979211E7, "xyUnits": 15624.999985448081, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Concord" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1474702.138440594, "ymin": 536746.845822528, "xmax": 1554314.2962747365, "ymax": 634216.3814013153, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ENABLED", "typeIdField": "MainType", "subtypeFieldName": "MainType", "subtypeField": "MainType", "defaultSubtypeCode": 4, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": { "type": "codedValue", "name": "WS1_sAdministrativeArea", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "RECORDEDLENGTH", "type": "esriFieldTypeDouble", "alias": "RECORDEDLENGTH", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "WS1_sPipeMaterial_2", "description": "", "codedValues": [ { "name": "Concrete", "code": "CON" }, { "name": "Reinforced Concrete", "code": "RCON" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Clay", "code": "CL" }, { "name": "Wood", "code": "WD" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "IRN" }, { "name": "Steel", "code": "STL" }, { "name": "High-Density Polyethylene", "code": "HDPE" }, { "name": "Orangeburge Pipe", "code": "OP" }, { "name": "CIPP - Clay", "code": "CIPP\\C" }, { "name": "CIPP - PVC", "code": "CIPP\\P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CAERIAL", "type": "esriFieldTypeInteger", "alias": "CAerial", "domain": { "type": "codedValue", "name": "WS1_sCYesNo", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CINMHID", "type": "esriFieldTypeString", "alias": "CINMHID", "length": 8, "domain": null }, { "name": "COUTMHID", "type": "esriFieldTypeString", "alias": "COUTMHID", "length": 8, "domain": null }, { "name": "UPSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "UPSTREAMINVERT", "domain": null }, { "name": "DOWNSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAMINVERT", "domain": null }, { "name": "NOMINALSIZE", "type": "esriFieldTypeInteger", "alias": "NominalSize", "domain": { "type": "codedValue", "name": "WS1_sMainDistributionDiameter", "description": "", "codedValues": [ { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "14 inch", "code": 14 }, { "name": "16 inch", "code": 16 }, { "name": "18 inch", "code": 18 }, { "name": "20 inch", "code": 20 }, { "name": "24 inch", "code": 24 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "4 inch", "code": 4 }, { "name": "30 inch", "code": 30 }, { "name": "36 inch", "code": 36 }, { "name": "42 inch", "code": 42 }, { "name": "46 inch", "code": 46 }, { "name": "48 inch", "code": 48 }, { "name": "15 inch", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "CDROP_TYPE", "type": "esriFieldTypeInteger", "alias": "CDrop_Type", "domain": { "type": "codedValue", "name": "WS1_sCDropType", "description": "", "codedValues": [ { "name": "Interior", "code": 0 }, { "name": "Exterior", "code": 1 }, { "name": "NoDropMH", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTYPE", "type": "esriFieldTypeInteger", "alias": "MainType", "domain": null }, { "name": "HIGH_PRIORITY", "type": "esriFieldTypeSmallInteger", "alias": "HIGH_PRIORITY", "domain": { "type": "codedValue", "name": "WS1_YesNo_ShortINT", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CALC_LENGTH", "type": "esriFieldTypeDouble", "alias": "CALC_LENGTH", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 30, "domain": null }, { "name": "PROJECT_ID", "type": "esriFieldTypeString", "alias": "Project ID", "length": 60, "domain": null }, { "name": "LAST_UPDATED", "type": "esriFieldTypeDate", "alias": "Added to GIS", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CIPP_YEAR", "type": "esriFieldTypeString", "alias": "YEAR cipp", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R10261_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_10261", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G21813FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_10261", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8862_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CAERIAL": {"type": "inherited"}, "CDROP_TYPE": {"type": "inherited"}, "HIGH_PRIORITY": {"type": "inherited"} }, "id": 4, "name": "STunnel" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CAERIAL": {"type": "inherited"}, "CDROP_TYPE": {"type": "inherited"}, "HIGH_PRIORITY": {"type": "inherited"} }, "id": 2, "name": "SInvertedSiphon" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CAERIAL": {"type": "inherited"}, "CDROP_TYPE": {"type": "inherited"}, "HIGH_PRIORITY": {"type": "inherited"} }, "id": 5, "name": "SCollector" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CAERIAL": {"type": "inherited"}, "CDROP_TYPE": {"type": "inherited"}, "HIGH_PRIORITY": {"type": "inherited"} }, "id": 3, "name": "SOutfall" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CAERIAL": {"type": "inherited"}, "CDROP_TYPE": {"type": "inherited"}, "HIGH_PRIORITY": {"type": "inherited"} }, "id": 1, "name": "SInterceptor" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CAERIAL": {"type": "inherited"}, "CDROP_TYPE": {"type": "inherited"}, "HIGH_PRIORITY": {"type": "inherited"} }, "id": 6, "name": "SUnknownGravityType" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CAERIAL": {"type": "inherited"}, "CDROP_TYPE": {"type": "inherited"}, "HIGH_PRIORITY": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "RECORDEDLENGTH": null, "MATERIAL": null, "CAERIAL": null, "CINMHID": null, "COUTMHID": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "NOMINALSIZE": 8, "SLOPE": null, "CDROP_TYPE": null, "MAINTYPE": 4, "HIGH_PRIORITY": null, "CALC_LENGTH": null, "COMMENTS": null, "PROJECT_ID": null, "LAST_UPDATED": null, "GlobalID": null, "CIPP_YEAR": null }, "code": 4, "name": "STunnel" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CAERIAL": {"type": "inherited"}, "CDROP_TYPE": {"type": "inherited"}, "HIGH_PRIORITY": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "RECORDEDLENGTH": null, "MATERIAL": null, "CAERIAL": null, "CINMHID": null, "COUTMHID": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "NOMINALSIZE": 8, "SLOPE": null, "CDROP_TYPE": null, "MAINTYPE": 2, "HIGH_PRIORITY": null, "CALC_LENGTH": null, "COMMENTS": null, "PROJECT_ID": null, "LAST_UPDATED": null, "GlobalID": null, "CIPP_YEAR": null }, "code": 2, "name": "SInvertedSiphon" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CAERIAL": {"type": "inherited"}, "CDROP_TYPE": {"type": "inherited"}, "HIGH_PRIORITY": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "RECORDEDLENGTH": null, "MATERIAL": null, "CAERIAL": null, "CINMHID": null, "COUTMHID": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "NOMINALSIZE": 8, "SLOPE": null, "CDROP_TYPE": null, "MAINTYPE": 5, "HIGH_PRIORITY": null, "CALC_LENGTH": null, "COMMENTS": null, "PROJECT_ID": null, "LAST_UPDATED": null, "GlobalID": null, "CIPP_YEAR": null }, "code": 5, "name": "SCollector" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CAERIAL": {"type": "inherited"}, "CDROP_TYPE": {"type": "inherited"}, "HIGH_PRIORITY": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "RECORDEDLENGTH": null, "MATERIAL": null, "CAERIAL": null, "CINMHID": null, "COUTMHID": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "NOMINALSIZE": 8, "SLOPE": null, "CDROP_TYPE": null, "MAINTYPE": 3, "HIGH_PRIORITY": null, "CALC_LENGTH": null, "COMMENTS": null, "PROJECT_ID": null, "LAST_UPDATED": null, "GlobalID": null, "CIPP_YEAR": null }, "code": 3, "name": "SOutfall" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CAERIAL": {"type": "inherited"}, "CDROP_TYPE": {"type": "inherited"}, "HIGH_PRIORITY": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "RECORDEDLENGTH": null, "MATERIAL": null, "CAERIAL": null, "CINMHID": null, "COUTMHID": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "NOMINALSIZE": 8, "SLOPE": null, "CDROP_TYPE": null, "MAINTYPE": 1, "HIGH_PRIORITY": null, "CALC_LENGTH": null, "COMMENTS": null, "PROJECT_ID": null, "LAST_UPDATED": null, "GlobalID": null, "CIPP_YEAR": null }, "code": 1, "name": "SInterceptor" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "CAERIAL": {"type": "inherited"}, "CDROP_TYPE": {"type": "inherited"}, "HIGH_PRIORITY": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "RECORDEDLENGTH": null, "MATERIAL": null, "CAERIAL": null, "CINMHID": null, "COUTMHID": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "NOMINALSIZE": 8, "SLOPE": null, "CDROP_TYPE": null, "MAINTYPE": 6, "HIGH_PRIORITY": null, "CALC_LENGTH": null, "COMMENTS": null, "PROJECT_ID": null, "LAST_UPDATED": null, "GlobalID": null, "CIPP_YEAR": null }, "code": 6, "name": "SUnknownGravityType" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 50, "name": "Concord Sewer - Pressure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2184189999976698E8, "falseY": -9.365899999979211E7, "xyUnits": 15624.999985448081, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 47, "name": "Concord" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1489080.4998619854, "ymin": 542403.3749798089, "xmax": 1552278.114512831, "ymax": 623831.110607639, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ENABLED", "typeIdField": "MainType", "subtypeFieldName": "MainType", "subtypeField": "MainType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": { "type": "codedValue", "name": "WS1_sAdministrativeArea", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "RECORDEDLENGTH", "type": "esriFieldTypeDouble", "alias": "RECORDEDLENGTH", "domain": null }, { "name": "PRIMARYIMAGE", "type": "esriFieldTypeString", "alias": "PRIMARYIMAGE", "length": 250, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "WS1_sPipeMaterial_2", "description": "", "codedValues": [ { "name": "Concrete", "code": "CON" }, { "name": "Reinforced Concrete", "code": "RCON" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Clay", "code": "CL" }, { "name": "Wood", "code": "WD" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Ductile Iron", "code": "IRN" }, { "name": "Steel", "code": "STL" }, { "name": "High-Density Polyethylene", "code": "HDPE" }, { "name": "Orangeburge Pipe", "code": "OP" }, { "name": "CIPP - Clay", "code": "CIPP\\C" }, { "name": "CIPP - PVC", "code": "CIPP\\P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CINMHID", "type": "esriFieldTypeString", "alias": "CINMHID", "length": 8, "domain": null }, { "name": "COUTMHID", "type": "esriFieldTypeString", "alias": "COUTMHID", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS1_sMainDistributionDiameter_1", "description": "", "codedValues": [ { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "14 inch", "code": 14 }, { "name": "16 inch", "code": 16 }, { "name": "18 inch", "code": 18 }, { "name": "20 inch", "code": 20 }, { "name": "24 inch", "code": 24 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "15 inch", "code": 15 }, { "name": "4 inch", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "MAINTYPE", "type": "esriFieldTypeInteger", "alias": "MainType", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 200, "domain": null }, { "name": "LAST_UPDATED", "type": "esriFieldTypeDate", "alias": "LAST_UPDATED", "length": 8, "domain": null }, { "name": "PROJECT_ID", "type": "esriFieldTypeString", "alias": "PROJECT_ID", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R10243_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_10243", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_10243", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8844_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "id": 1, "name": "SPipeBridge" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "id": 2, "name": "SForce" } ], "subtypes": [ { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "RECORDEDLENGTH": null, "PRIMARYIMAGE": null, "MATERIAL": null, "CINMHID": null, "COUTMHID": null, "DIAMETER": 12, "DEPTH": null, "MAINTYPE": 1, "COMMENTS": null, "LAST_UPDATED": null, "PROJECT_ID": null, "GlobalID": null }, "code": 1, "name": "SPipeBridge" }, { "domains": { "ENABLED": {"type": "inherited"}, "ADMINISTRATIVEAREA": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "defaultValues": { "ENABLED": 1, "ADMINISTRATIVEAREA": null, "FACILITYID": null, "RECORDEDLENGTH": null, "PRIMARYIMAGE": null, "MATERIAL": null, "CINMHID": null, "COUTMHID": null, "DIAMETER": 12, "DEPTH": null, "MAINTYPE": 2, "COMMENTS": null, "LAST_UPDATED": null, "PROJECT_ID": null, "GlobalID": null }, "code": 2, "name": "SForce" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 51, "name": "Mt Pleasant", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 41, "name": "Utilities" }, "subLayers": [ { "id": 52, "name": "Mt Pleasant Water Main" }, { "id": 53, "name": "Mt Pleasant Water Storage Tank" }, { "id": 54, "name": "Mt Pleasant Gravity Main" }, { "id": 55, "name": "Mt Pleasant Force Main" } ], "minScale": 5000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1549304.205518063, "ymin": 595490.4375572407, "xmax": 1579115.4139938266, "ymax": 611045.8797477278, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 52, "name": "Mt Pleasant Water Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 1255031.530428, "falseY": 334312.874178, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 51, "name": "Mt Pleasant" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 66, 110, 170, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1549304.205518063, "ymin": 597529.0234151392, "xmax": 1579115.4139938266, "ymax": 611045.8797477278, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "us_node_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "us_node_id", "type": "esriFieldTypeString", "alias": "us_node_id", "length": 30, "domain": null }, { "name": "ds_node_id", "type": "esriFieldTypeString", "alias": "ds_node_id", "length": 30, "domain": null }, { "name": "link_suffi", "type": "esriFieldTypeString", "alias": "link_suffi", "length": 1, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "length": 1, "domain": null }, { "name": "cabarrusgis.CAB_DBO.Mt_Pleasant_FinishedWaterMain.area", "type": "esriFieldTypeString", "alias": "cabarrusgis.CAB_DBO.Mt_Pleasant_FinishedWaterMain.area", "length": 30, "domain": null }, { "name": "asset_id", "type": "esriFieldTypeString", "alias": "asset_id", "length": 30, "domain": null }, { "name": "local_loss", "type": "esriFieldTypeDouble", "alias": "local_loss", "domain": null }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "length", "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "diameter", "domain": null }, { "name": "roughness_", "type": "esriFieldTypeString", "alias": "roughness_", "length": 2, "domain": null }, { "name": "k", "type": "esriFieldTypeDouble", "alias": "k", "domain": null }, { "name": "darcy_weis", "type": "esriFieldTypeDouble", "alias": "darcy_weis", "domain": null }, { "name": "hazen_will", "type": "esriFieldTypeDouble", "alias": "hazen_will", "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "material", "length": 10, "domain": null }, { "name": "year", "type": "esriFieldTypeInteger", "alias": "year", "domain": null }, { "name": "bulk_coeff", "type": "esriFieldTypeDouble", "alias": "bulk_coeff", "domain": null }, { "name": "wall_coeff", "type": "esriFieldTypeDouble", "alias": "wall_coeff", "domain": null }, { "name": "criticalit", "type": "esriFieldTypeInteger", "alias": "criticalit", "domain": null }, { "name": "wave_celer", "type": "esriFieldTypeDouble", "alias": "wave_celer", "domain": null }, { "name": "pressure_r", "type": "esriFieldTypeDouble", "alias": "pressure_r", "domain": null }, { "name": "user_numbe", "type": "esriFieldTypeDouble", "alias": "user_numbe", "domain": null }, { "name": "user_text_", "type": "esriFieldTypeString", "alias": "user_text_", "length": 100, "domain": null }, { "name": "hotlinks", "type": "esriFieldTypeString", "alias": "hotlinks", "length": 1, "domain": null }, { "name": "us_nodenod", "type": "esriFieldTypeString", "alias": "us_nodenod", "length": 30, "domain": null }, { "name": "us_nodeare", "type": "esriFieldTypeString", "alias": "us_nodeare", "length": 30, "domain": null }, { "name": "us_nodeass", "type": "esriFieldTypeString", "alias": "us_nodeass", "length": 30, "domain": null }, { "name": "us_nodex", "type": "esriFieldTypeDouble", "alias": "us_nodex", "domain": null }, { "name": "us_nodey", "type": "esriFieldTypeDouble", "alias": "us_nodey", "domain": null }, { "name": "us_nodez", "type": "esriFieldTypeDouble", "alias": "us_nodez", "domain": null }, { "name": "us_nodetot", "type": "esriFieldTypeDouble", "alias": "us_nodetot", "domain": null }, { "name": "us_nodefir", "type": "esriFieldTypeString", "alias": "us_nodefir", "length": 30, "domain": null }, { "name": "us_nodeuse", "type": "esriFieldTypeDouble", "alias": "us_nodeuse", "domain": null }, { "name": "us_nodeu_1", "type": "esriFieldTypeDouble", "alias": "us_nodeu_1", "domain": null }, { "name": "us_nodehot", "type": "esriFieldTypeString", "alias": "us_nodehot", "length": 1, "domain": null }, { "name": "us_nodebot", "type": "esriFieldTypeDouble", "alias": "us_nodebot", "domain": null }, { "name": "us_nodetop", "type": "esriFieldTypeDouble", "alias": "us_nodetop", "domain": null }, { "name": "us_nodedia", "type": "esriFieldTypeDouble", "alias": "us_nodedia", "domain": null }, { "name": "us_nodehea", "type": "esriFieldTypeDouble", "alias": "us_nodehea", "domain": null }, { "name": "us_noderel", "type": "esriFieldTypeDouble", "alias": "us_noderel", "domain": null }, { "name": "us_nodeloc", "type": "esriFieldTypeDouble", "alias": "us_nodeloc", "domain": null }, { "name": "us_nodeval", "type": "esriFieldTypeDouble", "alias": "us_nodeval", "domain": null }, { "name": "us_nodecon", "type": "esriFieldTypeString", "alias": "us_nodecon", "length": 30, "domain": null }, { "name": "ds_nodenod", "type": "esriFieldTypeString", "alias": "ds_nodenod", "length": 30, "domain": null }, { "name": "ds_nodenot", "type": "esriFieldTypeString", "alias": "ds_nodenot", "length": 31, "domain": null }, { "name": "ds_nodeare", "type": "esriFieldTypeString", "alias": "ds_nodeare", "length": 30, "domain": null }, { "name": "ds_nodeass", "type": "esriFieldTypeString", "alias": "ds_nodeass", "length": 30, "domain": null }, { "name": "ds_nodex", "type": "esriFieldTypeDouble", "alias": "ds_nodex", "domain": null }, { "name": "ds_nodey", "type": "esriFieldTypeDouble", "alias": "ds_nodey", "domain": null }, { "name": "ds_nodez", "type": "esriFieldTypeDouble", "alias": "ds_nodez", "domain": null }, { "name": "ds_nodehig", "type": "esriFieldTypeDouble", "alias": "ds_nodehig", "domain": null }, { "name": "ds_nodelea", "type": "esriFieldTypeDouble", "alias": "ds_nodelea", "domain": null }, { "name": "ds_nodenom", "type": "esriFieldTypeDouble", "alias": "ds_nodenom", "domain": null }, { "name": "ds_nodetot", "type": "esriFieldTypeDouble", "alias": "ds_nodetot", "domain": null }, { "name": "ds_nodet_1", "type": "esriFieldTypeDouble", "alias": "ds_nodet_1", "domain": null }, { "name": "ds_nodefir", "type": "esriFieldTypeString", "alias": "ds_nodefir", "length": 30, "domain": null }, { "name": "ds_nodeuse", "type": "esriFieldTypeDouble", "alias": "ds_nodeuse", "domain": null }, { "name": "ds_nodeu_1", "type": "esriFieldTypeDouble", "alias": "ds_nodeu_1", "domain": null }, { "name": "ds_nodeu_2", "type": "esriFieldTypeDouble", "alias": "ds_nodeu_2", "domain": null }, { "name": "ds_nodeu_3", "type": "esriFieldTypeDouble", "alias": "ds_nodeu_3", "domain": null }, { "name": "ds_nodeu_4", "type": "esriFieldTypeDouble", "alias": "ds_nodeu_4", "domain": null }, { "name": "ds_nodeu_5", "type": "esriFieldTypeString", "alias": "ds_nodeu_5", "length": 100, "domain": null }, { "name": "ds_nodeu_6", "type": "esriFieldTypeString", "alias": "ds_nodeu_6", "length": 100, "domain": null }, { "name": "ds_nodeu_7", "type": "esriFieldTypeString", "alias": "ds_nodeu_7", "length": 100, "domain": null }, { "name": "ds_nodeu_8", "type": "esriFieldTypeString", "alias": "ds_nodeu_8", "length": 100, "domain": null }, { "name": "ds_nodeu_9", "type": "esriFieldTypeString", "alias": "ds_nodeu_9", "length": 100, "domain": null }, { "name": "ds_nodehot", "type": "esriFieldTypeString", "alias": "ds_nodehot", "length": 1, "domain": null }, { "name": "ds_nodebot", "type": "esriFieldTypeDouble", "alias": "ds_nodebot", "domain": null }, { "name": "ds_nodetop", "type": "esriFieldTypeDouble", "alias": "ds_nodetop", "domain": null }, { "name": "ds_nodebul", "type": "esriFieldTypeDouble", "alias": "ds_nodebul", "domain": null }, { "name": "ds_nodetyp", "type": "esriFieldTypeString", "alias": "ds_nodetyp", "length": 30, "domain": null }, { "name": "ds_nodedia", "type": "esriFieldTypeDouble", "alias": "ds_nodedia", "domain": null }, { "name": "ds_nodehea", "type": "esriFieldTypeDouble", "alias": "ds_nodehea", "domain": null }, { "name": "ds_noderel", "type": "esriFieldTypeDouble", "alias": "ds_noderel", "domain": null }, { "name": "ds_nodeloc", "type": "esriFieldTypeDouble", "alias": "ds_nodeloc", "domain": null }, { "name": "ds_nodeval", "type": "esriFieldTypeDouble", "alias": "ds_nodeval", "domain": null }, { "name": "ds_nodecon", "type": "esriFieldTypeString", "alias": "ds_nodecon", "length": 30, "domain": null }, { "name": "ds_nodelos", "type": "esriFieldTypeDouble", "alias": "ds_nodelos", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1954_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1811_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 53, "name": "Mt Pleasant Water Storage Tank", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 1255031.530428, "falseY": 334312.874178, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 51, "name": "Mt Pleasant" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 78, 173, 167, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1572553.3196517152, "ymin": 607914.4273288114, "xmax": 1573011.243748142, "ymax": 609328.7246741286, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Enabled", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1952_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1809_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 54, "name": "Mt Pleasant Gravity Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 1255031.530428, "falseY": 334312.874178, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 51, "name": "Mt Pleasant" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 47, 135, 75, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1557589.7356377793, "ymin": 596487.0017821688, "xmax": 1578828.6189855596, "ymax": 610290.4086430243, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WSACC_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "WSACC_ID", "type": "esriFieldTypeString", "alias": "WSACC_ID", "length": 20, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "SZ", "type": "esriFieldTypeDouble", "alias": "SZ", "domain": null }, { "name": "MA", "type": "esriFieldTypeString", "alias": "MA", "length": 16, "domain": null }, { "name": "INCLUDE", "type": "esriFieldTypeString", "alias": "INCLUDE", "length": 10, "domain": null }, { "name": "U_S_Node", "type": "esriFieldTypeString", "alias": "U_S_Node", "length": 16, "domain": null }, { "name": "D_S_Node", "type": "esriFieldTypeString", "alias": "D_S_Node", "length": 16, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 10, "domain": null }, { "name": "SI", "type": "esriFieldTypeString", "alias": "SI", "length": 30, "domain": null }, { "name": "YR", "type": "esriFieldTypeDouble", "alias": "YR", "domain": null }, { "name": "FAL", "type": "esriFieldTypeString", "alias": "FAL", "length": 10, "domain": null }, { "name": "MAPKEY", "type": "esriFieldTypeString", "alias": "MAPKEY", "length": 10, "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 10, "domain": null }, { "name": "PIPENO", "type": "esriFieldTypeDouble", "alias": "PIPENO", "domain": null }, { "name": "LR", "type": "esriFieldTypeDouble", "alias": "LR", "domain": null }, { "name": "LI", "type": "esriFieldTypeDouble", "alias": "LI", "domain": null }, { "name": "LN", "type": "esriFieldTypeDouble", "alias": "LN", "domain": null }, { "name": "INFLZONE", "type": "esriFieldTypeDouble", "alias": "INFLZONE", "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 16, "domain": null }, { "name": "INVERTOUT", "type": "esriFieldTypeDouble", "alias": "INVERTOUT", "domain": null }, { "name": "INVERTIN", "type": "esriFieldTypeDouble", "alias": "INVERTIN", "domain": null }, { "name": "ADJLEN", "type": "esriFieldTypeDouble", "alias": "ADJLEN", "domain": null }, { "name": "TIF_FILE", "type": "esriFieldTypeString", "alias": "TIF_FILE", "length": 16, "domain": null }, { "name": "TIF_REC", "type": "esriFieldTypeString", "alias": "TIF_REC", "length": 16, "domain": null }, { "name": "DATACK", "type": "esriFieldTypeString", "alias": "DATACK", "length": 16, "domain": null }, { "name": "VIEWED", "type": "esriFieldTypeString", "alias": "VIEWED", "length": 16, "domain": null }, { "name": "FACILITY_I", "type": "esriFieldTypeString", "alias": "FACILITY_I", "length": 20, "domain": null }, { "name": "PWTYPE", "type": "esriFieldTypeString", "alias": "PWTYPE", "length": 16, "domain": null }, { "name": "PWFNODE", "type": "esriFieldTypeString", "alias": "PWFNODE", "length": 16, "domain": null }, { "name": "PWTNODE", "type": "esriFieldTypeString", "alias": "PWTNODE", "length": 16, "domain": null }, { "name": "PWFSID", "type": "esriFieldTypeString", "alias": "PWFSID", "length": 16, "domain": null }, { "name": "PWTSID", "type": "esriFieldTypeString", "alias": "PWTSID", "length": 16, "domain": null }, { "name": "PWFUID", "type": "esriFieldTypeString", "alias": "PWFUID", "length": 16, "domain": null }, { "name": "PWTUID", "type": "esriFieldTypeString", "alias": "PWTUID", "length": 16, "domain": null }, { "name": "PW_ID", "type": "esriFieldTypeString", "alias": "PW_ID", "length": 16, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 16, "domain": null }, { "name": "built_1", "type": "esriFieldTypeString", "alias": "built_1", "length": 12, "domain": null }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 10, "domain": null }, { "name": "Pipe_Type", "type": "esriFieldTypeString", "alias": "Pipe_Type", "length": 10, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1951_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1808_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 55, "name": "Mt Pleasant Force Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 1255031.530428, "falseY": 334312.874178, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 51, "name": "Mt Pleasant" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 46, 37, 140, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1566110.0663977144, "ymin": 595490.4375572407, "xmax": 1574412.674533447, "ymax": 609558.4375703426, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WSACC_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "WSACC_ID", "type": "esriFieldTypeString", "alias": "WSACC_ID", "length": 20, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "SZ", "type": "esriFieldTypeDouble", "alias": "SZ", "domain": null }, { "name": "MA", "type": "esriFieldTypeString", "alias": "MA", "length": 16, "domain": null }, { "name": "INCLUDE", "type": "esriFieldTypeString", "alias": "INCLUDE", "length": 10, "domain": null }, { "name": "U_S_Node", "type": "esriFieldTypeString", "alias": "U_S_Node", "length": 16, "domain": null }, { "name": "D_S_Node", "type": "esriFieldTypeString", "alias": "D_S_Node", "length": 16, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 10, "domain": null }, { "name": "SI", "type": "esriFieldTypeString", "alias": "SI", "length": 30, "domain": null }, { "name": "YR", "type": "esriFieldTypeDouble", "alias": "YR", "domain": null }, { "name": "FAL", "type": "esriFieldTypeString", "alias": "FAL", "length": 10, "domain": null }, { "name": "MAPKEY", "type": "esriFieldTypeString", "alias": "MAPKEY", "length": 10, "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 10, "domain": null }, { "name": "PIPENO", "type": "esriFieldTypeDouble", "alias": "PIPENO", "domain": null }, { "name": "LR", "type": "esriFieldTypeDouble", "alias": "LR", "domain": null }, { "name": "LI", "type": "esriFieldTypeDouble", "alias": "LI", "domain": null }, { "name": "LN", "type": "esriFieldTypeDouble", "alias": "LN", "domain": null }, { "name": "INFLZONE", "type": "esriFieldTypeDouble", "alias": "INFLZONE", "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 16, "domain": null }, { "name": "INVERTOUT", "type": "esriFieldTypeDouble", "alias": "INVERTOUT", "domain": null }, { "name": "INVERTIN", "type": "esriFieldTypeDouble", "alias": "INVERTIN", "domain": null }, { "name": "ADJLEN", "type": "esriFieldTypeDouble", "alias": "ADJLEN", "domain": null }, { "name": "TIF_FILE", "type": "esriFieldTypeString", "alias": "TIF_FILE", "length": 16, "domain": null }, { "name": "TIF_REC", "type": "esriFieldTypeString", "alias": "TIF_REC", "length": 16, "domain": null }, { "name": "DATACK", "type": "esriFieldTypeString", "alias": "DATACK", "length": 16, "domain": null }, { "name": "VIEWED", "type": "esriFieldTypeString", "alias": "VIEWED", "length": 16, "domain": null }, { "name": "FACILITY_I", "type": "esriFieldTypeString", "alias": "FACILITY_I", "length": 20, "domain": null }, { "name": "PWTYPE", "type": "esriFieldTypeString", "alias": "PWTYPE", "length": 16, "domain": null }, { "name": "PWFNODE", "type": "esriFieldTypeString", "alias": "PWFNODE", "length": 16, "domain": null }, { "name": "PWTNODE", "type": "esriFieldTypeString", "alias": "PWTNODE", "length": 16, "domain": null }, { "name": "PWFSID", "type": "esriFieldTypeString", "alias": "PWFSID", "length": 16, "domain": null }, { "name": "PWTSID", "type": "esriFieldTypeString", "alias": "PWTSID", "length": 16, "domain": null }, { "name": "PWFUID", "type": "esriFieldTypeString", "alias": "PWFUID", "length": 16, "domain": null }, { "name": "PWTUID", "type": "esriFieldTypeString", "alias": "PWTUID", "length": 16, "domain": null }, { "name": "PW_ID", "type": "esriFieldTypeString", "alias": "PW_ID", "length": 16, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 16, "domain": null }, { "name": "built_1", "type": "esriFieldTypeString", "alias": "built_1", "length": 12, "domain": null }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 10, "domain": null }, { "name": "Pipe_Type", "type": "esriFieldTypeString", "alias": "Pipe_Type", "length": 10, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1953_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1810_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 56, "name": "Kannapolis", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 41, "name": "Utilities" }, "subLayers": [ { "id": 57, "name": "Kannapolis Water" }, { "id": 58, "name": "Kannapolis Sewer" } ], "minScale": 5000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1472939.4292549426, "ymin": 609659.8599064369, "xmax": 1536110.4882577753, "ymax": 707985.7866540102, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 57, "name": "Kannapolis Water", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 1255031.530428, "falseY": 334312.874178, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 56, "name": "Kannapolis" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 35, 140, 133, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1472951.614854954, "ymin": 609783.1216025518, "xmax": 1536110.4882577753, "ymax": 707985.7866540102, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COMMENTS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 254, "domain": null }, { "name": "COMMENTS_A", "type": "esriFieldTypeString", "alias": "COMMENTS_A", "length": 254, "domain": null }, { "name": "DIAM", "type": "esriFieldTypeDouble", "alias": "DIAM", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 254, "domain": null }, { "name": "DWGNO", "type": "esriFieldTypeString", "alias": "DWGNO", "length": 254, "domain": null }, { "name": "FRICT", "type": "esriFieldTypeDouble", "alias": "FRICT", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 254, "domain": null }, { "name": "ID1", "type": "esriFieldTypeString", "alias": "ID1", "length": 254, "domain": null }, { "name": "ID2", "type": "esriFieldTypeString", "alias": "ID2", "length": 254, "domain": null }, { "name": "INCLUDE", "type": "esriFieldTypeString", "alias": "INCLUDE", "length": 254, "domain": null }, { "name": "cabarrusgis.CAB_DBO.KannapolisWater.LEN", "type": "esriFieldTypeDouble", "alias": "cabarrusgis.CAB_DBO.KannapolisWater.LEN", "domain": null }, { "name": "MATL", "type": "esriFieldTypeString", "alias": "MATL", "length": 254, "domain": null }, { "name": "MLOSS", "type": "esriFieldTypeDouble", "alias": "MLOSS", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 254, "domain": null }, { "name": "PIPENO", "type": "esriFieldTypeDouble", "alias": "PIPENO", "domain": null }, { "name": "PIPENO_1", "type": "esriFieldTypeDouble", "alias": "PIPENO_1", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 254, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeDouble", "alias": "YEAR_", "domain": null }, { "name": "ZONE_", "type": "esriFieldTypeDouble", "alias": "ZONE_", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2824_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2678_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 58, "name": "Kannapolis Sewer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 1255031.530428, "falseY": 334312.874178, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 56, "name": "Kannapolis" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 54, 153, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1472939.4292549426, "ymin": 609659.8599064369, "xmax": 1536095.7027217615, "ymax": 654087.7890358137, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADJLEN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADJLEN", "type": "esriFieldTypeDouble", "alias": "ADJLEN", "domain": null }, { "name": "BUILT_1", "type": "esriFieldTypeString", "alias": "BUILT_1", "length": 254, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 254, "domain": null }, { "name": "DATACK", "type": "esriFieldTypeString", "alias": "DATACK", "length": 254, "domain": null }, { "name": "D_S_NODE", "type": "esriFieldTypeString", "alias": "D_S_NODE", "length": 254, "domain": null }, { "name": "FACILITY_I", "type": "esriFieldTypeString", "alias": "FACILITY_I", "length": 254, "domain": null }, { "name": "FAL", "type": "esriFieldTypeString", "alias": "FAL", "length": 254, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 254, "domain": null }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 254, "domain": null }, { "name": "INCLUDE", "type": "esriFieldTypeString", "alias": "INCLUDE", "length": 254, "domain": null }, { "name": "INFLZONE", "type": "esriFieldTypeDouble", "alias": "INFLZONE", "domain": null }, { "name": "INVERTIN", "type": "esriFieldTypeDouble", "alias": "INVERTIN", "domain": null }, { "name": "INVERTOUT", "type": "esriFieldTypeDouble", "alias": "INVERTOUT", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 254, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "LI", "type": "esriFieldTypeDouble", "alias": "LI", "domain": null }, { "name": "LN", "type": "esriFieldTypeDouble", "alias": "LN", "domain": null }, { "name": "LR", "type": "esriFieldTypeDouble", "alias": "LR", "domain": null }, { "name": "MA", "type": "esriFieldTypeString", "alias": "MA", "length": 254, "domain": null }, { "name": "MAPKEY", "type": "esriFieldTypeString", "alias": "MAPKEY", "length": 254, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 254, "domain": null }, { "name": "PIPENO", "type": "esriFieldTypeDouble", "alias": "PIPENO", "domain": null }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "PIPE_TYPE", "length": 254, "domain": null }, { "name": "PWFNODE", "type": "esriFieldTypeString", "alias": "PWFNODE", "length": 254, "domain": null }, { "name": "PWFSID", "type": "esriFieldTypeString", "alias": "PWFSID", "length": 254, "domain": null }, { "name": "PWFUID", "type": "esriFieldTypeString", "alias": "PWFUID", "length": 254, "domain": null }, { "name": "PWTNODE", "type": "esriFieldTypeString", "alias": "PWTNODE", "length": 254, "domain": null }, { "name": "PWTSID", "type": "esriFieldTypeString", "alias": "PWTSID", "length": 254, "domain": null }, { "name": "PWTUID", "type": "esriFieldTypeString", "alias": "PWTUID", "length": 254, "domain": null }, { "name": "PWTYPE", "type": "esriFieldTypeString", "alias": "PWTYPE", "length": 254, "domain": null }, { "name": "PW_ID", "type": "esriFieldTypeString", "alias": "PW_ID", "length": 254, "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 254, "domain": null }, { "name": "SI", "type": "esriFieldTypeString", "alias": "SI", "length": 254, "domain": null }, { "name": "SZ", "type": "esriFieldTypeDouble", "alias": "SZ", "domain": null }, { "name": "TIF_FILE", "type": "esriFieldTypeString", "alias": "TIF_FILE", "length": 254, "domain": null }, { "name": "TIF_REC", "type": "esriFieldTypeString", "alias": "TIF_REC", "length": 254, "domain": null }, { "name": "U_S_NODE", "type": "esriFieldTypeString", "alias": "U_S_NODE", "length": 254, "domain": null }, { "name": "VIEWED", "type": "esriFieldTypeString", "alias": "VIEWED", "length": 254, "domain": null }, { "name": "WSACC_ID", "type": "esriFieldTypeString", "alias": "WSACC_ID", "length": 254, "domain": null }, { "name": "YR", "type": "esriFieldTypeDouble", "alias": "YR", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2828_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2682_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 59, "name": "Harrisburg", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 41, "name": "Utilities" }, "subLayers": [ { "id": 60, "name": "Harrisburg Water Lines" }, { "id": 61, "name": "Harrisburg Gravity Mains" }, { "id": 62, "name": "Harrisburg Force Mains" } ], "minScale": 5000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1497931.4338862184, "ymin": 553096.6659977584, "xmax": 1523865.0792223709, "ymax": 586570.9738689337, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 60, "name": "Harrisburg Water Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 1255031.530428, "falseY": 334312.874178, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 59, "name": "Harrisburg" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "subtype", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 252, 197, 255 ], "width": 1 }, "value": "1", "label": "Mains" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 179, 250, 255 ], "width": 1 }, "value": "2", "label": "Laterals" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 227, 252, 255 ], "width": 1 }, "value": "3", "label": "Abandoned" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 217, 255 ], "toColor": [ 252, 197, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 245, 252, 255 ], "toColor": [ 179, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 179, 252, 255 ], "toColor": [ 183, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 189, 255 ], "toColor": [ 252, 237, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 189, 252, 255 ], "toColor": [ 245, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 214, 252, 255 ], "toColor": [ 199, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 218, 255 ], "toColor": [ 204, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 192, 255 ], "toColor": [ 252, 208, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 182, 255 ], "toColor": [ 229, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 215, 252, 255 ], "toColor": [ 238, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 215, 255 ], "toColor": [ 240, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1497931.4338862184, "ymin": 556001.6213924638, "xmax": 1523865.0792223709, "ymax": 585969.0001083731, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "unique_id", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "unique_id", "type": "esriFieldTypeString", "alias": "Unique ID", "length": 25, "domain": null }, { "name": "subtype", "type": "esriFieldTypeSmallInteger", "alias": "Subtype", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "shape.STLength()", "type": "esriFieldTypeDouble", "alias": "shape.STLength()", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "R1853_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1714_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Mains" }, { "domains": {}, "id": 2, "name": "Laterals" }, { "domains": {}, "id": 3, "name": "Abandoned" } ], "subtypes": [ { "domains": {}, "defaultValues": { "unique_id": null, "subtype": 2 }, "code": 1, "name": "Mains" }, { "domains": {}, "defaultValues": { "unique_id": null, "subtype": 2 }, "code": 2, "name": "Laterals" }, { "domains": {}, "defaultValues": { "unique_id": null, "subtype": null }, "code": 3, "name": "Abandoned" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 61, "name": "Harrisburg Gravity Mains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 1255031.530428, "falseY": 334312.874178, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 100000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 59, "name": "Harrisburg" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "subtype", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 241, 215, 252, 255 ], "width": 1 }, "value": "1", "label": "Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 252, 179, 255 ], "width": 1 }, "value": "2", "label": "Abandoned" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 217, 255 ], "toColor": [ 252, 197, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 245, 252, 255 ], "toColor": [ 179, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 179, 252, 255 ], "toColor": [ 183, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 189, 255 ], "toColor": [ 252, 237, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 189, 252, 255 ], "toColor": [ 245, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 214, 252, 255 ], "toColor": [ 199, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 218, 255 ], "toColor": [ 204, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 192, 255 ], "toColor": [ 252, 208, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 182, 255 ], "toColor": [ 229, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 215, 252, 255 ], "toColor": [ 238, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 215, 255 ], "toColor": [ 240, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1498218.930078486, "ymin": 553096.6659977584, "xmax": 1523340.188341882, "ymax": 586570.9738689337, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "unique_id", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "unique_id", "type": "esriFieldTypeString", "alias": "Unique ID", "length": 25, "domain": null }, { "name": "subtype", "type": "esriFieldTypeSmallInteger", "alias": "Subtype", "domain": null }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "shape.STLength()", "type": "esriFieldTypeDouble", "alias": "shape.STLength()", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1852_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1713_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Active" }, { "domains": {}, "id": 2, "name": "Abandoned" } ], "subtypes": [ { "domains": {}, "defaultValues": { "unique_id": null, "subtype": null, "length": null }, "code": 1, "name": "Active" }, { "domains": {}, "defaultValues": { "unique_id": null, "subtype": null, "length": null }, "code": 2, "name": "Abandoned" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 62, "name": "Harrisburg Force Mains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 1255031.530428, "falseY": 334312.874178, "xyUnits": 3906.2499963620203, "falseZ": 0, "zUnits": 100000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 59, "name": "Harrisburg" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "subtype", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 252, 197, 255 ], "width": 1 }, "value": "1", "label": "Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 193, 179, 252, 255 ], "width": 1 }, "value": "2", "label": "Abandoned" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 217, 255 ], "toColor": [ 252, 197, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 245, 252, 255 ], "toColor": [ 179, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 179, 252, 255 ], "toColor": [ 183, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 189, 255 ], "toColor": [ 252, 237, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 189, 252, 255 ], "toColor": [ 245, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 214, 252, 255 ], "toColor": [ 199, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 218, 255 ], "toColor": [ 204, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 192, 255 ], "toColor": [ 252, 208, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 182, 255 ], "toColor": [ 229, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 215, 252, 255 ], "toColor": [ 238, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 215, 255 ], "toColor": [ 240, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1498739.9822389712, "ymin": 555048.5408155762, "xmax": 1520195.200946953, "ymax": 580988.2525837345, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "unique_id", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "unique_id", "type": "esriFieldTypeString", "alias": "Unique ID", "length": 25, "domain": null }, { "name": "subtype", "type": "esriFieldTypeSmallInteger", "alias": "Subtype", "domain": null }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "shape.STLength()", "type": "esriFieldTypeDouble", "alias": "shape.STLength()", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1851_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1712_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Active" }, { "domains": {}, "id": 2, "name": "Abandoned" } ], "subtypes": [ { "domains": {}, "defaultValues": { "unique_id": null, "subtype": null, "length": null }, "code": 1, "name": "Active" }, { "domains": {}, "defaultValues": { "unique_id": null, "subtype": null, "length": null }, "code": 2, "name": "Abandoned" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 63, "name": "Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 10 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.plainst", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1467497.8902253807, "ymin": 526613.3373860568, "xmax": 1612267.3861188889, "ymax": 661842.5570845604, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SEGID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEGID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null }, { "name": "fromleft", "type": "esriFieldTypeInteger", "alias": "From Left", "domain": null }, { "name": "toleft", "type": "esriFieldTypeInteger", "alias": "To Left", "domain": null }, { "name": "fromright", "type": "esriFieldTypeInteger", "alias": "From Right", "domain": null }, { "name": "toright", "type": "esriFieldTypeInteger", "alias": "To Right", "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "Full Street Name", "length": 203, "domain": null }, { "name": "direction", "type": "esriFieldTypeString", "alias": "Prefix Direction", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Name_Direction", "description": "Street name directionals", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "plainst", "type": "esriFieldTypeString", "alias": "Street Name", "length": 80, "domain": null }, { "name": "streettype", "type": "esriFieldTypeString", "alias": "Street Type", "length": 20, "domain": { "type": "codedValue", "name": "WS3_Name_Suffix", "description": "Street name suffixes", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CMN", "code": "CMN" }, { "name": "CRK", "code": "CRK" }, { "name": "CT", "code": "CT" }, { "name": "CV", "code": "CV" }, { "name": "DR", "code": "DR" }, { "name": "EXT", "code": "EXT" }, { "name": "HWY", "code": "HWY" }, { "name": "KNL", "code": "KNL" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PARK", "code": "PARK" }, { "name": "PATH", "code": "PATH" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PT", "code": "PT" }, { "name": "RD", "code": "RD" }, { "name": "RDG", "code": "RDG" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "TRWY", "code": "TRWY" }, { "name": "TURN", "code": "TURN" }, { "name": "VW", "code": "VW" }, { "name": "WAY", "code": "WAY" }, { "name": "XING", "code": "XING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "postdirect", "type": "esriFieldTypeString", "alias": "Suffix Direction", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Name_Direction", "description": "Street name directionals", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CityLeft", "type": "esriFieldTypeString", "alias": "City Left", "length": 100, "domain": null }, { "name": "CityRight", "type": "esriFieldTypeString", "alias": "City Right", "length": 100, "domain": null }, { "name": "StateLeft", "type": "esriFieldTypeString", "alias": "State Left", "length": 2, "domain": null }, { "name": "StateRight", "type": "esriFieldTypeString", "alias": "State Right", "length": 2, "domain": null }, { "name": "ZipLeft", "type": "esriFieldTypeInteger", "alias": "Zip Left", "domain": null }, { "name": "ZipRight", "type": "esriFieldTypeInteger", "alias": "Zip Right", "domain": null }, { "name": "ParityLeft", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 10, "domain": { "type": "codedValue", "name": "WS3_Parity", "description": "Parity", "codedValues": [ { "name": "ODD", "code": "O" }, { "name": "EVEN", "code": "E" }, { "name": "BOTH", "code": "B" }, { "name": "0-0", "code": "Z" }, { "name": "NULL", "code": "NULL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParityRight", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 10, "domain": { "type": "codedValue", "name": "WS3_Parity", "description": "Parity", "codedValues": [ { "name": "ODD", "code": "O" }, { "name": "EVEN", "code": "E" }, { "name": "BOTH", "code": "B" }, { "name": "0-0", "code": "Z" }, { "name": "NULL", "code": "NULL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Road_Category", "description": "Road categories", "codedValues": [ { "name": "Interstate Highway", "code": "Interstate Highway" }, { "name": "US Highway", "code": "US Highway" }, { "name": "NC Highway", "code": "NC Highway" }, { "name": "Collector Street", "code": "Collector Street" }, { "name": "Neighborhood Street", "code": "Neighborhood Street" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "key_", "type": "esriFieldTypeInteger", "alias": "Key", "domain": null }, { "name": "NameID", "type": "esriFieldTypeInteger", "alias": "Name ID", "domain": null }, { "name": "Speed", "type": "esriFieldTypeInteger", "alias": "Speed Limit", "domain": { "type": "codedValue", "name": "WS3_Road_Speed", "description": "Speed limits", "codedValues": [ { "name": "NO TRAVEL", "code": -1 }, { "name": "5 MPH", "code": 5 }, { "name": "10 MPH", "code": 10 }, { "name": "15 MPH", "code": 15 }, { "name": "19 MPH", "code": 19 }, { "name": "20 MPH", "code": 20 }, { "name": "25 MPH", "code": 25 }, { "name": "30 MPH", "code": 30 }, { "name": "35 MPH", "code": 35 }, { "name": "40 MPH", "code": 40 }, { "name": "45 MPH", "code": 45 }, { "name": "50 MPH", "code": 50 }, { "name": "55 MPH", "code": 55 }, { "name": "60 MPH", "code": 60 }, { "name": "65 MPH", "code": 65 }, { "name": "70 MPH", "code": 70 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Oneway", "type": "esriFieldTypeString", "alias": "Oneway", "length": 5, "domain": { "type": "codedValue", "name": "WS3_Road_Oneway", "description": "One way values", "codedValues": [ { "name": "BOTH", "code": "B" }, { "name": "FROM-TO", "code": "FT" }, { "name": "TO-FROM", "code": "TF" }, { "name": "NO TRAVEL", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FT_Cost", "type": "esriFieldTypeDouble", "alias": "From-To Cost", "domain": null }, { "name": "TF_Cost", "type": "esriFieldTypeDouble", "alias": "To-From Cost", "domain": null }, { "name": "F_Elev", "type": "esriFieldTypeInteger", "alias": "From Elevation", "domain": { "type": "codedValue", "name": "WS3_Road_Elevation", "description": "Road elevations", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "T_Elev", "type": "esriFieldTypeInteger", "alias": "To Elevation", "domain": { "type": "codedValue", "name": "WS3_Road_Elevation", "description": "Road elevations", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "Create User", "length": 150, "domain": null }, { "name": "ModifyDate", "type": "esriFieldTypeDate", "alias": "Modify Date", "length": 8, "domain": null }, { "name": "ModifyUser", "type": "esriFieldTypeString", "alias": "Modify User", "length": 150, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ANOMALY", "type": "esriFieldTypeString", "alias": "ANOMALY", "length": 255, "domain": null }, { "name": "L_PARITY", "type": "esriFieldTypeString", "alias": "L_PARITY", "length": 10, "domain": { "type": "codedValue", "name": "WS3_TAT_Parity", "description": "Parity for the Addresser", "codedValues": [ { "name": "Odd", "code": "ODD" }, { "name": "Even", "code": "EVEN" }, { "name": "Both", "code": "BOTH" }, { "name": "Zero", "code": "ZERO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_PARITY", "type": "esriFieldTypeString", "alias": "R_PARITY", "length": 10, "domain": { "type": "codedValue", "name": "WS3_TAT_Parity", "description": "Parity for the Addresser", "codedValues": [ { "name": "Odd", "code": "ODD" }, { "name": "Even", "code": "EVEN" }, { "name": "Both", "code": "BOTH" }, { "name": "Zero", "code": "ZERO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1912_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "rd_whole", "fields": "street", "isAscending": true, "isUnique": false, "description": "" }, { "name": "rd_name", "fields": "plainst", "isAscending": true, "isUnique": false, "description": "" }, { "name": "rd_sid", "fields": "SEGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "rd_lzip", "fields": "ZipLeft", "isAscending": true, "isUnique": false, "description": "" }, { "name": "rd_rzip", "fields": "ZipRight", "isAscending": true, "isUnique": false, "description": "" }, { "name": "rd_nid", "fields": "NameID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1773_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 64, "name": "Cadastral Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0029802322429328676, "zTolerance": 2, "mTolerance": 2, "falseX": 0, "falseY": 0, "xyUnits": 671.0886390625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 202, 237, 255 ], "width": 1 }, "value": "1", "label": "Property Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 252, 190, 255 ], "width": 1 }, "value": "2", "label": "Historic Property Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 238, 252, 255 ], "width": 1 }, "value": "3", "label": "Outside of County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 226, 187, 255 ], "width": 1 }, "value": "4", "label": "Parcel Hooks" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 180, 179, 252, 255 ], "width": 1 }, "value": "5", "label": "Ingress\\Egress Easement" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 193, 184, 255 ], "width": 1 }, "value": "6", "label": "Utility Easement" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 187, 252, 229, 255 ], "width": 1 }, "value": "7", "label": "Misc/Drainage/Other Easement" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 217, 255 ], "toColor": [ 252, 197, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 245, 252, 255 ], "toColor": [ 179, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 179, 252, 255 ], "toColor": [ 183, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 189, 255 ], "toColor": [ 252, 237, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 189, 252, 255 ], "toColor": [ 245, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 214, 252, 255 ], "toColor": [ 199, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 218, 255 ], "toColor": [ 204, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 192, 255 ], "toColor": [ 252, 208, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 182, 255 ], "toColor": [ 229, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 215, 252, 255 ], "toColor": [ 238, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 215, 255 ], "toColor": [ 240, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1279.6714919800938, "ymin": 32.660365150301296, "xmax": 1646231.1782588686, "ymax": 1570769.349444801, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBTYPE", "typeIdField": "SUBTYPE", "subtypeFieldName": "SUBTYPE", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPE", "domain": null }, { "name": "LINETYPE", "type": "esriFieldTypeInteger", "alias": "LIN_CODE", "domain": { "type": "codedValue", "name": "WS3_PropertyLineType", "description": "Linetypes for Cadastral Property Lines", "codedValues": [ { "name": "Property Line", "code": 1 }, { "name": "Road ROW", "code": 2 }, { "name": "Railroad", "code": 3 }, { "name": "County Line", "code": 4 }, { "name": "Unopened Private ROW", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R391_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a321_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "LINETYPE": {"type": "inherited"} }, "id": 1, "name": "Property Line" }, { "domains": { "LINETYPE": { "type": "codedValue", "name": "WS3_CadastralLineType", "description": "Linetypes for other cadastral lines", "codedValues": [ { "name": "Misc/Drainage/Other Easement", "code": 11 }, { "name": "Utility Easement", "code": 10 }, { "name": "Ingress Egress Easement", "code": 9 }, { "name": "Parcel Hooks", "code": 8 }, { "name": "Outside of County", "code": 7 }, { "name": "Historic Property Line", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 2, "name": "Historic Property Line" }, { "domains": { "LINETYPE": { "type": "codedValue", "name": "WS3_CadastralLineType", "description": "Linetypes for other cadastral lines", "codedValues": [ { "name": "Misc/Drainage/Other Easement", "code": 11 }, { "name": "Utility Easement", "code": 10 }, { "name": "Ingress Egress Easement", "code": 9 }, { "name": "Parcel Hooks", "code": 8 }, { "name": "Outside of County", "code": 7 }, { "name": "Historic Property Line", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 3, "name": "Outside of County" }, { "domains": { "LINETYPE": { "type": "codedValue", "name": "WS3_CadastralLineType", "description": "Linetypes for other cadastral lines", "codedValues": [ { "name": "Misc/Drainage/Other Easement", "code": 11 }, { "name": "Utility Easement", "code": 10 }, { "name": "Ingress Egress Easement", "code": 9 }, { "name": "Parcel Hooks", "code": 8 }, { "name": "Outside of County", "code": 7 }, { "name": "Historic Property Line", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 4, "name": "Parcel Hooks" }, { "domains": { "LINETYPE": { "type": "codedValue", "name": "WS3_CadastralLineType", "description": "Linetypes for other cadastral lines", "codedValues": [ { "name": "Misc/Drainage/Other Easement", "code": 11 }, { "name": "Utility Easement", "code": 10 }, { "name": "Ingress Egress Easement", "code": 9 }, { "name": "Parcel Hooks", "code": 8 }, { "name": "Outside of County", "code": 7 }, { "name": "Historic Property Line", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 5, "name": "Ingress\\Egress Easement" }, { "domains": { "LINETYPE": { "type": "codedValue", "name": "WS3_CadastralLineType", "description": "Linetypes for other cadastral lines", "codedValues": [ { "name": "Misc/Drainage/Other Easement", "code": 11 }, { "name": "Utility Easement", "code": 10 }, { "name": "Ingress Egress Easement", "code": 9 }, { "name": "Parcel Hooks", "code": 8 }, { "name": "Outside of County", "code": 7 }, { "name": "Historic Property Line", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 6, "name": "Utility Easement" }, { "domains": { "LINETYPE": { "type": "codedValue", "name": "WS3_CadastralLineType", "description": "Linetypes for other cadastral lines", "codedValues": [ { "name": "Misc/Drainage/Other Easement", "code": 11 }, { "name": "Utility Easement", "code": 10 }, { "name": "Ingress Egress Easement", "code": 9 }, { "name": "Parcel Hooks", "code": 8 }, { "name": "Outside of County", "code": 7 }, { "name": "Historic Property Line", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 7, "name": "Misc/Drainage/Other Easement" } ], "subtypes": [ { "domains": { "LINETYPE": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": 1, "LINETYPE": 1 }, "code": 1, "name": "Property Line" }, { "domains": { "LINETYPE": { "type": "codedValue", "name": "WS3_CadastralLineType", "description": "Linetypes for other cadastral lines", "codedValues": [ { "name": "Misc/Drainage/Other Easement", "code": 11 }, { "name": "Utility Easement", "code": 10 }, { "name": "Ingress Egress Easement", "code": 9 }, { "name": "Parcel Hooks", "code": 8 }, { "name": "Outside of County", "code": 7 }, { "name": "Historic Property Line", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "SUBTYPE": 1, "LINETYPE": 6 }, "code": 2, "name": "Historic Property Line" }, { "domains": { "LINETYPE": { "type": "codedValue", "name": "WS3_CadastralLineType", "description": "Linetypes for other cadastral lines", "codedValues": [ { "name": "Misc/Drainage/Other Easement", "code": 11 }, { "name": "Utility Easement", "code": 10 }, { "name": "Ingress Egress Easement", "code": 9 }, { "name": "Parcel Hooks", "code": 8 }, { "name": "Outside of County", "code": 7 }, { "name": "Historic Property Line", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "SUBTYPE": 1, "LINETYPE": 7 }, "code": 3, "name": "Outside of County" }, { "domains": { "LINETYPE": { "type": "codedValue", "name": "WS3_CadastralLineType", "description": "Linetypes for other cadastral lines", "codedValues": [ { "name": "Misc/Drainage/Other Easement", "code": 11 }, { "name": "Utility Easement", "code": 10 }, { "name": "Ingress Egress Easement", "code": 9 }, { "name": "Parcel Hooks", "code": 8 }, { "name": "Outside of County", "code": 7 }, { "name": "Historic Property Line", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "SUBTYPE": 1, "LINETYPE": 8 }, "code": 4, "name": "Parcel Hooks" }, { "domains": { "LINETYPE": { "type": "codedValue", "name": "WS3_CadastralLineType", "description": "Linetypes for other cadastral lines", "codedValues": [ { "name": "Misc/Drainage/Other Easement", "code": 11 }, { "name": "Utility Easement", "code": 10 }, { "name": "Ingress Egress Easement", "code": 9 }, { "name": "Parcel Hooks", "code": 8 }, { "name": "Outside of County", "code": 7 }, { "name": "Historic Property Line", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "SUBTYPE": 1, "LINETYPE": 9 }, "code": 5, "name": "Ingress\\Egress Easement" }, { "domains": { "LINETYPE": { "type": "codedValue", "name": "WS3_CadastralLineType", "description": "Linetypes for other cadastral lines", "codedValues": [ { "name": "Misc/Drainage/Other Easement", "code": 11 }, { "name": "Utility Easement", "code": 10 }, { "name": "Ingress Egress Easement", "code": 9 }, { "name": "Parcel Hooks", "code": 8 }, { "name": "Outside of County", "code": 7 }, { "name": "Historic Property Line", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "SUBTYPE": 1, "LINETYPE": 10 }, "code": 6, "name": "Utility Easement" }, { "domains": { "LINETYPE": { "type": "codedValue", "name": "WS3_CadastralLineType", "description": "Linetypes for other cadastral lines", "codedValues": [ { "name": "Misc/Drainage/Other Easement", "code": 11 }, { "name": "Utility Easement", "code": 10 }, { "name": "Ingress Egress Easement", "code": 9 }, { "name": "Parcel Hooks", "code": 8 }, { "name": "Outside of County", "code": 7 }, { "name": "Historic Property Line", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "SUBTYPE": 1, "LINETYPE": 11 }, "code": 7, "name": "Misc/Drainage/Other Easement" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 65, "name": "City Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 0, "falseY": 0, "xyUnits": 671.0886390625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 242, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CITY OF CONCORD", "label": "CITY OF CONCORD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CITY OF KANNAPOLIS", "label": "CITY OF KANNAPOLIS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CITY OF LOCUST", "label": "CITY OF LOCUST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 211, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TOWN OF HARRISBURG", "label": "TOWN OF HARRISBURG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 252, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TOWN OF HUNTERSVILLE", "label": "TOWN OF HUNTERSVILLE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 232, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TOWN OF MIDLAND", "label": "TOWN OF MIDLAND" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 190, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TOWN OF MOUNT PLEASANT", "label": "TOWN OF MOUNT PLEASANT" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 242, 255 ], "toColor": [ 182, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 187, 255 ], "toColor": [ 222, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 201, 255 ], "toColor": [ 252, 182, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 179, 252, 255 ], "toColor": [ 191, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 232, 252, 255 ], "toColor": [ 215, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 207, 255 ], "toColor": [ 182, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 212, 255 ], "toColor": [ 252, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 212, 255 ], "toColor": [ 252, 207, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1471323.4713366118, "ymin": 527990.4387816654, "xmax": 1579714.416684184, "ymax": 658884.2609788537, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LASTEDITORNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 25, "domain": null }, { "name": "LASTEDITORNAME", "type": "esriFieldTypeString", "alias": "LASTEDITORNAME", "length": 255, "domain": null }, { "name": "LASTEDITORDATE", "type": "esriFieldTypeDate", "alias": "LASTEDITORDATE", "length": 8, "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": "R2781_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2635_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 66, "name": "Cabarrus County", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0, "zTolerance": 0, "mTolerance": 0, "falseX": 0, "falseY": 0, "xyUnits": 671.0886390625, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 227, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1468082.5000648608, "ymin": 525664.1574096831, "xmax": 1614463.6504554148, "ymax": 644129.670566129, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 16, "domain": null }, { "name": "LASTEDITORNAME", "type": "esriFieldTypeString", "alias": "LASTEDITORNAME", "length": 255, "domain": null }, { "name": "LASTEDITDATE", "type": "esriFieldTypeDate", "alias": "LASTEDITDATE", "length": 8, "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": "R2791_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2645_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8fd9d38699144698a04145e2f86a0d3c" } ], "tables": [] }