{ "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": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 5, "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": [ 104, 104, 104, 255 ], "width": 1.25 }, "value": "S1730, ", "label": "Secondary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.25 }, "value": "S1400, ", "label": "Secondary" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 194, 255 ], "toColor": [ 252, 234, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 208, 255 ], "toColor": [ 252, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 237, 252, 255 ], "toColor": [ 182, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 222, 255 ], "toColor": [ 210, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 215, 252, 255 ], "toColor": [ 221, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 202, 255 ], "toColor": [ 252, 208, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 187, 255 ], "toColor": [ 233, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 205, 255 ], "toColor": [ 179, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 230, 255 ], "toColor": [ 252, 212, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 192, 252, 255 ], "toColor": [ 222, 192, 252, 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": true, "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": "Environmental", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 7, "name": "10 Ft. Contours" }, { "id": 8, "name": "2 Ft. Contours" }, { "id": 9, "name": "Streams" }, { "id": 10, "name": "Wetlands" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1.1564892136462994E7, "ymin": 7090557.542485428, "xmax": 1.1587916400943825E7, "ymax": 7124947.133753252, "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": "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": 6, "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": 6, "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": 8, "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": 6, "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": 9, "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": 6, "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": 10, "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": 6, "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": 11, "name": "Planning", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 12, "name": "Winchester Historic District" }, { "id": 13, "name": "Zoning Overlay" }, { "id": 14, "name": "Zoning" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "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": "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": 12, "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": 11, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 68, 137, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 137, 112, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "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": 13, "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": 11, "name": "Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Overlay", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Conditionally Rezoned Parcels", "label": "Conditionally Rezoned Parcels" }, { "symbol": { "type": "esriPFS", "url": "fc3ac1113f716a8dcad2d8e172adf854", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAMklEQVQokWNhIAOwUKrpPwMDAyOaPLrYfwYGBkZkTegasIkxUsV5ZGkajn4iSxNtAwIAsAkJPjJEk8UAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Corridor Enhancement District- Amherst", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "fc3ac1113f716a8dcad2d8e172adf854", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAMklEQVQokWNhIAOwUKrpPwMDAyOaPLrYfwYGBkZkTegasIkxUsV5ZGkajn4iSxNtAwIAsAkJPjJEk8UAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Corridor Enhancement District- Berryville", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "fc3ac1113f716a8dcad2d8e172adf854", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAMklEQVQokWNhIAOwUKrpPwMDAyOaPLrYfwYGBkZkTegasIkxUsV5ZGkajn4iSxNtAwIAsAkJPjJEk8UAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Corridor Enhancement District- Cedar Creek", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "fc3ac1113f716a8dcad2d8e172adf854", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAMklEQVQokWNhIAOwUKrpPwMDAyOaPLrYfwYGBkZkTegasIkxUsV5ZGkajn4iSxNtAwIAsAkJPjJEk8UAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Corridor Enhancement District- Central Valley", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "fc3ac1113f716a8dcad2d8e172adf854", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAMklEQVQokWNhIAOwUKrpPwMDAyOaPLrYfwYGBkZkTegasIkxUsV5ZGkajn4iSxNtAwIAsAkJPjJEk8UAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Corridor Enhancement District- Millwood", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "fc3ac1113f716a8dcad2d8e172adf854", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAMklEQVQokWNhIAOwUKrpPwMDAyOaPLrYfwYGBkZkTegasIkxUsV5ZGkajn4iSxNtAwIAsAkJPjJEk8UAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Corridor Enhancement District- National", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "fc3ac1113f716a8dcad2d8e172adf854", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAMklEQVQokWNhIAOwUKrpPwMDAyOaPLrYfwYGBkZkTegasIkxUsV5ZGkajn4iSxNtAwIAsAkJPjJEk8UAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Corridor Enhancement District- Pleasant Valley", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "fc3ac1113f716a8dcad2d8e172adf854", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAMklEQVQokWNhIAOwUKrpPwMDAyOaPLrYfwYGBkZkTegasIkxUsV5ZGkajn4iSxNtAwIAsAkJPjJEk8UAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Corridor Enhancement District- South Valley", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "fc3ac1113f716a8dcad2d8e172adf854", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAMklEQVQokWNhIAOwUKrpPwMDAyOaPLrYfwYGBkZkTegasIkxUsV5ZGkajn4iSxNtAwIAsAkJPjJEk8UAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Corridor Enhancement District-Fairmont", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriPFS", "url": "fc3ac1113f716a8dcad2d8e172adf854", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAMklEQVQokWNhIAOwUKrpPwMDAyOaPLrYfwYGBkZkTegasIkxUsV5ZGkajn4iSxNtAwIAsAkJPjJEk8UAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Corridor Enhancement District-Loudoun", "label": "Corridor Enhancement District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 51, 51, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Planned Commercial District (PC)", "label": "Planned Commercial District (PC)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Planned Unit Development District (PUD)", "label": "Planned Unit Development District (PUD)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 119, 35, 255 ], "toColor": [ 158, 119, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 43, 166, 255 ], "toColor": [ 43, 43, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 171, 199, 255 ], "toColor": [ 78, 171, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 191, 64, 255 ], "toColor": [ 50, 191, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 52, 97, 255 ], "toColor": [ 163, 52, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 42, 191, 255 ], "toColor": [ 186, 42, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 156, 110, 255 ], "toColor": [ 47, 156, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 68, 49, 255 ], "toColor": [ 189, 68, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 105, 173, 255 ], "toColor": [ 42, 105, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 201, 46, 255 ], "toColor": [ 199, 201, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 156, 42, 255 ], "toColor": [ 108, 156, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 63, 158, 255 ], "toColor": [ 117, 63, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 46, 136, 255 ], "toColor": [ 163, 46, 136, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "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": 14, "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": 11, "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": [ 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": [ 252, 234, 194, 255 ], "toColor": [ 252, 234, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 239, 252, 255 ], "toColor": [ 179, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 207, 255 ], "toColor": [ 252, 179, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 222, 255 ], "toColor": [ 199, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 215, 252, 255 ], "toColor": [ 222, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 182, 252, 255 ], "toColor": [ 237, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 194, 255 ], "toColor": [ 252, 201, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 240, 255 ], "toColor": [ 252, 204, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 210, 255 ], "toColor": [ 238, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 218, 252, 255 ], "toColor": [ 184, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 252, 255 ], "toColor": [ 215, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 179, 255 ], "toColor": [ 252, 210, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "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": 15, "name": "Political", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 16, "name": "Corporate Limits" }, { "id": 17, "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": 16, "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": 15, "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": 17, "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": 15, "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": 70, "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 } ], "tables": [] }