{ "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": "Railroad" }, { "id": 4, "name": "Streets" }, { "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.0032808333333333335, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "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.0032808333333333335, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Base" }, "subLayers": [], "minScale": 4514, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.1567947607973427E7, "ymin": 7095461.035607502, "xmax": 1.1585450209123E7, "ymax": 7121553.210785255, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "Query,Map,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": "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": 25000, "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.0032808333333333335, "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": "INCITY", "length": 1, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "ALT_NAME", "type": "esriFieldTypeString", "alias": "ALT_NAME", "length": 50, "domain": null }, { "name": "ABBR_NAME", "type": "esriFieldTypeString", "alias": "ABBR_NAME", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "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": "Query,Map,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": "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": [ 78, 78, 78, 255 ], "width": 1 }, "value": "S1730, ", "label": "Secondary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "value": "S1400, ", "label": "Secondary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "value": "S2000,50", "label": "Secondary" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 187, 255 ], "toColor": [ 252, 200, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 189, 252, 255 ], "toColor": [ 182, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 238, 255 ], "toColor": [ 252, 189, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 189, 255 ], "toColor": [ 252, 247, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 219, 252, 255 ], "toColor": [ 192, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 219, 255 ], "toColor": [ 192, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 232, 255 ], "toColor": [ 252, 212, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 210, 252, 255 ], "toColor": [ 232, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 184, 252, 255 ], "toColor": [ 227, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 179, 255 ], "toColor": [ 224, 252, 179, 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.0032808333333333335, "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": "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": "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": "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": "Query,Map,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": 2, "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.0032808333333333335, "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": "Query,Map,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": "Utility - Sewer", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 7, "name": "Cleanout" }, { "id": 8, "name": "Manhole" }, { "id": 9, "name": "Sewer Lift Station" }, { "id": 10, "name": "Sewer Forced Main" }, { "id": 11, "name": "Sewer Line" }, { "id": 12, "name": "Laterals" }, { "id": 13, "name": "Flow Direction" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1.1567636073491529E7, "ymin": 7092368.000783056, "xmax": 1.1587517999934942E7, "ymax": 7126215.925869271, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "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": "Cleanout", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Utility - Sewer" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "32647f680c45c9878a01ede52ddeb164", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6klEQVQokbXSPUoDARCG4WclLsZGMIVYrYhFIEUOELQRD+ANLKy1CCKClZWCyGKhx7CwNIJNTmBjoRILsYp2Illw7dZsVnDx52vmh3mZ+WAqfqHK38PL2qZtCb1LjHkW69gvB7+J7JlRxy3WROU3l9QnvGLbqznQ18pN9S1qOQWTei4c5OEpm07MZnU0FM810AA7nhiFQ6mFL24bJ9cPpcWzBwI3Q0PzCJHgbqg/EBThF4fWM89LzjTV8YBV12quwIReEb50lOUtx2hmdU1X18aoo3/4sKp7ux6FUolANef6G7gjRvyzzSX1AVHTL2NYykTnAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.1568450281180695E7, "ymin": 7099370.4483923465, "xmax": 1.1584928945401773E7, "ymax": 7121666.38936469, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "WC_EDNAME", "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": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "SEQ_NUM", "domain": null }, { "name": "WC_NOTES", "type": "esriFieldTypeString", "alias": "WC_NOTES", "length": 255, "domain": null }, { "name": "WC_EDNAME", "type": "esriFieldTypeDate", "alias": "WC_EDNAME", "length": 8, "domain": null }, { "name": "WC_EDDATE", "type": "esriFieldTypeString", "alias": "WC_EDDATE", "length": 255, "domain": null }, { "name": "WC_FIELD", "type": "esriFieldTypeString", "alias": "WC_FIELD", "length": 255, "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "GRID_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Utility Grid Number", "domain": null }, { "name": "SIZE_IN", "type": "esriFieldTypeSmallInteger", "alias": "Size Inches", "domain": { "type": "codedValue", "name": "Sewer_Cleanout_Size_Inches", "description": "Size in inches.", "codedValues": [ { "name": "4", "code": 4 }, { "name": "6", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "Locality", "description": "", "codedValues": [ { "name": "City of Winchester", "code": "City of Winchester" }, { "name": "Frederick County", "code": "Frederick County" }, { "name": "Warren County", "code": "Warren County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LAMPHOLE_STATUS", "type": "esriFieldTypeString", "alias": "Lamphole Status", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R545_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S474_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Utility - Sewer" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3c3aa2143f8c930f0b11d7c2696c323b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJUlEQVQoka3RvUsCARjH8W+dDqJWGkHnlISYBhnBLUVDSIOLQVBrg/9FUGNjUUTk3tLYUkTrZVRwZKD0MnQEldigopyB3NHSRXIvRPSMP/g8/B4eD38cz3/D6HCIZKuN1vrgEtBcYQCGplNsZlKkxTCibqArTyhnRQ5un9lxgj3ZGfazEotmIPQiSKNIiQjJvVMERWXLAmcT5DJTLNj1DvjwpyfIKSp5s/Y3jIvMeQUEh5uZHGE8HmH+/pWjLugV6HdCX7UZ9BO2VG20eXGDlTqdepMrC6zV2H58YykmErKDhQcuyhVKFnhSotw3wDqwERMJmnlHB/mOYlVj5eeirj8enrPblJDVd1aDPqKGgVZtII8VWMuD4QgBjq+5AZbd7rWFv51PlOhSARGB4VoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ASSET_ID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 3500, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 137, 90, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.1567636073491529E7, "ymin": 7094036.522380441, "xmax": 1.1587517999934942E7, "ymax": 7125679.921035767, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "MH_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": "WC_EDNAME", "type": "esriFieldTypeString", "alias": "WC_EDNAME", "length": 255, "domain": null }, { "name": "WC_EDDATE", "type": "esriFieldTypeDate", "alias": "WC_EDDATE", "length": 8, "domain": null }, { "name": "WC_NOTES", "type": "esriFieldTypeString", "alias": "WC_NOTES", "length": 255, "domain": null }, { "name": "WC_FIELD", "type": "esriFieldTypeString", "alias": "WC_FIELD", "length": 255, "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "GRID_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Utility Grid Number", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeString", "alias": "Sequence Number", "length": 255, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "Locality", "description": "", "codedValues": [ { "name": "City of Winchester", "code": "City of Winchester" }, { "name": "Frederick County", "code": "Frederick County" }, { "name": "Warren County", "code": "Warren County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DROP_STAT", "type": "esriFieldTypeString", "alias": "Drop Status", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DROP_TYPE", "type": "esriFieldTypeString", "alias": "Drop Type", "length": 255, "domain": { "type": "codedValue", "name": "Sewer_MH_Drop_Type", "description": "Sewer manhole drop type", "codedValues": [ { "name": "Inside", "code": "Inside" }, { "name": "Outside", "code": "Outside" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INT_MAT", "type": "esriFieldTypeString", "alias": "Interior Material", "length": 255, "domain": { "type": "codedValue", "name": "Sewer_MH_Interior_Material", "description": "Sewer manhole interior material type", "codedValues": [ { "name": "Brick", "code": "Brick" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Lined", "code": "Lined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURF_MAT", "type": "esriFieldTypeString", "alias": "Surface Material ", "length": 255, "domain": { "type": "codedValue", "name": "Sewer_MH_Surface_Material", "description": "Sewer mainhole surface material type", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Brick", "code": "Brick" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Soil", "code": "Soil" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOLTED_COV", "type": "esriFieldTypeString", "alias": "Bolted Cover", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STAMP_COV", "type": "esriFieldTypeString", "alias": "Stamped Cover", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S479_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Sewer Lift Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 6, "name": "Utility - Sewer" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "754eb0ec821f9efaa2717a6b2411d9f3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvElEQVQ4jWNhoCJgoZlhKxgYfEg14BcDw6k4BoZXGIYxMDBsFjZW+8PIwvyfGIM+XnvIIiAnnsBw9f4ibIYx2K+sY2Hl5ybKVfv8axj+fvvBBOPTLsxoatjNGZsYHqzYD+fzqkgzWM0pIc+w78/fMXy4+oA6LiMV0M8wMWsdFD6npBD5hkm5mTBIuZkQ6zAae/PXp29Ea/7/5y9+w7YYpZHkGiEDZeyGRTAwMJJkEgMDA8OFu7hdRgmgqmEA/vsp8BJJqqUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.1568142562635973E7, "ymin": 7092368.000783056, "xmax": 1.1585189250327304E7, "ymax": 7121214.90011014, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "LFS_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LFS_NAME", "type": "esriFieldTypeString", "alias": "Lift Station Name", "length": 50, "domain": null }, { "name": "PUMP_ID", "type": "esriFieldTypeInteger", "alias": "Pump ID", "domain": null }, { "name": "PUMP_NO", "type": "esriFieldTypeInteger", "alias": "Number of Pumps", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "WC_EDNAME", "type": "esriFieldTypeString", "alias": "WC_EDNAME", "length": 10, "domain": null }, { "name": "WC_EDDATE", "type": "esriFieldTypeDate", "alias": "WC_EDDATE", "length": 8, "domain": null }, { "name": "WC_NOTES", "type": "esriFieldTypeString", "alias": "WC_NOTES", "length": 200, "domain": null }, { "name": "WC_FIELD", "type": "esriFieldTypeString", "alias": "WC_FIELD", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "GRID_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Utility Grid Number", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Sequence Number", "domain": null }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "Locality", "description": "", "codedValues": [ { "name": "City of Winchester", "code": "City of Winchester" }, { "name": "Frederick County", "code": "Frederick County" }, { "name": "Warren County", "code": "Warren County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R547_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S476_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Sewer Forced Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "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": "Utility - Sewer" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 0, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.1568142562636033E7, "ymin": 7092368.000783101, "xmax": 1.1585196201757029E7, "ymax": 7122733.0148561, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 255, "domain": null }, { "name": "WC_EDNAME", "type": "esriFieldTypeString", "alias": "WC_EDNAME", "length": 255, "domain": null }, { "name": "WC_EDDATE", "type": "esriFieldTypeDate", "alias": "WC_EDDATE", "length": 8, "domain": null }, { "name": "WC_NOTES", "type": "esriFieldTypeString", "alias": "WC_NOTES", "length": 255, "domain": null }, { "name": "WC_FIELD", "type": "esriFieldTypeString", "alias": "WC_FIELD", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "GRID_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Utility Grid Number", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Sequence Number", "domain": null }, { "name": "MAT_TYPE", "type": "esriFieldTypeString", "alias": "Material Type", "length": 255, "domain": { "type": "codedValue", "name": "Sewer_FM_Material_Type", "description": "Sewer forced main material type", "codedValues": [ { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Ductile Iron Pipe", "code": "Ductile Iron Pipe" }, { "name": "PVC", "code": "PVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIZE_IN", "type": "esriFieldTypeDouble", "alias": "Size Inches", "domain": { "type": "codedValue", "name": "Sewer_FM_Size_In", "description": "Sewer forced main pipe size", "codedValues": [ { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINED", "type": "esriFieldTypeString", "alias": "Lined", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "Locality", "description": "", "codedValues": [ { "name": "City of Winchester", "code": "City of Winchester" }, { "name": "Frederick County", "code": "Frederick County" }, { "name": "Warren County", "code": "Warren County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R546_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S475_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 11, "name": "Sewer Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "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": "Utility - Sewer" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PUB_PRIV", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 18 }, "value": "Public", "label": "Public" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "Private", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SIZE_IN]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 7500, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.1567636073491529E7, "ymin": 7094036.484322771, "xmax": 1.1587517999934942E7, "ymax": 7126215.925869271, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "WC_EDNAME", "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": "WC_EDNAME", "type": "esriFieldTypeString", "alias": "WC_EDNAME", "length": 255, "domain": null }, { "name": "WC_EDDATE", "type": "esriFieldTypeDate", "alias": "WC_EDDATE", "length": 8, "domain": null }, { "name": "WC_NOTES", "type": "esriFieldTypeString", "alias": "WC_NOTES", "length": 255, "domain": null }, { "name": "WC_FIELD", "type": "esriFieldTypeString", "alias": "WC_FIELD", "length": 255, "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "GRID_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Utility Grid Number", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Sequence Number", "domain": null }, { "name": "YEAR_INST", "type": "esriFieldTypeSmallInteger", "alias": "Year Installed", "domain": null }, { "name": "SIZE_IN", "type": "esriFieldTypeSmallInteger", "alias": "Size Inches", "domain": { "type": "codedValue", "name": "Sewer_Line_Size_In", "description": "Sewer main line pipe size", "codedValues": [ { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "15", "code": 15 }, { "name": "18", "code": 18 }, { "name": "24", "code": 24 }, { "name": "27", "code": 27 }, { "name": "30", "code": 30 }, { "name": "36", "code": 36 }, { "name": "48", "code": 48 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "Locality", "description": "", "codedValues": [ { "name": "City of Winchester", "code": "City of Winchester" }, { "name": "Frederick County", "code": "Frederick County" }, { "name": "Warren County", "code": "Warren County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PUB_PRIV", "type": "esriFieldTypeString", "alias": "Public or Private", "length": 255, "domain": { "type": "codedValue", "name": "Sewer_PUBPRIV", "description": "Sewer public/private", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Public", "code": "Public" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINE_MAT", "type": "esriFieldTypeString", "alias": "Line Material", "length": 255, "domain": { "type": "codedValue", "name": "Sewer_Line_Material", "description": "Sewer main line material type", "codedValues": [ { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Clay", "code": "Clay" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Ductile Iron Supercoated", "code": "Ductile Iron Supercoated" }, { "name": "PVC", "code": "PVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINED", "type": "esriFieldTypeString", "alias": "Lined", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R548_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S477_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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": 12, "name": "Laterals", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "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": "Utility - Sewer" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PUB_PRV", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 1 }, "value": "Private", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.25 }, "value": "Public", "label": "Public" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 154, 131, 255 ], "toColor": [ 247, 154, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 75, 204, 255 ], "toColor": [ 75, 75, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 217, 85, 255 ], "toColor": [ 82, 217, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 207, 237, 255 ], "toColor": [ 116, 207, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 222, 90, 255 ], "toColor": [ 242, 222, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 151, 231, 255 ], "toColor": [ 240, 151, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 130, 78, 255 ], "toColor": [ 111, 130, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 54, 89, 255 ], "toColor": [ 135, 54, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 107, 161, 255 ], "toColor": [ 95, 107, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 247, 200, 255 ], "toColor": [ 111, 247, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 87, 123, 255 ], "toColor": [ 250, 87, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 82, 222, 255 ], "toColor": [ 210, 82, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 80, 166, 255 ], "toColor": [ 141, 80, 166, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.1568450281180695E7, "ymin": 7099370.4483923465, "xmax": 1.1584928945401773E7, "ymax": 7120340.6597326845, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "PIPE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIPE_NAME", "type": "esriFieldTypeString", "alias": "PIPE_NAME", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "WC_EDNAME", "type": "esriFieldTypeString", "alias": "WC_EDNAME", "length": 255, "domain": null }, { "name": "WC_EDDATE", "type": "esriFieldTypeDate", "alias": "WC_EDDATE", "length": 8, "domain": null }, { "name": "WC_NOTES", "type": "esriFieldTypeString", "alias": "WC_NOTES", "length": 255, "domain": null }, { "name": "WC_FIELD", "type": "esriFieldTypeString", "alias": "WC_FIELD", "length": 255, "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "GRID_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Utility Grid Number", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeDouble", "alias": "Sequence Number", "domain": null }, { "name": "SIZE_IN", "type": "esriFieldTypeSmallInteger", "alias": "Size in Inches", "domain": { "type": "codedValue", "name": "Sewer_Lateral_Size_Inches", "description": "Sewer lateral pipe size", "codedValues": [ { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "Sewer_Lateral_Material", "description": "Sewer lateral material type", "codedValues": [ { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Clay", "code": "Clay" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Orangeberg", "code": "Orangeberg" }, { "name": "PVC", "code": "PVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINED", "type": "esriFieldTypeString", "alias": "Year Installed", "length": 255, "domain": null }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "Locality", "description": "", "codedValues": [ { "name": "City of Winchester", "code": "City of Winchester" }, { "name": "Frederick County", "code": "Frederick County" }, { "name": "Warren County", "code": "Warren County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_INSTALL", "type": "esriFieldTypeString", "alias": "Year Installed", "length": 255, "domain": null }, { "name": "PUB_PRV", "type": "esriFieldTypeString", "alias": "Public or Private", "length": 255, "domain": { "type": "codedValue", "name": "Sewer_PUBPRIV", "description": "Sewer public/private", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Public", "code": "Public" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R549_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S478_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 13, "name": "Flow Direction", "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": "Utility - Sewer" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.1568156823762357E7, "ymin": 7096984.425605357, "xmax": 1.1585792443018615E7, "ymax": 7126039.420972943, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "BLOCKNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA_", "domain": null }, { "name": "BLOCKNAME", "type": "esriFieldTypeString", "alias": "BLOCKNAME", "length": 255, "domain": null }, { "name": "BULGE", "type": "esriFieldTypeDouble", "alias": "BULGE", "domain": null }, { "name": "CENTER", "type": "esriFieldTypeString", "alias": "CENTER", "length": 60, "domain": null }, { "name": "CENTROID", "type": "esriFieldTypeString", "alias": "CENTROID", "length": 60, "domain": null }, { "name": "CLASSNAME", "type": "esriFieldTypeString", "alias": "CLASSNAME", "length": 255, "domain": null }, { "name": "COLOR", "type": "esriFieldTypeInteger", "alias": "COLOR", "domain": null }, { "name": "DWGNAME", "type": "esriFieldTypeString", "alias": "DWGNAME", "length": 255, "domain": null }, { "name": "EANGLE", "type": "esriFieldTypeDouble", "alias": "EANGLE", "domain": null }, { "name": "EHANDLE", "type": "esriFieldTypeString", "alias": "EHANDLE", "length": 10, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "EWIDTH", "type": "esriFieldTypeDouble", "alias": "EWIDTH", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "IMAGENAME", "type": "esriFieldTypeString", "alias": "IMAGENAME", "length": 255, "domain": null }, { "name": "LABELPT", "type": "esriFieldTypeString", "alias": "LABELPT", "length": 255, "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 255, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "LINETYPE", "length": 255, "domain": null }, { "name": "LINEWEIGHT", "type": "esriFieldTypeInteger", "alias": "LINEWEIGHT", "domain": null }, { "name": "LOCKSTAT", "type": "esriFieldTypeInteger", "alias": "LOCKSTAT", "domain": null }, { "name": "PLOTSTYLE", "type": "esriFieldTypeString", "alias": "PLOTSTYLE", "length": 255, "domain": null }, { "name": "RADIUS", "type": "esriFieldTypeDouble", "alias": "RADIUS", "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null }, { "name": "SANGLE", "type": "esriFieldTypeDouble", "alias": "SANGLE", "domain": null }, { "name": "SHAPENAME", "type": "esriFieldTypeString", "alias": "SHAPENAME", "length": 255, "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeDouble", "alias": "SIZE_", "domain": null }, { "name": "STRING_", "type": "esriFieldTypeString", "alias": "STRING_", "length": 255, "domain": null }, { "name": "STYLE", "type": "esriFieldTypeString", "alias": "STYLE", "length": 255, "domain": null }, { "name": "SWIDTH", "type": "esriFieldTypeDouble", "alias": "SWIDTH", "domain": null }, { "name": "TAG", "type": "esriFieldTypeString", "alias": "TAG", "length": 255, "domain": null }, { "name": "THICKNESS", "type": "esriFieldTypeDouble", "alias": "THICKNESS", "domain": null }, { "name": "TRUECOLOR", "type": "esriFieldTypeString", "alias": "TRUECOLOR", "length": 255, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 255, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "X1_Y1_Z1", "type": "esriFieldTypeString", "alias": "X1_Y1_Z1", "length": 60, "domain": null }, { "name": "X1", "type": "esriFieldTypeDouble", "alias": "X1", "domain": null }, { "name": "Y1", "type": "esriFieldTypeDouble", "alias": "Y1", "domain": null }, { "name": "Z1", "type": "esriFieldTypeDouble", "alias": "Z1", "domain": null }, { "name": "X2_Y2_Z2", "type": "esriFieldTypeString", "alias": "X2_Y2_Z2", "length": 60, "domain": null }, { "name": "X2", "type": "esriFieldTypeDouble", "alias": "X2", "domain": null }, { "name": "Y2", "type": "esriFieldTypeDouble", "alias": "Y2", "domain": null }, { "name": "Z2", "type": "esriFieldTypeDouble", "alias": "Z2", "domain": null }, { "name": "X3_Y3_Z3", "type": "esriFieldTypeString", "alias": "X3_Y3_Z3", "length": 60, "domain": null }, { "name": "X3", "type": "esriFieldTypeDouble", "alias": "X3", "domain": null }, { "name": "Y3", "type": "esriFieldTypeDouble", "alias": "Y3", "domain": null }, { "name": "Z3", "type": "esriFieldTypeDouble", "alias": "Z3", "domain": null }, { "name": "X4_Y4_Z4", "type": "esriFieldTypeString", "alias": "X4_Y4_Z4", "length": 60, "domain": null }, { "name": "X4", "type": "esriFieldTypeDouble", "alias": "X4", "domain": null }, { "name": "Y4", "type": "esriFieldTypeDouble", "alias": "Y4", "domain": null }, { "name": "Z4", "type": "esriFieldTypeDouble", "alias": "Z4", "domain": null }, { "name": "XSCALE", "type": "esriFieldTypeDouble", "alias": "XSCALE", "domain": null }, { "name": "YSCALE", "type": "esriFieldTypeDouble", "alias": "YSCALE", "domain": null }, { "name": "ZSCALE", "type": "esriFieldTypeDouble", "alias": "ZSCALE", "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": "WC_EDNAME", "type": "esriFieldTypeString", "alias": "WC_EDNAME", "length": 10, "domain": null }, { "name": "WC_EDDATE", "type": "esriFieldTypeDate", "alias": "WC_EDDATE", "length": 8, "domain": null }, { "name": "WC_NOTES", "type": "esriFieldTypeString", "alias": "WC_NOTES", "length": 200, "domain": null }, { "name": "WC_FIELD", "type": "esriFieldTypeString", "alias": "WC_FIELD", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R377_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S345_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": "Utility - Storm", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 15, "name": "Storm Structures" }, { "id": 16, "name": "Storm BMP" }, { "id": 17, "name": "Storm Lines" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1.156830066369772E7, "ymin": 7096013.356025144, "xmax": 1.1585553819480106E7, "ymax": 7121714.370567933, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "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": 15, "name": "Storm Structures", "type": "Feature Layer", "description": "Point dataset used to display locations of various stormwater structures. Currently, storm structures will consist of manholes, dropinlets, and junction boxes. Utilize the TYPE field to distinquish between the different storm structure points. Additional storm structure types can be added on an \"as needed\" basis. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Utility - Storm" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LID_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 0.6 } }, "value": "Manhole", "label": "Manhole" }, { "symbol": { "type": "esriPMS", "url": "a920e7f0b235504283207d1e60ebb839", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKElEQVQ4jc3UvWrCUBTA8X9swBZTSyUWuzgZ8GONFMTBwUEfwUfI6CsJeQZxyeSkQgJOgogutpiqkVhELNK1Yr4KHTzj4Zwf955zuSL/FOJtQyfXdTmfY1Eavw+H9UMmk/WEREmSzHab/XQaiKTKZXKadud7IoDPfp9nVSWlqp7IQtfZDIegaRd5zxll6nVi8TjuZHKZbzRwLIuv+fyqx3fYC11HTCSQFAWA926XuCz7lQdvLdtqsTVNHnM5To4TVBq+/qNtc59Oh5UFQx+9Hk+lEgC78ZhkPv936LXZZGuabC0LAElRSBaLbEaj6NB6MECuVHip1S7yh+WS/WyGELt+s1dQslBgZRisDMP3GnK1Gg69dTq+wO842rY/JAiCEEnxiNv7Rn4AZClS8DeQFtQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inlet", "label": "Inlet" }, { "symbol": { "type": "esriPMS", "url": "4a6455294197fd22c116ac38ebb99b27", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAr0lEQVQ4jWNhoDJgGVoGrrBg+E+OIREnGBixGsjAwMCg27aJgV1YiiiDfn96y3Cx1B23CxkYGBhY+YQZWAVESXcmLgMpBXgN/P3pLcOXe5dRxHiU9BhY+YTIM/DzzTMMN3vSUMQ0KhcyCBo4kGcgOWCIG8ijYsigXjILVUxJl3wD2QTFGIRM3fEpIc1AcgCGgb/ePida8+9PbwkbeKU+hFRH4TYQudSgioHUAFQ3EAD9hyDjp7089wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Inlet&Manhole", "label": "Inlet w/ Manhole" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 178, 178, 178, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 168, 0, 0, 255 ], "width": 2 } }, "value": "Other", "label": "Other" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 178, 178, 178, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 168, 0, 0, 255 ], "width": 2 } }, "value": "", "label": "Other" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 234, 252, 255 ], "toColor": [ 207, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 179, 255 ], "toColor": [ 251, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 243, 255 ], "toColor": [ 252, 184, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 194, 255 ], "toColor": [ 252, 205, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 220, 255 ], "toColor": [ 187, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 184, 252, 255 ], "toColor": [ 189, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 212, 255 ], "toColor": [ 252, 243, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 199, 255 ], "toColor": [ 252, 179, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 212, 252, 255 ], "toColor": [ 230, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 202, 255 ], "toColor": [ 226, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 206, 252, 255 ], "toColor": [ 184, 206, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.156833059244369E7, "ymin": 7097172.994453937, "xmax": 1.1585538773578435E7, "ymax": 7121714.370567933, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "WC_EDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "GRID_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Utility Grid Number", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Sequence Number", "domain": null }, { "name": "TRASH_CAPTURE_DEVICE", "type": "esriFieldTypeString", "alias": "Trash Capture Device", "length": 255, "domain": null }, { "name": "LID_TYPE", "type": "esriFieldTypeString", "alias": "Lid Type", "length": 255, "domain": { "type": "codedValue", "name": "Storm_Lid_Type", "description": "Domain for Storm_Lid_Type", "codedValues": [ { "name": "Inlet", "code": "Inlet" }, { "name": "Manhole", "code": "Manhole" }, { "name": "Inlet&Manhole", "code": "Inlet&Manhole" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LID_SHAPE", "type": "esriFieldTypeString", "alias": "Lid Shape", "length": 255, "domain": { "type": "codedValue", "name": "Storm_Lid_Shape", "description": "Domain for Storm_Lid_Shape", "codedValues": [ { "name": "Round", "code": "Round" }, { "name": "Rectangular", "code": "Rectangular" }, { "name": "Square", "code": "Square" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLET_TYPE", "type": "esriFieldTypeString", "alias": "Inlet Type", "length": 255, "domain": { "type": "codedValue", "name": "Storm_Inlet_Type", "description": "Domain for Storm_Inlet_Type", "codedValues": [ { "name": "Drop Grate", "code": "Drop Grate" }, { "name": "Curb", "code": "Curb" }, { "name": "Drop Curb", "code": "Drop Curb" }, { "name": "Combination Inlet", "code": "Combination Inlet" }, { "name": "Grate", "code": "Grate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLET_THROAT_LENGTH", "type": "esriFieldTypeString", "alias": "Inlet Throat Length", "length": 255, "domain": { "type": "codedValue", "name": "Storm_Inlet_Throat_Length", "description": "Domain for Storm_Inlet_Throat_Length", "codedValues": [ { "name": "Mod. DI-1", "code": "Mod. DI-1" }, { "name": "DI-2", "code": "DI-2" }, { "name": "DI-3", "code": "DI-3" }, { "name": "DI-4", "code": "DI-4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLET_GRATE_SIZE", "type": "esriFieldTypeString", "alias": "Inlet Grate Size", "length": 255, "domain": { "type": "codedValue", "name": "Storm_Inlet_Grate_Size", "description": "Domain for Storm_Inlet_Grate_Size", "codedValues": [ { "name": "DI-7", "code": "DI-7" }, { "name": "DI-1", "code": "DI-1" }, { "name": "Custom", "code": "Custom" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANHOLE_MAT", "type": "esriFieldTypeString", "alias": "Manhole Material", "length": 255, "domain": { "type": "codedValue", "name": "Storm_Manhole_Material", "description": "Domain for Storm_Manhole_Material", "codedValues": [ { "name": "Brick", "code": "Brick" }, { "name": "Concrete", "code": "Concrete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANHOLE_SIZE", "type": "esriFieldTypeString", "alias": "Manhole Size", "length": 255, "domain": { "type": "codedValue", "name": "Storm_Manhole_Size_Inch", "description": "Domain for Storm_Manhole_Size_Inch", "codedValues": [ { "name": "48", "code": "48" }, { "name": "60", "code": "60" }, { "name": "72", "code": "72" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANHOLE_SHAPE", "type": "esriFieldTypeString", "alias": "Manhole Shape", "length": 255, "domain": { "type": "codedValue", "name": "Storm_Manhole_Shape", "description": "Domain for Storm_Manhole_Shape", "codedValues": [ { "name": "Square", "code": "Square" }, { "name": "Cylinder", "code": "Cylinder" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOP_ELEV", "type": "esriFieldTypeString", "alias": "Top Elevation", "length": 255, "domain": null }, { "name": "INV_ELEV", "type": "esriFieldTypeString", "alias": "Bottom Elevation", "length": 255, "domain": null }, { "name": "ACCESS_TYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 255, "domain": { "type": "codedValue", "name": "Storm_Access_Type", "description": "Domain for Storm_Access_Type", "codedValues": [ { "name": "Ladder", "code": "Ladder" }, { "name": "Hinged Cover", "code": "Hinged Cover" }, { "name": "Removable Cover", "code": "Removable Cover" }, { "name": "Custom", "code": "Custom" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FIELD_NOTES", "type": "esriFieldTypeString", "alias": "FIELD_NOTES", "length": 255, "domain": null }, { "name": "WC_EDNAME", "type": "esriFieldTypeString", "alias": "WC_EDNAME", "length": 10, "domain": null }, { "name": "WC_EDDATE", "type": "esriFieldTypeDate", "alias": "WC_EDDATE", "length": 8, "domain": null }, { "name": "WC_NOTES", "type": "esriFieldTypeString", "alias": "WC_NOTES", "length": 200, "domain": null }, { "name": "WC_FIELD", "type": "esriFieldTypeString", "alias": "WC_FIELD", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R565_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S492_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 16, "name": "Storm BMP", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Utility - Storm" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 166, 206, 227, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Bioretention", "label": "Bioretention" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 31, 120, 180, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Cartridge Filter", "label": "Cartridge Filter" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 178, 223, 138, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Constructed Wetlands", "label": "Constructed Wetlands" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 51, 160, 44, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Detention Basin (Dry Pond)", "label": "Detention Basin (Dry Pond)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 251, 154, 153, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Dry Swale", "label": "Dry Swale" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 227, 26, 28, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Extended Detention Basin", "label": "Extended Detention Basin" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 253, 191, 111, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Filterra", "label": "Filterra" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 127, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "General Infiltration Practice", "label": "General Infiltration Practice" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 202, 178, 214, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Grass Swale", "label": "Grass Swale" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 106, 61, 154, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Hydrodynamic Separator", "label": "Hydrodynamic Separator" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 153, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Infiltration Area", "label": "Infiltration Area" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 177, 89, 40, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Natural Wetlands", "label": "Natural Wetlands" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 166, 206, 227, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Permeable Pavements", "label": "Permeable Pavements" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 31, 120, 180, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Rain Garden", "label": "Rain Garden" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 178, 223, 138, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Retention Basin (Wet Pond)", "label": "Retention Basin (Wet Pond)" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 51, 160, 44, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Sand Filter", "label": "Sand Filter" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 251, 154, 153, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Underground Detention", "label": "Underground Detention" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 253, 191, 111, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Wet Extended Detention", "label": "Wet Extended Detention" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 227, 26, 28, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "Unknown", "label": "Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 206, 227, 255 ], "toColor": [ 166, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 31, 121, 181, 255 ], "toColor": [ 31, 121, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 222, 138, 255 ], "toColor": [ 177, 222, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 161, 43, 255 ], "toColor": [ 51, 161, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 154, 152, 255 ], "toColor": [ 250, 154, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 25, 28, 255 ], "toColor": [ 227, 25, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 111, 255 ], "toColor": [ 252, 191, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 128, 0, 255 ], "toColor": [ 255, 128, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 178, 214, 255 ], "toColor": [ 202, 178, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 61, 153, 255 ], "toColor": [ 106, 61, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 255, 153, 255 ], "toColor": [ 255, 255, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 88, 40, 255 ], "toColor": [ 176, 88, 40, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.156830066369772E7, "ymin": 7096013.356025144, "xmax": 1.1584787123834968E7, "ymax": 7120508.93531473, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "PROP_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BMP_ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "PROP_NAME", "type": "esriFieldTypeString", "alias": "Property Name", "length": 100, "domain": null }, { "name": "PROJ_ADDR", "type": "esriFieldTypeString", "alias": "Project Address", "length": 100, "domain": null }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "PID", "domain": null }, { "name": "TAX_MAP", "type": "esriFieldTypeString", "alias": "Tax Map", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "BMP_Point_TypeGroupings", "description": "Type of BMP implemented for stormwater management.", "codedValues": [ { "name": "Bioretention", "code": "Bioretention" }, { "name": "Cartridge Filter", "code": "Cartridge Filter" }, { "name": "Constructed Wetlands", "code": "Constructed Wetlands" }, { "name": "Detention Basin (Dry Pond)", "code": "Detention Basin (Dry Pond)" }, { "name": "Dry Swale", "code": "Dry Swale" }, { "name": "Extended Detention Basin", "code": "Extended Detention Basin" }, { "name": "Filterra", "code": "Filterra" }, { "name": "General Infiltration Practice", "code": "General Infiltration Practice" }, { "name": "Grass Swale", "code": "Grass Swale" }, { "name": "Hydrodynamic Separator", "code": "Hydrodynamic Separator" }, { "name": "Infiltration Area", "code": "Infiltration Area" }, { "name": "Natural Wetlands", "code": "Natural Wetlands" }, { "name": "Permeable Pavements", "code": "Permeable Pavements" }, { "name": "Rain Garden", "code": "Rain Garden" }, { "name": "Retention Basin (Wet Pond)", "code": "Retention Basin (Wet Pond)" }, { "name": "Sand Filter", "code": "Sand Filter" }, { "name": "Underground Detention", "code": "Underground Detention" }, { "name": "Wet Extended Detention", "code": "Wet Extended Detention" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TYPE_SUBTYPE", "type": "esriFieldTypeString", "alias": "Subtype", "length": 50, "domain": { "type": "codedValue", "name": "BMP_Point_TypeLevels", "description": "This domain contians values for the levels of BMP Types.", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Level I", "code": "Level I" }, { "name": "Level II", "code": "Level II" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "OWNER_ADDR", "type": "esriFieldTypeString", "alias": "Owners Address", "length": 100, "domain": null }, { "name": "VAHU6", "type": "esriFieldTypeString", "alias": "VA 6th Order HUC 12", "length": 50, "domain": null }, { "name": "RCVNG_WATERS", "type": "esriFieldTypeString", "alias": "Receiving Waters", "length": 50, "domain": null }, { "name": "ACRES_TREATED", "type": "esriFieldTypeDouble", "alias": "Acres Treated", "domain": null }, { "name": "IMP_ACRES_TREATED", "type": "esriFieldTypeDouble", "alias": "Impervious Acres Treated", "domain": null }, { "name": "CONSTRUCTED", "type": "esriFieldTypeString", "alias": "Constructed?", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ONLINE_DATE", "type": "esriFieldTypeDate", "alias": "Online Date", "length": 8, "domain": null }, { "name": "MNTNR", "type": "esriFieldTypeString", "alias": "Who Maintains", "length": 50, "domain": { "type": "codedValue", "name": "BMP_Point_WhoMaintains", "description": "This domain contains values for who maintains the BMP.", "codedValues": [ { "name": "Owners", "code": "Owners" }, { "name": "City", "code": "City" }, { "name": "City /Owners", "code": "City/Owners" }, { "name": "City/Parks", "code": "City/Parks" }, { "name": "City/Public Works", "code": "City/Public Works" }, { "name": "City/Utilities", "code": "City/Utilities" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LAST_SELF_INSPECTION_LINK", "type": "esriFieldTypeDate", "alias": "Last Self-Inspeciton (Link)", "length": 8, "domain": null }, { "name": "LAST_CITY_INSP", "type": "esriFieldTypeDate", "alias": "Last City Inspeciton", "length": 8, "domain": null }, { "name": "IN_COMPLIANCE", "type": "esriFieldTypeString", "alias": "(Recent - Last 5 Yrs) In Compliance?", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SITE_PLAN", "type": "esriFieldTypeString", "alias": "Site Plan", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null }, { "name": "WC_EDNAME", "type": "esriFieldTypeString", "alias": "WC_EDNAME", "length": 10, "domain": null }, { "name": "WC_EDDATE", "type": "esriFieldTypeDate", "alias": "WC_EDDATE", "length": 8, "domain": null }, { "name": "WC_NOTES", "type": "esriFieldTypeString", "alias": "WC_NOTES", "length": 200, "domain": null }, { "name": "WC_FIELD", "type": "esriFieldTypeString", "alias": "WC_FIELD", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R524_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S453_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 17, "name": "Storm Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Utility - Storm" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 0, 0, 255 ], "width": 1.25 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.156833059244369E7, "ymin": 7097031.253923774, "xmax": 1.1585553819480106E7, "ymax": 7121714.370567933, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "PWName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "GRID_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Utility Grid Number", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Sequence Number", "domain": null }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 255, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "Pipe Shape ", "length": 255, "domain": null }, { "name": "ROUND_SIZE_INCH", "type": "esriFieldTypeSmallInteger", "alias": "Round Pipe Size", "domain": null }, { "name": "ELLIPTICAL_SIZE_INCH", "type": "esriFieldTypeSmallInteger", "alias": "Elliptical Pipe Size", "domain": null }, { "name": "BOX_WIDTH_INCH", "type": "esriFieldTypeSmallInteger", "alias": "Box Width", "domain": null }, { "name": "BOX_HEIGHT_INCH", "type": "esriFieldTypeSmallInteger", "alias": "Box Height", "domain": null }, { "name": "PWName", "type": "esriFieldTypeString", "alias": "PWName", "length": 50, "domain": null }, { "name": "PWCode", "type": "esriFieldTypeString", "alias": "PWCode", "length": 50, "domain": null }, { "name": "WC_EDNAME", "type": "esriFieldTypeString", "alias": "WC_EDNAME", "length": 10, "domain": null }, { "name": "WC_EDDATE", "type": "esriFieldTypeDate", "alias": "WC_EDDATE", "length": 8, "domain": null }, { "name": "WC_NOTES", "type": "esriFieldTypeString", "alias": "WC_NOTES", "length": 200, "domain": null }, { "name": "WC_FIELD", "type": "esriFieldTypeString", "alias": "WC_FIELD", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R560_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S488_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 18, "name": "Utility - Water", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 19, "name": "Hydrants" }, { "id": 20, "name": "Meter" }, { "id": 21, "name": "Valve" }, { "id": 22, "name": "Water Line" }, { "id": 23, "name": "Water Service" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1.1540713624694824E7, "ymin": 7040529.510314941, "xmax": 1.1587933639526367E7, "ymax": 7128247.299499512, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "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": 19, "name": "Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Utility - Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLOW_RANGE_COLOR", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3f543e3e5844de665082f0aa56eac10e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAWCAYAAADNX8xBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACMElEQVQ4jdXUQUiaYRzH8e/7GuVgvWReRkJLHA3EdjIYIxhC5Q5rBwnB63uSGDstGAR5EYZCTRIpwqugZOF7UJzD2GgnFTyMXV7q1PHFOiQrlfd1p21QWg022P7H5+H5PP/fH55ngD9UA/8XVKlU7lWr1Ueapl04nc6q3+8//y0omUzeLxQKH71e78Tg4CCCINBsNrtut/tTrVZbAJq3gtLpdMlsNk/s7+8zOjoKwMnJiRAOh58eHR2lT09Pn98Ira+vvwyHww/W1tbQNA1N037uBQIBQVGUZ4uLi/PZbPYD0O0LhUKhd3a7XdzY2OjVLFNTU6ZsNvseuANc9IXa7XZrZWXlXJKk4V7Q2dnZgd/vf3JjtFar9TkQCHhdLhcmk+kKVK/XZ4AKYPSFgsHgG4vF8iUWi82nUilBkiQajQYAVqsVAIfDYSwvLx/s7u7Oqqpa6AltbW29nZ6eptPpAJDJZIhEIoiiyNLSErIsI4qiqVgsvj48PAwCwz0hgHg8ztzcHACJRIKdnR1GRkbweDzIsgxALpfD4XB8M4xf6a5ApVJJ0XX9BSCMj4+jKAqSJGGz2QDodrtGuVzOGYYx03dGQHl1dfXujyFHo1FisRjHx8dsbm4CoOu6IcuyDfh6HTQLYDabdUAYGxsjGo1ebhrg8eWFv/f6fT5fKZ/Pi9vb2wwNDV05IAiCaXJyMqGq6itA7wvt7e21gHI8Hu97u6qqDwHxWghYuCFFz/r3vtrvhiDKntCFrNQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "Unknown" }, { "symbol": { "type": "esriPMS", "url": "5e2ff6459930b385af12a57d5077ac0c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAWCAYAAADNX8xBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9UlEQVQ4jdXUTUgUcRjH8e9/ZmvXpbWljaUXQgmjJAvsBUI39LCuYulBOnQJT0GE2MEg6VRESRQEQnTJaFlIZRO0SFCxfEVdCQJ33SzKY1Ja9oKzI+6MhymFdmYtKKgHBv7zzH8+88wPZmz8obL9Z9DZ91uYfrofdTaB58A44QLl96CqJ1nEW/u4l5uNbAchYPGrztbCft4NVwDffg16cacbmzOb6peQsdnoKbOCgboi5uMtKB+Prw2VBmsYqMshcB8WZozjR+07LZh6UEZedYBosAfQraG+2lu4d0mMXTEdFu9BmWiwC8gAEtbQkqpy9IaC3e0yhdTPgzwsLlj71ZKJIdr8pXjzQcip0MyYD4gAmjV0+EI9Ds8EI5cCVPUI7G5QPoCug9Nr7Glcp1F4bZBoyM+niU5zaPx6A9t8oC0a57EmGL4IQoJD9ZB/DoQs87rtPPOTZwCXOQRQ3gyhPGMdaYAT/eDYBME9BgRwchQa1y+gJ9Nk9KajA22pEhBs3AlTzWB3Q2aWcV3XNN4+bkdP+qwzgl6e1WxA+h5ySROMXoYv03AsvAo9qtwOxNJBfqPrTAIC1w4ouZsyNHDk58Zf/PpzT3XzKizx/CbYHGb3yHj23mYuVguspJ0KxUMq0EvkqvXj52K7ASk9BBXWgnX9e7/aZUj1mDuIHYiQAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Blue (1500-1540)", "label": "Blue (1500-1540)" }, { "symbol": { "type": "esriPMS", "url": "6cbe0dbf961a37f8669ff3310fa8c08b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAWCAYAAADNX8xBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB6UlEQVQ4jdXU30uTURjA8e857ztnvq6bcIwmuFIxI6qbQEQMQrQg87KL/QGJhFgJBd14UQTdeOV1gReKJClEkCHqTEQHhURFIai1TVxuiybbbHvft4tXCXTvTEiwBw6H8+tzznPgHJV/FOr/BV3ow5NY5KweJ+M5R3D2Nul9QbV3qFgPMvnuLj7pAAR8HcJ01TCV/EwrsPFX0NokY6II3/leUF1WXy6JWOnnYjrCYC7J1T2hyg5urvRTVdUBv35YZTvclxDrM1x2N9IcDfAaMG2h5af0FnuQoeF8ZwXtBEo0wCvgCJCxhcwsmxV+0oqGKx+kZ5j+2EP9nqkZWd58ekhLiQ+E3A1tLNIAzAOGLXS8jXuKxvvwMM219xGqBtmf1pjjqFXP+THKrzMdC9CUCvEyLxQZ5ZHrFJg5qx2dgG8DgARvG3iugJAoiXm60xHa4U/6u1Kr7oSF7i14BE73gFoKC7csCODMA5jzkyp4R4kgo6bONUA43RCbAUUDZ5k1bhoY8beMYNJQCBpfekLp9iVXtkPoGRhRqO7ammFifHmMF/hQCGoCkE50QBQdg5M3dp4ZgLqdHQf3+ssaGYvNIldfgHTkXaOUeOlLhekEdFvoe4BNYDz83H73VJgaQBaEgFZ7wj4O31f7G/vylQ7jkyBRAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Green (1000-1499)", "label": "Green (1000-1499)" }, { "symbol": { "type": "esriPMS", "url": "f5bcd3c51531eb402d2553f85ff2449a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAWCAYAAADNX8xBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB90lEQVQ4jdXU30uTURjA8e/ZcVOXxaohQYRLkiaVUGmYDawcJpH+B+FV0IXYhUHSVRElkeBVdKPgELQwIREjf4Wm0a8LkbE5L2LhD4xaVuuHe5fv+3bxzgS3VwsK7IEDh3M4n+c8D5yTxl+KtP8LeneaHY8/UBCJEzuUwauSZyz+EdR7kpx7rxnOH8SVLkEAX5bQjzkZeRqhEvj6W9CdEP12iStUAc50Yy2iIOomKJ2Mcnchzpl1Id8Rauom2NNaBG9jxliOc7mI9mkqqndT7gszAOimUO04TXlZWK4FU90VDm9F+sL0AZnArzRJkKKh3Cpg0WFjcyro8w9Gjw9Tsm5pMZUx7xNOHXSAFMnQiwU8wEtAM4UuuanfbsN/JUD5QCnCYYX3itGI7ETTrffRbhxgtG0Gr/8jD1NCN0M0eJwQT+RqCcNlP1gE1LvhQh5Igeya5WLwE+dhpfyk0jqKYX+fMW8IwcgJ2GYD9yMDAnheBrYuvqv6yrkkqHuO7iWdKkDkboKOaXBYIcdu7Gug9czzQNXxmPYIGKoZJ2u5yS2FcDUI4W/QeTQB6WhVY+wEAmtBXgC7RAXELjs0F66+MwDFqxf+3es/66K/cwZL4xRkyJRn5L4t3A5EqQVUU6jtDQowdH3SPHsgyl7AsiYEVJoT5rHxvtqf1IiW0wCJTOcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Orange (500-999)", "label": "Orange (500-999)" }, { "symbol": { "type": "esriPMS", "url": "c9a14a3bc8bdc9dd0f58e19edcb88a7e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAWCAYAAADNX8xBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABkUlEQVQ4jdXUzUsUYRgA8N/s2pckLBURRChRWBiBdgkT8rBYh/I/iE5CB7GDQdIpkRJJ6BRdElqEPhAhiQQVI7Gg8ihb3bpGSRBF7ka7epgRxGb8AIN64IWZ9533N8/zMPNW2KSo+L+gz+x7zvE5Cg3MNDK/IegZ1Y95cZSabQjwnYVTTL3iPH6sC7rLeCU1H7Anmpsj6OT0ex595dyaUI72Tg7dx6doLEUbwQPOXqQlxwQWEqEObh8m1ROXKk6QzjGGHSgkQkWKt5jPUBUHfWO6mcY1SyvwMsuZeqRjoDc04S3KidBVunYze52WCYIMvggbsTd6Zgvlm0wPkp1lNBbqo7cJv6L7AVxDCl24HGaZHubKOy5ZVv4fpT3Esei6F1PYhSMRBK+xlZ+lpNJghJHftCI4GMEZVEfrZcpPeVIKe5UITbazc6nJA+jGRwwtg1rZj/xqUBYqKSE4gHsrUw7j5MqJv/f3X2B8iFQ/tsfvSddxJ0+HMPN4aJAiJm+s8vY8tcKvIhkSHhMbjn/vqF0EE41etmVj6EwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Red (0-499)", "label": "Red (0-499)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 135, 173, 255 ], "toColor": [ 81, 135, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 174, 48, 255 ], "toColor": [ 176, 174, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 42, 49, 255 ], "toColor": [ 176, 42, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 28, 128, 255 ], "toColor": [ 33, 28, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 140, 92, 255 ], "toColor": [ 38, 140, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 53, 113, 255 ], "toColor": [ 135, 53, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 99, 61, 255 ], "toColor": [ 138, 99, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 61, 138, 255 ], "toColor": [ 33, 61, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 176, 48, 255 ], "toColor": [ 65, 176, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 52, 173, 255 ], "toColor": [ 155, 52, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 133, 64, 255 ], "toColor": [ 121, 133, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 161, 161, 255 ], "toColor": [ 34, 161, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 35, 73, 255 ], "toColor": [ 150, 35, 73, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1540713624694824E7, "ymin": 7040529.510314941, "xmax": 1.1587933639526367E7, "ymax": 7128247.299499512, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "WC_EDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYDRANT_TYPE", "type": "esriFieldTypeString", "alias": "Hydrant Type", "length": 255, "domain": { "type": "codedValue", "name": "Water_Hydrant_Type", "description": "", "codedValues": [ { "name": "FDC", "code": "FDC" }, { "name": "Hydrant", "code": "Hydrant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "GRID_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Utility Grid Number", "domain": null }, { "name": "HYD_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Hydrant Number", "domain": null }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "Locality", "description": "", "codedValues": [ { "name": "City of Winchester", "code": "City of Winchester" }, { "name": "Frederick County", "code": "Frederick County" }, { "name": "Warren County", "code": "Warren County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLOW_RANGE_COLOR", "type": "esriFieldTypeString", "alias": "Flow Range & Color Code", "length": 255, "domain": { "type": "codedValue", "name": "Water_Flow_Range_Color", "description": "", "codedValues": [ { "name": "Red (0-499)", "code": "Red (0-499)" }, { "name": "Orange (500-999)", "code": "Orange (500-999)" }, { "name": "Green (1000-1499)", "code": "Green (1000-1499)" }, { "name": "Blue (1500-1540)", "code": "Blue (1500-1540)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "Zone", "length": 255, "domain": { "type": "codedValue", "name": "Water_High_Low", "description": "", "codedValues": [ { "name": "High", "code": "High" }, { "name": "Low", "code": "Low" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_DESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "STATIC", "type": "esriFieldTypeSmallInteger", "alias": "Static", "domain": null }, { "name": "RES", "type": "esriFieldTypeSmallInteger", "alias": "Res", "domain": null }, { "name": "FLOW", "type": "esriFieldTypeSmallInteger", "alias": "Flow", "domain": null }, { "name": "BURY_DEPTH_FT", "type": "esriFieldTypeDouble", "alias": "Depth of bury in feet", "domain": null }, { "name": "HYD_MAKE", "type": "esriFieldTypeString", "alias": "Hydrant make", "length": 255, "domain": { "type": "codedValue", "name": "Water_Hydrant_make", "description": "", "codedValues": [ { "name": "Darling", "code": "Darling" }, { "name": "Kennedy", "code": "Kennedy" }, { "name": "Mathews", "code": "Mathews" }, { "name": "Mueller", "code": "Mueller" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HYD_MODEL", "type": "esriFieldTypeString", "alias": "Hydrant model", "length": 255, "domain": null }, { "name": "NOZ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Number of Nozzles", "domain": null }, { "name": "OPEN_DIRECTION", "type": "esriFieldTypeString", "alias": "Direction to Open (L or R)", "length": 255, "domain": { "type": "codedValue", "name": "Left_Right", "description": "", "codedValues": [ { "name": "L", "code": "L" }, { "name": "R", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALVE", "type": "esriFieldTypeString", "alias": "Valve", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPEN_DIRECTION_STUBVALVE", "type": "esriFieldTypeString", "alias": "Stub valve open direction", "length": 255, "domain": { "type": "codedValue", "name": "Left_Right", "description": "", "codedValues": [ { "name": "L", "code": "L" }, { "name": "R", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MIN_FLOWED", "type": "esriFieldTypeSmallInteger", "alias": "MIN_FLOWED", "domain": null }, { "name": "WC_EDNAME", "type": "esriFieldTypeString", "alias": "WC_EDNAME", "length": 255, "domain": null }, { "name": "WC_EDDATE", "type": "esriFieldTypeDate", "alias": "WC_EDDATE", "length": 8, "domain": null }, { "name": "WC_NOTES", "type": "esriFieldTypeString", "alias": "WC_NOTES", "length": 255, "domain": null }, { "name": "WC_FIELD", "type": "esriFieldTypeString", "alias": "WC_FIELD", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R533_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S462_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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": 20, "name": "Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Utility - Water" }, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d8171679467fe99de9fb662280ea2fab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACjklEQVQ4jb3UW0gUURgH8P83O7s7s+vsuqZiohKVdNEshFDDyhfZpCxSNCutSJIIop6C3iysByF9kMR8sBQfzKKrZFQUWpFCJRobltFFSbxk667tZfYypwdrWd01IsLv7Tv/+X6cOcwcHv+x+EXBGGOc7Ede96CnaMquJJoi6EdmsrrXKHDXiGjor7H3Y56Miw+d1/UCJaQm8FgVp8a0U0HHa3mn3cWqPoz7WlfEqiqIyP1H7InFva2z33v7SI6oETUUWE9aokJaohoKAzV1Ocsm7HwKY2wTEclhMauVRV7pcbSfMOs1FU02FGcIyE3VBvKBES/qHjhxvljCrZfu9OgIVT2A8rDYpaeOuvIcUSIC2ntdGJ7yz8EaHztxt8+N0/kRKM/Rof6R8xBj7CwRfQnBoiTKjpY4AIBB5CCqCR8n/Fgeq4LsY5icURDzK+cIiNQRN+1SCgDUhmBGgVsa3O/NEtD8zIkzBRI6+mSY12nx9qsvkKcl8Xj+zpMZ9jWJ5vb56QLO3fmGyt0S2npcaDxsRO19RyCP1HEYGPbrw2Kyj1kBRP/udRrC+iQ1br5yw68AJj0X/DjGbQqipNnzCsFGrX4LgK3Ba/uyRJQ1TKO21ID51T/sRWm27mpY7M2Ir3lozLclOY4PfGC5qVqIGsKudCH4OOCQGawO9klUU3dYrPWY6bJBZyusLpG21+yf3QmvAgarY6DXzvpVRRLijBxqOh2yeYO2MHg+5A/o+mwoONVmv3HSrMsDwAEIQACQtVKDC/cctjXx6j0bl2n6/ohZKsljAXbYG6wHUuL5g/Em1VqBJ5PC4P3u8I9OzigvSjZLx1fH0Mz82QVvjdajphYALeGyygVmFuc++5f6CdZ+2/cvvMePAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1540793860107422E7, "ymin": 7044554.731323242, "xmax": 1.1587547352294922E7, "ymax": 7126617.615478516, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "WC_EDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SIZE_IN", "type": "esriFieldTypeDouble", "alias": "Size in Inches", "domain": { "type": "codedValue", "name": "Water_Service_Size_Inches_3", "description": "", "codedValues": [ { "name": "0.75", "code": 0.75 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WC_EDNAME", "type": "esriFieldTypeString", "alias": "WC_EDNAME", "length": 255, "domain": null }, { "name": "WC_EDDATE", "type": "esriFieldTypeDate", "alias": "WC_EDDATE", "length": 8, "domain": null }, { "name": "WC_NOTES", "type": "esriFieldTypeString", "alias": "WC_NOTES", "length": 255, "domain": null }, { "name": "WC_FIELD", "type": "esriFieldTypeString", "alias": "WC_FIELD", "length": 255, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "GRID_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Utility Grid Number", "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 255, "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Sequence Number", "domain": null }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "Locality", "description": "", "codedValues": [ { "name": "City of Winchester", "code": "City of Winchester" }, { "name": "Frederick County", "code": "Frederick County" }, { "name": "Warren County", "code": "Warren County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVE_INACTIVE", "type": "esriFieldTypeString", "alias": "Active or Inactive", "length": 255, "domain": { "type": "codedValue", "name": "Active_Inactive", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R534_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S463_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 21, "name": "Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Utility - Water" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e26fcfdb784be9c0b11d62174ac2da8a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAPCAYAAADgbT9oAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtklEQVQ4jWNhoBFgoYvBUVVbDZa1eV8gxyB0vSgGv3798ZR/7tp1gsJCCQsaHH8QY2BCw36OTx8/zH3/9nMIAwMDO1aDbc11WbXV5MM37TpmH1y4sXVtv/8UfIaGlmzMYWX6VxkX4iZ16fo9hu0zEXIYYSwowMsQH+Yuce3mw8kMjBsT2TlYktGDJ6pqqwHjP8ZZdpZ6pqqK0lgtxRl5WuryDJqqcka7D507FlS4fj0fv0AyAwMDw7cvn2erycsE21rocjIyMuL0Dd5UwcjEyODmYMwpLyMWtWLjAQ0WFuZ/0UFOJgqyEvi0ETb42/efDFv3nPj44tW7eQcXxhUxMDAwCPBt6JOWFEn0dDQTYGdnJc3g////M+w+fPbvlesPDktIsUWsnxj0Eia3tj+gKKZqR/e0hVuW6eso2jpa6jNjCxIMg6/ceMCwY//ph3x87NlbpoZuxWbxkjaP5wwMDI6cJZt9L1y+M9nDwVQer8Ebdhz9IS0hPH3b9LAinH5EAqt6fDczMDBsZmBcM+H5izfpOA3W1lGUX9zg/ooYQ5HBlikhBbENO9vOrsFhMDmG4tJLs0IIANjxlld//GBuAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1541926390686035E7, "ymin": 7046664.101501465, "xmax": 1.1585849207092285E7, "ymax": 7126280.05267334, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "WC_EDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SIZE_IN", "type": "esriFieldTypeSmallInteger", "alias": "SIZE_IN", "domain": { "type": "codedValue", "name": "Water_Valve_Line_Size_Inches", "description": "", "codedValues": [ { "name": "2", "code": 2 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "24", "code": 24 }, { "name": "30", "code": 30 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WC_EDNAME", "type": "esriFieldTypeString", "alias": "WC_EDNAME", "length": 255, "domain": null }, { "name": "WC_EDDATE", "type": "esriFieldTypeDate", "alias": "WC_EDDATE", "length": 8, "domain": null }, { "name": "WC_NOTES", "type": "esriFieldTypeString", "alias": "WC_NOTES", "length": 255, "domain": null }, { "name": "WC_FIELD", "type": "esriFieldTypeString", "alias": "WC_FIELD", "length": 255, "domain": null }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 255, "domain": { "type": "codedValue", "name": "Water_Valve_Type", "description": "", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Gate", "code": "Gate" }, { "name": "PRV", "code": "PRV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "GRID_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Utility Grid Number", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Sequence Number", "domain": null }, { "name": "CONNECTION_TYPE", "type": "esriFieldTypeString", "alias": "Valve Connection Type", "length": 255, "domain": { "type": "codedValue", "name": "Water_Valve_Connection_Type", "description": "", "codedValues": [ { "name": "M", "code": "M" }, { "name": "H", "code": "H" }, { "name": "F", "code": "F" }, { "name": "S", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "Locality", "description": "", "codedValues": [ { "name": "City of Winchester", "code": "City of Winchester" }, { "name": "Frederick County", "code": "Frederick County" }, { "name": "Warren County", "code": "Warren County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPEN_CLOSED", "type": "esriFieldTypeString", "alias": "Open or Closed", "length": 255, "domain": { "type": "codedValue", "name": "Water_Open_Closed", "description": "", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPEN_DIR", "type": "esriFieldTypeString", "alias": "Open Direction", "length": 255, "domain": { "type": "codedValue", "name": "Left_Right", "description": "", "codedValues": [ { "name": "L", "code": "L" }, { "name": "R", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R535_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S464_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 22, "name": "Water Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Utility - Water" }, "subLayers": [], "minScale": 25000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1541915236877441E7, "ymin": 7046624.210510254, "xmax": 1.1586040404907227E7, "ymax": 7126533.2224731445, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "WC_EDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "Water_Line_Material", "description": "", "codedValues": [ { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Ductile Iron Pipe", "code": "Ductile Iron Pipe" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "WC_EDNAME", "type": "esriFieldTypeString", "alias": "WC_EDNAME", "length": 255, "domain": null }, { "name": "WC_EDDATE", "type": "esriFieldTypeDate", "alias": "WC_EDDATE", "length": 8, "domain": null }, { "name": "WC_NOTES", "type": "esriFieldTypeString", "alias": "WC_NOTES", "length": 255, "domain": null }, { "name": "WC_FIELD", "type": "esriFieldTypeString", "alias": "WC_FIELD", "length": 255, "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "GRID_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Utility Grid Number", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Sequence Number", "domain": null }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "Locality", "description": "", "codedValues": [ { "name": "City of Winchester", "code": "City of Winchester" }, { "name": "Frederick County", "code": "Frederick County" }, { "name": "Warren County", "code": "Warren County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_INSTALL", "type": "esriFieldTypeDate", "alias": "Date Installed", "length": 8, "domain": null }, { "name": "SIZE_IN", "type": "esriFieldTypeSmallInteger", "alias": "Size in inches", "domain": { "type": "codedValue", "name": "Water_Valve_Line_Size_Inches", "description": "", "codedValues": [ { "name": "2", "code": 2 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "24", "code": 24 }, { "name": "30", "code": 30 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R536_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S465_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 23, "name": "Water Service", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Utility - Water" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 1.25 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.1542336091674805E7, "ymin": 7047693.903076172, "xmax": 1.1586087545471191E7, "ymax": 7126617.615478516, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "WC_EDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "LINETYPE", "length": 255, "domain": { "type": "codedValue", "name": "Water_Line_type", "description": "", "codedValues": [ { "name": "Domestic", "code": "Domestic" }, { "name": "Fire", "code": "Fire" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "Water_Line_Material", "description": "", "codedValues": [ { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Ductile Iron Pipe", "code": "Ductile Iron Pipe" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "WC_EDNAME", "type": "esriFieldTypeString", "alias": "WC_EDNAME", "length": 255, "domain": null }, { "name": "WC_EDDATE", "type": "esriFieldTypeDate", "alias": "WC_EDDATE", "length": 8, "domain": null }, { "name": "WC_NOTES", "type": "esriFieldTypeString", "alias": "WC_NOTES", "length": 255, "domain": null }, { "name": "WC_FIELD", "type": "esriFieldTypeString", "alias": "WC_FIELD", "length": 255, "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "GRID_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Utility Grid Number", "domain": null }, { "name": "SEQ_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Sequence Number", "domain": null }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "Locality", "description": "", "codedValues": [ { "name": "City of Winchester", "code": "City of Winchester" }, { "name": "Frederick County", "code": "Frederick County" }, { "name": "Warren County", "code": "Warren County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIZE_IN", "type": "esriFieldTypeDouble", "alias": "Size (In)", "domain": { "type": "codedValue", "name": "Water_Service_Size_Inches_1", "description": "", "codedValues": [ { "name": "0.75", "code": 0.75 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PUB_PRV", "type": "esriFieldTypeString", "alias": "Public or Private", "length": 255, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeDate", "alias": "Year built", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R532_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S461_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": 24, "name": "Environmental", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 25, "name": "10 Ft. Contours" }, { "id": 26, "name": "2 Ft. Contours" }, { "id": 27, "name": "Streams" }, { "id": 28, "name": "Wetlands" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1.1564892136462994E7, "ymin": 7090557.542485428, "xmax": 1.1587916400943825E7, "ymax": 7124947.133753252, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "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": 25, "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": 24, "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": 8, "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.0032808333333333335, "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": "Query,Map,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": 26, "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": 24, "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.0032808333333333335, "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": "Query,Map,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": 27, "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": 24, "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.0032808333333333335, "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": "Query,Map,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": 28, "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": 24, "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.0032808333333333335, "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": "Query,Map,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": 29, "name": "Boundaries", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 30, "name": "Utility Grid" }, { "id": 31, "name": "Corporate Limits" }, { "id": 32, "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.0032808333333333335, "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": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "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": 30, "name": "Utility Grid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Boundaries" }, "subLayers": [], "minScale": 80000, "maxScale": 5000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 2500, "minScale": 0, "name": "Default", "priority": 22, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.1538988181968525E7, "ymin": 7038733.015205517, "xmax": 1.1588988182033941E7, "ymax": 7126733.01505819, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3.6916142964165E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeDouble", "alias": "Id", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 5, "domain": null }, { "name": "AREA_", "type": "esriFieldTypeString", "alias": "AREA_", "length": 50, "domain": null }, { "name": "water", "type": "esriFieldTypeString", "alias": "water", "length": 5, "domain": null }, { "name": "sewer", "type": "esriFieldTypeString", "alias": "sewer", "length": 5, "domain": null }, { "name": "storm", "type": "esriFieldTypeString", "alias": "storm", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name_NW", "type": "esriFieldTypeString", "alias": "Name_NW", "length": 254, "domain": null }, { "name": "Name_N", "type": "esriFieldTypeString", "alias": "Name_N", "length": 254, "domain": null }, { "name": "Name_NE", "type": "esriFieldTypeString", "alias": "Name_NE", "length": 254, "domain": null }, { "name": "Name_W", "type": "esriFieldTypeString", "alias": "Name_W", "length": 254, "domain": null }, { "name": "Name_E", "type": "esriFieldTypeString", "alias": "Name_E", "length": 254, "domain": null }, { "name": "Name_SW", "type": "esriFieldTypeString", "alias": "Name_SW", "length": 254, "domain": null }, { "name": "Name_S", "type": "esriFieldTypeString", "alias": "Name_S", "length": 254, "domain": null }, { "name": "Name_SE", "type": "esriFieldTypeString", "alias": "Name_SE", "length": 254, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R165_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S154_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 31, "name": "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": 29, "name": "Boundaries" }, "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.0032808333333333335, "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": "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": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 32, "name": "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": 29, "name": "Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 238, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 9963597.035513014, "ymin": 6151722.1553725, "xmax": 1.242120940341492E7, "ymax": 7217012.499853179, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.0032808333333333335, "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": "Query,Map,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": [] }