{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Base", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Address" }, { "id": 2, "name": "Building Footprints" }, { "id": 3, "name": "Streets" }, { "id": 4, "name": "Railroad" }, { "id": 5, "name": "Parcels" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1.1564172910470307E7, "ymin": 7090012.798472479, "xmax": 1.1587500496689051E7, "ymax": 7127500.000072777, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Address", "type": "Feature Layer", "description": "Site Structure Address Points created by GeoComm.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "This data was created by GeoComm.", "parentLayer": { "id": 0, "name": "Base" }, "subLayers": [], "minScale": 4513.988705, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.1567999547830135E7, "ymin": 7096414.825038478, "xmax": 1.1585408423773468E7, "ymax": 7121464.487209395, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "strName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "updateDate", "type": "esriFieldTypeDate", "alias": "DATE UPDATED", "length": 8, "domain": null }, { "name": "expire", "type": "esriFieldTypeDate", "alias": "expire", "length": 8, "domain": null }, { "name": "srcUnqID", "type": "esriFieldTypeString", "alias": "UNIQUE ID", "length": 100, "domain": null }, { "name": "srcFullAdr", "type": "esriFieldTypeString", "alias": "FULL ADDRESS", "length": 200, "domain": null }, { "name": "srcFullNam", "type": "esriFieldTypeString", "alias": "FULL NAME", "length": 200, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "country", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 2, "domain": null }, { "name": "incMuni", "type": "esriFieldTypeString", "alias": "LOCALITY", "length": 100, "domain": null }, { "name": "addNum", "type": "esriFieldTypeInteger", "alias": "NUMBER", "domain": null }, { "name": "lgcyPreDir", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "lgcyName", "type": "esriFieldTypeString", "alias": "NAME", "length": 75, "domain": null }, { "name": "lgcyType", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 5, "domain": null }, { "name": "zipCode", "type": "esriFieldTypeString", "alias": "ZIP", "length": 7, "domain": null }, { "name": "building", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 75, "domain": null }, { "name": "floor", "type": "esriFieldTypeString", "alias": "FLOOR", "length": 75, "domain": null }, { "name": "unit", "type": "esriFieldTypeString", "alias": "UNIT", "length": 75, "domain": null }, { "name": "unitDesc", "type": "esriFieldTypeString", "alias": "UNIT DESCRIPTION", "length": 50, "domain": null }, { "name": "unitNo", "type": "esriFieldTypeString", "alias": "UNIT NUMBER", "length": 25, "domain": null }, { "name": "room", "type": "esriFieldTypeString", "alias": "ROOM", "length": 75, "domain": null }, { "name": "seat", "type": "esriFieldTypeString", "alias": "SEAT", "length": 75, "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 225, "domain": null }, { "name": "landmark", "type": "esriFieldTypeString", "alias": "LANDMARK", "length": 150, "domain": null }, { "name": "placeType", "type": "esriFieldTypeString", "alias": "PLACE TYPE", "length": 50, "domain": null }, { "name": "long", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "DiscrpAgID", "length": 75, "domain": null }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R530_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S459_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Base" }, "subLayers": [], "minScale": 4514, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.1567947607973427E7, "ymin": 7095461.035607502, "xmax": 1.1585450209123E7, "ymax": 7121553.210785255, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R371_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S339_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Streets", "type": "Feature Layer", "description": "Road Centerlines created by GeoComm.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "This data was created by GeoComm.", "parentLayer": { "id": 0, "name": "Base" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VA_RoadCode", "field2": "Rt_Number", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "S1630,81", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "S1100,81", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "S1630,37", "label": "Expressway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "S1100,37", "label": "Expressway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "S1200PRI,", "label": "Primary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "S1200PRI, ", "label": "Primary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "S1200PRI,11", "label": "Primary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "S1200PRI,50", "label": "Primary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "S1200PRI,522", "label": "Primary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "S1200PRI,7", "label": "Primary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "S1200LOC, ", "label": "Local Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.25 }, "value": "S1730, ", "label": "Secondary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.25 }, "value": "S1400, ", "label": "Secondary" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 252, 255 ], "toColor": [ 227, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 179, 255 ], "toColor": [ 201, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 219, 189, 255 ], "toColor": [ 252, 219, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 238, 255 ], "toColor": [ 252, 179, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 192, 255 ], "toColor": [ 252, 250, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 179, 252, 255 ], "toColor": [ 194, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 217, 255 ], "toColor": [ 252, 197, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 216, 255 ], "toColor": [ 202, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 217, 252, 255 ], "toColor": [ 182, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 240, 252, 255 ], "toColor": [ 210, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 215, 255 ], "toColor": [ 252, 242, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 248, 255 ], "toColor": [ 252, 204, 248, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.1564172910470307E7, "ymin": 7090012.798472479, "xmax": 1.1587500496689051E7, "ymax": 7127500.000072733, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "strName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "srcOfData", "type": "esriFieldTypeString", "alias": "srcOfData", "length": 75, "domain": null }, { "name": "updateDate", "type": "esriFieldTypeDate", "alias": "updateDate", "length": 8, "domain": null }, { "name": "effective", "type": "esriFieldTypeDate", "alias": "effective", "length": 8, "domain": null }, { "name": "expire", "type": "esriFieldTypeDate", "alias": "expire", "length": 8, "domain": null }, { "name": "srcUnqID", "type": "esriFieldTypeString", "alias": "srcUnqID", "length": 100, "domain": null }, { "name": "srcFullNam", "type": "esriFieldTypeString", "alias": "srcFullNam", "length": 200, "domain": null }, { "name": "addRngPreL", "type": "esriFieldTypeString", "alias": "addRngPreL", "length": 15, "domain": null }, { "name": "addRngPreR", "type": "esriFieldTypeString", "alias": "addRngPreR", "length": 15, "domain": null }, { "name": "fromAddL", "type": "esriFieldTypeInteger", "alias": "fromAddL", "domain": null }, { "name": "toAddL", "type": "esriFieldTypeInteger", "alias": "toAddL", "domain": null }, { "name": "fromAddR", "type": "esriFieldTypeInteger", "alias": "fromAddR", "domain": null }, { "name": "toAddR", "type": "esriFieldTypeInteger", "alias": "toAddR", "domain": null }, { "name": "rngType", "type": "esriFieldTypeString", "alias": "rngType", "length": 1, "domain": null }, { "name": "parityL", "type": "esriFieldTypeString", "alias": "parityL", "length": 1, "domain": null }, { "name": "parityR", "type": "esriFieldTypeString", "alias": "parityR", "length": 1, "domain": null }, { "name": "preMod", "type": "esriFieldTypeString", "alias": "preMod", "length": 15, "domain": null }, { "name": "preDir", "type": "esriFieldTypeString", "alias": "preDir", "length": 9, "domain": null }, { "name": "preType", "type": "esriFieldTypeString", "alias": "preType", "length": 25, "domain": null }, { "name": "preTypeSep", "type": "esriFieldTypeString", "alias": "preTypeSep", "length": 20, "domain": null }, { "name": "strName", "type": "esriFieldTypeString", "alias": "strName", "length": 60, "domain": null }, { "name": "postType", "type": "esriFieldTypeString", "alias": "postType", "length": 15, "domain": null }, { "name": "postDir", "type": "esriFieldTypeString", "alias": "postDir", "length": 9, "domain": null }, { "name": "postMod", "type": "esriFieldTypeString", "alias": "postMod", "length": 25, "domain": null }, { "name": "lgcyPreDir", "type": "esriFieldTypeString", "alias": "lgcyPreDir", "length": 2, "domain": null }, { "name": "lgcyName", "type": "esriFieldTypeString", "alias": "lgcyName", "length": 75, "domain": null }, { "name": "lgcyType", "type": "esriFieldTypeString", "alias": "lgcyType", "length": 5, "domain": null }, { "name": "lgcyPstDir", "type": "esriFieldTypeString", "alias": "lgcyPstDir", "length": 2, "domain": null }, { "name": "esnL", "type": "esriFieldTypeString", "alias": "esnL", "length": 5, "domain": null }, { "name": "esnR", "type": "esriFieldTypeString", "alias": "esnR", "length": 5, "domain": null }, { "name": "msagCommL", "type": "esriFieldTypeString", "alias": "msagCommL", "length": 30, "domain": null }, { "name": "msagCommR", "type": "esriFieldTypeString", "alias": "msagCommR", "length": 30, "domain": null }, { "name": "countyL", "type": "esriFieldTypeString", "alias": "countyL", "length": 40, "domain": null }, { "name": "countyR", "type": "esriFieldTypeString", "alias": "countyR", "length": 40, "domain": null }, { "name": "stateL", "type": "esriFieldTypeString", "alias": "stateL", "length": 2, "domain": null }, { "name": "stateR", "type": "esriFieldTypeString", "alias": "stateR", "length": 2, "domain": null }, { "name": "countryL", "type": "esriFieldTypeString", "alias": "countryL", "length": 2, "domain": null }, { "name": "countryR", "type": "esriFieldTypeString", "alias": "countryR", "length": 2, "domain": null }, { "name": "addCodeL", "type": "esriFieldTypeString", "alias": "addCodeL", "length": 6, "domain": null }, { "name": "addCodeR", "type": "esriFieldTypeString", "alias": "addCodeR", "length": 6, "domain": null }, { "name": "incMuniL", "type": "esriFieldTypeString", "alias": "incMuniL", "length": 100, "domain": null }, { "name": "incMuniR", "type": "esriFieldTypeString", "alias": "incMuniR", "length": 100, "domain": null }, { "name": "unincCommL", "type": "esriFieldTypeString", "alias": "unincCommL", "length": 100, "domain": null }, { "name": "unincCommR", "type": "esriFieldTypeString", "alias": "unincCommR", "length": 100, "domain": null }, { "name": "nbrhdCommL", "type": "esriFieldTypeString", "alias": "nbrhdCommL", "length": 100, "domain": null }, { "name": "nbrhdCommR", "type": "esriFieldTypeString", "alias": "nbrhdCommR", "length": 100, "domain": null }, { "name": "zipCodeL", "type": "esriFieldTypeString", "alias": "zipCodeL", "length": 7, "domain": null }, { "name": "zipCodeR", "type": "esriFieldTypeString", "alias": "zipCodeR", "length": 7, "domain": null }, { "name": "postCommL", "type": "esriFieldTypeString", "alias": "postCommL", "length": 40, "domain": null }, { "name": "postCommR", "type": "esriFieldTypeString", "alias": "postCommR", "length": 40, "domain": null }, { "name": "roadClass", "type": "esriFieldTypeString", "alias": "roadClass", "length": 15, "domain": null }, { "name": "oneWay", "type": "esriFieldTypeString", "alias": "oneWay", "length": 2, "domain": null }, { "name": "speedLimit", "type": "esriFieldTypeInteger", "alias": "speedLimit", "domain": null }, { "name": "minutes", "type": "esriFieldTypeDouble", "alias": "minutes", "domain": null }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "length", "domain": null }, { "name": "fcc", "type": "esriFieldTypeString", "alias": "fcc", "length": 3, "domain": null }, { "name": "fZlevel", "type": "esriFieldTypeInteger", "alias": "fZlevel", "domain": null }, { "name": "tZlevel", "type": "esriFieldTypeInteger", "alias": "tZlevel", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "gcExceptio", "type": "esriFieldTypeString", "alias": "gcExceptio", "length": 75, "domain": null }, { "name": "gcLabel", "type": "esriFieldTypeString", "alias": "gcLabel", "length": 150, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 254, "domain": null }, { "name": "shape_Leng", "type": "esriFieldTypeDouble", "alias": "shape_Leng", "domain": null }, { "name": "GC_Notes", "type": "esriFieldTypeString", "alias": "GC_Notes", "length": 100, "domain": null }, { "name": "GC_ATNAME", "type": "esriFieldTypeString", "alias": "GC_ATNAME", "length": 50, "domain": null }, { "name": "GC_ATDATE", "type": "esriFieldTypeDate", "alias": "GC_ATDATE", "length": 8, "domain": null }, { "name": "GC_SPNAME", "type": "esriFieldTypeString", "alias": "GC_SPNAME", "length": 50, "domain": null }, { "name": "GC_SPDATE", "type": "esriFieldTypeDate", "alias": "GC_SPDATE", "length": 8, "domain": null }, { "name": "GC_CRNAME", "type": "esriFieldTypeString", "alias": "GC_CRNAME", "length": 50, "domain": null }, { "name": "GC_CRDATE", "type": "esriFieldTypeDate", "alias": "GC_CRDATE", "length": 8, "domain": null }, { "name": "VA_RoadCode", "type": "esriFieldTypeString", "alias": "VA_RoadCode", "length": 10, "domain": { "type": "codedValue", "name": "MTFCC", "description": "Virginia modified TIGER feature class code", "codedValues": [ { "name": "LIMITED ACCESS HIGHWAYS", "code": "S1100" }, { "name": "HIGH OCCUPANCY VEHICLE (HOV) LANES", "code": "S1100HOV" }, { "name": "US AND VA PRIMARY HIGHWAYS", "code": "S1200PRI" }, { "name": "LOCAL MAIN ARTERIES", "code": "S1200LOC" }, { "name": "LIMITED ACCESS HIGHWAY FRONTAGE", "code": "S1640" }, { "name": "LOCAL SECONDARIES", "code": "S1400" }, { "name": "RAMPS", "code": "S1630" }, { "name": "ALLEYS", "code": "S1730" }, { "name": "PARKING LOT ROADS", "code": "S1780" }, { "name": "DRIVEWAYS", "code": "S9999" }, { "name": "ROAD MEDIANS", "code": "S2000" }, { "name": "WALKWAYS/PEDESTRIAN TRAILS", "code": "S1710" }, { "name": "STAIRWAYS", "code": "S1720" }, { "name": "SERVICE VEHICLE PRIVATE DRIVES", "code": "S1740" }, { "name": "BIKE PATHS OR TRAILS", "code": "S1820" }, { "name": "BRIDLE PATHS", "code": "S1830" }, { "name": "4WD VEHICULAR TRAILS", "code": "S1500" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Rt_Number", "type": "esriFieldTypeString", "alias": "Rt_Number", "length": 8, "domain": null }, { "name": "Alt1_Rt_Nu", "type": "esriFieldTypeString", "alias": "Alt1_Rt_Nu", "length": 8, "domain": null }, { "name": "Alt2_Rt_Nu", "type": "esriFieldTypeString", "alias": "Alt2_Rt_Nu", "length": 8, "domain": null }, { "name": "Alt3_Rt_Nu", "type": "esriFieldTypeString", "alias": "Alt3_Rt_Nu", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "DiscrpAgID", "length": 75, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R279_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S261_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Base" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1565000000023529E7, "ymin": 7091408.980063349, "xmax": 1.1587499999970943E7, "ymax": 7127500.000072777, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RR_USE", "type": "esriFieldTypeString", "alias": "RR USE", "length": 15, "domain": null }, { "name": "INCITY", "type": "esriFieldTypeString", "alias": "IN CITY", "length": 1, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "ALT_NAME", "type": "esriFieldTypeString", "alias": "ALTERNATE NAME", "length": 50, "domain": null }, { "name": "ABBR_NAME", "type": "esriFieldTypeString", "alias": "ABBREVIATED NAME", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SEGMENT LENGTH FT", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R126_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S115_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Base" }, "subLayers": [], "minScale": 9028, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LOT] CONCAT [SUBLOT]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "TYPE NOT LIKE '%CONDO%'", "useCodedValues": true, "maxScale": 0, "minScale": 4513, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.25, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.1567808110220894E7, "ymin": 7095253.850326315, "xmax": 1.1585527282459632E7, "ymax": 7122133.938298315, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GRID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MRECNO", "type": "esriFieldTypeInteger", "alias": "MRECNO", "domain": null }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null }, { "name": "GRID", "type": "esriFieldTypeString", "alias": "GRID", "length": 5, "domain": null }, { "name": "DATE_CHANGE", "type": "esriFieldTypeDate", "alias": "DATE_CHANGE", "length": 8, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 100, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 100, "domain": null }, { "name": "CALCACR", "type": "esriFieldTypeDouble", "alias": "CALCACR", "domain": null }, { "name": "REM_PID", "type": "esriFieldTypeInteger", "alias": "REM_PID", "domain": null }, { "name": "CNS_BID", "type": "esriFieldTypeInteger", "alias": "CNS_BID", "domain": null }, { "name": "TAX_MAP", "type": "esriFieldTypeString", "alias": "TAX_MAP", "length": 33, "domain": null }, { "name": "MAP_", "type": "esriFieldTypeString", "alias": "MAP_", "length": 7, "domain": null }, { "name": "DBLCIRCLE", "type": "esriFieldTypeString", "alias": "DBLCIRCLE", "length": 3, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 7, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 7, "domain": null }, { "name": "SUBLOT", "type": "esriFieldTypeString", "alias": "SUBLOT", "length": 3, "domain": null }, { "name": "MLNAM", "type": "esriFieldTypeString", "alias": "MLNAM", "length": 85, "domain": null }, { "name": "MFNAM", "type": "esriFieldTypeString", "alias": "MFNAM", "length": 85, "domain": null }, { "name": "MADD1", "type": "esriFieldTypeString", "alias": "MADD1", "length": 50, "domain": null }, { "name": "MADD2", "type": "esriFieldTypeString", "alias": "MADD2", "length": 50, "domain": null }, { "name": "MCITY", "type": "esriFieldTypeString", "alias": "MCITY", "length": 30, "domain": null }, { "name": "MSTATE", "type": "esriFieldTypeString", "alias": "MSTATE", "length": 20, "domain": null }, { "name": "MZIP5", "type": "esriFieldTypeString", "alias": "MZIP5", "length": 5, "domain": null }, { "name": "MZIP4", "type": "esriFieldTypeString", "alias": "MZIP4", "length": 4, "domain": null }, { "name": "MACRE", "type": "esriFieldTypeDouble", "alias": "MACRE", "domain": null }, { "name": "MZONE", "type": "esriFieldTypeString", "alias": "MZONE", "length": 30, "domain": null }, { "name": "MLUSE", "type": "esriFieldTypeString", "alias": "MLUSE", "length": 10, "domain": null }, { "name": "MOCCUP", "type": "esriFieldTypeString", "alias": "MOCCUP", "length": 20, "domain": null }, { "name": "MSTORY", "type": "esriFieldTypeString", "alias": "MSTORY", "length": 6, "domain": null }, { "name": "MAGE", "type": "esriFieldTypeDouble", "alias": "MAGE", "domain": null }, { "name": "MCOND", "type": "esriFieldTypeString", "alias": "MCOND", "length": 6, "domain": null }, { "name": "CONDDESC", "type": "esriFieldTypeString", "alias": "CONDDESC", "length": 40, "domain": null }, { "name": "MCLASS", "type": "esriFieldTypeString", "alias": "MCLASS", "length": 6, "domain": null }, { "name": "CLASSDESC", "type": "esriFieldTypeString", "alias": "CLASSDESC", "length": 40, "domain": null }, { "name": "MFACTR", "type": "esriFieldTypeString", "alias": "MFACTR", "length": 30, "domain": null }, { "name": "MDEPRC", "type": "esriFieldTypeDouble", "alias": "MDEPRC", "domain": null }, { "name": "MFOUND", "type": "esriFieldTypeString", "alias": "MFOUND", "length": 6, "domain": null }, { "name": "FOUNDDESC", "type": "esriFieldTypeString", "alias": "FOUNDDESC", "length": 40, "domain": null }, { "name": "MEXWLL", "type": "esriFieldTypeString", "alias": "MEXWLL", "length": 6, "domain": null }, { "name": "EXWALLDESC", "type": "esriFieldTypeString", "alias": "EXWALLDESC", "length": 40, "domain": null }, { "name": "MROOFT", "type": "esriFieldTypeString", "alias": "MROOFT", "length": 6, "domain": null }, { "name": "ROOFT00001", "type": "esriFieldTypeString", "alias": "ROOFT00001", "length": 40, "domain": null }, { "name": "MROOFG", "type": "esriFieldTypeString", "alias": "MROOFG", "length": 6, "domain": null }, { "name": "ROOFI00001", "type": "esriFieldTypeString", "alias": "ROOFI00001", "length": 40, "domain": null }, { "name": "M_DUNT", "type": "esriFieldTypeString", "alias": "M_DUNT", "length": 30, "domain": null }, { "name": "M_ROOM", "type": "esriFieldTypeString", "alias": "M_ROOM", "length": 30, "domain": null }, { "name": "M_BR", "type": "esriFieldTypeString", "alias": "M_BR", "length": 30, "domain": null }, { "name": "M_FBTH", "type": "esriFieldTypeString", "alias": "M_FBTH", "length": 30, "domain": null }, { "name": "M_HBTH", "type": "esriFieldTypeString", "alias": "M_HBTH", "length": 30, "domain": null }, { "name": "MHEAT", "type": "esriFieldTypeString", "alias": "MHEAT", "length": 30, "domain": null }, { "name": "HEATDESC", "type": "esriFieldTypeString", "alias": "HEATDESC", "length": 40, "domain": null }, { "name": "MFUEL", "type": "esriFieldTypeString", "alias": "MFUEL", "length": 6, "domain": null }, { "name": "FUELT00001", "type": "esriFieldTypeString", "alias": "FUELT00001", "length": 40, "domain": null }, { "name": "MAC", "type": "esriFieldTypeString", "alias": "MAC", "length": 6, "domain": null }, { "name": "ACDESC", "type": "esriFieldTypeString", "alias": "ACDESC", "length": 40, "domain": null }, { "name": "MEKIT", "type": "esriFieldTypeString", "alias": "MEKIT", "length": 6, "domain": null }, { "name": "MBASTP", "type": "esriFieldTypeString", "alias": "MBASTP", "length": 6, "domain": null }, { "name": "BASEM00001", "type": "esriFieldTypeString", "alias": "BASEM00001", "length": 40, "domain": null }, { "name": "MPBFIN", "type": "esriFieldTypeDouble", "alias": "MPBFIN", "domain": null }, { "name": "MBRATE", "type": "esriFieldTypeString", "alias": "MBRATE", "length": 30, "domain": null }, { "name": "MGART", "type": "esriFieldTypeString", "alias": "MGART", "length": 30, "domain": null }, { "name": "GARTYPDESC", "type": "esriFieldTypeString", "alias": "GARTYPDESC", "length": 40, "domain": null }, { "name": "MGAR_C", "type": "esriFieldTypeString", "alias": "MGAR_C", "length": 30, "domain": null }, { "name": "MCARPT", "type": "esriFieldTypeString", "alias": "MCARPT", "length": 30, "domain": null }, { "name": "CARPTDESC", "type": "esriFieldTypeString", "alias": "CARPTDESC", "length": 40, "domain": null }, { "name": "MCAR_C", "type": "esriFieldTypeString", "alias": "MCAR_C", "length": 30, "domain": null }, { "name": "MBI_C", "type": "esriFieldTypeString", "alias": "MBI_C", "length": 30, "domain": null }, { "name": "MROW", "type": "esriFieldTypeString", "alias": "MROW", "length": 6, "domain": null }, { "name": "RGHTO00001", "type": "esriFieldTypeString", "alias": "RGHTO00001", "length": 40, "domain": null }, { "name": "MEASE", "type": "esriFieldTypeString", "alias": "MEASE", "length": 6, "domain": null }, { "name": "EASME00001", "type": "esriFieldTypeString", "alias": "EASME00001", "length": 40, "domain": null }, { "name": "MWATER", "type": "esriFieldTypeString", "alias": "MWATER", "length": 6, "domain": null }, { "name": "WTRDESC", "type": "esriFieldTypeString", "alias": "WTRDESC", "length": 40, "domain": null }, { "name": "MSEWER", "type": "esriFieldTypeString", "alias": "MSEWER", "length": 6, "domain": null }, { "name": "SEWERDESC", "type": "esriFieldTypeString", "alias": "SEWERDESC", "length": 40, "domain": null }, { "name": "MGAS", "type": "esriFieldTypeString", "alias": "MGAS", "length": 6, "domain": null }, { "name": "GASDESC", "type": "esriFieldTypeString", "alias": "GASDESC", "length": 40, "domain": null }, { "name": "MELEC", "type": "esriFieldTypeString", "alias": "MELEC", "length": 6, "domain": null }, { "name": "ELECT00001", "type": "esriFieldTypeString", "alias": "ELECT00001", "length": 40, "domain": null }, { "name": "MTERRN", "type": "esriFieldTypeString", "alias": "MTERRN", "length": 6, "domain": null }, { "name": "TERRA00001", "type": "esriFieldTypeString", "alias": "TERRA00001", "length": 40, "domain": null }, { "name": "MCHAR", "type": "esriFieldTypeString", "alias": "MCHAR", "length": 6, "domain": null }, { "name": "CHARDESC", "type": "esriFieldTypeString", "alias": "CHARDESC", "length": 40, "domain": null }, { "name": "MOTDES", "type": "esriFieldTypeString", "alias": "MOTDES", "length": 40, "domain": null }, { "name": "MGART2", "type": "esriFieldTypeString", "alias": "MGART2", "length": 30, "domain": null }, { "name": "GAR2DESC", "type": "esriFieldTypeString", "alias": "GAR2DESC", "length": 40, "domain": null }, { "name": "MGAR_2", "type": "esriFieldTypeString", "alias": "MGAR_2", "length": 30, "domain": null }, { "name": "MINTYP", "type": "esriFieldTypeString", "alias": "MINTYP", "length": 4, "domain": null }, { "name": "MINTYR", "type": "esriFieldTypeString", "alias": "MINTYR", "length": 12, "domain": null }, { "name": "MINNO_", "type": "esriFieldTypeString", "alias": "MINNO_", "length": 15, "domain": null }, { "name": "MIMPRV", "type": "esriFieldTypeDouble", "alias": "MIMPRV", "domain": null }, { "name": "MTOTLD", "type": "esriFieldTypeDouble", "alias": "MTOTLD", "domain": null }, { "name": "MTOTOI", "type": "esriFieldTypeDouble", "alias": "MTOTOI", "domain": null }, { "name": "MTOTPR", "type": "esriFieldTypeDouble", "alias": "MTOTPR", "domain": null }, { "name": "MACPCT", "type": "esriFieldTypeString", "alias": "MACPCT", "length": 30, "domain": null }, { "name": "M1FRNT", "type": "esriFieldTypeInteger", "alias": "M1FRNT", "domain": null }, { "name": "M1DPTH", "type": "esriFieldTypeInteger", "alias": "M1DPTH", "domain": null }, { "name": "M1AREA", "type": "esriFieldTypeDouble", "alias": "M1AREA", "domain": null }, { "name": "MMCODE", "type": "esriFieldTypeString", "alias": "MMCODE", "length": 20, "domain": null }, { "name": "MSTRT", "type": "esriFieldTypeString", "alias": "MSTRT", "length": 40, "domain": null }, { "name": "MDIRCT", "type": "esriFieldTypeString", "alias": "MDIRCT", "length": 5, "domain": null }, { "name": "MHSE_", "type": "esriFieldTypeInteger", "alias": "MHSE_", "domain": null }, { "name": "MREM1", "type": "esriFieldTypeString", "alias": "MREM1", "length": 40, "domain": null }, { "name": "MREM2", "type": "esriFieldTypeString", "alias": "MREM2", "length": 40, "domain": null }, { "name": "MMAGCD", "type": "esriFieldTypeString", "alias": "MMAGCD", "length": 6, "domain": null }, { "name": "MAGDI00001", "type": "esriFieldTypeString", "alias": "MAGDI00001", "length": 40, "domain": null }, { "name": "MDESC1", "type": "esriFieldTypeString", "alias": "MDESC1", "length": 3500, "domain": null }, { "name": "MFAIRV", "type": "esriFieldTypeDouble", "alias": "MFAIRV", "domain": null }, { "name": "MSUBDV", "type": "esriFieldTypeString", "alias": "MSUBDV", "length": 6, "domain": null }, { "name": "MSELLP", "type": "esriFieldTypeDouble", "alias": "MSELLP", "domain": null }, { "name": "MINIT", "type": "esriFieldTypeString", "alias": "MINIT", "length": 6, "domain": null }, { "name": "DATINSPD", "type": "esriFieldTypeDate", "alias": "DATINSPD", "length": 8, "domain": null }, { "name": "MNBADJ", "type": "esriFieldTypeString", "alias": "MNBADJ", "length": 500, "domain": null }, { "name": "MACSF", "type": "esriFieldTypeInteger", "alias": "MACSF", "domain": null }, { "name": "MCOMM1", "type": "esriFieldTypeString", "alias": "MCOMM1", "length": 2000, "domain": null }, { "name": "MACCT", "type": "esriFieldTypeString", "alias": "MACCT", "length": 30, "domain": null }, { "name": "MEXWL2", "type": "esriFieldTypeString", "alias": "MEXWL2", "length": 6, "domain": null }, { "name": "EXWAL2DESC", "type": "esriFieldTypeString", "alias": "EXWAL2DESC", "length": 40, "domain": null }, { "name": "MINWLL", "type": "esriFieldTypeString", "alias": "MINWLL", "length": 6, "domain": null }, { "name": "INTWA00001", "type": "esriFieldTypeString", "alias": "INTWA00001", "length": 40, "domain": null }, { "name": "MFLOOR", "type": "esriFieldTypeString", "alias": "MFLOOR", "length": 6, "domain": null }, { "name": "FLOOR00001", "type": "esriFieldTypeString", "alias": "FLOOR00001", "length": 40, "domain": null }, { "name": "MYRBLT", "type": "esriFieldTypeInteger", "alias": "MYRBLT", "domain": null }, { "name": "MASSLU", "type": "esriFieldTypeDouble", "alias": "MASSLU", "domain": null }, { "name": "MMOSLD", "type": "esriFieldTypeInteger", "alias": "MMOSLD", "domain": null }, { "name": "MDASLD", "type": "esriFieldTypeInteger", "alias": "MDASLD", "domain": null }, { "name": "MYRSLD", "type": "esriFieldTypeInteger", "alias": "MYRSLD", "domain": null }, { "name": "DATESOLD", "type": "esriFieldTypeDate", "alias": "DATESOLD", "length": 8, "domain": null }, { "name": "MHSE_2", "type": "esriFieldTypeString", "alias": "MHSE_2", "length": 12, "domain": null }, { "name": "M1ADJ", "type": "esriFieldTypeSingle", "alias": "M1ADJ", "domain": null }, { "name": "M2ADJ", "type": "esriFieldTypeSingle", "alias": "M2ADJ", "domain": null }, { "name": "MEFFAG", "type": "esriFieldTypeInteger", "alias": "MEFFAG", "domain": null }, { "name": "MPCOMP", "type": "esriFieldTypeInteger", "alias": "MPCOMP", "domain": null }, { "name": "MSTTYP", "type": "esriFieldTypeString", "alias": "MSTTYP", "length": 10, "domain": null }, { "name": "M1RATE", "type": "esriFieldTypeDouble", "alias": "M1RATE", "domain": null }, { "name": "M2RATE", "type": "esriFieldTypeDouble", "alias": "M2RATE", "domain": null }, { "name": "MFUNCD", "type": "esriFieldTypeInteger", "alias": "MFUNCD", "domain": null }, { "name": "MECOND", "type": "esriFieldTypeInteger", "alias": "MECOND", "domain": null }, { "name": "MNBRHD", "type": "esriFieldTypeString", "alias": "MNBRHD", "length": 1, "domain": null }, { "name": "MDBOOK", "type": "esriFieldTypeString", "alias": "MDBOOK", "length": 15, "domain": null }, { "name": "MDPAGE", "type": "esriFieldTypeString", "alias": "MDPAGE", "length": 15, "domain": null }, { "name": "MWBOOK", "type": "esriFieldTypeString", "alias": "MWBOOK", "length": 20, "domain": null }, { "name": "MWPAGE", "type": "esriFieldTypeString", "alias": "MWPAGE", "length": 20, "domain": null }, { "name": "MACRE_", "type": "esriFieldTypeDouble", "alias": "MACRE_", "domain": null }, { "name": "MPCODE", "type": "esriFieldTypeString", "alias": "MPCODE", "length": 20, "domain": null }, { "name": "MPBOOK", "type": "esriFieldTypeString", "alias": "MPBOOK", "length": 20, "domain": null }, { "name": "MPPAGE", "type": "esriFieldTypeString", "alias": "MPPAGE", "length": 20, "domain": null }, { "name": "MGRNTR", "type": "esriFieldTypeString", "alias": "MGRNTR", "length": 8000, "domain": null }, { "name": "MCVEXP", "type": "esriFieldTypeString", "alias": "MCVEXP", "length": 255, "domain": null }, { "name": "METXYR", "type": "esriFieldTypeInteger", "alias": "METXYR", "domain": null }, { "name": "MPRCIT", "type": "esriFieldTypeString", "alias": "MPRCIT", "length": 18, "domain": null }, { "name": "MPRSTA", "type": "esriFieldTypeString", "alias": "MPRSTA", "length": 2, "domain": null }, { "name": "MPRZP1", "type": "esriFieldTypeString", "alias": "MPRZP1", "length": 5, "domain": null }, { "name": "MPRZP4", "type": "esriFieldTypeString", "alias": "MPRZP4", "length": 4, "domain": null }, { "name": "MFP_", "type": "esriFieldTypeString", "alias": "MFP_", "length": 6, "domain": null }, { "name": "MSFP_", "type": "esriFieldTypeString", "alias": "MSFP_", "length": 30, "domain": null }, { "name": "MFL_", "type": "esriFieldTypeString", "alias": "MFL_", "length": 30, "domain": null }, { "name": "MIOFP_", "type": "esriFieldTypeString", "alias": "MIOFP_", "length": 30, "domain": null }, { "name": "MSTOR_", "type": "esriFieldTypeString", "alias": "MSTOR_", "length": 6, "domain": null }, { "name": "MASCOM", "type": "esriFieldTypeString", "alias": "MASCOM", "length": 2000, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "FULLADDR", "length": 50, "domain": null }, { "name": "MPBTOT", "type": "esriFieldTypeDouble", "alias": "MPBTOT", "domain": null }, { "name": "MSBTOT", "type": "esriFieldTypeDouble", "alias": "MSBTOT", "domain": null }, { "name": "MTOTA", "type": "esriFieldTypeString", "alias": "MTOTA", "length": 30, "domain": null }, { "name": "OCCDESC", "type": "esriFieldTypeString", "alias": "OCCDESC", "length": 40, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "City Facilities", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 7, "name": "Fire Station" }, { "id": 8, "name": "Government Services" }, { "id": 9, "name": "Parking Garage" }, { "id": 10, "name": "Winchester Medical Center" }, { "id": 11, "name": "City Park" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1.1499100600326464E7, "ymin": 7046557.962482065, "xmax": 1.1602910554779634E7, "ymax": 7188054.665380478, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Fire Station", "type": "Feature Layer", "description": "Point feature class that shows the locations of emergency service facilities within the City of Winchester. Dataset will include fire and rescue stations, radio towers, and pulic safetey communication center.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "City Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4755d7abf52861c17d1628c857a118f6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC90lEQVRIic3Ve0hTURwH8O+vrXRaiKyMhFoqihGlBGlURNjTsBzDJMSIQtS5LUylzKw/LB8Ew0em9g4xeoeJhrI0wTSwKHtImXNrWFOLrKxM3eP0R7U2d+8sKugH94/zu/d8fucczrlHiH8Ywv8GZ4xNIaKxv4IzxnwAyLVXrsb3VNfMrV4fJWxMVpjnbduqnbUk/DKAMiLq/22cMZb8rqtbfTc3z6OnusaW72u7I+y+eDl4oUK+P1SZksEYyySikl/GTSMj6huxcWmG+gbOwlazGR3FR9BRUioKVSmKGWOBRKSaEDdoNJndFy6lRVSU4lrEWnzQ6fkmhzmrIhCWnYX2Q3lKxthzIjrCizPGvPW1ddnNqlR8MhoxTSJxiQfIpKiP34bexiaEKOQFjLFLRDTAPXKrNfFR2TFPALiXf9iWljbUwc3Ly9YefPoMmu0JuJXycyUeHi33CMvOUgA4wIl3lJbtMN5udRqhd1AgquaHwjw6yjuLB4Ul8NsQGcOLd50778/X2WqxgFksvLjVZELn2cpA+5wD/kGv592am1tugVmtAICW9N0wtrY5fTOk0wntD5oDJhLPsHx69VLAhV9dudq2LD+KjA938XSz/Ql2wCWRa4ydJ8/M5uo40bIAQED0xheoPG1rO+Bh+/Ye79U0HRwyGFwinLBMigCZtMo+54C7i8Vli9JTs5p37hL5Ll+G91othvsHULNJBsuY8/8qOD4OxpZWDBkMCD+w7zOAcl6ciAZ112vzg7bE5qwoUuNGzBYM9w/g7eMnnKP1mOkDWWMDmuRKePn7ZxDRa14cADTRUQWJFotnk1y5h2vP28d9dRGmSSRYV3m6kIgqxr93wpMAEwSC/RFXrg37LF6c2VFYLPrY2+sE+y5bigXJiZ8nubnlTp46NZ+rOOe+TgJMiJHlMMZK/aUblfdy8xMM9Td9v7x9I/Dy8zMHx8fpQlSKUwBOENE7vpm5vCyIaBBAzvfnW7zpA9rbgJ1KV10nxv80/in+FR/5LBbu5o4YAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1499100600326464E7, "ymin": 7057748.557226807, "xmax": 1.1598720057255134E7, "ymax": 7188054.665380478, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Gov Services Owner", "description": "Type of ownership", "codedValues": [ { "name": "City of Winchester", "code": "City of Winchester" }, { "name": "Federal", "code": "Federal" }, { "name": "Frederick County", "code": "Frederick County" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "Gov Services Type", "description": "Type of facility", "codedValues": [ { "name": "City Government Office", "code": "City Government Office" }, { "name": "County Government Office", "code": "County Government Office" }, { "name": "Court House", "code": "Court House" }, { "name": "Emergency Communications", "code": "Emergency Communications" }, { "name": "Fire/Rescue Station", "code": "Fire/Rescue Station" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Telecommunication", "code": "Telecommunication" }, { "name": "Water/Sewer Treatment Facility", "code": "Water/Sewer Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "DESC", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "domain": { "type": "codedValue", "name": "Gov Services Status", "description": "Emergency management status for Government services", "codedValues": [ { "name": "Full Activation", "code": "Full Activation" }, { "name": "NA", "code": "NA" }, { "name": "Normal", "code": "Normal" }, { "name": "Partial Activation", "code": "Partial Activation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R370_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S338_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Government Services", "type": "Feature Layer", "description": "Point feature class that shows the location for Government service facilities for City of Winchester inside/outside city limits and also Frederick County facilities within city limts.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "City Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "5aa388beeaee3407e0442957273de24b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAeCAYAAAAo5+5WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACtUlEQVRIie3WXUhTYRzH8e/B6ZZRvkzmMg1dUlNQlsnwosjQK7EsiK4CCaIVSF0EdmFEGEIUQfT+AnqRJSQZpEJloBEIvYhYSeRMt9XW5prO5tzO5na6yVHoimN1EfS7+//P83x4ePjDeRT8pSj+w4vCkiRtBE4A1TKdAUEQSuPCwP6pz5+qn3S3yVJ1BRs2SpJ0TRAEUzw4y+edpP9xhywYoNi4Nev7Ou4dK1XJpKozcTttpKRpkKQIM9NTqDOzmXR/Inn5ChSJSXgm7Ivujwvr9Ab2HjlN06Gd7Np3lKDfx6OOZo6cusnlkwcxlm9Dm63j/PF98uDfTVzYOvqGq011zPi8dN26QDQaYdLt5GpTHc4PY/R2tpKkVMmH09Rayip24Pw4RmHJJkJigFfP+yir2EFPRzNrC0pIVWuwW0bkwSvTMjCUVdJ9+xK6gg0E/T5GXr/AUFZJf89d1uQXos3W8aD9ujw4MOvDNjrM3FyYCbuFkBggHBaxjQ4jBmbxuBafhl/CdouZtiuNBPxf6O1qRYpGmfX7aLvSyPSUm2e990lQJMqH8wtLYuO229TwD4zbh7G3tJytxz8zzcP260SjEbweFy1n63HZLTx9cAelKlk+vCJVTZGxHIv5NXl6A2ExiM87SZGxHLfTRk6enpR0DZaRV/Lg1HQNpZureNh+g3VFRoJ+H+/fDlK6uYrnfZ3kri9Gm62j516zPDgY8OOwmolE5vC47IjBWebCIRxWMyExiPezi4SEJUzF+Lshzh3bC0BHy5lYf77nsJrjoj+F57N9z2EUiQtPNtjfw/i7oaXDxi3VJKmWLeg7rGZ5sHLZcnR6Q6z2z0wjioEFG1PSNbF1GdqcX8KmzNW5Lw80XFwV9yjfUlFTS0VN7Xw5AJi+//4DLAiCA/jh37XU/OMPlj+Zrz6/FmEbPDPYAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Frederick County Administration Office", "label": "Frederick County Administration Office; Rouss City Hall" }, { "symbol": { "type": "esriPMS", "url": "5aa388beeaee3407e0442957273de24b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAeCAYAAAAo5+5WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACtUlEQVRIie3WXUhTYRzH8e/B6ZZRvkzmMg1dUlNQlsnwosjQK7EsiK4CCaIVSF0EdmFEGEIUQfT+AnqRJSQZpEJloBEIvYhYSeRMt9XW5prO5tzO5na6yVHoimN1EfS7+//P83x4ePjDeRT8pSj+w4vCkiRtBE4A1TKdAUEQSuPCwP6pz5+qn3S3yVJ1BRs2SpJ0TRAEUzw4y+edpP9xhywYoNi4Nev7Ou4dK1XJpKozcTttpKRpkKQIM9NTqDOzmXR/Inn5ChSJSXgm7Ivujwvr9Ab2HjlN06Gd7Np3lKDfx6OOZo6cusnlkwcxlm9Dm63j/PF98uDfTVzYOvqGq011zPi8dN26QDQaYdLt5GpTHc4PY/R2tpKkVMmH09Rayip24Pw4RmHJJkJigFfP+yir2EFPRzNrC0pIVWuwW0bkwSvTMjCUVdJ9+xK6gg0E/T5GXr/AUFZJf89d1uQXos3W8aD9ujw4MOvDNjrM3FyYCbuFkBggHBaxjQ4jBmbxuBafhl/CdouZtiuNBPxf6O1qRYpGmfX7aLvSyPSUm2e990lQJMqH8wtLYuO229TwD4zbh7G3tJytxz8zzcP260SjEbweFy1n63HZLTx9cAelKlk+vCJVTZGxHIv5NXl6A2ExiM87SZGxHLfTRk6enpR0DZaRV/Lg1HQNpZureNh+g3VFRoJ+H+/fDlK6uYrnfZ3kri9Gm62j516zPDgY8OOwmolE5vC47IjBWebCIRxWMyExiPezi4SEJUzF+Lshzh3bC0BHy5lYf77nsJrjoj+F57N9z2EUiQtPNtjfw/i7oaXDxi3VJKmWLeg7rGZ5sHLZcnR6Q6z2z0wjioEFG1PSNbF1GdqcX8KmzNW5Lw80XFwV9yjfUlFTS0VN7Xw5AJi+//4DLAiCA/jh37XU/OMPlj+Zrz6/FmEbPDPYAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rouss City Hall", "label": "Frederick County Administration Office; Rouss City Hall" }, { "symbol": { "type": "esriPMS", "url": "88402cbee5230f0d130d695f680f8279", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFbElEQVRYhe3XeVDUZRjA8e+7LOi6LbgICpkOXhCieCCkiIoH3jqKmZLapWOo49GkDoTSTNroeIyT9zjkUR45qOCRpYhmGUlKIAoCgiKKCAS6roDCLm9/QKvkriwlk830/LW/933mfT/zvvteSl6iUP7bgKfjf4ylaDBGSqkBgoHBgA/gCtgD5cAt4BJwAjgkhNA3CkZK6QyEAaFAM4AH935HryvFaDSgcXDUaJq36KxU2nYGQoBNUsp1wCprUVZhpJQTgS1Ai5yryST99B0Zqed5qCutk6ewsaG9R3e69OpPz4Dh6qYq9RLgQynlDCHEkX+MkVIuA5YU5t/g4PbV5GalWsytNhrJTk8iOz2JuJjtDBr7Ln2HvumsUChipJQRQoiVfxsjpVwORFw4+y0xO9dgMFTVZzdFmV7H0T3ryUhJYOrcZQqVWrNCSsnzQBYxUspJQMS5E9Ec2f2FxU69/QbSuWcAcTE7KCm8/Uz9tbSLbPoslDmRW1GpNZ9LKdMtTZlZjJSyFbD5akoCR/dsMIto096TMVPmoWnuSFbqryxYvp3EM0eIj91JRfnDOrlFd26ye2Mk0xetVSgUiigpZQdzf2pLIxNeUaZ3jI5aiZTVdSoctM6MmBSKZ4++nD68i3MnD2A0VHH2+F5Ghcxh8Zr9xB36kvNnDlNtND4ZoSsX+PnkAfoNf8sZWAwsrRcjpbQHZp49vq/OarG1a0rgqLfpP3IyyQlxrFo4mTL9fVN9aXEBX69fQjuPboyZMo8+Q4I5tncDmamJppzTR3bhO2AUTVXqj6SUzyx5cyMzzmioUv0SHwOAEIIe/kMZMSkUB60zly/8gF5Xgn9QsIVBhYyUBLr3CWL6orVkpiZybO8GCvNzKdPr+O3c9/gHTVBTs3Huqg8TdC3tIhVlNehOXfzQOrlwPj4WhY0Nsrqa2lWBUChMUyEUCoQQpu/khJMAVFcb6dwzgEcV5ehKi7hy8Uf8gyYADLMG45Obddn0kXU5kazLiWidXAlfF03sV+tIiDtIV7+BTJu7jPWRM7h9I4ORk2YROHoKi6cFABAasRG7JirWR06v0/j1zBQMhiqUSttuf+3YHMa1+O4tM8UvJqqNRvT3S9A6ubSxBqN5VNag863BodeVonVyaWYNRq+0tWvemBgbGyXAA2swBRoHx0bFaBwcAQqswSS96ubuydnGg9hrnQCSrMGc8vB+Y2rjUMDDu/efP+OtwcS0aNl6S/vXu6uuZ6SYCo2GSvJy0tHX7srlD3Xk5aRT+bgCgHsld8nLSTflF+bfwNauyTON+/QbATW3wkP1YoQQD6SU24aMe3/+tpXzTeVdfAPJy06jnbs37dy9AcjLTqP3oHGmnLzsNMZOnV+LN2A0GGjb0Yu87DQA3Ny96eDZA2BrQw7KFR29fN7p4R+kTU6Iw9m1LU4ur+GgdbaQbjlau7lTfOcmVZWPmfDBIoASwOydxixGCFEopZw9/r2F+wpuXSdg2ET8BoxuMASgq28gRfm5+AQMp1XrdgCzhBDFVmNqQd9IKbvNWLQ2LGr1xxyIeu6N0WIIoWDMlLn06j8KYJkQItpSbn134E/stU7MXro5LGbnGpIT4hoEecXBkYkzwvDs7g/wuRAi8nn5z8UIISQQLqW8FDLr002+/Uc7nordwdOrzFyo1Br6DB7PgJEhqNSaUmC2EGJ/fXirniq1U3amo5dPeEcvn5klRfmqzNRE7uRmodeVYqiqpKlag7NLG9zcu9LJqxc2StsKYBuwQghRaE0/Vj/iahtcIKWMbNGy9Xj/IcFDePKi1AB6arb4JCAOiBVCPHP+vBDMU6gH1FyKdtWX29D4bz/8GzNeKswfez0KZvV/zSwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 26, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Winchester/Frederick Joint Judicial Center", "label": "Winchester/Frederick Joint Judicial Center" }, { "symbol": { "type": "esriPMS", "url": "0fc9cc4a8254ab7a171e187e986b2b1d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE1UlEQVQ4jbWUT2xc1RWHf+f+eW/GMx47E+yxgxnbUYE4ShqQpXZBKxmpQi2QhESiYoMQ7JAQSCDE1iBWiLYqKKJqpXTRRZGi4ASqSlVFa/6DwCUJcRxBiZPB9sSJPcx4xvPevHfvOV2kCaE4CBY9y3uuPp17rn6fwf+pzLUak4DaOTxWIqX6A8c+IQwy87KyhiTRq58snliaBPh7gQWg34+Pa1xs3UaMXziFiID9StGrxGyh+Y3B8fE/y8yMECDfGXykPPZo/2r0IGkzpMJwnkjNAfwKgfIsfJNP0rtLq+0njoyM/XHy7NwLG03+DfDRG27eIkY/afP5D5QN3klba7u8c3uI0ANBE0p9EvT2TJH3xaTZfPyW8vbSa4Ze2n1mtrIhWAA6Ut7+iBj1FJSySaOx/3KPtE6CTb3/ZJYzab1xX1pv7ARAZO1KZqjftxeW3pkaGXv+nrNzL1xejQEufdTM+LjGSvSw7c5/kNSvgiodBcVNfyVjhwJSh1Bwm8OBgQ/T1dXboe2npJUKC93vxfX6Q9OYOCCY9gSIAYBbR3f0nau1fqy1LZG1r195D4Ftb+ElsNedlfodmYHBer5cPkRBeH28sDQalAoH44WlZ0wh/6ZSaktjePmOKfPDj/D5iQsGACR1/Uqrn6usrbrG2o/I6FQ8a2V0NdPXd7j9xcLvTC73UddNo3Gmp+ff0WJ1KCz1T7FLA58mZTRbO3UQfOri+Jfk/RKAS2CyhkRYK2vnGO6WoNj7LARfGms25X4wojjtHLM9vX+Pznwx4YuNCjpuXoW22anVbgdLIM7fSNnwZREYqKt2zM4NQNFeYXk1U+o/Fi1WnwpLmx9j5j5pxzvCzdedblcqP3PtaIciTJNWaz5OBoloFACEOa+UAhH2Av7QFbASc56Fj0LEKmMWAVmzhULFt+OtzcWlLYUbrj/eEhR1Njfl4vjWTF/xZWUM+aj9JRH9FEQRJ2mXiPwFpJe/mtiIAnPAzu2KqudrKsy8zXFnwFh70kfRVrceS3d5qMKC9ai6/JO00cwrGy76TucBESGt1UkhXAdQRztnv5qYqOqBw5yku22h+41scdOx9srKvSQqFu8Gk/XPbiNCl4g4jjqjqVYP6jCo+9RtBQDdlf1X2lrfQ8DTHWsuXAF/PH/y4uD4+N/6V6MaJ2mZQSMmmy1zJyWQzopgizJmnT2HOp9NCOgToN90ZRse6EAwIN5zmld/OjU7664OCMvMjBwpb3vRNZtPJmG4wC7tNd35miRpG6SyOhM6zczsHXySZgmS6jDTUNaciC+u3gWm5+6dnU2/lrxLWYBMVk4f2DU81gOtRlyjlfOt9W2mO79o8/kGx3GkM5k8t6JCutYaIMIFW+h5K6nV7oGXg8crpw7su8p0X5PQJMBHlf5D58LFGd2Ve19b87HJ5QbZ+21Js1UMtVo1Xfl5KPM6uyTXqdXuFMcHDbsDk/9juG/Ybe/8yeXDw9t+I63m/V6pQR+3zxKZf6ggWO/U6llh3s5JskeYqyLy4r7K3K/ou2gTAPafO/3r6YmJ39bnz+9NI79HCVJZx30CTBFwioHniqOl1yamLwlnI8aGYAJEpqf9K8Nj7yqoz0kRQ9xhIX1eAGQEy98GvSb4Mhzn5qoAqv89OnGtuxvVfwDs3XAgaKPrhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Old Town Welcome Center", "label": "Old Town Welcome Center" }, { "symbol": { "type": "esriPMS", "url": "8cab6e3c0b7e6040db1d8820628af3f5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEEElEQVRIie2WbUzVVRzHP+dyud54lieVgBBhgiQpDwvYWEbRhfGQjiVtsEq2trbaVLCngXUl3aol9vTCOUVf0DSFSC46sFW4saBgytMApzAUBsQIgyt4u8A9vaiL9w/3Ck3nq77vvud8z/n8f//z2/n/1Txiqf8HKrRNr8bdGIZFeoNqirn5YeqPTDxcoF6vomUqB5WqAGnchkSLEIAEZxVk7utByGrM819T//nIgwGzC7fSajyFENFI6SAkI5FE4uy0m4zCT4j3OIReb/nvwKzCHCyiAtBGh6yjY8Dxw3u5PkZYgK9r6/XBUlqNiWS/k0vNp8aVAzOKdEjOAOr9L6dSmqej9fogTb030Tg7kRIdTt/IOD1DY/h7uqGL2YibdhXbD52k/sq1dCzz36LXZ9qrdClwxz5/ZmUFoN7zYjKleToA4sKDiAsPWoiFB/iSFhuhWHq+ZBfxhV/QOTCSTstUMfDR8sBZeQDwBRj7847dF+BId0xm+kbG/zFCvItuz/HFjaQEZry3GmYLrLa6qQuLlKiEYGrGxM+dfYq46yoN8eFBeLpqAbjY2sPMX7ML02ic3gKKHQOFOQuExmrvmmcZGp8k2M+Lu+ZZLrb2cKyumeSo9cRsCKTqlw6mTWbaviwi2M+L7lu/K0uWYscyQFWCbftrNWr8Pd0AWOPlTuH2ZzhW14wuZiPFO58nZsPjvHrkDE29AwT7bcHP01UJREai2+ttezkogVIG2dpnN4eh1Sw95p/abzBtMnO2sR1vdxcSI0IASIuNoOiEQRlWOwUADoCgtTXpi7rQKl8PV55aH0ByVChJESELZ7gpaA2ha33oH/3DJm3xUPCVFTKBuGef8F+tnP73dW8OWUdu8ha7DxO61lsJVAnFXbuoQtkFYqfVdd0cJfvpKACGxifZe7wGgNOXrxLs58UrKXGK1RYp6R0asx0yYXS/4Rio4gckpVb7VW0jb6Qn4u3ugo+HCwfz0ziYnwaAj4fLkupOXPqNofHJewNCNNCgn3MMNJQ1k1HUjWATwOhtI8+VHOV8SQHBfl7EhgUugVh16scW3jz6nXLQYilfnFvagir5AVJUWm1b/zBbd5fx/kspvP5CwkKDWPXrtVsc/v4y5xrbF+/UQbxHFReWAxrKqsgoOotg4SwnjDO8XV7L/oo6cpKiKc3T0dY/jP70JTrtf0VMqORrK7u8AVTuu5DGQCBJsYt5jm8arlDb0s3ktMnuUmAOIfOpKbtqb9I+0KCfIUufisV40rZSq+4DG0eST21ZvaOA4w+wQT8D5JJZdA7JAWsjOZAZKMdZfEj1Z2P3ya3gn6b2cCVQSVZhAhZSQTyJwBswIcQg0tKM1Bi48PHtZfdaEdAqQ1kz0Lzi/AMDH5IeOfBvhuZm/tgSpsEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Timbrook Public Safety Center", "label": "Timbrook Public Safety Center" }, { "symbol": { "type": "esriPMS", "url": "55ec2b2aa6826c8b006485621c52d203", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABsElEQVRIid3VvUtCYRTH8a95UwN7xQijICiHEknICuFCQ6NDRDUUtYaki4nQ4NYYLQ3aFKhE/RG1BFGDlL1B0VA0SBKUENVV8dZUFL5eq6F+23M4fDic4TwCvxjhf+DP8fiNnEppK8VkSTqt6+4ezovXGI3tu+PjZJ+eFMN1ZjNdc3M9n2s5a0lsb5NJJhXjWUnKqX1r50JtLSaXi6rqah4ODn4ON4gi9vV1riMRTvx+DKL4M3jHzAwDa2ucLy9z4vcX7FOMd87OYltd5SoU4nhhoWivIrzV4aAvEOAhFiPqdJbsL4gLej2D4TD7U1NkJYl6sxn75iZyOs3e5CRyKlU5bgsGaRsdpXdpiSOfD/vGBoJez6HHw+PFRUm4IK5raaFtbAwAk9tNg8VCvcXCfTTK5cpKWXBBXEokiDqdDIZCADQPDQEQ83p5leXv4QDX4TBN/f2Y3G4AEltb3O3slA0XxQFi8/M0Wq0YRJGzxUVFcElczmTYnZigLxBQPHVeXK3VIut0H+9MMsn+9DTqT7V8UWs0pfGR21vFE77nJR7/chq/4CqVSlWxnCd/9w99Aw4jg+VCXhlQAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Voter Registrar", "label": "Voter Registrar" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 59, 138, 255 ], "toColor": [ 85, 59, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 222, 80, 255 ], "toColor": [ 139, 222, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 105, 75, 255 ], "toColor": [ 214, 105, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 220, 240, 255 ], "toColor": [ 105, 220, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 130, 78, 255 ], "toColor": [ 122, 130, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 149, 212, 255 ], "toColor": [ 240, 149, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 99, 247, 255 ], "toColor": [ 193, 99, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 54, 82, 255 ], "toColor": [ 128, 54, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 228, 103, 255 ], "toColor": [ 245, 228, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 131, 171, 255 ], "toColor": [ 113, 131, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 191, 132, 255 ], "toColor": [ 69, 191, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 212, 163, 255 ], "toColor": [ 247, 212, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 137, 232, 255 ], "toColor": [ 140, 137, 232, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "NAME IN ( 'Frederick County Administration Office', 'Rouss City Hall' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Government building", "priority": 35, "symbol": { "type": "esriTS", "color": [ 117, 92, 59, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.75, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "NAME = 'Winchester/Frederick Joint Judicial Center'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Joint Judicial Center", "priority": 37, "symbol": { "type": "esriTS", "color": [ 117, 92, 59, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.75, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "NAME = 'Old Town Welcome Center'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Old Town Welcome Center", "priority": 38, "symbol": { "type": "esriTS", "color": [ 175, 31, 41, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.75, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "NAME = 'Voter Registrar'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Voter Registrar", "priority": 39, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.75, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "NAME = 'Timbrook Public Safety Center'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Timbrook Public Safety Center", "priority": 27, "symbol": { "type": "esriTS", "color": [ 0, 76, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.75, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.1541963735728636E7, "ymin": 7046557.962482065, "xmax": 1.1602910554779634E7, "ymax": 7115836.011917815, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Gov Services Owner", "description": "Type of ownership", "codedValues": [ { "name": "City of Winchester", "code": "City of Winchester" }, { "name": "Federal", "code": "Federal" }, { "name": "Frederick County", "code": "Frederick County" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "Gov Services Type", "description": "Type of facility", "codedValues": [ { "name": "City Government Office", "code": "City Government Office" }, { "name": "County Government Office", "code": "County Government Office" }, { "name": "Court House", "code": "Court House" }, { "name": "Emergency Communications", "code": "Emergency Communications" }, { "name": "Fire/Rescue Station", "code": "Fire/Rescue Station" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Telecommunication", "code": "Telecommunication" }, { "name": "Water/Sewer Treatment Facility", "code": "Water/Sewer Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "DESC", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "domain": { "type": "codedValue", "name": "Gov Services Status", "description": "Emergency management status for Government services", "codedValues": [ { "name": "Full Activation", "code": "Full Activation" }, { "name": "NA", "code": "NA" }, { "name": "Normal", "code": "Normal" }, { "name": "Partial Activation", "code": "Partial Activation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R245_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S231_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Parking Garage", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "City Facilities" }, "subLayers": [], "minScale": 15000, "maxScale": 100, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5c34badf8915d81239349bd3a9e2931c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgElEQVRIiWNhoCFgGR6G7zp6Zf6L9x8dGP79ZyTVIGYmxr9iooIzXM21urEafvnO4/jtRy6RbDAMpATbZzEwMGA3/O/ffygGc3GwMTAyotr1/ecvhn///mM1/N+//8zIfLxhPqs+kUFcmB9F7M+fvwyHzt1kmLZiL8PHL9/xaSc9QllYmBmczLQYVGTFGTJbFjL8+v2HMsNbZ29iOHD6BgMDAwODkowoQ3NOMIOcpDCDn4Mhw5rdpykzHBnce/KaYcuhCwxJAXYMKnLieNWSlc5V5SQYGBgYGD5RI8w9bfQZ9NXkGBgYGRjkJUUYdFVlGP78/cew4+hlyg030pRnMNKUh/N//v7DMHnZboZ7T15RbvihszcZHjx7w8DAwMDw+et3huMX7zC8fPuJoD6iDD987iY8tZAChkmpiA46521jYGdjYbj3GH/EEWc4Wnl4+fZjkgxj/P8fpURDMVxJRuyCg6mG7v//ZJTnzMz/Bfi4D+I0PMTV1JBUQ/GBoZtaACxKdhgcMQcZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 100, "minScale": 5000, "name": "Default", "priority": 33, "symbol": { "type": "esriTS", "color": [ 68, 101, 137, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.1569983182970464E7, "ymin": 7114168.739661813, "xmax": 1.1578547855473638E7, "ymax": 7119105.3770982325, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "HOUROFOP", "type": "esriFieldTypeString", "alias": "HOUROFOP", "length": 6, "domain": null }, { "name": "HOURFEE", "type": "esriFieldTypeString", "alias": "HOURFEE", "length": 10, "domain": null }, { "name": "MAXFEE", "type": "esriFieldTypeString", "alias": "MAXFEE", "length": 10, "domain": null }, { "name": "PAYTYPE", "type": "esriFieldTypeString", "alias": "PAYTYPE", "length": 50, "domain": null }, { "name": "PICURL", "type": "esriFieldTypeString", "alias": "PICURL", "length": 255, "domain": null }, { "name": "ELEVATOR", "type": "esriFieldTypeString", "alias": "ELEVATOR", "length": 255, "domain": null }, { "name": "HANDSP", "type": "esriFieldTypeString", "alias": "HANDSP", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R257_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S239_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Winchester Medical Center", "type": "Feature Layer", "description": "Point feature class that shows the locations of emergency service facilities within the City of Winchester. Dataset will include fire and rescue stations, radio towers, and pulic safetey communication center.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "City Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "21d10a8733e1b5e817cd63448b91dcae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABP0lEQVQ4jWNhoDJgoaWBjAzexUYMDIw/STKBiZGN4ef/mwy7er6iGuhXpmasKLnzwv1nwiaqMv/YmFn+v/70hfH2szdMyPoVxAX/SQny///77x/DyVuPmLnYWX99/vvdhIGB4TKaC3///fXnr8Dff/8Y1lTEM8mI8DMs2X+WIbZvOYqDcrxtmAr8bRk+fP3OIBhRy/D5+082Bmam39i8TBUwxA00VpFh6E7yQRGz01Ei30BNWXEGTVlxYh1H2MDrj18ybD1zHUXMSU+VwUhZmjwDz955wlA6bwuKWH+KP/kGkgNGtIF/Gf6pSou85uJglYjoWszAwMDA8J+BgcFcXQ5Fw+qjFxnWHL3IwACV+/+f4f2pO4/ZMA3c2n9vHVOJFQPjX2bS3MTKzLCp5xamgQwMDAybe+6TZhgmoHoYAgDf/WC4JZ8VkAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1499100600326464E7, "ymin": 7057748.557226807, "xmax": 1.1598720057255134E7, "ymax": 7188054.665380478, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "Gov Services Owner", "description": "Type of ownership", "codedValues": [ { "name": "City of Winchester", "code": "City of Winchester" }, { "name": "Federal", "code": "Federal" }, { "name": "Frederick County", "code": "Frederick County" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "Gov Services Type", "description": "Type of facility", "codedValues": [ { "name": "City Government Office", "code": "City Government Office" }, { "name": "County Government Office", "code": "County Government Office" }, { "name": "Court House", "code": "Court House" }, { "name": "Emergency Communications", "code": "Emergency Communications" }, { "name": "Fire/Rescue Station", "code": "Fire/Rescue Station" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Telecommunication", "code": "Telecommunication" }, { "name": "Water/Sewer Treatment Facility", "code": "Water/Sewer Treatment Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DESC_", "type": "esriFieldTypeString", "alias": "DESC", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "domain": { "type": "codedValue", "name": "Gov Services Status", "description": "Emergency management status for Government services", "codedValues": [ { "name": "Full Activation", "code": "Full Activation" }, { "name": "NA", "code": "NA" }, { "name": "Normal", "code": "Normal" }, { "name": "Partial Activation", "code": "Partial Activation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R370_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S338_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "City Park", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "City Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 235, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 92, 130, 110, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[PARK_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 100, "minScale": 20000, "name": "Default", "priority": 32, "symbol": { "type": "esriTS", "color": [ 92, 130, 110, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9.5, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.1568091860309556E7, "ymin": 7101284.558409229, "xmax": 1.1583323884963557E7, "ymax": 7117678.968205646, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PARK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FAC_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "FAC_ACRE", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "Park Name", "length": 255, "domain": { "type": "codedValue", "name": "ParkName", "description": "Park names for all locations maintain by City of Winchester Parks and Recreation Department", "codedValues": [ { "name": "Abrams Creek Wetland Preserve", "code": "Abrams Creek Wetland Preserve" }, { "name": "Cedarmeade Green Space", "code": "Cedarmeade Green Space" }, { "name": "Frederick Douglass Park", "code": "Frederick Douglass Park" }, { "name": "Friendship Park", "code": "Friendship Park" }, { "name": "Harvest Ridge Park", "code": "Harvest Ridge Park" }, { "name": "Jim Barnett Park", "code": "Jim Barnett Park" }, { "name": "NESW Park", "code": "NESW Park" }, { "name": "Overlook Green Space", "code": "Overlook Green Space" }, { "name": "Park Place Grounds", "code": "Park Place Grounds" }, { "name": "Rolling Hills Green Space", "code": "Rolling Hills Green Space" }, { "name": "Ruth Jackson Memorial Park", "code": "Ruth Jackson Memorial Park" }, { "name": "Shawnee Springs Preserve", "code": "Shawnee Springs Preserve" }, { "name": "Timbrook Park", "code": "Timbrook Park" }, { "name": "Weaver Park", "code": "Weaver Park" }, { "name": "Whittier Park", "code": "Whittier Park" }, { "name": "Poles Park", "code": "Poles Park" }, { "name": "Mellon Park", "code": "Mellon Park" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 20, "domain": null }, { "name": "AGENCY_URL", "type": "esriFieldTypeString", "alias": "Website", "length": 150, "domain": null }, { "name": "PIC_URL", "type": "esriFieldTypeString", "alias": "Picture URL", "length": 250, "domain": null }, { "name": "OPER_DAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": null }, { "name": "OPER_HOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": null }, { "name": "POC_NAME", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 150, "domain": null }, { "name": "POC_PHONE", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 20, "domain": null }, { "name": "POC_EMAIL", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 100, "domain": null }, { "name": "PARKING", "type": "esriFieldTypeString", "alias": "Parking Desc/Number of Parking Spaces", "length": 100, "domain": null }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restrooms Available", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HANDICAP", "type": "esriFieldTypeString", "alias": "Handicap Accessible", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REC_CENTER", "type": "esriFieldTypeString", "alias": "Recreation Center Available", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ATHLETICS_FAC", "type": "esriFieldTypeString", "alias": "Athletics Facility", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRILL", "type": "esriFieldTypeString", "alias": "Grill Available", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SNACK_BAR", "type": "esriFieldTypeString", "alias": "Snackbar Available", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWIMMING", "type": "esriFieldTypeString", "alias": "Swimming Available", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FISHING", "type": "esriFieldTypeString", "alias": "Fishing Available", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DOGS", "type": "esriFieldTypeString", "alias": "Dogs Allowed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WALKING_TRL", "type": "esriFieldTypeString", "alias": "Hiking Available", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PICNIC", "type": "esriFieldTypeString", "alias": "Picnic Available", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MTN_BIKE", "type": "esriFieldTypeString", "alias": "Mountain Biking Available", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "Playground Available", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWINGS_ONLY", "type": "esriFieldTypeString", "alias": "Playground (Swings Only)", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DISCGOLF", "type": "esriFieldTypeString", "alias": "Disc Golf Available", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FOOTBALL", "type": "esriFieldTypeString", "alias": "Football Available", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOCCER", "type": "esriFieldTypeString", "alias": "Soccer Available", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASEBALL", "type": "esriFieldTypeString", "alias": "Baseball Available", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "Basketball Available", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RESERVE_URL", "type": "esriFieldTypeString", "alias": "Reservation URL", "length": 150, "domain": null }, { "name": "DAY_FEE", "type": "esriFieldTypeString", "alias": "Day Use Fees", "length": 100, "domain": null }, { "name": "AGENCY_OWNER", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 50, "domain": null }, { "name": "AGENCY_TYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": null }, { "name": "EDT_DATE", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "length": 128, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 500, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R385_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S353_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Environmental", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 13, "name": "10 Ft. Contours" }, { "id": 14, "name": "2 Ft. Contours" }, { "id": 15, "name": "Streams" }, { "id": 16, "name": "Floodplain Cross Sections (ft)" }, { "id": 17, "name": "Flood Hazard Areas" }, { "id": 18, "name": "FIRM Panels" }, { "id": 19, "name": "Wetlands" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1.144714134243671E7, "ymin": 7046847.063247615, "xmax": 1.1626015235144949E7, "ymax": 7229961.600205517, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "10 Ft. Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD83_Virginia_North_ft\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_NORTH_AMERICAN_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",11482916.66666667],PARAMETER[\"false_northing\",6561666.666666667],PARAMETER[\"central_meridian\",-78.5],PARAMETER[\"standard_parallel_1\",38.03333333333333],PARAMETER[\"standard_parallel_2\",39.2],PARAMETER[\"scale_factor\",1.0],PARAMETER[\"latitude_of_origin\",37.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Environmental" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.25 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ELEVATION]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 97, 65, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 170, 0, 255 ], "haloSize": 1.25, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.1566068000512127E7, "ymin": 7092852.004080135, "xmax": 1.1587787998738714E7, "ymax": 7122491.999261973, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 26, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeString", "alias": "ELEVATION", "length": 6, "domain": null }, { "name": "ELEVATION_INT", "type": "esriFieldTypeDouble", "alias": "ELEVATION_INT", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R500_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S435_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "2 Ft. Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD83_Virginia_North_ft\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_NORTH_AMERICAN_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",11482916.66666667],PARAMETER[\"false_northing\",6561666.666666667],PARAMETER[\"central_meridian\",-78.5],PARAMETER[\"standard_parallel_1\",38.03333333333333],PARAMETER[\"standard_parallel_2\",39.2],PARAMETER[\"scale_factor\",1.0],PARAMETER[\"latitude_of_origin\",37.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Environmental" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.25 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1566068000512127E7, "ymin": 7092852.004080135, "xmax": 1.1587787998738714E7, "ymax": 7122491.999261973, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LAYER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 26, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeString", "alias": "ELEVATION", "length": 6, "domain": null }, { "name": "ELEVATION_INT", "type": "esriFieldTypeDouble", "alias": "ELEVATION_INT", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R500_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S435_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Environmental" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 187, 215, 255 ], "width": 1.25 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.1565000000023529E7, "ymin": 7092500.399468437, "xmax": 1.1582500000128448E7, "ymax": 7122161.988111019, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SEGMENT LENGTH FT", "domain": null }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 10, "domain": null }, { "name": "InCity", "type": "esriFieldTypeString", "alias": "IN CITY", "length": 3, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R153_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S142_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Floodplain Cross Sections (ft)", "type": "Feature Layer", "description": "The National Flood Hazard Layer (NFHL) data incorporates all Flood Insurance Rate Map (FIRM) databases published by the Federal Emergency Management Agency (FEMA), and any Letters of Map Revision (LOMRs) that have been issued against those databases since their publication date. It is updated on a monthly basis. The FIRM Database is the digital, geospatial version of the flood hazard information shown on the published paper FIRMs. The FIRM Database depicts flood risk information and supporting data used to develop the risk data. The primary risk classifications used are the 1-percent-annual-chance flood event, the 0.2-percent-annual-chance flood event, and areas of minimal flood risk. The FIRM Database is derived from Flood Insurance Studies (FISs), previously published FIRMs, flood hazard analyses performed in support of the FISs and FIRMs, and new mapping data, where available. The FISs and FIRMs are published by FEMA. The NFHL is available as State or US Territory data sets. Each State or Territory data set consists of all FIRM Databases and corresponding LOMRs available on the publication date of the data set. The specification for the horizontal control of FIRM Databases is consistent with those required for mapping at a scale of 1:12,000. This file is georeferenced to the Earth's surface using the Geographic Coordinate System (GCS) and North American Datum of 1983.Data was published by FEMA: 01/29/2021", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Environmental" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[WSEL_REG]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "XS_Elevation", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 76, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[XS_LTR]", "labelPlacement": "esriServerLinePlacementCenterBefore", "textLayout": "horizontal", "deconflictionStrategy": "static", "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "XS_Letter", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.1474182877524257E7, "ymin": 7050743.611591086, "xmax": 1.1615110448686928E7, "ymax": 7207673.809213012, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "XS_LN_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "XS_LN_ID", "type": "esriFieldTypeString", "alias": "XS_LN_ID", "length": 32, "domain": null }, { "name": "WTR_NM", "type": "esriFieldTypeString", "alias": "WTR_NM", "length": 100, "domain": null }, { "name": "STREAM_STN", "type": "esriFieldTypeDouble", "alias": "STREAM_STN", "domain": null }, { "name": "START_ID", "type": "esriFieldTypeString", "alias": "START_ID", "length": 32, "domain": null }, { "name": "XS_LTR", "type": "esriFieldTypeString", "alias": "XS_LTR", "length": 12, "domain": null }, { "name": "XS_LN_TYP", "type": "esriFieldTypeString", "alias": "XS_LN_TYP", "length": 24, "domain": null }, { "name": "WSEL_REG", "type": "esriFieldTypeDouble", "alias": "WSEL_REG", "domain": null }, { "name": "STRMBED_EL", "type": "esriFieldTypeDouble", "alias": "STRMBED_EL", "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 16, "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 17, "domain": null }, { "name": "PROFXS_TXT", "type": "esriFieldTypeString", "alias": "PROFXS_TXT", "length": 80, "domain": null }, { "name": "MODEL_ID", "type": "esriFieldTypeString", "alias": "MODEL_ID", "length": 100, "domain": null }, { "name": "SEQ", "type": "esriFieldTypeInteger", "alias": "SEQ", "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 21, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R355_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S327_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Flood Hazard Areas", "type": "Feature Layer", "description": "The National Flood Hazard Layer (NFHL) data incorporates all Flood Insurance Rate Map (FIRM) databases published by the Federal Emergency Management Agency (FEMA), and any Letters of Map Revision (LOMRs) that have been issued against those databases since their publication date. It is updated on a monthly basis. The FIRM Database is the digital, geospatial version of the flood hazard information shown on the published paper FIRMs. The FIRM Database depicts flood risk information and supporting data used to develop the risk data. The primary risk classifications used are the 1-percent-annual-chance flood event, the 0.2-percent-annual-chance flood event, and areas of minimal flood risk. The FIRM Database is derived from Flood Insurance Studies (FISs), previously published FIRMs, flood hazard analyses performed in support of the FISs and FIRMs, and new mapping data, where available. The FISs and FIRMs are published by FEMA. The NFHL is available as State or US Territory data sets. Each State or Territory data set consists of all FIRM Databases and corresponding LOMRs available on the publication date of the data set. The specification for the horizontal control of FIRM Databases is consistent with those required for mapping at a scale of 1:12,000. This file is georeferenced to the Earth's surface using the Geographic Coordinate System (GCS) and North American Datum of 1983.Data was published by FEMA: 01/29/2021", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Environmental" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONE_SUBTY", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.4 } }, "value": " ", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.4 } }, "value": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.4 } }, "value": "FLOODWAY", "label": "Regulatory Floodway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 208, 24, 255 ], "toColor": [ 90, 10, 250, 255 ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.156706560580042E7, "ymin": 7094362.365232676, "xmax": 1.1586642293024927E7, "ymax": 7122753.571573511, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DFIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 32, "domain": null }, { "name": "STUDY_TYP", "type": "esriFieldTypeString", "alias": "STUDY_TYP", "length": 28, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 17, "domain": null }, { "name": "ZONE_SUBTY", "type": "esriFieldTypeString", "alias": "ZONE_SUBTY", "length": 72, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "length": 1, "domain": null }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 17, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 16, "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "VEL_UNIT", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "length": 20, "domain": null }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 17, "domain": null }, { "name": "AR_SUBTRV", "type": "esriFieldTypeString", "alias": "AR_SUBTRV", "length": 57, "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "DUAL_ZONE", "type": "esriFieldTypeString", "alias": "DUAL_ZONE", "length": 1, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 21, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FLDZONE_DESC", "type": "esriFieldTypeString", "alias": "FLDZONE_DESC", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R529_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S458_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "FIRM Panels", "type": "Feature Layer", "description": "The National Flood Hazard Layer (NFHL) data incorporates all Flood Insurance Rate Map (FIRM) databases published by the Federal Emergency Management Agency (FEMA), and any Letters of Map Revision (LOMRs) that have been issued against those databases since their publication date. It is updated on a monthly basis. The FIRM Database is the digital, geospatial version of the flood hazard information shown on the published paper FIRMs. The FIRM Database depicts flood risk information and supporting data used to develop the risk data. The primary risk classifications used are the 1-percent-annual-chance flood event, the 0.2-percent-annual-chance flood event, and areas of minimal flood risk. The FIRM Database is derived from Flood Insurance Studies (FISs), previously published FIRMs, flood hazard analyses performed in support of the FISs and FIRMs, and new mapping data, where available. The FISs and FIRMs are published by FEMA. The NFHL is available as State or US Territory data sets. Each State or Territory data set consists of all FIRM Databases and corresponding LOMRs available on the publication date of the data set. The specification for the horizontal control of FIRM Databases is consistent with those required for mapping at a scale of 1:12,000. This file is georeferenced to the Earth's surface using the Geographic Coordinate System (GCS) and North American Datum of 1983.Data was published by FEMA: 01/29/2021", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Environmental" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"FIRM ID: \" CONCAT [FIRM_PAN]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.2, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.1447391860568345E7, "ymin": 7047234.025106341, "xmax": 1.1625015185439095E7, "ymax": 7229571.920928508, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DFIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "FIRM_ID", "type": "esriFieldTypeString", "alias": "FIRM_ID", "length": 32, "domain": null }, { "name": "ST_FIPS", "type": "esriFieldTypeString", "alias": "ST_FIPS", "length": 2, "domain": null }, { "name": "PCOMM", "type": "esriFieldTypeString", "alias": "PCOMM", "length": 4, "domain": null }, { "name": "PANEL", "type": "esriFieldTypeString", "alias": "PANEL", "length": 4, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 1, "domain": null }, { "name": "FIRM_PAN", "type": "esriFieldTypeString", "alias": "FIRM_PAN", "length": 11, "domain": null }, { "name": "PANEL_TYP", "type": "esriFieldTypeString", "alias": "PANEL_TYP", "length": 30, "domain": null }, { "name": "PRE_DATE", "type": "esriFieldTypeDate", "alias": "PRE_DATE", "length": 8, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "EFF_DATE", "length": 8, "domain": null }, { "name": "SCALE", "type": "esriFieldTypeString", "alias": "SCALE", "length": 5, "domain": null }, { "name": "PNP_REASON", "type": "esriFieldTypeString", "alias": "PNP_REASON", "length": 254, "domain": null }, { "name": "BASE_TYP", "type": "esriFieldTypeString", "alias": "BASE_TYP", "length": 10, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 21, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S324_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Wetlands", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Environmental" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 187, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 101, 137, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.1565000000023529E7, "ymin": 7090637.505884513, "xmax": 1.1587335559026852E7, "ymax": 7124865.283885524, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA SQ FT", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R379_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S347_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Planning", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 21, "name": "Subdivisions" }, { "id": 22, "name": "Winchester Historic District" }, { "id": 23, "name": "Enterprise Zone" }, { "id": 24, "name": "Opportunity Zone" }, { "id": 25, "name": "Technology Zone" }, { "id": 26, "name": "Zoning Overlay" }, { "id": 27, "name": "Zoning" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1.1567808110220939E7, "ymin": 7095339.104092851, "xmax": 1.1585827999377891E7, "ymax": 7121964.2391626835, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "Subdivisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 198, 245, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1568089998764768E7, "ymin": 7097683.813642263, "xmax": 1.1585165383249104E7, "ymax": 7121560.931570351, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R156_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S145_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "Winchester Historic District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1573453257067055E7, "ymin": 7111999.200693816, "xmax": 1.1579232806531549E7, "ymax": 7117309.889875561, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R233_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S221_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 23, "name": "Enterprise Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1571346070992723E7, "ymin": 7097477.96792531, "xmax": 1.15855520901528E7, "ymax": 7120580.539830312, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "SECTOR", "type": "esriFieldTypeString", "alias": "SECTOR", "length": 25, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R465_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S416_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "Opportunity Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1577485210945383E7, "ymin": 7111451.822523475, "xmax": 1.1585827999377891E7, "ymax": 7120650.756881475, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Label_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATEFP", "type": "esriFieldTypeString", "alias": "STATEFP", "length": 2, "domain": null }, { "name": "COUNTYFP", "type": "esriFieldTypeString", "alias": "COUNTYFP", "length": 3, "domain": null }, { "name": "TRACTCE", "type": "esriFieldTypeString", "alias": "TRACTCE", "length": 6, "domain": null }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "GEOID", "length": 11, "domain": null }, { "name": "Label_Name", "type": "esriFieldTypeString", "alias": "Label_Name", "length": 254, "domain": null }, { "name": "GovCntyNam", "type": "esriFieldTypeString", "alias": "GovCntyNam", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R198_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S186_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "Technology Zone", "type": "Feature Layer", "description": "Polygon dataset that the areas outlined in the City of Winchester Code for the City's Technology Zone. The City of Winchester finds that the development of its commercial and industrial tax base requires incentives, and determines that the most appropriate method of offering incentives for the area described below is to create a technology zone in that area, as guided and authorized by the Code of Virginia, § 58.1-3850. The City believes that the establishment of a technology zone will improve the economic conditions of the downtown area of Winchester which could, in turn, benefit the welfare of the citizens of Winchester. (Ord. No. 031-96, 12-10-96)", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1571052875712976E7, "ymin": 7106282.6537279785, "xmax": 1.1579412340293214E7, "ymax": 7116020.1880586445, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R388_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S355_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 26, "name": "Zoning Overlay", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Overlay", "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "77ef3dc656a49e4df00ccf94766d43d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVQokWNhIBGwUKLhPwMDAyMhPrIGZEmcfIqcRLKGUT/g4gMAoAgJOrP5iw4AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CE- Amherst", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "77ef3dc656a49e4df00ccf94766d43d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVQokWNhIBGwUKLhPwMDAyMhPrIGZEmcfIqcRLKGUT/g4gMAoAgJOrP5iw4AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CE- Berryville", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "77ef3dc656a49e4df00ccf94766d43d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVQokWNhIBGwUKLhPwMDAyMhPrIGZEmcfIqcRLKGUT/g4gMAoAgJOrP5iw4AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CE- Cedar Creek", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "77ef3dc656a49e4df00ccf94766d43d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVQokWNhIBGwUKLhPwMDAyMhPrIGZEmcfIqcRLKGUT/g4gMAoAgJOrP5iw4AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CE- Central Valley", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "77ef3dc656a49e4df00ccf94766d43d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVQokWNhIBGwUKLhPwMDAyMhPrIGZEmcfIqcRLKGUT/g4gMAoAgJOrP5iw4AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CE- Millwood", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "77ef3dc656a49e4df00ccf94766d43d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVQokWNhIBGwUKLhPwMDAyMhPrIGZEmcfIqcRLKGUT/g4gMAoAgJOrP5iw4AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CE- National", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "77ef3dc656a49e4df00ccf94766d43d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVQokWNhIBGwUKLhPwMDAyMhPrIGZEmcfIqcRLKGUT/g4gMAoAgJOrP5iw4AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CE- Pleasant Valley", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "77ef3dc656a49e4df00ccf94766d43d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVQokWNhIBGwUKLhPwMDAyMhPrIGZEmcfIqcRLKGUT/g4gMAoAgJOrP5iw4AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CE- South Valley", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "77ef3dc656a49e4df00ccf94766d43d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVQokWNhIBGwUKLhPwMDAyMhPrIGZEmcfIqcRLKGUT/g4gMAoAgJOrP5iw4AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CE-Fairmont", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "77ef3dc656a49e4df00ccf94766d43d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJklEQVQokWNhIBGwUKLhPwMDAyMhPrIGZEmcfIqcRLKGUT/g4gMAoAgJOrP5iw4AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "CE-Loudoun", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Conditional", "label": "Conditionally Rezoned Parcels" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "PUD", "label": "Planned Unit Development District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 156, 42, 255 ], "toColor": [ 91, 156, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 66, 188, 255 ], "toColor": [ 201, 66, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 67, 38, 255 ], "toColor": [ 181, 67, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 124, 161, 255 ], "toColor": [ 59, 124, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 49, 156, 255 ], "toColor": [ 33, 49, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 201, 177, 255 ], "toColor": [ 52, 201, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 151, 62, 255 ], "toColor": [ 189, 151, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 48, 95, 255 ], "toColor": [ 171, 48, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 46, 184, 255 ], "toColor": [ 122, 46, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 189, 45, 255 ], "toColor": [ 186, 189, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 201, 48, 255 ], "toColor": [ 53, 201, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 156, 92, 255 ], "toColor": [ 36, 156, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 104, 63, 255 ], "toColor": [ 171, 104, 63, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.156843604531677E7, "ymin": 7098436.332806513, "xmax": 1.1585544082622945E7, "ymax": 7121571.514226347, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Overlay", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Overlay", "type": "esriFieldTypeString", "alias": "Overlay", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "REZ_NUM", "type": "esriFieldTypeString", "alias": "REZ_NUM", "length": 10, "domain": null }, { "name": "DATE_APPROVED", "type": "esriFieldTypeDate", "alias": "DATE_APPROVED", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R342_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S316_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 27, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MZONE", "field2": "Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": null }, "value": "B1,Central Business District", "label": "B1, Central Business District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "B2,Highway Commercial District", "label": "B2, Highway Commercial District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 150, 255, 255 ], "outline": null }, "value": "CM1,Commercial Industrial District", "label": "CM1, Commercial Industrial District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": null }, "value": "EIP,Education/Institution/Public Use District", "label": "EIP, Education/Institution/Public Use District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 100, 168, 255 ], "outline": null }, "value": "HE1,Higher Education District", "label": "HE1, Higher Education District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": null }, "value": "HR,High Density Residential District", "label": "HR, High Density Residential District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 123, 0, 255 ], "outline": null }, "value": "HR1,Limited High Density Residential District", "label": "HR1, Limited High Density Residential District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": null }, "value": "HS,Health Services District", "label": "HS, Health Services District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 250, 145, 255 ], "outline": null }, "value": "LR,Low Density Residential District", "label": "LR, Low Density Residential District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": null }, "value": "M1,Limited Industrial District", "label": "M1, Limited Industrial District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 0, 115, 255 ], "outline": null }, "value": "M2,Intensive Industrial District", "label": "M2, Intensive Industrial District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null }, "value": "MC,Medical Center District", "label": "MC, Medical Center District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "value": "MR,Medium Density Residential District", "label": "MR, Medium Density Residential District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": null }, "value": "PC,Planned Commercial", "label": "PC, Planned Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": null }, "value": "RB1,Residential Business District", "label": "RB1, Residential Business District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "value": "RO1,Residential Office District", "label": "RO1, Residential Office District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 194, 255 ], "toColor": [ 221, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 224, 252, 255 ], "toColor": [ 184, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 187, 255 ], "toColor": [ 252, 200, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 232, 255 ], "toColor": [ 252, 202, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 187, 252, 255 ], "toColor": [ 188, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 236, 255 ], "toColor": [ 202, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 210, 255 ], "toColor": [ 252, 241, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 210, 252, 255 ], "toColor": [ 224, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 184, 255 ], "toColor": [ 252, 248, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 211, 255 ], "toColor": [ 179, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 196, 255 ], "toColor": [ 252, 182, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 241, 252, 255 ], "toColor": [ 179, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 227, 255 ], "toColor": [ 252, 179, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 192, 252, 255 ], "toColor": [ 227, 192, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1567808110220939E7, "ymin": 7095339.104092851, "xmax": 1.1585544082622945E7, "ymax": 7121964.2391626835, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 4, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "REZ_NUM", "type": "esriFieldTypeString", "alias": "REZ_NUM", "length": 10, "domain": null }, { "name": "DATE_APPROVED", "type": "esriFieldTypeDate", "alias": "DATE_APPROVED", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R341_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S315_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 28, "name": "Political", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 29, "name": "Polling Locations" }, { "id": 30, "name": "Voter Wards" }, { "id": 31, "name": "Precincts" }, { "id": 32, "name": "First Due Boundary" }, { "id": 33, "name": "Corporate Limits" }, { "id": 34, "name": "Frederick County" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 9963597.035513014, "ymin": 6151722.1553725, "xmax": 1.242120940341492E7, "ymax": 7217012.499853179, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 29, "name": "Polling Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "Political" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d7765ca4c819630c80c769c4376c41cc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABh0lEQVRIid3Vv0tCURTA8e991x/DW8UtnMxwaXrgrEO4Ngrx1oLC3TbxhaAoqFtD/0D+FzZItIQ4NjQ1NLnkr3tvQ1CJ+eOpDXXGw+FzDmc4J8AvRuB/4M/3989mPA5vrA2HvVgmk/kRN9Honjw9Rby9+XZ1PI4+OUl+z82txbq7g8HANy6Gw7ncVjs3to1xXUwggOj1docbx0E1Goh2G1mtYhxnN7g+PkZVKljX18hqdWGdb1zncqirK6zbW2S5vLTWF67TaVSphOj3kYXCyvrFuG2j6nXkxQWMRpj9fVSrBZMJ8vwcxuPNceV56KMjuLxEeh6q2QTbRhaLiKenlfBC3EQi6GwWAO26mEQCc3CAeHzEurlZC16Ii9dXZKGAqtU+mqVSAMhSCbTeDgew2m3M4SHadT8adjqIbndteCkOYBWLmGQS4zjIRsMXvBIX0yny7Azteb6n/hE3oRAi/HV1xWCAzOchvPwSm2BwNT59ePA94We8vMycxhk8FouJzeX5+Ls/9B3sQ37ppRl+BQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.156888505360505E7, "ymin": 7098020.576748222, "xmax": 1.1581174513934225E7, "ymax": 7115773.921490803, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 250, "domain": null }, { "name": "HOURS", "type": "esriFieldTypeString", "alias": "HOURS", "length": 50, "domain": null }, { "name": "PRECINCT", "type": "esriFieldTypeString", "alias": "PRECINCT", "length": 50, "domain": null }, { "name": "PRECINCT_NUM", "type": "esriFieldTypeSmallInteger", "alias": "PRECINCT_NUM", "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "WARD", "length": 50, "domain": null }, { "name": "WARD_NUM", "type": "esriFieldTypeString", "alias": "WARD_NUM", "length": 25, "domain": null }, { "name": "ADA_ACCESSIBLE", "type": "esriFieldTypeString", "alias": "ADA_ACCESSIBLE", "length": 5, "domain": null }, { "name": "NEXTELECT", "type": "esriFieldTypeDate", "alias": "NEXTELECT", "length": 8, "domain": null }, { "name": "REG_DATE", "type": "esriFieldTypeDate", "alias": "REG_DATE", "length": 8, "domain": null }, { "name": "POC_NAME", "type": "esriFieldTypeString", "alias": "POC_NAME", "length": 150, "domain": null }, { "name": "POC_PHONE", "type": "esriFieldTypeString", "alias": "POC_PHONE", "length": 12, "domain": null }, { "name": "POC_EMAIL", "type": "esriFieldTypeString", "alias": "POC_EMAIL", "length": 250, "domain": null }, { "name": "POC_WEBSITE", "type": "esriFieldTypeString", "alias": "POC_WEBSITE", "length": 250, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R373_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_423_PRECINCT", "fields": "PRECINCT_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S341_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "WebGIS.GISADMIN.VOTER_PRECINCTS", "relatedTableId": 31, "role": "esriRelRoleDestination", "keyField": "PRECINCT_NUM", "cardinality": "esriRelCardinalityOneToOne", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 30, "name": "Voter Wards", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "Political" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1567816216831967E7, "ymin": 7095111.7229858935, "xmax": 1.1585892858172059E7, "ymax": 7122003.056670308, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WARD_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "WARD_NAME", "type": "esriFieldTypeString", "alias": "WARD_NAME", "length": 50, "domain": null }, { "name": "WARD_NUM", "type": "esriFieldTypeString", "alias": "WARD_NUM", "length": 20, "domain": null }, { "name": "MEMBER", "type": "esriFieldTypeString", "alias": "MEMBER", "length": 50, "domain": null }, { "name": "MEMBER2", "type": "esriFieldTypeString", "alias": "MEMBER2", "length": 50, "domain": null }, { "name": "SITE_URL", "type": "esriFieldTypeString", "alias": "SITE_URL", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "MEM_PIC_URL1", "type": "esriFieldTypeString", "alias": "MEM_PIC_URL1", "length": 250, "domain": null }, { "name": "MEM_PIC_URL2", "type": "esriFieldTypeString", "alias": "MEM_PIC_URL2", "length": 250, "domain": null }, { "name": "MEM_TERM_EXP", "type": "esriFieldTypeString", "alias": "MEM_TERM_EXP", "length": 12, "domain": null }, { "name": "MEM_TERM_EXP2", "type": "esriFieldTypeString", "alias": "MEM_TERM_EXP2", "length": 12, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R464_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S415_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 31, "name": "Precincts", "type": "Feature Layer", "description": "Polygon feature that encompasses the City of Winchester Voter Precinct areas. Each voter precinct will also contain the voter ward that the precincts are within. Voter Precincts that were updated in Jan 2009 to include a new precinct. Boundaries based off Voter Registrar's designations.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "Political" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PRECINCT", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 229, 189, 255 ], "outline": null }, "value": "Frederick Douglass Precinct", "label": "Frederick Douglass Precinct" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 209, 158, 255 ], "outline": null }, "value": "Rolling Hills Precinct", "label": "Rolling Hills Precinct" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 189, 115, 255 ], "outline": null }, "value": "Old Town Precinct", "label": "Old Town Precinct" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 217, 166, 255 ], "outline": null }, "value": "Merrimans Precinct", "label": "Merrimans Precinct" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 189, 204, 255 ], "outline": null }, "value": "Virginia Avenue Precinct", "label": "Virginia Avenue Precinct" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 177, 177, 255 ], "outline": null }, "value": "War Memorial Precinct", "label": "War Memorial Precinct" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 240, 134, 255 ], "toColor": [ 180, 240, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 91, 189, 255 ], "toColor": [ 222, 91, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 188, 240, 255 ], "toColor": [ 98, 188, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 124, 77, 255 ], "toColor": [ 219, 124, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 50, 135, 255 ], "toColor": [ 53, 50, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 150, 123, 255 ], "toColor": [ 54, 150, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 92, 108, 255 ], "toColor": [ 150, 92, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 128, 45, 255 ], "toColor": [ 122, 128, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 142, 212, 255 ], "toColor": [ 172, 142, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 210, 158, 255 ], "toColor": [ 247, 210, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 250, 235, 255 ], "toColor": [ 160, 250, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 100, 133, 255 ], "toColor": [ 65, 100, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 86, 232, 255 ], "toColor": [ 110, 86, 232, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1567816216831967E7, "ymin": 7095111.7229858935, "xmax": 1.1585892858172059E7, "ymax": 7122003.056670308, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WARD_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRECINCT", "type": "esriFieldTypeString", "alias": "PRECINCT", "length": 50, "domain": null }, { "name": "PRECINCT_NUM", "type": "esriFieldTypeSmallInteger", "alias": "PRECINCT_NUM", "domain": null }, { "name": "WARD_NAME", "type": "esriFieldTypeString", "alias": "WARD_NAME", "length": 50, "domain": null }, { "name": "WARD_NUM", "type": "esriFieldTypeString", "alias": "WARD_NUM", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R417_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2083_PRECINC", "fields": "PRECINCT_NUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S377_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "WebGIS.GISADMIN.POLL_LOCATIONS", "relatedTableId": 29, "role": "esriRelRoleOrigin", "keyField": "PRECINCT_NUM", "cardinality": "esriRelCardinalityOneToOne", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 32, "name": "First Due Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "Political" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATION_NUM", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 207, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "Friendship" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 146, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Rouss" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 186, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "Shawnee" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 179, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "South End" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 194, 149, 255 ], "toColor": [ 169, 194, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 147, 207, 255 ], "toColor": [ 186, 147, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 139, 138, 255 ], "toColor": [ 191, 139, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 191, 212, 255 ], "toColor": [ 150, 191, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 196, 178, 255 ], "toColor": [ 212, 196, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 167, 196, 255 ], "toColor": [ 204, 167, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 149, 194, 255 ], "toColor": [ 140, 149, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 199, 189, 255 ], "toColor": [ 141, 199, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 188, 143, 255 ], "toColor": [ 196, 188, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 176, 207, 255 ], "toColor": [ 179, 176, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 214, 164, 255 ], "toColor": [ 156, 214, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 212, 214, 255 ], "toColor": [ 180, 212, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 170, 153, 255 ], "toColor": [ 209, 170, 153, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1567816442553341E7, "ymin": 7095111.871607676, "xmax": 1.1585893997605503E7, "ymax": 7122003.076355338, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "STATION_NUM", "type": "esriFieldTypeString", "alias": "STATION_NUM", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R207_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S195_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 33, "name": "Corporate Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "Political" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.156781618205513E7, "ymin": 7095111.871607646, "xmax": 1.158589286899881E7, "ymax": 7122003.077667639, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "HECTACRES", "type": "esriFieldTypeDouble", "alias": "HECTACRES", "domain": null }, { "name": "SQ_MI", "type": "esriFieldTypeDouble", "alias": "SQ_MI", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R369_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S337_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 34, "name": "Frederick County", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "Political" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 238, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 9963597.035513014, "ymin": 6151722.1553725, "xmax": 1.242120940341492E7, "ymax": 7217012.499853179, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STCOFIPS", "type": "esriFieldTypeString", "alias": "STCOFIPS", "length": 80, "domain": null }, { "name": "GNIS", "type": "esriFieldTypeString", "alias": "GNIS", "length": 80, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 80, "domain": null }, { "name": "NAMELSAD", "type": "esriFieldTypeString", "alias": "NAMELSAD", "length": 80, "domain": null }, { "name": "GSOURCE", "type": "esriFieldTypeString", "alias": "GSOURCE", "length": 80, "domain": null }, { "name": "LADOPT", "type": "esriFieldTypeString", "alias": "LADOPT", "length": 80, "domain": null }, { "name": "AREASQMI", "type": "esriFieldTypeDouble", "alias": "AREASQMI", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeString", "alias": "LASTUPDATE", "length": 80, "domain": null }, { "name": "JURISTYPE", "type": "esriFieldTypeString", "alias": "JURISTYPE", "length": 80, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R290_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S271_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 35, "name": "Grids", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 36, "name": "Tax Map Grid" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1.1566988182070777E7, "ymin": 7094733.015081942, "xmax": 1.1586988182096943E7, "ymax": 7122733.0148561, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 36, "name": "Tax Map Grid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 35, "name": "Grids" }, "subLayers": [], "minScale": 0, "maxScale": 5000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Id]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 36, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.1566988182070777E7, "ymin": 7094733.015081942, "xmax": 1.1586988182096943E7, "ymax": 7122733.0148561, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeDouble", "alias": "Id", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 5, "domain": null }, { "name": "Name_NW", "type": "esriFieldTypeString", "alias": "Name_NW", "length": 254, "domain": null }, { "name": "Name_N", "type": "esriFieldTypeString", "alias": "Name_N", "length": 254, "domain": null }, { "name": "Name_NE", "type": "esriFieldTypeString", "alias": "Name_NE", "length": 254, "domain": null }, { "name": "Name_W", "type": "esriFieldTypeString", "alias": "Name_W", "length": 254, "domain": null }, { "name": "Name_E", "type": "esriFieldTypeString", "alias": "Name_E", "length": 254, "domain": null }, { "name": "Name_SW", "type": "esriFieldTypeString", "alias": "Name_SW", "length": 254, "domain": null }, { "name": "Name_S", "type": "esriFieldTypeString", "alias": "Name_S", "length": 254, "domain": null }, { "name": "Name_SE", "type": "esriFieldTypeString", "alias": "Name_SE", "length": 254, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R159_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S148_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }