{ "layers": [ { "currentVersion": 10.5, "id": 2, "name": "Road Centerlines", "parentLayerId": -1, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "extent": { "xmin": 656881.5933384113, "ymin": 936247.893370904, "xmax": 932212.3891324103, "ymax": 1440791.5863812417, "spatialReference": { "wkid": 102712, "latestWkid": 2257 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FULLNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null, "editable": true, "nullable": true }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null, "editable": true, "nullable": true }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null, "editable": true, "nullable": true }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null, "editable": true, "nullable": true }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "domain": null, "editable": true, "nullable": true, "length": 125 }, { "name": "FEDROUTE", "type": "esriFieldTypeString", "alias": "Federal Route", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "domain": { "type": "codedValue", "name": "RouteType", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20 }, { "name": "AFEDRTE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "AFEDRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type", "domain": { "type": "codedValue", "name": "RouteType", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20 }, { "name": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "domain": { "type": "codedValue", "name": "RouteType", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20 }, { "name": "ASTRTE", "type": "esriFieldTypeString", "alias": "Alternate State Route", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "ASTRTETYPE", "type": "esriFieldTypeString", "alias": "Alternate State Route Type", "domain": { "type": "codedValue", "name": "RouteType", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20 }, { "name": "CTYROUTE", "type": "esriFieldTypeString", "alias": "County Route", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One Way Indicator", "domain": { "type": "codedValue", "name": "OneWayIndicator", "codedValues": [ { "name": "From-To", "code": "From-To" }, { "name": "To-From", "code": "To-From" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10 }, { "name": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "domain": { "type": "codedValue", "name": "RoadClass", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Ferry", "code": "Ferry" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "County Route", "code": "County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20 }, { "name": "CFCCCODE", "type": "esriFieldTypeString", "alias": "Census CFCC Code", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "AssetManager", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "domain": null, "editable": true, "nullable": true, "length": 35 }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "domain": null, "editable": true, "nullable": true, "length": 35 }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50 }, { "name": "AFEDRTE2", "type": "esriFieldTypeString", "alias": "Alternate Federal Route 2", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "AFEDRTETYPE2", "type": "esriFieldTypeString", "alias": "Alternate Federal Route Type 2", "domain": { "type": "codedValue", "name": "RouteType", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20 }, { "name": "SURFACETYPE", "type": "esriFieldTypeString", "alias": "Road Surface Type", "domain": { "type": "codedValue", "name": "RoadSurfaceType", "codedValues": [ { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Chipseal", "code": "CHIPSEAL" }, { "name": "Caliche", "code": "CALICHE" }, { "name": "Dirt", "code": "DIRT" }, { "name": "Gravel", "code": "GRAVEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "SURFACEGROUP", "type": "esriFieldTypeString", "alias": "Surface Grouping", "domain": { "type": "codedValue", "name": "RoadSurfaceGrouping", "codedValues": [ { "name": "Asphalt/Chipseal", "code": "Asphalt/Chipseal" }, { "name": "Caliche/Gravel", "code": "Caliche/Gravel" }, { "name": "Dirt", "code": "Dirt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "indexes": [ { "name": "R631_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_631", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S585_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Road Centerlines", "description": "", "prototype": { "attributes": { "SURFACEGROUP": null, "COUNTY": null, "CENTERLINEID": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "FEDROUTE": null, "FEDRTETYPE": null, "AFEDRTE": null, "AFEDRTETYPE": null, "STROUTE": null, "STRTETYPE": null, "ASTRTE": null, "ASTRTETYPE": null, "CTYROUTE": null, "ONEWAYDIR": null, "ROADLEVEL": null, "INWATER": null, "ROADCLASS": null, "CFCCCODE": null, "OWNEDBY": 1, "MAINTBY": 1, "MUNILEFT": null, "MUNIRIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": "true", "MSAGRIGHT": "true", "ESNLEFT": "true", "ESNRIGHT": "true", "SURFACETYPE": null, "AFEDRTETYPE2": null, "AFEDRTE2": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true }, { "currentVersion": 10.5, "id": 3, "name": "Railroads", "parentLayerId": -1, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "extent": { "xmin": 720587.2523441613, "ymin": 1203510.0675069094, "xmax": 930442.04293558, "ymax": 1246708.6884585693, "spatialReference": { "wkid": 102712, "latestWkid": 2257 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "RailroadName", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "RAILTYP", "type": "esriFieldTypeString", "alias": "Railroad Type", "domain": { "type": "codedValue", "name": "RailroadType", "codedValues": [ { "name": "Rail", "code": "Rail" }, { "name": "Subway", "code": "Subway" }, { "name": "Lightrail", "code": "Lightrail" }, { "name": "Streetcar", "code": "Streetcar" }, { "name": "Tram", "code": "Tram" }, { "name": "Monorail", "code": "Monorail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50 }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "domain": { "type": "codedValue", "name": "RailUseType", "codedValues": [ { "name": "Cargo", "code": "Cargo" }, { "name": "Passenger", "code": "Passenger" }, { "name": "Combined", "code": "Combined" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50 }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "indexes": [ { "name": "R625_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_625", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S579_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Railroads", "description": "", "prototype": { "attributes": { "RAILLEVEL": null, "INWATER": null, "NAME": null, "RAILTYP": null, "RAILUSE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true }, { "currentVersion": 10.5, "id": 4, "name": "Driveways", "parentLayerId": -1, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "extent": { "xmin": 788691.1915953271, "ymin": 1231331.4055649042, "xmax": 898330.4201510772, "ymax": 1403894.8439019024, "spatialReference": { "wkid": 102712, "latestWkid": 2257 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 107, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Label", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 } ], "indexes": [ { "name": "R525_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_525", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S479_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Driveways", "description": "", "prototype": { "attributes": {"Label": null} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true }, { "currentVersion": 10.5, "id": 5, "name": "LocalGovernmentStatePlane.DBO.Block", "parentLayerId": -1, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "extent": { "xmin": 721779.5360488296, "ymin": 1227215.931512408, "xmax": 930315.6868890785, "ymax": 1393130.7725823224, "spatialReference": { "wkid": 102712, "latestWkid": 2257 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[BLOCKS]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "BLOCKS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "BLOCK", "type": "esriFieldTypeSmallInteger", "alias": "BLOCK", "domain": null, "editable": true, "nullable": true }, { "name": "BLOCKS", "type": "esriFieldTypeString", "alias": "BLOCKS", "domain": null, "editable": true, "nullable": true, "length": 10 } ], "indexes": [ { "name": "R757_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S678_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "LocalGovernmentStatePlane.DBO.Block", "description": "", "prototype": { "attributes": { "BLOCK": null, "BLOCKS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true }, { "currentVersion": 10.5, "id": 6, "name": "Building Footprints", "parentLayerId": -1, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "The shape and orientation of the ground floor of all structures in a local government. This information is typically compiled from orthoimagery or other aerial photography sources. This representation of the building footprints support the local government basemaps. It also serves as a source for public works, public safety, planning and other agencies that are responsible for the active management of site addresses, facilities, and land use information.", "copyrightText": "", "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "extent": { "xmin": 697047.6455520801, "ymin": 1156414.9061199874, "xmax": 930350.3472528271, "ymax": 1340250.256624408, "spatialReference": { "wkid": 102712, "latestWkid": 2257 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "NUMSTORIES", "type": "esriFieldTypeSmallInteger", "alias": "Number of Stories", "domain": null, "editable": true, "nullable": true }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null, "editable": true, "nullable": true }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Building Name", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "indexes": [ { "name": "R624_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_624", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S578_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Building Footprints", "description": "", "prototype": { "attributes": { "FEATURECODE": null, "NAME": null, "NUMSTORIES": null, "BLDGHEIGHT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true }, { "currentVersion": 10.5, "id": 7, "name": "LocalGovernmentStatePlane.DBO.CurryCountyParcel06132017", "parentLayerId": -1, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "This shapefile shows the ownership of real estate within Curry County as it was known on 13 June 2017. The data is projected into New Mexico State Plane", "copyrightText": "Curry County Assessor's Office, City of Clovis GIS", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "extent": { "xmin": 720352.0795861632, "ymin": 1202172.116442658, "xmax": 930789.2791177444, "ymax": 1441061.6134002358, "spatialReference": { "wkid": 102712, "latestWkid": 2257 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "UPCPRP", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null, "editable": true, "nullable": true }, { "name": "UPCPRP", "type": "esriFieldTypeString", "alias": "UPCPRP", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "UPCPRP_1", "type": "esriFieldTypeString", "alias": "UPCPRP_1", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "GANUM_1", "type": "esriFieldTypeString", "alias": "GANUM_1", "domain": null, "editable": true, "nullable": true, "length": 6 }, { "name": "GSTNAM_1", "type": "esriFieldTypeString", "alias": "GSTNAM_1", "domain": null, "editable": true, "nullable": true, "length": 35 }, { "name": "Neighbor_1", "type": "esriFieldTypeString", "alias": "Neighbor_1", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "GONAM", "type": "esriFieldTypeString", "alias": "GONAM", "domain": null, "editable": true, "nullable": true, "length": 34 }, { "name": "GOCON", "type": "esriFieldTypeString", "alias": "GOCON", "domain": null, "editable": true, "nullable": true, "length": 34 }, { "name": "GOAD1", "type": "esriFieldTypeString", "alias": "GOAD1", "domain": null, "editable": true, "nullable": true, "length": 34 }, { "name": "GOAD2", "type": "esriFieldTypeString", "alias": "GOAD2", "domain": null, "editable": true, "nullable": true, "length": 34 }, { "name": "GOCIT", "type": "esriFieldTypeString", "alias": "GOCIT", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "GOST", "type": "esriFieldTypeString", "alias": "GOST", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "GOZP5", "type": "esriFieldTypeString", "alias": "GOZP5", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "GOZP4", "type": "esriFieldTypeString", "alias": "GOZP4", "domain": null, "editable": true, "nullable": true, "length": 4 }, { "name": "LegalDesci", "type": "esriFieldTypeString", "alias": "LegalDesci", "domain": null, "editable": true, "nullable": true, "length": 254 }, { "name": "GADIR_1", "type": "esriFieldTypeString", "alias": "GADIR_1", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "GDDES", "type": "esriFieldTypeString", "alias": "GDDES", "domain": null, "editable": true, "nullable": true, "length": 35 }, { "name": "GSCSBD", "type": "esriFieldTypeString", "alias": "GSCSBD", "domain": null, "editable": true, "nullable": true, "length": 35 }, { "name": "GSCTY1", "type": "esriFieldTypeString", "alias": "GSCTY1", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "GSTY1", "type": "esriFieldTypeString", "alias": "GSTY1", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "GSCTY2", "type": "esriFieldTypeString", "alias": "GSCTY2", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "GSTY2", "type": "esriFieldTypeString", "alias": "GSTY2", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "GSCTY3", "type": "esriFieldTypeString", "alias": "GSCTY3", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "GSTY3", "type": "esriFieldTypeString", "alias": "GSTY3", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "GSCTY4", "type": "esriFieldTypeString", "alias": "GSCTY4", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "GSTY4", "type": "esriFieldTypeString", "alias": "GSTY4", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null, "editable": true, "nullable": true } ], "indexes": [ { "name": "R768_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S688_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "LocalGovernmentStatePlane.DBO.CurryCountyParcel06132017", "description": "", "prototype": { "attributes": { "Shape_STLe": null, "Shape_STAr": null, "ACREAGE": null, "UPCPRP": null, "UPCPRP_1": null, "GANUM_1": null, "GSTNAM_1": null, "Neighbor_1": null, "GONAM": null, "GOCON": null, "GOAD1": null, "GOAD2": null, "GOCIT": null, "GOST": null, "GOZP5": null, "GOZP4": null, "LegalDesci": null, "GADIR_1": null, "GDDES": null, "GSCSBD": null, "GSCTY1": null, "GSTY1": null, "GSCTY2": null, "GSTY2": null, "GSCTY3": null, "GSTY3": null, "GSCTY4": null, "GSTY4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true }, { "currentVersion": 10.5, "id": 8, "name": "LocalGovernmentStatePlane.DBO.SubdivisionOutlines", "parentLayerId": -1, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "extent": { "xmin": 867101.5866114944, "ymin": 1229949.4001268223, "xmax": 898907.8717520796, "ymax": 1257657.970037654, "spatialReference": { "wkid": 102712, "latestWkid": 2257 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 196, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 122, 255 ], "width": 0.4 } }, "value": "ABACHERLI", "label": "ABACHERLI", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 232, 255, 255 ], "width": 0.4 } }, "value": "ABO", "label": "ABO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 255, 115, 255 ], "width": 0.4 } }, "value": "ABO TRACTS", "label": "ABO TRACTS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 142, 245, 255 ], "width": 0.4 } }, "value": "ACUFF", "label": "ACUFF", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 0.4 } }, "value": "ALLISON SUBDIVISION", "label": "ALLISON SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.4 } }, "value": "ALMOND RANCH ESTATES", "label": "ALMOND RANCH ESTATES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 0.4 } }, "value": "ALPHA", "label": "ALPHA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 122, 245, 255 ], "width": 0.4 } }, "value": "ALTA VISTA", "label": "ALTA VISTA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 205, 102, 255 ], "width": 0.4 } }, "value": "AMERICAN BUSINESS PARK", "label": "AMERICAN BUSINESS PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 0.4 } }, "value": "APEX SUBDIVISION", "label": "APEX SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "APPLEBEE'S ADDITION", "label": "APPLEBEE'S ADDITION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 205, 171, 255 ], "width": 0.4 } }, "value": "AUCUTT'S SUBDIVISION", "label": "AUCUTT'S SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 255, 223, 255 ], "width": 0.4 } }, "value": "BELAIR", "label": "BELAIR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 102, 102, 255 ], "width": 0.4 } }, "value": "BELL VISTA", "label": "BELL VISTA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 68, 137, 255 ], "width": 0.4 } }, "value": "BELMONT", "label": "BELMONT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 114, 137, 68, 255 ], "width": 0.4 } }, "value": "BENNETT INDUSTRIAL", "label": "BENNETT INDUSTRIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 112, 68, 255 ], "width": 0.4 } }, "value": "BIG COUNTRY FORD SUBDIVISION", "label": "BIG COUNTRY FORD SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 0.4 } }, "value": "BRADY INDUSTRIAL", "label": "BRADY INDUSTRIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 41, 230, 255, 255 ], "width": 0.4 } }, "value": "BRETTANA", "label": "BRETTANA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 158, 215, 255 ], "width": 0.4 } }, "value": "BRIT'S ADDITION", "label": "BRIT'S ADDITION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 255 ], "width": 0.4 } }, "value": "BROOKS ADDITION", "label": "BROOKS ADDITION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 202, 122, 255 ], "width": 0.4 } }, "value": "BUCHANAN", "label": "BUCHANAN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 0.4 } }, "value": "CARLIN", "label": "CARLIN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 0.4 } }, "value": "CENTURY CENTRE", "label": "CENTURY CENTRE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 0.4 } }, "value": "CHEYENNE MEADOWS", "label": "CHEYENNE MEADOWS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 239, 61, 255, 255 ], "width": 0.4 } }, "value": "CLOVIS HEIGHTS", "label": "CLOVIS HEIGHTS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 215, 158, 255 ], "width": 0.4 } }, "value": "CLOVIS INDUSTRIAL PARK", "label": "CLOVIS INDUSTRIAL PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 0.4 } }, "value": "CLOVIS ORIGINAL", "label": "CLOVIS ORIGINAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 176, 158, 255 ], "width": 0.4 } }, "value": "CLOVIS PLACE", "label": "CLOVIS PLACE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 0.4 } }, "value": "COFFMAN", "label": "COFFMAN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 0.4 } }, "value": "COLLEGE PARK", "label": "COLLEGE PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 205, 171, 255 ], "width": 0.4 } }, "value": "COLONIAL ESTATES", "label": "COLONIAL ESTATES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 156, 0, 255 ], "width": 0.4 } }, "value": "COLONIAL OFFICE PARK", "label": "COLONIAL OFFICE PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 158, 194, 255 ], "width": 0.4 } }, "value": "COLONIAL PARK", "label": "COLONIAL PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 0, 156, 255 ], "width": 0.4 } }, "value": "COLONIAL PARK 23", "label": "COLONIAL PARK 23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 214, 0, 255 ], "width": 0.4 } }, "value": "COLONIAL PARK GARDEN HOMES", "label": "COLONIAL PARK GARDEN HOMES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 99, 133, 255 ], "width": 0.4 } }, "value": "COLONIAL SHOPPING CENTER", "label": "COLONIAL SHOPPING CENTER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 165, 120, 255 ], "width": 0.4 } }, "value": "COLONNADE VILLAGE", "label": "COLONNADE VILLAGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 189, 20, 255 ], "width": 0.4 } }, "value": "COPPER MANOR", "label": "COPPER MANOR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 0.4 } }, "value": "CORONADO ESTATES", "label": "CORONADO ESTATES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 0.4 } }, "value": "COUNTRY CLUB ESTATES", "label": "COUNTRY CLUB ESTATES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 102, 102, 255 ], "width": 0.4 } }, "value": "COUNTRY MEADOWS", "label": "COUNTRY MEADOWS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 232, 255, 255 ], "width": 0.4 } }, "value": "CRESTVIEW", "label": "CRESTVIEW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 126, 194, 0, 255 ], "width": 0.4 } }, "value": "CURRY", "label": "CURRY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 126, 20, 255 ], "width": 0.4 } }, "value": "DENNIS CHAVEZ", "label": "DENNIS CHAVEZ", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 255, 212, 255 ], "width": 0.4 } }, "value": "DIXIE END", "label": "DIXIE END", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 158, 255, 255 ], "width": 0.4 } }, "value": "EASTLAND", "label": "EASTLAND", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 0.4 } }, "value": "EASTRIDGE HEIGHTS", "label": "EASTRIDGE HEIGHTS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 137, 102, 255 ], "width": 0.4 } }, "value": "ECHOLS ACRES", "label": "ECHOLS ACRES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 99, 255, 167, 255 ], "width": 0.4 } }, "value": "EMMAUS ADDITION", "label": "EMMAUS ADDITION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 226, 41, 255 ], "width": 0.4 } }, "value": "EMPY ACRES", "label": "EMPY ACRES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 196, 207, 255 ], "width": 0.4 } }, "value": "ENCHANTED ESTATES", "label": "ENCHANTED ESTATES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 149, 120, 255, 255 ], "width": 0.4 } }, "value": "ESTACADO", "label": "ESTACADO", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 163, 138, 255 ], "width": 0.4 } }, "value": "EWING", "label": "EWING", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 255, 202, 255 ], "width": 0.4 } }, "value": "FAIRFIELD", "label": "FAIRFIELD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 197, 158, 255 ], "width": 0.4 } }, "value": "FAIRMONT PARK", "label": "FAIRMONT PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 138, 176, 255 ], "width": 0.4 } }, "value": "FAIRVIEW PARK", "label": "FAIRVIEW PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 206, 255, 255 ], "width": 0.4 } }, "value": "FAIRVIEW PARK 18-19", "label": "FAIRVIEW PARK 18-19", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 158, 237, 255 ], "width": 0.4 } }, "value": "FITZHUGH-CLOVIS", "label": "FITZHUGH-CLOVIS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 224, 255, 255 ], "width": 0.4 } }, "value": "FOREST HEIGHTS", "label": "FOREST HEIGHTS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 189, 138, 255 ], "width": 0.4 } }, "value": "FOREST PARK", "label": "FOREST PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 122, 245, 255 ], "width": 0.4 } }, "value": "FOXWOOD ESTATES", "label": "FOXWOOD ESTATES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 233, 255, 190, 255 ], "width": 0.4 } }, "value": "GALE SUBDIVISION", "label": "GALE SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 187, 215, 255 ], "width": 0.4 } }, "value": "GAMBLE", "label": "GAMBLE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 255, 182, 255 ], "width": 0.4 } }, "value": "GARDEN ACRES", "label": "GARDEN ACRES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 165, 255, 255 ], "width": 0.4 } }, "value": "GATEWAY", "label": "GATEWAY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "value": "GENTRY", "label": "GENTRY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 90, 68, 255 ], "width": 0.4 } }, "value": "GIESE", "label": "GIESE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 0, 194, 255 ], "width": 0.4 } }, "value": "GLEN OAKS", "label": "GLEN OAKS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 79, 255, 117, 255 ], "width": 0.4 } }, "value": "GLENWOOD", "label": "GLENWOOD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 61, 194, 255, 255 ], "width": 0.4 } }, "value": "GRAN QUIVERA", "label": "GRAN QUIVERA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 196, 212, 255 ], "width": 0.4 } }, "value": "GRAND COMPLEX", "label": "GRAND COMPLEX", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 0.4 } }, "value": "GREEAR", "label": "GREEAR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 55, 117, 0, 255 ], "width": 0.4 } }, "value": "GREEN ACRES", "label": "GREEN ACRES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 44, 20, 255 ], "width": 0.4 } }, "value": "HAENDEL", "label": "HAENDEL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 187, 215, 255 ], "width": 0.4 } }, "value": "HARDWICK", "label": "HARDWICK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 167, 127, 255 ], "width": 0.4 } }, "value": "HERITAGE ACRES", "label": "HERITAGE ACRES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 122, 245, 255 ], "width": 0.4 } }, "value": "HIGHLAND TERRACE", "label": "HIGHLAND TERRACE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 165, 255, 255 ], "width": 0.4 } }, "value": "HILLCREST", "label": "HILLCREST", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 0.4 } }, "value": "HORSE RUN SUBDIVISION", "label": "HORSE RUN SUBDIVISION", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 92, 137, 68, 255 ], "width": 0.4 } }, "value": "HUCON", "label": "HUCON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 61, 255, 100, 255 ], "width": 0.4 } }, "value": "INDUSTRIAL PARK", "label": "INDUSTRIAL PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 234, 255, 158, 255 ], "width": 0.4 } }, "value": "IRIS ARBOR", "label": "IRIS ARBOR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 203, 255, 120, 255 ], "width": 0.4 } }, "value": "J EJ JOHSON", "label": "J EJ JOHSON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 194, 39, 255 ], "width": 0.4 } }, "value": "JONQUIL EAST", "label": "JONQUIL EAST", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 127, 94, 255 ], "width": 0.4 } }, "value": "JONQUIL PARK", "label": "JONQUIL PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 216, 158, 255, 255 ], "width": 0.4 } }, "value": "JONQUIL PARK EAST", "label": "JONQUIL PARK EAST", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 122, 255 ], "width": 0.4 } }, "value": "JUNIPER HILLS", "label": "JUNIPER HILLS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 0.4 } }, "value": "KELLEY", "label": "KELLEY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 0.4 } }, "value": "KENTUCKY HEIGHTS", "label": "KENTUCKY HEIGHTS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 0.4 } }, "value": "LAGUNA VISTA", "label": "LAGUNA VISTA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 0.4 } }, "value": "LAS PLACITAS", "label": "LAS PLACITAS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 0.4 } }, "value": "LEA", "label": "LEA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 153, 205, 255 ], "width": 0.4 } }, "value": "LEWIS", "label": "LEWIS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 190, 255 ], "width": 0.4 } }, "value": "LIEBELT", "label": "LIEBELT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 205, 102, 255 ], "width": 0.4 } }, "value": "LINCOLN PARK", "label": "LINCOLN PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 0.4 } }, "value": "LOCKHAVEN ESTATES", "label": "LOCKHAVEN ESTATES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 205, 102, 255 ], "width": 0.4 } }, "value": "LOCKWOOD", "label": "LOCKWOOD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 0.4 } }, "value": "LONG ISLAND ESTATES", "label": "LONG ISLAND ESTATES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 0.4 } }, "value": "MARSHALL HEIGHTS", "label": "MARSHALL HEIGHTS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 182, 245, 255 ], "width": 0.4 } }, "value": "MASSEY", "label": "MASSEY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "value": "MAULDIN", "label": "MAULDIN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 0.4 } }, "value": "MAYFIELD", "label": "MAYFIELD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 142, 245, 255 ], "width": 0.4 } }, "value": "MCDONALD", "label": "MCDONALD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "MOON", "label": "MOON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 205, 171, 255 ], "width": 0.4 } }, "value": "MORSE", "label": "MORSE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 0.4 } }, "value": "NEWMAN LAKE", "label": "NEWMAN LAKE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 0.4 } }, "value": "NORTH PARK", "label": "NORTH PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 102, 102, 255 ], "width": 0.4 } }, "value": "NORTH PARK VILLAGE", "label": "NORTH PARK VILLAGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 182, 255 ], "width": 0.4 } }, "value": "NORTH PLAINS MALL", "label": "NORTH PLAINS MALL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.4 } }, "value": "NORTH PLAINS PARK", "label": "NORTH PLAINS PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 162, 122, 255 ], "width": 0.4 } }, "value": "NORTH PLAINS VILLAGE", "label": "NORTH PLAINS VILLAGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 165, 245, 122, 255 ], "width": 0.4 } }, "value": "NORTH THORNTON", "label": "NORTH THORNTON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 0.4 } }, "value": "NORTHGLEN", "label": "NORTHGLEN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 0.4 } }, "value": "OVERLAND PARK", "label": "OVERLAND PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 137, 102, 255 ], "width": 0.4 } }, "value": "PARKHILL", "label": "PARKHILL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 0.4 } }, "value": "PARKSIDE VILLAGE", "label": "PARKSIDE VILLAGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 205, 171, 255 ], "width": 0.4 } }, "value": "PARKVEW", "label": "PARKVEW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 245, 202, 255 ], "width": 0.4 } }, "value": "PASEO VILLAGE", "label": "PASEO VILLAGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 0.4 } }, "value": "PHEASANT RUN", "label": "PHEASANT RUN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 137, 102, 255 ], "width": 0.4 } }, "value": "PIERCE", "label": "PIERCE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 245, 122, 255 ], "width": 0.4 } }, "value": "PLAYA PARK", "label": "PLAYA PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 0.4 } }, "value": "PONDEROSA", "label": "PONDEROSA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 0.4 } }, "value": "PONDEROSA PARK", "label": "PONDEROSA PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 233, 255, 190, 255 ], "width": 0.4 } }, "value": "POTTER PARK", "label": "POTTER PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 0.4 } }, "value": "PRAIRIEVIEW", "label": "PRAIRIEVIEW", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 162, 122, 255 ], "width": 0.4 } }, "value": "PRESTIGE ASSISTED LIVING", "label": "PRESTIGE ASSISTED LIVING", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 205, 102, 255 ], "width": 0.4 } }, "value": "PRINCE PLAZA", "label": "PRINCE PLAZA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 0.4 } }, "value": "PROFESSIONAL/CORPORATE PARK", "label": "PROFESSIONAL/CORPORATE PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 205, 102, 255 ], "width": 0.4 } }, "value": "PROVIDENCE", "label": "PROVIDENCE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 122, 255 ], "width": 0.4 } }, "value": "QUAIL RUN", "label": "QUAIL RUN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 0.4 } }, "value": "RAINTREE", "label": "RAINTREE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 61, 219, 255, 255 ], "width": 0.4 } }, "value": "REED", "label": "REED", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 205, 102, 255 ], "width": 0.4 } }, "value": "RIATA", "label": "RIATA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 137, 112, 255 ], "width": 0.4 } }, "value": "RICHMOND HILLS", "label": "RICHMOND HILLS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 0.4 } }, "value": "RIDGECREST", "label": "RIDGECREST", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 0.4 } }, "value": "RIERSON", "label": "RIERSON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 0.4 } }, "value": "RODES", "label": "RODES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 158, 158, 255 ], "width": 0.4 } }, "value": "ROSE POINT", "label": "ROSE POINT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 205, 102, 255 ], "width": 0.4 } }, "value": "SAGEBRUSH", "label": "SAGEBRUSH", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 205, 171, 255 ], "width": 0.4 } }, "value": "SAN VINCENTE ESTATES", "label": "SAN VINCENTE ESTATES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 0.4 } }, "value": "SANDIA PARK", "label": "SANDIA PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 0.4 } }, "value": "SANDZEN", "label": "SANDZEN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 0.4 } }, "value": "SCOTTSDALE VILLAGE", "label": "SCOTTSDALE VILLAGE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "SERRANIA", "label": "SERRANIA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 205, 102, 255 ], "width": 0.4 } }, "value": "SHADY LANE", "label": "SHADY LANE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 245, 122, 255 ], "width": 0.4 } }, "value": "SHEFFIELD MANOR", "label": "SHEFFIELD MANOR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 165, 245, 122, 255 ], "width": 0.4 } }, "value": "SHEFFIELD PLACE", "label": "SHEFFIELD PLACE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 0.4 } }, "value": "SHERATON PARK", "label": "SHERATON PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 153, 205, 255 ], "width": 0.4 } }, "value": "SHERIFF", "label": "SHERIFF", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 0.4 } }, "value": "SIERRA WEST", "label": "SIERRA WEST", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 215, 158, 255 ], "width": 0.4 } }, "value": "SOLY LOMAS", "label": "SOLY LOMAS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.4 } }, "value": "SORGEN", "label": "SORGEN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 176, 158, 255 ], "width": 0.4 } }, "value": "SOUTH HIGHLAND TERRACE", "label": "SOUTH HIGHLAND TERRACE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 0.4 } }, "value": "SOUTH PARK", "label": "SOUTH PARK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 0.4 } }, "value": "SOUTH VALLEY ESTATES", "label": "SOUTH VALLEY ESTATES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 0.4 } }, "value": "SPANISH COVE", "label": "SPANISH COVE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 0.4 } }, "value": "STAGNER", "label": "STAGNER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 0.4 } }, "value": "STONEBROOK", "label": "STONEBROOK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 0.4 } }, "value": "STONEHAVEN ESTATES", "label": "STONEHAVEN ESTATES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 142, 245, 255 ], "width": 0.4 } }, "value": "SUNRISE", "label": "SUNRISE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 0.4 } }, "value": "SUNSET ACRES", "label": "SUNSET ACRES", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 0.4 } }, "value": "TAYLOR", "label": "TAYLOR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 0.4 } }, "value": "THARP", "label": "THARP", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 0.4 } }, "value": "THOMAS", "label": "THOMAS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 119, 205, 255 ], "width": 0.4 } }, "value": "TOWNE TALK", "label": "TOWNE TALK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 0.4 } }, "value": "TRIANGLE", "label": "TRIANGLE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 0.4 } }, "value": "WALMART", "label": "WALMART", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.4 } }, "value": "WAVERLY HEIGHTS", "label": "WAVERLY HEIGHTS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 0.4 } }, "value": "WEST CLOVIS", "label": "WEST CLOVIS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 255, 223, 255 ], "width": 0.4 } }, "value": "WEST LAWN", "label": "WEST LAWN", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 205, 102, 255 ], "width": 0.4 } }, "value": "WESTBROOK", "label": "WESTBROOK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 255, 115, 255 ], "width": 0.4 } }, "value": "WESTERN HILLS", "label": "WESTERN HILLS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 0.4 } }, "value": "WESTGATE", "label": "WESTGATE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 } }, "value": "WHEELER", "label": "WHEELER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 0.4 } }, "value": "WHEELER GARRETT", "label": "WHEELER GARRETT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 0.4 } }, "value": "WICKER", "label": "WICKER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 0.4 } }, "value": "WICKS", "label": "WICKS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.4 } }, "value": "WILMETH", "label": "WILMETH", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 0.4 } }, "value": "WOODS INDUSTRIAL", "label": "WOODS INDUSTRIAL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 205, 171, 255 ], "width": 0.4 } }, "value": "YUCCA", "label": "YUCCA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 0.4 } }, "value": "ZULEK MENDENHALL", "label": "ZULEK MENDENHALL", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "NAME", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null, "editable": true, "nullable": true }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "indexes": [ { "name": "R763_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S683_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "ABACHERLI", "name": "ABACHERLI", "domains": {}, "templates": [ { "name": "ABACHERLI", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "ABACHERLI" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ABO", "name": "ABO", "domains": {}, "templates": [ { "name": "ABO", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "ABO" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ABO TRACTS", "name": "ABO TRACTS", "domains": {}, "templates": [ { "name": "ABO TRACTS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "ABO TRACTS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ACUFF", "name": "ACUFF", "domains": {}, "templates": [ { "name": "ACUFF", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "ACUFF" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ALLISON SUBDIVISION", "name": "ALLISON SUBDIVISION", "domains": {}, "templates": [ { "name": "ALLISON SUBDIVISION", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "ALLISON SUBDIVISION" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ALMOND RANCH ESTATES", "name": "ALMOND RANCH ESTATES", "domains": {}, "templates": [ { "name": "ALMOND RANCH ESTATES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "ALMOND RANCH ESTATES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ALPHA", "name": "ALPHA", "domains": {}, "templates": [ { "name": "ALPHA", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "ALPHA" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ALTA VISTA", "name": "ALTA VISTA", "domains": {}, "templates": [ { "name": "ALTA VISTA", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "ALTA VISTA" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AMERICAN BUSINESS PARK", "name": "AMERICAN BUSINESS PARK", "domains": {}, "templates": [ { "name": "AMERICAN BUSINESS PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "AMERICAN BUSINESS PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "APEX SUBDIVISION", "name": "APEX SUBDIVISION", "domains": {}, "templates": [ { "name": "APEX SUBDIVISION", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "APEX SUBDIVISION" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "APPLEBEE'S ADDITION", "name": "APPLEBEE'S ADDITION", "domains": {}, "templates": [ { "name": "APPLEBEE'S ADDITION", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "APPLEBEE'S ADDITION" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AUCUTT'S SUBDIVISION", "name": "AUCUTT'S SUBDIVISION", "domains": {}, "templates": [ { "name": "AUCUTT'S SUBDIVISION", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "AUCUTT'S SUBDIVISION" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BELAIR", "name": "BELAIR", "domains": {}, "templates": [ { "name": "BELAIR", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "BELAIR" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BELL VISTA", "name": "BELL VISTA", "domains": {}, "templates": [ { "name": "BELL VISTA", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "BELL VISTA" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BELMONT", "name": "BELMONT", "domains": {}, "templates": [ { "name": "BELMONT", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "BELMONT" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BENNETT INDUSTRIAL", "name": "BENNETT INDUSTRIAL", "domains": {}, "templates": [ { "name": "BENNETT INDUSTRIAL", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "BENNETT INDUSTRIAL" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BIG COUNTRY FORD SUBDIVISION", "name": "BIG COUNTRY FORD SUBDIVISION", "domains": {}, "templates": [ { "name": "BIG COUNTRY FORD SUBDIVISION", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "BIG COUNTRY FORD SUBDIVISION" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BRADY INDUSTRIAL", "name": "BRADY INDUSTRIAL", "domains": {}, "templates": [ { "name": "BRADY INDUSTRIAL", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "BRADY INDUSTRIAL" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BRETTANA", "name": "BRETTANA", "domains": {}, "templates": [ { "name": "BRETTANA", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "BRETTANA" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BRIT'S ADDITION", "name": "BRIT'S ADDITION", "domains": {}, "templates": [ { "name": "BRIT'S ADDITION", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "BRIT'S ADDITION" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BROOKS ADDITION", "name": "BROOKS ADDITION", "domains": {}, "templates": [ { "name": "BROOKS ADDITION", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "BROOKS ADDITION" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BUCHANAN", "name": "BUCHANAN", "domains": {}, "templates": [ { "name": "BUCHANAN", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "BUCHANAN" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CARLIN", "name": "CARLIN", "domains": {}, "templates": [ { "name": "CARLIN", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "CARLIN" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CENTURY CENTRE", "name": "CENTURY CENTRE", "domains": {}, "templates": [ { "name": "CENTURY CENTRE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "CENTURY CENTRE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CHEYENNE MEADOWS", "name": "CHEYENNE MEADOWS", "domains": {}, "templates": [ { "name": "CHEYENNE MEADOWS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "CHEYENNE MEADOWS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CLOVIS HEIGHTS", "name": "CLOVIS HEIGHTS", "domains": {}, "templates": [ { "name": "CLOVIS HEIGHTS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "CLOVIS HEIGHTS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CLOVIS INDUSTRIAL PARK", "name": "CLOVIS INDUSTRIAL PARK", "domains": {}, "templates": [ { "name": "CLOVIS INDUSTRIAL PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "CLOVIS INDUSTRIAL PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CLOVIS ORIGINAL", "name": "CLOVIS ORIGINAL", "domains": {}, "templates": [ { "name": "CLOVIS ORIGINAL", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "CLOVIS ORIGINAL" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CLOVIS PLACE", "name": "CLOVIS PLACE", "domains": {}, "templates": [ { "name": "CLOVIS PLACE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "CLOVIS PLACE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COFFMAN", "name": "COFFMAN", "domains": {}, "templates": [ { "name": "COFFMAN", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "COFFMAN" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COLLEGE PARK", "name": "COLLEGE PARK", "domains": {}, "templates": [ { "name": "COLLEGE PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "COLLEGE PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COLONIAL ESTATES", "name": "COLONIAL ESTATES", "domains": {}, "templates": [ { "name": "COLONIAL ESTATES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "COLONIAL ESTATES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COLONIAL OFFICE PARK", "name": "COLONIAL OFFICE PARK", "domains": {}, "templates": [ { "name": "COLONIAL OFFICE PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "COLONIAL OFFICE PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COLONIAL PARK", "name": "COLONIAL PARK", "domains": {}, "templates": [ { "name": "COLONIAL PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "COLONIAL PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COLONIAL PARK 23", "name": "COLONIAL PARK 23", "domains": {}, "templates": [ { "name": "COLONIAL PARK 23", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "COLONIAL PARK 23" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COLONIAL PARK GARDEN HOMES", "name": "COLONIAL PARK GARDEN HOMES", "domains": {}, "templates": [ { "name": "COLONIAL PARK GARDEN HOMES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "COLONIAL PARK GARDEN HOMES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COLONIAL SHOPPING CENTER", "name": "COLONIAL SHOPPING CENTER", "domains": {}, "templates": [ { "name": "COLONIAL SHOPPING CENTER", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "COLONIAL SHOPPING CENTER" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COLONNADE VILLAGE", "name": "COLONNADE VILLAGE", "domains": {}, "templates": [ { "name": "COLONNADE VILLAGE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "COLONNADE VILLAGE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COPPER MANOR", "name": "COPPER MANOR", "domains": {}, "templates": [ { "name": "COPPER MANOR", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "COPPER MANOR" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CORONADO ESTATES", "name": "CORONADO ESTATES", "domains": {}, "templates": [ { "name": "CORONADO ESTATES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "CORONADO ESTATES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COUNTRY CLUB ESTATES", "name": "COUNTRY CLUB ESTATES", "domains": {}, "templates": [ { "name": "COUNTRY CLUB ESTATES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "COUNTRY CLUB ESTATES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "COUNTRY MEADOWS", "name": "COUNTRY MEADOWS", "domains": {}, "templates": [ { "name": "COUNTRY MEADOWS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "COUNTRY MEADOWS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CRESTVIEW", "name": "CRESTVIEW", "domains": {}, "templates": [ { "name": "CRESTVIEW", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "CRESTVIEW" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CURRY", "name": "CURRY", "domains": {}, "templates": [ { "name": "CURRY", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "CURRY" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DENNIS CHAVEZ", "name": "DENNIS CHAVEZ", "domains": {}, "templates": [ { "name": "DENNIS CHAVEZ", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "DENNIS CHAVEZ" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DIXIE END", "name": "DIXIE END", "domains": {}, "templates": [ { "name": "DIXIE END", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "DIXIE END" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EASTLAND", "name": "EASTLAND", "domains": {}, "templates": [ { "name": "EASTLAND", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "EASTLAND" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EASTRIDGE HEIGHTS", "name": "EASTRIDGE HEIGHTS", "domains": {}, "templates": [ { "name": "EASTRIDGE HEIGHTS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "EASTRIDGE HEIGHTS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ECHOLS ACRES", "name": "ECHOLS ACRES", "domains": {}, "templates": [ { "name": "ECHOLS ACRES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "ECHOLS ACRES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EMMAUS ADDITION", "name": "EMMAUS ADDITION", "domains": {}, "templates": [ { "name": "EMMAUS ADDITION", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "EMMAUS ADDITION" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EMPY ACRES", "name": "EMPY ACRES", "domains": {}, "templates": [ { "name": "EMPY ACRES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "EMPY ACRES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ENCHANTED ESTATES", "name": "ENCHANTED ESTATES", "domains": {}, "templates": [ { "name": "ENCHANTED ESTATES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "ENCHANTED ESTATES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ESTACADO", "name": "ESTACADO", "domains": {}, "templates": [ { "name": "ESTACADO", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "ESTACADO" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EWING", "name": "EWING", "domains": {}, "templates": [ { "name": "EWING", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "EWING" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "FAIRFIELD", "name": "FAIRFIELD", "domains": {}, "templates": [ { "name": "FAIRFIELD", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "FAIRFIELD" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "FAIRMONT PARK", "name": "FAIRMONT PARK", "domains": {}, "templates": [ { "name": "FAIRMONT PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "FAIRMONT PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "FAIRVIEW PARK", "name": "FAIRVIEW PARK", "domains": {}, "templates": [ { "name": "FAIRVIEW PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "FAIRVIEW PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "FAIRVIEW PARK 18-19", "name": "FAIRVIEW PARK 18-19", "domains": {}, "templates": [ { "name": "FAIRVIEW PARK 18-19", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "FAIRVIEW PARK 18-19" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "FITZHUGH-CLOVIS", "name": "FITZHUGH-CLOVIS", "domains": {}, "templates": [ { "name": "FITZHUGH-CLOVIS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "FITZHUGH-CLOVIS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "FOREST HEIGHTS", "name": "FOREST HEIGHTS", "domains": {}, "templates": [ { "name": "FOREST HEIGHTS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "FOREST HEIGHTS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "FOREST PARK", "name": "FOREST PARK", "domains": {}, "templates": [ { "name": "FOREST PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "FOREST PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "FOXWOOD ESTATES", "name": "FOXWOOD ESTATES", "domains": {}, "templates": [ { "name": "FOXWOOD ESTATES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "FOXWOOD ESTATES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GALE SUBDIVISION", "name": "GALE SUBDIVISION", "domains": {}, "templates": [ { "name": "GALE SUBDIVISION", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "GALE SUBDIVISION" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GAMBLE", "name": "GAMBLE", "domains": {}, "templates": [ { "name": "GAMBLE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "GAMBLE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GARDEN ACRES", "name": "GARDEN ACRES", "domains": {}, "templates": [ { "name": "GARDEN ACRES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "GARDEN ACRES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GATEWAY", "name": "GATEWAY", "domains": {}, "templates": [ { "name": "GATEWAY", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "GATEWAY" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GENTRY", "name": "GENTRY", "domains": {}, "templates": [ { "name": "GENTRY", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "GENTRY" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GIESE", "name": "GIESE", "domains": {}, "templates": [ { "name": "GIESE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "GIESE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GLEN OAKS", "name": "GLEN OAKS", "domains": {}, "templates": [ { "name": "GLEN OAKS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "GLEN OAKS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GLENWOOD", "name": "GLENWOOD", "domains": {}, "templates": [ { "name": "GLENWOOD", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "GLENWOOD" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GRAN QUIVERA", "name": "GRAN QUIVERA", "domains": {}, "templates": [ { "name": "GRAN QUIVERA", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "GRAN QUIVERA" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GRAND COMPLEX", "name": "GRAND COMPLEX", "domains": {}, "templates": [ { "name": "GRAND COMPLEX", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "GRAND COMPLEX" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GREEAR", "name": "GREEAR", "domains": {}, "templates": [ { "name": "GREEAR", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "GREEAR" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "GREEN ACRES", "name": "GREEN ACRES", "domains": {}, "templates": [ { "name": "GREEN ACRES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "GREEN ACRES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HAENDEL", "name": "HAENDEL", "domains": {}, "templates": [ { "name": "HAENDEL", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "HAENDEL" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HARDWICK", "name": "HARDWICK", "domains": {}, "templates": [ { "name": "HARDWICK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "HARDWICK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HERITAGE ACRES", "name": "HERITAGE ACRES", "domains": {}, "templates": [ { "name": "HERITAGE ACRES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "HERITAGE ACRES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HIGHLAND TERRACE", "name": "HIGHLAND TERRACE", "domains": {}, "templates": [ { "name": "HIGHLAND TERRACE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "HIGHLAND TERRACE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HILLCREST", "name": "HILLCREST", "domains": {}, "templates": [ { "name": "HILLCREST", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "HILLCREST" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HORSE RUN SUBDIVISION", "name": "HORSE RUN SUBDIVISION", "domains": {}, "templates": [ { "name": "HORSE RUN SUBDIVISION", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "HORSE RUN SUBDIVISION" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HUCON", "name": "HUCON", "domains": {}, "templates": [ { "name": "HUCON", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "HUCON" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "INDUSTRIAL PARK", "name": "INDUSTRIAL PARK", "domains": {}, "templates": [ { "name": "INDUSTRIAL PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "INDUSTRIAL PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "IRIS ARBOR", "name": "IRIS ARBOR", "domains": {}, "templates": [ { "name": "IRIS ARBOR", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "IRIS ARBOR" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "J EJ JOHSON", "name": "J EJ JOHSON", "domains": {}, "templates": [ { "name": "J EJ JOHSON", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "J EJ JOHSON" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "JONQUIL EAST", "name": "JONQUIL EAST", "domains": {}, "templates": [ { "name": "JONQUIL EAST", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "JONQUIL EAST" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "JONQUIL PARK", "name": "JONQUIL PARK", "domains": {}, "templates": [ { "name": "JONQUIL PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "JONQUIL PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "JONQUIL PARK EAST", "name": "JONQUIL PARK EAST", "domains": {}, "templates": [ { "name": "JONQUIL PARK EAST", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "JONQUIL PARK EAST" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "JUNIPER HILLS", "name": "JUNIPER HILLS", "domains": {}, "templates": [ { "name": "JUNIPER HILLS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "JUNIPER HILLS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "KELLEY", "name": "KELLEY", "domains": {}, "templates": [ { "name": "KELLEY", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "KELLEY" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "KENTUCKY HEIGHTS", "name": "KENTUCKY HEIGHTS", "domains": {}, "templates": [ { "name": "KENTUCKY HEIGHTS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "KENTUCKY HEIGHTS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LAGUNA VISTA", "name": "LAGUNA VISTA", "domains": {}, "templates": [ { "name": "LAGUNA VISTA", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "LAGUNA VISTA" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LAS PLACITAS", "name": "LAS PLACITAS", "domains": {}, "templates": [ { "name": "LAS PLACITAS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "LAS PLACITAS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LEA", "name": "LEA", "domains": {}, "templates": [ { "name": "LEA", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "LEA" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LEWIS", "name": "LEWIS", "domains": {}, "templates": [ { "name": "LEWIS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "LEWIS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LIEBELT", "name": "LIEBELT", "domains": {}, "templates": [ { "name": "LIEBELT", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "LIEBELT" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LINCOLN PARK", "name": "LINCOLN PARK", "domains": {}, "templates": [ { "name": "LINCOLN PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "LINCOLN PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LOCKHAVEN ESTATES", "name": "LOCKHAVEN ESTATES", "domains": {}, "templates": [ { "name": "LOCKHAVEN ESTATES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "LOCKHAVEN ESTATES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LOCKWOOD", "name": "LOCKWOOD", "domains": {}, "templates": [ { "name": "LOCKWOOD", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "LOCKWOOD" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LONG ISLAND ESTATES", "name": "LONG ISLAND ESTATES", "domains": {}, "templates": [ { "name": "LONG ISLAND ESTATES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "LONG ISLAND ESTATES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MARSHALL HEIGHTS", "name": "MARSHALL HEIGHTS", "domains": {}, "templates": [ { "name": "MARSHALL HEIGHTS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "MARSHALL HEIGHTS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MASSEY", "name": "MASSEY", "domains": {}, "templates": [ { "name": "MASSEY", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "MASSEY" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MAULDIN", "name": "MAULDIN", "domains": {}, "templates": [ { "name": "MAULDIN", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "MAULDIN" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MAYFIELD", "name": "MAYFIELD", "domains": {}, "templates": [ { "name": "MAYFIELD", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "MAYFIELD" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MCDONALD", "name": "MCDONALD", "domains": {}, "templates": [ { "name": "MCDONALD", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "MCDONALD" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MOON", "name": "MOON", "domains": {}, "templates": [ { "name": "MOON", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "MOON" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MORSE", "name": "MORSE", "domains": {}, "templates": [ { "name": "MORSE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "MORSE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NEWMAN LAKE", "name": "NEWMAN LAKE", "domains": {}, "templates": [ { "name": "NEWMAN LAKE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "NEWMAN LAKE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NORTH PARK", "name": "NORTH PARK", "domains": {}, "templates": [ { "name": "NORTH PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "NORTH PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NORTH PARK VILLAGE", "name": "NORTH PARK VILLAGE", "domains": {}, "templates": [ { "name": "NORTH PARK VILLAGE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "NORTH PARK VILLAGE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NORTH PLAINS MALL", "name": "NORTH PLAINS MALL", "domains": {}, "templates": [ { "name": "NORTH PLAINS MALL", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "NORTH PLAINS MALL" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NORTH PLAINS PARK", "name": "NORTH PLAINS PARK", "domains": {}, "templates": [ { "name": "NORTH PLAINS PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "NORTH PLAINS PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NORTH PLAINS VILLAGE", "name": "NORTH PLAINS VILLAGE", "domains": {}, "templates": [ { "name": "NORTH PLAINS VILLAGE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "NORTH PLAINS VILLAGE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NORTH THORNTON", "name": "NORTH THORNTON", "domains": {}, "templates": [ { "name": "NORTH THORNTON", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "NORTH THORNTON" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NORTHGLEN", "name": "NORTHGLEN", "domains": {}, "templates": [ { "name": "NORTHGLEN", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "NORTHGLEN" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OVERLAND PARK", "name": "OVERLAND PARK", "domains": {}, "templates": [ { "name": "OVERLAND PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "OVERLAND PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PARKHILL", "name": "PARKHILL", "domains": {}, "templates": [ { "name": "PARKHILL", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "PARKHILL" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PARKSIDE VILLAGE", "name": "PARKSIDE VILLAGE", "domains": {}, "templates": [ { "name": "PARKSIDE VILLAGE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "PARKSIDE VILLAGE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PARKVEW", "name": "PARKVEW", "domains": {}, "templates": [ { "name": "PARKVEW", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "PARKVEW" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PASEO VILLAGE", "name": "PASEO VILLAGE", "domains": {}, "templates": [ { "name": "PASEO VILLAGE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "PASEO VILLAGE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PHEASANT RUN", "name": "PHEASANT RUN", "domains": {}, "templates": [ { "name": "PHEASANT RUN", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "PHEASANT RUN" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PIERCE", "name": "PIERCE", "domains": {}, "templates": [ { "name": "PIERCE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "PIERCE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PLAYA PARK", "name": "PLAYA PARK", "domains": {}, "templates": [ { "name": "PLAYA PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "PLAYA PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PONDEROSA", "name": "PONDEROSA", "domains": {}, "templates": [ { "name": "PONDEROSA", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "PONDEROSA" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PONDEROSA PARK", "name": "PONDEROSA PARK", "domains": {}, "templates": [ { "name": "PONDEROSA PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "PONDEROSA PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "POTTER PARK", "name": "POTTER PARK", "domains": {}, "templates": [ { "name": "POTTER PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "POTTER PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PRAIRIEVIEW", "name": "PRAIRIEVIEW", "domains": {}, "templates": [ { "name": "PRAIRIEVIEW", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "PRAIRIEVIEW" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PRESTIGE ASSISTED LIVING", "name": "PRESTIGE ASSISTED LIVING", "domains": {}, "templates": [ { "name": "PRESTIGE ASSISTED LIVING", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "PRESTIGE ASSISTED LIVING" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PRINCE PLAZA", "name": "PRINCE PLAZA", "domains": {}, "templates": [ { "name": "PRINCE PLAZA", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "PRINCE PLAZA" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PROFESSIONAL/CORPORATE PARK", "name": "PROFESSIONAL/CORPORATE PARK", "domains": {}, "templates": [ { "name": "PROFESSIONAL/CORPORATE PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "PROFESSIONAL/CORPORATE PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PROVIDENCE", "name": "PROVIDENCE", "domains": {}, "templates": [ { "name": "PROVIDENCE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "PROVIDENCE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "QUAIL RUN", "name": "QUAIL RUN", "domains": {}, "templates": [ { "name": "QUAIL RUN", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "QUAIL RUN" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RAINTREE", "name": "RAINTREE", "domains": {}, "templates": [ { "name": "RAINTREE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "RAINTREE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "REED", "name": "REED", "domains": {}, "templates": [ { "name": "REED", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "REED" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RIATA", "name": "RIATA", "domains": {}, "templates": [ { "name": "RIATA", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "RIATA" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RICHMOND HILLS", "name": "RICHMOND HILLS", "domains": {}, "templates": [ { "name": "RICHMOND HILLS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "RICHMOND HILLS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RIDGECREST", "name": "RIDGECREST", "domains": {}, "templates": [ { "name": "RIDGECREST", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "RIDGECREST" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RIERSON", "name": "RIERSON", "domains": {}, "templates": [ { "name": "RIERSON", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "RIERSON" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "RODES", "name": "RODES", "domains": {}, "templates": [ { "name": "RODES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "RODES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ROSE POINT", "name": "ROSE POINT", "domains": {}, "templates": [ { "name": "ROSE POINT", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "ROSE POINT" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SAGEBRUSH", "name": "SAGEBRUSH", "domains": {}, "templates": [ { "name": "SAGEBRUSH", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SAGEBRUSH" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SAN VINCENTE ESTATES", "name": "SAN VINCENTE ESTATES", "domains": {}, "templates": [ { "name": "SAN VINCENTE ESTATES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SAN VINCENTE ESTATES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SANDIA PARK", "name": "SANDIA PARK", "domains": {}, "templates": [ { "name": "SANDIA PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SANDIA PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SANDZEN", "name": "SANDZEN", "domains": {}, "templates": [ { "name": "SANDZEN", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SANDZEN" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SCOTTSDALE VILLAGE", "name": "SCOTTSDALE VILLAGE", "domains": {}, "templates": [ { "name": "SCOTTSDALE VILLAGE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SCOTTSDALE VILLAGE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SERRANIA", "name": "SERRANIA", "domains": {}, "templates": [ { "name": "SERRANIA", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SERRANIA" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SHADY LANE", "name": "SHADY LANE", "domains": {}, "templates": [ { "name": "SHADY LANE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SHADY LANE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SHEFFIELD MANOR", "name": "SHEFFIELD MANOR", "domains": {}, "templates": [ { "name": "SHEFFIELD MANOR", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SHEFFIELD MANOR" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SHEFFIELD PLACE", "name": "SHEFFIELD PLACE", "domains": {}, "templates": [ { "name": "SHEFFIELD PLACE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SHEFFIELD PLACE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SHERATON PARK", "name": "SHERATON PARK", "domains": {}, "templates": [ { "name": "SHERATON PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SHERATON PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SHERIFF", "name": "SHERIFF", "domains": {}, "templates": [ { "name": "SHERIFF", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SHERIFF" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SIERRA WEST", "name": "SIERRA WEST", "domains": {}, "templates": [ { "name": "SIERRA WEST", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SIERRA WEST" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SOLY LOMAS", "name": "SOLY LOMAS", "domains": {}, "templates": [ { "name": "SOLY LOMAS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SOLY LOMAS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SORGEN", "name": "SORGEN", "domains": {}, "templates": [ { "name": "SORGEN", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SORGEN" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SOUTH HIGHLAND TERRACE", "name": "SOUTH HIGHLAND TERRACE", "domains": {}, "templates": [ { "name": "SOUTH HIGHLAND TERRACE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SOUTH HIGHLAND TERRACE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SOUTH PARK", "name": "SOUTH PARK", "domains": {}, "templates": [ { "name": "SOUTH PARK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SOUTH PARK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SOUTH VALLEY ESTATES", "name": "SOUTH VALLEY ESTATES", "domains": {}, "templates": [ { "name": "SOUTH VALLEY ESTATES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SOUTH VALLEY ESTATES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SPANISH COVE", "name": "SPANISH COVE", "domains": {}, "templates": [ { "name": "SPANISH COVE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SPANISH COVE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "STAGNER", "name": "STAGNER", "domains": {}, "templates": [ { "name": "STAGNER", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "STAGNER" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "STONEBROOK", "name": "STONEBROOK", "domains": {}, "templates": [ { "name": "STONEBROOK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "STONEBROOK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "STONEHAVEN ESTATES", "name": "STONEHAVEN ESTATES", "domains": {}, "templates": [ { "name": "STONEHAVEN ESTATES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "STONEHAVEN ESTATES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SUNRISE", "name": "SUNRISE", "domains": {}, "templates": [ { "name": "SUNRISE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SUNRISE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SUNSET ACRES", "name": "SUNSET ACRES", "domains": {}, "templates": [ { "name": "SUNSET ACRES", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "SUNSET ACRES" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "TAYLOR", "name": "TAYLOR", "domains": {}, "templates": [ { "name": "TAYLOR", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "TAYLOR" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "THARP", "name": "THARP", "domains": {}, "templates": [ { "name": "THARP", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "THARP" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "THOMAS", "name": "THOMAS", "domains": {}, "templates": [ { "name": "THOMAS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "THOMAS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "TOWNE TALK", "name": "TOWNE TALK", "domains": {}, "templates": [ { "name": "TOWNE TALK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "TOWNE TALK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "TRIANGLE", "name": "TRIANGLE", "domains": {}, "templates": [ { "name": "TRIANGLE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "TRIANGLE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WALMART", "name": "WALMART", "domains": {}, "templates": [ { "name": "WALMART", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "WALMART" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WAVERLY HEIGHTS", "name": "WAVERLY HEIGHTS", "domains": {}, "templates": [ { "name": "WAVERLY HEIGHTS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "WAVERLY HEIGHTS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WEST CLOVIS", "name": "WEST CLOVIS", "domains": {}, "templates": [ { "name": "WEST CLOVIS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "WEST CLOVIS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WEST LAWN", "name": "WEST LAWN", "domains": {}, "templates": [ { "name": "WEST LAWN", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "WEST LAWN" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WESTBROOK", "name": "WESTBROOK", "domains": {}, "templates": [ { "name": "WESTBROOK", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "WESTBROOK" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WESTERN HILLS", "name": "WESTERN HILLS", "domains": {}, "templates": [ { "name": "WESTERN HILLS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "WESTERN HILLS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WESTGATE", "name": "WESTGATE", "domains": {}, "templates": [ { "name": "WESTGATE", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "WESTGATE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WHEELER", "name": "WHEELER", "domains": {}, "templates": [ { "name": "WHEELER", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "WHEELER" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WHEELER GARRETT", "name": "WHEELER GARRETT", "domains": {}, "templates": [ { "name": "WHEELER GARRETT", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "WHEELER GARRETT" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WICKER", "name": "WICKER", "domains": {}, "templates": [ { "name": "WICKER", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "WICKER" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WICKS", "name": "WICKS", "domains": {}, "templates": [ { "name": "WICKS", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "WICKS" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WILMETH", "name": "WILMETH", "domains": {}, "templates": [ { "name": "WILMETH", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "WILMETH" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WOODS INDUSTRIAL", "name": "WOODS INDUSTRIAL", "domains": {}, "templates": [ { "name": "WOODS INDUSTRIAL", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "WOODS INDUSTRIAL" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "YUCCA", "name": "YUCCA", "domains": {}, "templates": [ { "name": "YUCCA", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "YUCCA" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ZULEK MENDENHALL", "name": "ZULEK MENDENHALL", "domains": {}, "templates": [ { "name": "ZULEK MENDENHALL", "description": "", "prototype": { "attributes": { "SHAPE_Leng": null, "NAME": "ZULEK MENDENHALL" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true } ], "tables": [] }