{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Transportation", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Railroad" }, { "id": 2, "name": "Road" }, { "id": 3, "name": "Parking Area" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8677089.64032901, "ymin": 4577799.388780525, "xmax": -8613033.691535907, "ymax": 4632574.593531133, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 1, "name": "Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Transportation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8623448.97294915, "ymin": 4600819.983457266, "xmax": -8617433.018270714, "ymax": 4620349.037185853, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "RailroadName", "length": 50, "domain": null }, { "name": "RAILTYP", "type": "esriFieldTypeString", "alias": "Railroad Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_RailroadType", "description": "The type of rail line", "codedValues": [ { "name": "Rail", "code": "Rail" }, { "name": "Subway", "code": "Subway" }, { "name": "Lightrail", "code": "Lightrail" }, { "name": "Streetcar", "code": "Streetcar" }, { "name": "Tram", "code": "Tram" }, { "name": "Monorail", "code": "Monorail" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILUSE", "type": "esriFieldTypeString", "alias": "Railroad Use", "length": 50, "domain": { "type": "codedValue", "name": "WS1_RailUseType", "description": "The intended use of the railroad", "codedValues": [ { "name": "Cargo", "code": "Cargo" }, { "name": "Passenger", "code": "Passenger" }, { "name": "Combined", "code": "Combined" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS1_GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "codedValues": [ { "name": "Second Subsurface", "code": -2 }, { "name": "Subsurface", "code": -1 }, { "name": "Ground Level", "code": 0 }, { "name": "First Level", "code": 1 }, { "name": "Second Level", "code": 2 }, { "name": "Third Level", "code": 3 }, { "name": "Fourth Level", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INWATER", "type": "esriFieldTypeString", "alias": "In Water", "length": 5, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S534_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 2, "name": "Road", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Transportation" }, "subLayers": [], "minScale": 99999.99999999412, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FeaCode", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "0", "label": "Interstate", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "1", "label": "US Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "2", "label": "State Primary Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "3", "label": "Major Secondary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "4", "label": "Minor Secondary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "5", "label": "Private", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "6", "label": "Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "7", "label": "Crossover", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[FULLNAME]", "useCodedValues": true, "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": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677002.151882041, "ymin": 4578069.571044981, "xmax": -8613044.038460078, "ymax": 4632572.9706898825, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STRID", "type": "esriFieldTypeString", "alias": "STRID", "length": 8, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "From Left", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "To Left", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "From Right", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "To Right", "domain": null }, { "name": "PRD", "type": "esriFieldTypeString", "alias": "Prefix Directional", "length": 2, "domain": null }, { "name": "STN", "type": "esriFieldTypeString", "alias": "Street Name", "length": 60, "domain": null }, { "name": "STS", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 5, "domain": { "type": "codedValue", "name": "WS1_RoadTypeAbbr", "description": "Abbreviated and capitalized Road Type for Road suffixes", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "ANX", "code": "ANX" }, { "name": "ARC", "code": "ARC" }, { "name": "AVE", "code": "AVE" }, { "name": "BYU", "code": "BYU" }, { "name": "BCH", "code": "BCH" }, { "name": "BND", "code": "BND" }, { "name": "BLF", "code": "BLF" }, { "name": "BLFS", "code": "BLFS" }, { "name": "BTM", "code": "BTM" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BR", "code": "BR" }, { "name": "BRG", "code": "BRG" }, { "name": "BRK", "code": "BRK" }, { "name": "BRKS", "code": "BRKS" }, { "name": "BG", "code": "BG" }, { "name": "BGS", "code": "BGS" }, { "name": "BYP", "code": "BYP" }, { "name": "CP", "code": "CP" }, { "name": "CYN", "code": "CYN" }, { "name": "CPE", "code": "CPE" }, { "name": "CSWY", "code": "CSWY" }, { "name": "CTR", "code": "CTR" }, { "name": "CTRS", "code": "CTRS" }, { "name": "CIR", "code": "CIR" }, { "name": "CIRS", "code": "CIRS" }, { "name": "CLF", "code": "CLF" }, { "name": "CLFS", "code": "CLFS" }, { "name": "CLB", "code": "CLB" }, { "name": "COLL", "code": "COLL" }, { "name": "CMN", "code": "CMN" }, { "name": "CMNS", "code": "CMNS" }, { "name": "CONN", "code": "CONN" }, { "name": "COR", "code": "COR" }, { "name": "CORS", "code": "CORS" }, { "name": "CRSE", "code": "CRSE" }, { "name": "CT", "code": "CT" }, { "name": "CTS", "code": "CTS" }, { "name": "CV", "code": "CV" }, { "name": "CVS", "code": "CVS" }, { "name": "CRK", "code": "CRK" }, { "name": "CRES", "code": "CRES" }, { "name": "CRST", "code": "CRST" }, { "name": "XING", "code": "XING" }, { "name": "XRD", "code": "XRD" }, { "name": "XRDS", "code": "XRDS" }, { "name": "CURV", "code": "CURV" }, { "name": "DL", "code": "DL" }, { "name": "DM", "code": "DM" }, { "name": "DV", "code": "DV" }, { "name": "DR", "code": "DR" }, { "name": "DRS", "code": "DRS" }, { "name": "EST", "code": "EST" }, { "name": "ESTS", "code": "ESTS" }, { "name": "EXPY", "code": "EXPY" }, { "name": "EXT", "code": "EXT" }, { "name": "EXTS", "code": "EXTS" }, { "name": "FALL", "code": "FALL" }, { "name": "FLS", "code": "FLS" }, { "name": "FRY", "code": "FRY" }, { "name": "FLD", "code": "FLD" }, { "name": "FLDS", "code": "FLDS" }, { "name": "FLT", "code": "FLT" }, { "name": "FLTS", "code": "FLTS" }, { "name": "FRD", "code": "FRD" }, { "name": "FRDS", "code": "FRDS" }, { "name": "FRST", "code": "FRST" }, { "name": "FRG", "code": "FRG" }, { "name": "FRGS", "code": "FRGS" }, { "name": "FRK", "code": "FRK" }, { "name": "FRKS", "code": "FRKS" }, { "name": "FT", "code": "FT" }, { "name": "FWY", "code": "FWY" }, { "name": "GDN", "code": "GDN" }, { "name": "GDNS", "code": "GDNS" }, { "name": "GTWY", "code": "GTWY" }, { "name": "GLN", "code": "GLN" }, { "name": "GLNS", "code": "GLNS" }, { "name": "GRN", "code": "GRN" }, { "name": "GRNS", "code": "GRNS" }, { "name": "GRV", "code": "GRV" }, { "name": "GRVS", "code": "GRVS" }, { "name": "HBR", "code": "HBR" }, { "name": "HBRS", "code": "HBRS" }, { "name": "HVN", "code": "HVN" }, { "name": "HTS", "code": "HTS" }, { "name": "HWY", "code": "HWY" }, { "name": "HL", "code": "HL" }, { "name": "HLS", "code": "HLS" }, { "name": "HOLW", "code": "HOLW" }, { "name": "INLT", "code": "INLT" }, { "name": "IS", "code": "IS" }, { "name": "ISS", "code": "ISS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "JCT", "code": "JCT" }, { "name": "JCTS", "code": "JCTS" }, { "name": "KY", "code": "KY" }, { "name": "KYS", "code": "KYS" }, { "name": "KNL", "code": "KNL" }, { "name": "KNLS", "code": "KNLS" }, { "name": "LK", "code": "LK" }, { "name": "LKS", "code": "LKS" }, { "name": "LAND", "code": "LAND" }, { "name": "LNDG", "code": "LNDG" }, { "name": "LN", "code": "LN" }, { "name": "LGT", "code": "LGT" }, { "name": "LGTS", "code": "LGTS" }, { "name": "LF", "code": "LF" }, { "name": "LCK", "code": "LCK" }, { "name": "LCKS", "code": "LCKS" }, { "name": "LDG", "code": "LDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MNR", "code": "MNR" }, { "name": "MNRS", "code": "MNRS" }, { "name": "MDW", "code": "MDW" }, { "name": "MDWS", "code": "MDWS" }, { "name": "MEWS", "code": "MEWS" }, { "name": "ML", "code": "ML" }, { "name": "MLS", "code": "MLS" }, { "name": "MSN", "code": "MSN" }, { "name": "MTWY", "code": "MTWY" }, { "name": "MT", "code": "MT" }, { "name": "MTN", "code": "MTN" }, { "name": "MTNS", "code": "MTNS" }, { "name": "NCK", "code": "NCK" }, { "name": "OFRP", "code": "OFRP" }, { "name": "ONRP", "code": "ONRP" }, { "name": "ORCH", "code": "ORCH" }, { "name": "OVAL", "code": "OVAL" }, { "name": "OPAS", "code": "OPAS" }, { "name": "PARK", "code": "PARK" }, { "name": "PARKS", "code": "PARKS" }, { "name": "PKWYS", "code": "PKWYS" }, { "name": "PASS", "code": "PASS" }, { "name": "PSGE", "code": "PSGE" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PNE", "code": "PNE" }, { "name": "PNES", "code": "PNES" }, { "name": "PL", "code": "PL" }, { "name": "PLN", "code": "PLN" }, { "name": "PLNS", "code": "PLNS" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PT", "code": "PT" }, { "name": "PTS", "code": "PTS" }, { "name": "PRT", "code": "PRT" }, { "name": "PRTS", "code": "PRTS" }, { "name": "PR", "code": "PR" }, { "name": "RADL", "code": "RADL" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RNCH", "code": "RNCH" }, { "name": "RPD", "code": "RPD" }, { "name": "RPDS", "code": "RPDS" }, { "name": "RST", "code": "RST" }, { "name": "RDG", "code": "RDG" }, { "name": "RDGS", "code": "RDGS" }, { "name": "RIV", "code": "RIV" }, { "name": "RD", "code": "RD" }, { "name": "RDS", "code": "RDS" }, { "name": "RTE", "code": "RTE" }, { "name": "ROW", "code": "ROW" }, { "name": "RUE", "code": "RUE" }, { "name": "RUN", "code": "RUN" }, { "name": "SHL", "code": "SHL" }, { "name": "SHLS", "code": "SHLS" }, { "name": "SHR", "code": "SHR" }, { "name": "SHRS", "code": "SHRS" }, { "name": "SKWY", "code": "SKWY" }, { "name": "SPG", "code": "SPG" }, { "name": "SPGS", "code": "SPGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SPURS", "code": "SPURS" }, { "name": "SQ", "code": "SQ" }, { "name": "SQS", "code": "SQS" }, { "name": "STA", "code": "STA" }, { "name": "STRA", "code": "STRA" }, { "name": "STRM", "code": "STRM" }, { "name": "ST", "code": "ST" }, { "name": "STS", "code": "STS" }, { "name": "SMT", "code": "SMT" }, { "name": "TER", "code": "TER" }, { "name": "TRWY", "code": "TRWY" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRAK", "code": "TRAK" }, { "name": "TRFY", "code": "TRFY" }, { "name": "TRL", "code": "TRL" }, { "name": "TRLR", "code": "TRLR" }, { "name": "TUNL", "code": "TUNL" }, { "name": "TPKE", "code": "TPKE" }, { "name": "UPAS", "code": "UPAS" }, { "name": "UN", "code": "UN" }, { "name": "UNS", "code": "UNS" }, { "name": "VLY", "code": "VLY" }, { "name": "VLYS", "code": "VLYS" }, { "name": "VIA", "code": "VIA" }, { "name": "VW", "code": "VW" }, { "name": "VWS", "code": "VWS" }, { "name": "VLG", "code": "VLG" }, { "name": "VLGS", "code": "VLGS" }, { "name": "VL", "code": "VL" }, { "name": "VIS", "code": "VIS" }, { "name": "WALK", "code": "WALK" }, { "name": "WALKS", "code": "WALKS" }, { "name": "WALL", "code": "WALL" }, { "name": "WAY", "code": "WAY" }, { "name": "WAYS", "code": "WAYS" }, { "name": "WL", "code": "WL" }, { "name": "WLS", "code": "WLS" }, { "name": "OVR", "code": "OVR" }, { "name": "PKWY", "code": "PKWY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POD", "type": "esriFieldTypeString", "alias": "Post Directional", "length": 2, "domain": { "type": "codedValue", "name": "WS1_RoadPostDir", "description": "The road name post direction", "codedValues": [ { "name": "NORTH", "code": "N" }, { "name": "SOUTH", "code": "S" }, { "name": "EAST", "code": "E" }, { "name": "WEST", "code": "W" }, { "name": "NORTHEAST", "code": "NE" }, { "name": "NORTHWEST", "code": "NW" }, { "name": "SOUTHEAST", "code": "SE" }, { "name": "SOUTHWEST", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROC", "type": "esriFieldTypeString", "alias": "Road Class", "length": 3, "domain": { "type": "codedValue", "name": "WS1_RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "4WD", "code": "4WD" }, { "name": "Freeway", "code": "FWY" }, { "name": "Highway", "code": "HWY" }, { "name": "Ramp", "code": "RMP" }, { "name": "Major Arterial", "code": "MJA" }, { "name": "Minor Arterial", "code": "MNA" }, { "name": "Collector", "code": "COL" }, { "name": "Local", "code": "LOC" }, { "name": "Service", "code": "SRV" }, { "name": "Recreation", "code": "REC" }, { "name": "Resource", "code": "RSC" }, { "name": "Ferry", "code": "FER" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ONW", "type": "esriFieldTypeString", "alias": "One-way", "length": 1, "domain": { "type": "codedValue", "name": "WS1_BooleanString", "description": "Yes or No String Values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MCL", "type": "esriFieldTypeString", "alias": "MSAG Community Name Left", "length": 35, "domain": null }, { "name": "MCR", "type": "esriFieldTypeString", "alias": "MSAG Community Name Right", "length": 35, "domain": null }, { "name": "SID", "type": "esriFieldTypeInteger", "alias": "Segment ID", "domain": null }, { "name": "COL", "type": "esriFieldTypeString", "alias": "County ID Left", "length": 5, "domain": null }, { "name": "COR", "type": "esriFieldTypeString", "alias": "County ID Right", "length": 5, "domain": null }, { "name": "SOD", "type": "esriFieldTypeString", "alias": "Source of Data", "length": 5, "domain": { "type": "codedValue", "name": "WS1_DataSource", "description": "Official source of information", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "Site Plan", "code": "SP" }, { "name": "Generalized Development Plan", "code": "GDP" }, { "name": "Plat", "code": "PLAT" }, { "name": "GIS", "code": "GIS" }, { "name": "VA Geographic Inforamtion Network", "code": "VGIN" }, { "name": "VA Department of Transportation", "code": "VDOT" }, { "name": "Other State Agency", "code": "OSA" }, { "name": "Other", "code": "OTHR" }, { "name": "Aerial Imagery", "code": "IMG" }, { "name": "Site Visit", "code": "SV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DLU", "type": "esriFieldTypeInteger", "alias": "Date Last Update", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 100, "domain": null }, { "name": "Low", "type": "esriFieldTypeDouble", "alias": "Low", "domain": null }, { "name": "High", "type": "esriFieldTypeDouble", "alias": "High", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 50, "domain": null }, { "name": "FromNode", "type": "esriFieldTypeInteger", "alias": "FromNode", "domain": null }, { "name": "ToNode", "type": "esriFieldTypeInteger", "alias": "ToNode", "domain": null }, { "name": "Route", "type": "esriFieldTypeString", "alias": "Route", "length": 10, "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 254, "domain": null }, { "name": "FeaCode", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "ST1", "type": "esriFieldTypeString", "alias": "Cross Street 1", "length": 50, "domain": null }, { "name": "ST2", "type": "esriFieldTypeString", "alias": "Cross Street 2", "length": 50, "domain": null }, { "name": "ST3", "type": "esriFieldTypeString", "alias": "Cross Street 3", "length": 50, "domain": null }, { "name": "ST4", "type": "esriFieldTypeString", "alias": "Cross Street 4", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": null }, { "name": "NoHouse", "type": "esriFieldTypeString", "alias": "NoHouse", "length": 10, "domain": null }, { "name": "Flip", "type": "esriFieldTypeSmallInteger", "alias": "Flip", "domain": null }, { "name": "FEATURETYPECODE", "type": "esriFieldTypeString", "alias": "Feature Type for CAD", "length": 3, "domain": { "type": "codedValue", "name": "WS1_RoadTypeCAD", "description": "Description", "codedValues": [ { "name": "Road", "code": "A00" }, { "name": "Road,Unseparated", "code": "A01" }, { "name": "Road,Unseparated,In Tunnel", "code": "A02" }, { "name": "Road,Unseparated,Underpassing", "code": "A03" }, { "name": "Road,Unseparated,Rail Crossing", "code": "A04" }, { "name": "Road,Separated", "code": "A05" }, { "name": "Road,Separated,In Tunnel", "code": "A06" }, { "name": "Road,Separated,Underpassing", "code": "A07" }, { "name": "Road,Separated,Rail Crossing", "code": "A08" }, { "name": "Interstate Highway", "code": "A10" }, { "name": "Interstate,Unseparated", "code": "A11" }, { "name": "Interstate,Unseparated,In Tunnel", "code": "A12" }, { "name": "Interstate,Unseparated,Underpassing", "code": "A13" }, { "name": "Interstate,Unseparated,Rail Crossing", "code": "A14" }, { "name": "Interstate,Separated", "code": "A15" }, { "name": "Interstate,Separated,In Tunnel", "code": "A16" }, { "name": "Interstate,Separated,Underpassing", "code": "A17" }, { "name": "Interstate,Separated,Rail Crossing", "code": "A18" }, { "name": "US Highway", "code": "A20" }, { "name": "US Highway,Unseparated", "code": "A21" }, { "name": "US Highway,Unseparated,In Tunnel", "code": "A22" }, { "name": "US Highway,Unseparated,Underpassing", "code": "A23" }, { "name": "US Highway,Unseparated,Rail Crossing", "code": "A24" }, { "name": "US Highway,Separated", "code": "A25" }, { "name": "US Highway,Separated,In Tunnel", "code": "A26" }, { "name": "US Highway,Separated,Underpassing", "code": "A27" }, { "name": "US Highway,Separated,Rail Crossing", "code": "A28" }, { "name": "Major Road", "code": "A30" }, { "name": "Major Road,Unseparated", "code": "A31" }, { "name": "Major Road,Unseparated,In Tunnel", "code": "A32" }, { "name": "Major Road,Unseparated,Underpassing", "code": "A33" }, { "name": "Major Road,Unseparated,Rail Crossing", "code": "A34" }, { "name": "Major Road,Separated", "code": "A35" }, { "name": "Major Road,Separated,In Tunnel", "code": "A36" }, { "name": "Major Road,Separated,Underpassing", "code": "A37" }, { "name": "Major Road,Separated,Rail Crossing", "code": "A38" }, { "name": "City Street", "code": "A40" }, { "name": "City Street,Unseparated", "code": "A41" }, { "name": "City Street,Unseparated,In Tunnel", "code": "A42" }, { "name": "City Street,Unseparated,Underpassing", "code": "A43" }, { "name": "City Street,Unseparated,Rail Crossing", "code": "A44" }, { "name": "City Street,Separated", "code": "A45" }, { "name": "City Street,Separated,In Tunnel", "code": "A46" }, { "name": "City Street,Separated,Underpassing", "code": "A47" }, { "name": "City Street,Separated,Rail Crossing", "code": "A48" }, { "name": "Jeep Trail", "code": "A50" }, { "name": "Jeep Trail,Unseparated", "code": "A51" }, { "name": "Jeep Trail,Unseparated,In Tunnel", "code": "A52" }, { "name": "Jeep Trail,Unseparated,Underpassing", "code": "A53" }, { "name": "Jeep Trail,Unseparated,Rail Crossing", "code": "A54" }, { "name": "Special Road", "code": "A60" }, { "name": "Cul-De-Sac", "code": "A61" }, { "name": "Traffic Circle", "code": "A62" }, { "name": "Access Ramp", "code": "A63" }, { "name": "Service Road", "code": "A64" }, { "name": "Ferry Crossing", "code": "A65" }, { "name": "Other Road", "code": "A70" }, { "name": "Walkway", "code": "A71" }, { "name": "Stairway", "code": "A72" }, { "name": "Alley", "code": "A73" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FROMELEVATION", "type": "esriFieldTypeSmallInteger", "alias": "From Elevation", "domain": null }, { "name": "TOELEVATION", "type": "esriFieldTypeSmallInteger", "alias": "To Elevation", "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": null }, { "name": "PARITYLEFT", "type": "esriFieldTypeString", "alias": "Left Parity", "length": 1, "domain": { "type": "codedValue", "name": "WS1_ParityNG911", "description": "Description", "codedValues": [ { "name": "Odd", "code": "O" }, { "name": "Even", "code": "E" }, { "name": "Both", "code": "B" }, { "name": "Zeros", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITYRIGHT", "type": "esriFieldTypeString", "alias": "Right Parity", "length": 1, "domain": { "type": "codedValue", "name": "WS1_ParityNG911", "description": "Description", "codedValues": [ { "name": "Odd", "code": "O" }, { "name": "Even", "code": "E" }, { "name": "Both", "code": "B" }, { "name": "Zeros", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "Left State", "length": 3, "domain": null }, { "name": "STATERIGHT", "type": "esriFieldTypeString", "alias": "Right State", "length": 3, "domain": null }, { "name": "CITYLEFT", "type": "esriFieldTypeString", "alias": "Right City", "length": 10, "domain": { "type": "codedValue", "name": "WS1_SpotylvaniaZipCodes", "description": "Zip Codes in Spotsylvania County VA", "codedValues": [ { "name": "22408", "code": "22408" }, { "name": "22407", "code": "22407" }, { "name": "22553", "code": "22553" }, { "name": "22551", "code": "22551" }, { "name": "23117", "code": "23117" }, { "name": "22567", "code": "22567" }, { "name": "22546", "code": "22546" }, { "name": "22580", "code": "22580" }, { "name": "22960", "code": "22960" }, { "name": "23024", "code": "23024" }, { "name": "23015", "code": "23015" }, { "name": "22534", "code": "22534" }, { "name": "22508", "code": "22508" }, { "name": "22401", "code": "22401" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITYRIGHT", "type": "esriFieldTypeString", "alias": "Right City", "length": 10, "domain": { "type": "codedValue", "name": "WS1_SpotylvaniaZipCodes", "description": "Zip Codes in Spotsylvania County VA", "codedValues": [ { "name": "22408", "code": "22408" }, { "name": "22407", "code": "22407" }, { "name": "22553", "code": "22553" }, { "name": "22551", "code": "22551" }, { "name": "23117", "code": "23117" }, { "name": "22567", "code": "22567" }, { "name": "22546", "code": "22546" }, { "name": "22580", "code": "22580" }, { "name": "22960", "code": "22960" }, { "name": "23024", "code": "23024" }, { "name": "23015", "code": "23015" }, { "name": "22534", "code": "22534" }, { "name": "22508", "code": "22508" }, { "name": "22401", "code": "22401" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Right Zip", "length": 10, "domain": { "type": "codedValue", "name": "WS1_SpotylvaniaZipCodes", "description": "Zip Codes in Spotsylvania County VA", "codedValues": [ { "name": "22408", "code": "22408" }, { "name": "22407", "code": "22407" }, { "name": "22553", "code": "22553" }, { "name": "22551", "code": "22551" }, { "name": "23117", "code": "23117" }, { "name": "22567", "code": "22567" }, { "name": "22546", "code": "22546" }, { "name": "22580", "code": "22580" }, { "name": "22960", "code": "22960" }, { "name": "23024", "code": "23024" }, { "name": "23015", "code": "23015" }, { "name": "22534", "code": "22534" }, { "name": "22508", "code": "22508" }, { "name": "22401", "code": "22401" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Right Zip", "length": 10, "domain": { "type": "codedValue", "name": "WS1_SpotylvaniaZipCodes", "description": "Zip Codes in Spotsylvania County VA", "codedValues": [ { "name": "22408", "code": "22408" }, { "name": "22407", "code": "22407" }, { "name": "22553", "code": "22553" }, { "name": "22551", "code": "22551" }, { "name": "23117", "code": "23117" }, { "name": "22567", "code": "22567" }, { "name": "22546", "code": "22546" }, { "name": "22580", "code": "22580" }, { "name": "22960", "code": "22960" }, { "name": "23024", "code": "23024" }, { "name": "23015", "code": "23015" }, { "name": "22534", "code": "22534" }, { "name": "22508", "code": "22508" }, { "name": "22401", "code": "22401" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Left Municipality", "length": 100, "domain": null }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Right Municipality", "length": 100, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "WS1_FHARoadClass", "description": "Description", "codedValues": [ { "name": "Primary Arterial - Interstate", "code": "Interstate" }, { "name": "Primary Arterial - Other freeways or expressways", "code": "Freeway/Expressway" }, { "name": "Primary Arterial - Other", "code": "Other Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector - Major Collector", "code": "Major Collector" }, { "name": "Collector - Minor Collector", "code": "Minor Collector" }, { "name": "Local", "code": "Local" }, { "name": "Ramp", "code": "Ramp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ROADSTATUS", "type": "esriFieldTypeString", "alias": "Road Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "CURRENT", "code": "Current" }, { "name": "PENDING", "code": "Pending" }, { "name": "RETIRED", "code": "Retired" }, { "name": "TEMPORARY", "code": "Temporary" }, { "name": "OTHER", "code": "Other" }, { "name": "ABANDONED", "code": "Abandoned" }, { "name": "DEMOLISHED", "code": "Demolished" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "ONEWAYCODE", "type": "esriFieldTypeString", "alias": "One Way Code", "length": 1, "domain": { "type": "codedValue", "name": "WS1_OneWayCode", "description": "A feature code used for One Way destinction in the Public Safety System", "codedValues": [ { "name": "Both", "code": "B" }, { "name": "From To", "code": "F" }, { "name": "To From", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EXCEPTION", "type": "esriFieldTypeString", "alias": "Exception", "length": 30, "domain": { "type": "codedValue", "name": "WS1_ErrorException", "description": "Error types to be marked as Exceptions for the EGDMS (NG911 data upload system)", "codedValues": [ { "name": "Address Range Overlap", "code": "ARO" }, { "name": "Outside Authoritative Boundary", "code": "OAB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LEFTSERVICEPROVIDERAREAEXTKEY", "type": "esriFieldTypeString", "alias": "Left Service Provider Area Ext Key", "length": 36, "domain": null }, { "name": "RIGHTSERVICEPROVIDERAREAEXTKEY", "type": "esriFieldTypeString", "alias": "Right Service Provider Area Ext Key", "length": 36, "domain": null }, { "name": "LOCATIONNAME", "type": "esriFieldTypeString", "alias": "Location Name", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R501_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S438_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 3, "name": "Parking Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Transportation" }, "subLayers": [], "minScale": 37000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677089.64032901, "ymin": 4577799.388780525, "xmax": -8613033.691535907, "ymax": 4632574.593531133, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_PavementSurfaceType", "description": "The type of pavement surface", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Chip and Seal", "code": "Chip and Seal" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Brickpaver", "code": "Brickpaver" }, { "name": "Cobblestone", "code": "Cobblestone" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Athletic Track", "code": "Athletic Track" }, { "name": "Hardcourt", "code": "Hardcourt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFUSE", "type": "esriFieldTypeString", "alias": "Use", "length": 30, "domain": { "type": "codedValue", "name": "WS1_PavementSurfaceUse", "description": "The primary use of the paved surface", "codedValues": [ { "name": "Street", "code": "Street" }, { "name": "Walking Path", "code": "Walking Path" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Bike Path", "code": "Bike Path" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Curb / Gutter", "code": "Curb / Gutter" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Curb", "code": "Curb" }, { "name": "Gutter", "code": "Gutter" }, { "name": "Athletic Track", "code": "Athletic Track" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MARKCOLOR", "type": "esriFieldTypeString", "alias": "Marking Color", "length": 25, "domain": { "type": "codedValue", "name": "WS1_PavementMarkingColor", "description": "The color paint used for the pavement markings", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Green", "code": "Green" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_AccessType", "description": "A classification of the access allowed", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Employee", "code": "Employee" }, { "name": "Visitor", "code": "Visitor" }, { "name": "Student", "code": "Student" }, { "name": "Faculty", "code": "Faculty" }, { "name": "Secure", "code": "Secure" }, { "name": "Reserved", "code": "Reserved" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Handicap", "code": "Handicap" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS1_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Spotsylvania County", "code": 1 }, { "name": "Other", "code": 2 }, { "name": "State Owned", "code": 3 }, { "name": "Federally Owned", "code": 4 }, { "name": "Privately Owned", "code": 5 }, { "name": "Home Owner's Association Owned", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "WS1_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R502_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S439_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 4, "name": "Address", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Business Address Points" }, { "id": 6, "name": "Address Points" }, { "id": 7, "name": "Driveway" }, { "id": 8, "name": "Building" }, { "id": 9, "name": "Zip Codes" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2.0037507067161843E7, "ymin": -1.11081280208798E7, "xmax": 2.0037507067161843E7, "ymax": 4633472.35664182, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 5, "name": "Business Address Points", "type": "Feature Layer", "description": "Site address points represent the location of site or service delivery addresses assigned by local governments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Address" }, "subLayers": [], "minScale": 150000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "48f375f077145acb733a834d5b8002a1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQJJREFUGJV90L0rxHEcB/CX83W/5XJyHmPGIIlypUTKoMhoN+hSRqPMdv+DzawUJqFuZFBKUVceQlf01XlYPJw8vKdPfV7v+vQJfiaFLO7xUr0IVXN2vT9Z7muOww3pJFeuuD2+tr9cjKtHlKpxemfE+mhbnKwBEXTXy3dkDcxtmz2iFGBjMFn6gt8zlDOymrcydaAQoKspzvwGP9LTmIwRUwHStP9jZUJsQzZAhTt0/oXLT+5wH6BUTra6MrG3NvUTvuLswSFeApzuxaXMmNHBnIHqwiuKV07OyxZ5f908z1u78nvj1lrrTNfRUkm5uXy0ebFrYY6HTwwTVGwroPDX7W/mY0ox/DENiQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "where": null, "labelExpression": "[PLACENAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 76, 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": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 250000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -2.0037507067161843E7, "ymin": -1.11081280208798E7, "xmax": 2.0037507067161843E7, "ymax": 4632772.047987756, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BUSNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRID", "type": "esriFieldTypeString", "alias": "ADDRID", "length": 8, "domain": null }, { "name": "ADDPTKEY", "type": "esriFieldTypeString", "alias": "Address Point ID", "length": 20, "domain": null }, { "name": "PREADDRNUM", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "length": 5, "domain": null }, { "name": "ADDRNUMSUF", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "length": 5, "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "Full Address Number", "length": 20, "domain": null }, { "name": "ADDRRANGE", "type": "esriFieldTypeString", "alias": "Address Range", "length": 50, "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "Address Unit Type", "length": 10, "domain": { "type": "codedValue", "name": "WS1_AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "APARTMENT", "code": "APT" }, { "name": "BASEMENT", "code": "BSMT" }, { "name": "BUILDING", "code": "BLDG" }, { "name": "DEPARTMENT", "code": "DEPT" }, { "name": "FLOOR", "code": "FL" }, { "name": "FRONT", "code": "FRNT" }, { "name": "HANGER", "code": "HNGR" }, { "name": "LOBBY", "code": "LBBY" }, { "name": "LOT", "code": "LOT" }, { "name": "LOWER", "code": "LOWR" }, { "name": "OFFICE", "code": "OFC" }, { "name": "PENTHOUSE", "code": "PH" }, { "name": "PIER", "code": "PIER" }, { "name": "REAR", "code": "REAR" }, { "name": "ROOM", "code": "RM" }, { "name": "SIDE", "code": "SIDE" }, { "name": "SPACE", "code": "SPC" }, { "name": "STOP", "code": "STOP" }, { "name": "SUITE", "code": "STE" }, { "name": "TRAILER", "code": "TRLR" }, { "name": "UNIT", "code": "UNIT" }, { "name": "UPPER", "code": "UPPR" }, { "name": "OTHER", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "Address Unit ID", "length": 50, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "Place Name", "length": 250, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 100, "domain": null }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "Emergency Service Number", "length": 5, "domain": { "type": "codedValue", "name": "WS1_ESN", "description": "Emergency Service Number", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PSAP", "type": "esriFieldTypeString", "alias": "Public Safety Answering Point", "length": 4, "domain": null }, { "name": "MSAG", "type": "esriFieldTypeString", "alias": "MSAG Community", "length": 35, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "length": 50, "domain": null }, { "name": "ADDRCLASS", "type": "esriFieldTypeInteger", "alias": "Primary Description", "domain": { "type": "codedValue", "name": "WS1_SiteAddressClass", "description": "A general classification of how the structure or location represented by the site address point is used - FacilitySite Subtype Classification", "codedValues": [ { "name": "Agriculture, Food, and Livestock", "code": 701 }, { "name": "Industry", "code": 710 }, { "name": "Commercial and Retail", "code": 720 }, { "name": "Education", "code": 730 }, { "name": "Emergency Response and Law Enforcement", "code": 740 }, { "name": "Energy", "code": 750 }, { "name": "Banking and Finance", "code": 760 }, { "name": "Mail and Shipping", "code": 780 }, { "name": "Building General", "code": 790 }, { "name": "Health and Medical", "code": 800 }, { "name": "Transporation Facilities", "code": 810 }, { "name": "Public Attractions and Landmark Buildings", "code": 820 }, { "name": "Government and Military", "code": 830 }, { "name": "Weather", "code": 840 }, { "name": "Information and Communication", "code": 880 }, { "name": "Residential", "code": 900 }, { "name": "Water and Sewer", "code": 850 }, { "name": "Docks", "code": 791 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADDRCLASS2", "type": "esriFieldTypeInteger", "alias": "Secondary Description", "domain": { "type": "codedValue", "name": "WS1_SiteAddressClass", "description": "A general classification of how the structure or location represented by the site address point is used - FacilitySite Subtype Classification", "codedValues": [ { "name": "Agriculture, Food, and Livestock", "code": 701 }, { "name": "Industry", "code": 710 }, { "name": "Commercial and Retail", "code": 720 }, { "name": "Education", "code": 730 }, { "name": "Emergency Response and Law Enforcement", "code": 740 }, { "name": "Energy", "code": 750 }, { "name": "Banking and Finance", "code": 760 }, { "name": "Mail and Shipping", "code": 780 }, { "name": "Building General", "code": 790 }, { "name": "Health and Medical", "code": 800 }, { "name": "Transporation Facilities", "code": 810 }, { "name": "Public Attractions and Landmark Buildings", "code": 820 }, { "name": "Government and Military", "code": 830 }, { "name": "Weather", "code": 840 }, { "name": "Information and Communication", "code": 880 }, { "name": "Residential", "code": 900 }, { "name": "Water and Sewer", "code": 850 }, { "name": "Docks", "code": 791 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "Location", "length": 30, "domain": { "type": "codedValue", "name": "WS1_SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 30, "domain": { "type": "codedValue", "name": "WS1_PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "WS1_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "CURRENT", "code": "Current" }, { "name": "PENDING", "code": "Pending" }, { "name": "RETIRED", "code": "Retired" }, { "name": "TEMPORARY", "code": "Temporary" }, { "name": "OTHER", "code": "Other" }, { "name": "ABANDONED", "code": "Abandoned" }, { "name": "DEMOLISHED", "code": "Demolished" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": { "type": "codedValue", "name": "WS1_SpotsylvaniaCities", "description": "LIst of cities within Spotsylvania County VA", "codedValues": [ { "name": "Beaverdam", "code": "Beaverdam" }, { "name": "Bumpass", "code": "Bumpass" }, { "name": "Fredericksburg", "code": "Fredericksburg" }, { "name": "Locust Grove", "code": "Locust Grove" }, { "name": "Mineral", "code": "Mineral" }, { "name": "Orange", "code": "Orange" }, { "name": "Partlow", "code": "Partlow" }, { "name": "Ruther Glen", "code": "Ruther Glen" }, { "name": "Spotsylvania", "code": "Spotsylvania" }, { "name": "Unionville", "code": "Unionville" }, { "name": "Woodford", "code": "Woodford" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 50, "domain": { "type": "codedValue", "name": "WS1_SpotylvaniaZipCodes", "description": "Zip Codes in Spotsylvania County VA", "codedValues": [ { "name": "22408", "code": "22408" }, { "name": "22407", "code": "22407" }, { "name": "22553", "code": "22553" }, { "name": "22551", "code": "22551" }, { "name": "23117", "code": "23117" }, { "name": "22567", "code": "22567" }, { "name": "22546", "code": "22546" }, { "name": "22580", "code": "22580" }, { "name": "22960", "code": "22960" }, { "name": "23024", "code": "23024" }, { "name": "23015", "code": "23015" }, { "name": "22534", "code": "22534" }, { "name": "22508", "code": "22508" }, { "name": "22401", "code": "22401" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BUSNAME", "type": "esriFieldTypeString", "alias": "Business Name", "length": 50, "domain": null }, { "name": "BUSDATE", "type": "esriFieldTypeDate", "alias": "Busines Created Date", "length": 8, "domain": null }, { "name": "BUSSRC", "type": "esriFieldTypeString", "alias": "Busines Source", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Business_Name_Src", "description": "Source of Business Names", "codedValues": [ { "name": "Business License", "code": "BL" }, { "name": "Common Place Names", "code": "CPN" }, { "name": "Use Permit", "code": "USE" }, { "name": "Site Visit", "code": "SV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FRMRBUSNAME", "type": "esriFieldTypeString", "alias": "Former Business Name", "length": 100, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Map PIN", "length": 25, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "Parcel ID Number", "length": 20, "domain": null }, { "name": "RUNCRD", "type": "esriFieldTypeString", "alias": "Runcard ID", "length": 3, "domain": null }, { "name": "STPREDIR", "type": "esriFieldTypeString", "alias": "Street Pre-Direction", "length": 50, "domain": { "type": "codedValue", "name": "WS1_RoadPrefix", "description": "The road name prefix direction", "codedValues": [ { "name": "NORTH", "code": "N" }, { "name": "SOUTH", "code": "S" }, { "name": "EAST", "code": "E" }, { "name": "WEST", "code": "W" }, { "name": "NORTHWEST", "code": "NW" }, { "name": "NORTHEAST", "code": "NE" }, { "name": "SOUTHEAST", "code": "SE" }, { "name": "SOUTHWEST", "code": "SW" }, { "name": "NORTHBOUND", "code": "NB" }, { "name": "SOUTHBOUND", "code": "SB" }, { "name": "EASTBOUND", "code": "EB" }, { "name": "WESTBOUND", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "STPOSTDIR", "type": "esriFieldTypeString", "alias": "STPOSTDIR", "length": 50, "domain": { "type": "codedValue", "name": "WS1_RoadPostDir", "description": "The road name post direction", "codedValues": [ { "name": "NORTH", "code": "N" }, { "name": "SOUTH", "code": "S" }, { "name": "EAST", "code": "E" }, { "name": "WEST", "code": "W" }, { "name": "NORTHEAST", "code": "NE" }, { "name": "NORTHWEST", "code": "NW" }, { "name": "SOUTHEAST", "code": "SE" }, { "name": "SOUTHWEST", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STTYPE", "type": "esriFieldTypeString", "alias": "Street Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_RoadTypeAbbr", "description": "Abbreviated and capitalized Road Type for Road suffixes", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "ANX", "code": "ANX" }, { "name": "ARC", "code": "ARC" }, { "name": "AVE", "code": "AVE" }, { "name": "BYU", "code": "BYU" }, { "name": "BCH", "code": "BCH" }, { "name": "BND", "code": "BND" }, { "name": "BLF", "code": "BLF" }, { "name": "BLFS", "code": "BLFS" }, { "name": "BTM", "code": "BTM" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BR", "code": "BR" }, { "name": "BRG", "code": "BRG" }, { "name": "BRK", "code": "BRK" }, { "name": "BRKS", "code": "BRKS" }, { "name": "BG", "code": "BG" }, { "name": "BGS", "code": "BGS" }, { "name": "BYP", "code": "BYP" }, { "name": "CP", "code": "CP" }, { "name": "CYN", "code": "CYN" }, { "name": "CPE", "code": "CPE" }, { "name": "CSWY", "code": "CSWY" }, { "name": "CTR", "code": "CTR" }, { "name": "CTRS", "code": "CTRS" }, { "name": "CIR", "code": "CIR" }, { "name": "CIRS", "code": "CIRS" }, { "name": "CLF", "code": "CLF" }, { "name": "CLFS", "code": "CLFS" }, { "name": "CLB", "code": "CLB" }, { "name": "COLL", "code": "COLL" }, { "name": "CMN", "code": "CMN" }, { "name": "CMNS", "code": "CMNS" }, { "name": "CONN", "code": "CONN" }, { "name": "COR", "code": "COR" }, { "name": "CORS", "code": "CORS" }, { "name": "CRSE", "code": "CRSE" }, { "name": "CT", "code": "CT" }, { "name": "CTS", "code": "CTS" }, { "name": "CV", "code": "CV" }, { "name": "CVS", "code": "CVS" }, { "name": "CRK", "code": "CRK" }, { "name": "CRES", "code": "CRES" }, { "name": "CRST", "code": "CRST" }, { "name": "XING", "code": "XING" }, { "name": "XRD", "code": "XRD" }, { "name": "XRDS", "code": "XRDS" }, { "name": "CURV", "code": "CURV" }, { "name": "DL", "code": "DL" }, { "name": "DM", "code": "DM" }, { "name": "DV", "code": "DV" }, { "name": "DR", "code": "DR" }, { "name": "DRS", "code": "DRS" }, { "name": "EST", "code": "EST" }, { "name": "ESTS", "code": "ESTS" }, { "name": "EXPY", "code": "EXPY" }, { "name": "EXT", "code": "EXT" }, { "name": "EXTS", "code": "EXTS" }, { "name": "FALL", "code": "FALL" }, { "name": "FLS", "code": "FLS" }, { "name": "FRY", "code": "FRY" }, { "name": "FLD", "code": "FLD" }, { "name": "FLDS", "code": "FLDS" }, { "name": "FLT", "code": "FLT" }, { "name": "FLTS", "code": "FLTS" }, { "name": "FRD", "code": "FRD" }, { "name": "FRDS", "code": "FRDS" }, { "name": "FRST", "code": "FRST" }, { "name": "FRG", "code": "FRG" }, { "name": "FRGS", "code": "FRGS" }, { "name": "FRK", "code": "FRK" }, { "name": "FRKS", "code": "FRKS" }, { "name": "FT", "code": "FT" }, { "name": "FWY", "code": "FWY" }, { "name": "GDN", "code": "GDN" }, { "name": "GDNS", "code": "GDNS" }, { "name": "GTWY", "code": "GTWY" }, { "name": "GLN", "code": "GLN" }, { "name": "GLNS", "code": "GLNS" }, { "name": "GRN", "code": "GRN" }, { "name": "GRNS", "code": "GRNS" }, { "name": "GRV", "code": "GRV" }, { "name": "GRVS", "code": "GRVS" }, { "name": "HBR", "code": "HBR" }, { "name": "HBRS", "code": "HBRS" }, { "name": "HVN", "code": "HVN" }, { "name": "HTS", "code": "HTS" }, { "name": "HWY", "code": "HWY" }, { "name": "HL", "code": "HL" }, { "name": "HLS", "code": "HLS" }, { "name": "HOLW", "code": "HOLW" }, { "name": "INLT", "code": "INLT" }, { "name": "IS", "code": "IS" }, { "name": "ISS", "code": "ISS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "JCT", "code": "JCT" }, { "name": "JCTS", "code": "JCTS" }, { "name": "KY", "code": "KY" }, { "name": "KYS", "code": "KYS" }, { "name": "KNL", "code": "KNL" }, { "name": "KNLS", "code": "KNLS" }, { "name": "LK", "code": "LK" }, { "name": "LKS", "code": "LKS" }, { "name": "LAND", "code": "LAND" }, { "name": "LNDG", "code": "LNDG" }, { "name": "LN", "code": "LN" }, { "name": "LGT", "code": "LGT" }, { "name": "LGTS", "code": "LGTS" }, { "name": "LF", "code": "LF" }, { "name": "LCK", "code": "LCK" }, { "name": "LCKS", "code": "LCKS" }, { "name": "LDG", "code": "LDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MNR", "code": "MNR" }, { "name": "MNRS", "code": "MNRS" }, { "name": "MDW", "code": "MDW" }, { "name": "MDWS", "code": "MDWS" }, { "name": "MEWS", "code": "MEWS" }, { "name": "ML", "code": "ML" }, { "name": "MLS", "code": "MLS" }, { "name": "MSN", "code": "MSN" }, { "name": "MTWY", "code": "MTWY" }, { "name": "MT", "code": "MT" }, { "name": "MTN", "code": "MTN" }, { "name": "MTNS", "code": "MTNS" }, { "name": "NCK", "code": "NCK" }, { "name": "OFRP", "code": "OFRP" }, { "name": "ONRP", "code": "ONRP" }, { "name": "ORCH", "code": "ORCH" }, { "name": "OVAL", "code": "OVAL" }, { "name": "OPAS", "code": "OPAS" }, { "name": "PARK", "code": "PARK" }, { "name": "PARKS", "code": "PARKS" }, { "name": "PKWYS", "code": "PKWYS" }, { "name": "PASS", "code": "PASS" }, { "name": "PSGE", "code": "PSGE" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PNE", "code": "PNE" }, { "name": "PNES", "code": "PNES" }, { "name": "PL", "code": "PL" }, { "name": "PLN", "code": "PLN" }, { "name": "PLNS", "code": "PLNS" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PT", "code": "PT" }, { "name": "PTS", "code": "PTS" }, { "name": "PRT", "code": "PRT" }, { "name": "PRTS", "code": "PRTS" }, { "name": "PR", "code": "PR" }, { "name": "RADL", "code": "RADL" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RNCH", "code": "RNCH" }, { "name": "RPD", "code": "RPD" }, { "name": "RPDS", "code": "RPDS" }, { "name": "RST", "code": "RST" }, { "name": "RDG", "code": "RDG" }, { "name": "RDGS", "code": "RDGS" }, { "name": "RIV", "code": "RIV" }, { "name": "RD", "code": "RD" }, { "name": "RDS", "code": "RDS" }, { "name": "RTE", "code": "RTE" }, { "name": "ROW", "code": "ROW" }, { "name": "RUE", "code": "RUE" }, { "name": "RUN", "code": "RUN" }, { "name": "SHL", "code": "SHL" }, { "name": "SHLS", "code": "SHLS" }, { "name": "SHR", "code": "SHR" }, { "name": "SHRS", "code": "SHRS" }, { "name": "SKWY", "code": "SKWY" }, { "name": "SPG", "code": "SPG" }, { "name": "SPGS", "code": "SPGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SPURS", "code": "SPURS" }, { "name": "SQ", "code": "SQ" }, { "name": "SQS", "code": "SQS" }, { "name": "STA", "code": "STA" }, { "name": "STRA", "code": "STRA" }, { "name": "STRM", "code": "STRM" }, { "name": "ST", "code": "ST" }, { "name": "STS", "code": "STS" }, { "name": "SMT", "code": "SMT" }, { "name": "TER", "code": "TER" }, { "name": "TRWY", "code": "TRWY" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRAK", "code": "TRAK" }, { "name": "TRFY", "code": "TRFY" }, { "name": "TRL", "code": "TRL" }, { "name": "TRLR", "code": "TRLR" }, { "name": "TUNL", "code": "TUNL" }, { "name": "TPKE", "code": "TPKE" }, { "name": "UPAS", "code": "UPAS" }, { "name": "UN", "code": "UN" }, { "name": "UNS", "code": "UNS" }, { "name": "VLY", "code": "VLY" }, { "name": "VLYS", "code": "VLYS" }, { "name": "VIA", "code": "VIA" }, { "name": "VW", "code": "VW" }, { "name": "VWS", "code": "VWS" }, { "name": "VLG", "code": "VLG" }, { "name": "VLGS", "code": "VLGS" }, { "name": "VL", "code": "VL" }, { "name": "VIS", "code": "VIS" }, { "name": "WALK", "code": "WALK" }, { "name": "WALKS", "code": "WALKS" }, { "name": "WALL", "code": "WALL" }, { "name": "WAY", "code": "WAY" }, { "name": "WAYS", "code": "WAYS" }, { "name": "WL", "code": "WL" }, { "name": "WLS", "code": "WLS" }, { "name": "OVR", "code": "OVR" }, { "name": "PKWY", "code": "PKWY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEACODE", "type": "esriFieldTypeInteger", "alias": "FEACODE", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Address Status Comments", "length": 100, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "STPREMOD", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 15, "domain": null }, { "name": "STPRETYP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 50, "domain": null }, { "name": "STPRESEP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Separator", "length": 20, "domain": null }, { "name": "STPOSTMOD", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 25, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "COUNTYCODE", "type": "esriFieldTypeString", "alias": "County Code", "length": 5, "domain": null }, { "name": "CITYCODE", "type": "esriFieldTypeString", "alias": "City Code", "length": 10, "domain": { "type": "codedValue", "name": "WS1_SpotylvaniaZipCodes", "description": "Zip Codes in Spotsylvania County VA", "codedValues": [ { "name": "22408", "code": "22408" }, { "name": "22407", "code": "22407" }, { "name": "22553", "code": "22553" }, { "name": "22551", "code": "22551" }, { "name": "23117", "code": "23117" }, { "name": "22567", "code": "22567" }, { "name": "22546", "code": "22546" }, { "name": "22580", "code": "22580" }, { "name": "22960", "code": "22960" }, { "name": "23024", "code": "23024" }, { "name": "23015", "code": "23015" }, { "name": "22534", "code": "22534" }, { "name": "22508", "code": "22508" }, { "name": "22401", "code": "22401" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROUTINGSTREETEXTKEY", "type": "esriFieldTypeString", "alias": "Routing Street Ext Key", "length": 36, "domain": null }, { "name": "ADD_NUMBER", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null }, { "name": "SERVICEPROVIDERAREAEXTKEY", "type": "esriFieldTypeString", "alias": "Service Provider Area Ext Key", "length": 36, "domain": null }, { "name": "BLDGSQFT", "type": "esriFieldTypeInteger", "alias": "BLDGSQFT", "domain": null }, { "name": "LARGERES", "type": "esriFieldTypeString", "alias": "LARGERES", "length": 3, "domain": null }, { "name": "LARGECOMM", "type": "esriFieldTypeString", "alias": "LARGECOMM", "length": 3, "domain": null }, { "name": "LOCATIONNAME", "type": "esriFieldTypeString", "alias": "Location Name", "length": 400, "domain": null }, { "name": "APARTMENT", "type": "esriFieldTypeString", "alias": "Apartment Number", "length": 10, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building Number", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R441_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S378_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 6, "name": "Address Points", "type": "Feature Layer", "description": "Site address points represent the location of site or service delivery addresses assigned by local governments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Address" }, "subLayers": [], "minScale": 150000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 197, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[ADDRNUM]", "useCodedValues": true, "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, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 6000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8676990.006193643, "ymin": 4578233.140514471, "xmax": -8613459.623590425, "ymax": 4632583.667732769, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIVISION_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "Full Address Number", "length": 20, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 22, "domain": null }, { "name": "BUSNAME", "type": "esriFieldTypeString", "alias": "Business Name", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MAP_Pin", "type": "esriFieldTypeString", "alias": "MAP_Pin", "length": 25, "domain": null }, { "name": "MAP", "type": "esriFieldTypeString", "alias": "MAP", "length": 25, "domain": null }, { "name": "MAP_Insert", "type": "esriFieldTypeString", "alias": "MAP_Insert", "length": 25, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 25, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 25, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 25, "domain": null }, { "name": "SUBLOT", "type": "esriFieldTypeString", "alias": "SUBLOT", "length": 25, "domain": null }, { "name": "GPIN", "type": "esriFieldTypeString", "alias": "GPIN", "length": 50, "domain": null }, { "name": "NEIGHBORHOOD", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD", "length": 100, "domain": null }, { "name": "SUBDIVISION_Name", "type": "esriFieldTypeString", "alias": "SUBDIVISION_Name", "length": 50, "domain": null }, { "name": "PROPADDRESS", "type": "esriFieldTypeString", "alias": "PROPADDRESS", "length": 250, "domain": null }, { "name": "PROPCITY", "type": "esriFieldTypeString", "alias": "PROPCITY", "length": 250, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 25, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 25, "domain": null }, { "name": "LANDAREA", "type": "esriFieldTypeString", "alias": "LANDAREA", "length": 7, "domain": null }, { "name": "INSTNO", "type": "esriFieldTypeString", "alias": "INSTNO", "length": 9, "domain": null }, { "name": "BOOKNUM", "type": "esriFieldTypeString", "alias": "BOOKNUM", "length": 4, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 3, "domain": null }, { "name": "OwnerSearch", "type": "esriFieldTypeString", "alias": "OwnerSearch", "length": 71, "domain": null }, { "name": "MAILADDRESS", "type": "esriFieldTypeString", "alias": "MAILADDRESS", "length": 36, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "YEARBUILT", "type": "esriFieldTypeString", "alias": "YEARBUILT", "length": 4, "domain": null }, { "name": "SQFEET", "type": "esriFieldTypeString", "alias": "SQFEET", "length": 7, "domain": null }, { "name": "BLDGASSESSMENT", "type": "esriFieldTypeString", "alias": "BLDGASSESSMENT", "length": 9, "domain": null }, { "name": "LANDASSESSMENT", "type": "esriFieldTypeString", "alias": "LANDASSESSMENT", "length": 11, "domain": null }, { "name": "TRANSFERDATE", "type": "esriFieldTypeString", "alias": "TRANSFERDATE", "length": 10, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeString", "alias": "SALEPRICE", "length": 9, "domain": null }, { "name": "AGFOREST", "type": "esriFieldTypeString", "alias": "AGFOREST", "length": 50, "domain": null }, { "name": "AIR_ZONE", "type": "esriFieldTypeString", "alias": "AIR_ZONE", "length": 50, "domain": null }, { "name": "CEN_BLK", "type": "esriFieldTypeString", "alias": "CEN_BLK", "length": 500, "domain": null }, { "name": "CEN_TRCT", "type": "esriFieldTypeString", "alias": "CEN_TRCT", "length": 250, "domain": null }, { "name": "COMP_PLAN", "type": "esriFieldTypeString", "alias": "COMP_PLAN", "length": 250, "domain": null }, { "name": "CONGDIST", "type": "esriFieldTypeString", "alias": "CONGDIST", "length": 250, "domain": null }, { "name": "ELECTRIC", "type": "esriFieldTypeString", "alias": "ELECTRIC", "length": 250, "domain": null }, { "name": "ELEM", "type": "esriFieldTypeString", "alias": "ELEM", "length": 250, "domain": null }, { "name": "FINALTAZ", "type": "esriFieldTypeString", "alias": "FINALTAZ", "length": 250, "domain": null }, { "name": "FIRSTDUE", "type": "esriFieldTypeString", "alias": "FIRSTDUE", "length": 250, "domain": null }, { "name": "FLOOD_100", "type": "esriFieldTypeString", "alias": "FLOOD_100", "length": 250, "domain": null }, { "name": "HCOD_PRI", "type": "esriFieldTypeString", "alias": "HCOD_PRI", "length": 250, "domain": null }, { "name": "HCOD_RUR", "type": "esriFieldTypeString", "alias": "HCOD_RUR", "length": 250, "domain": null }, { "name": "HIGH", "type": "esriFieldTypeString", "alias": "HIGH", "length": 250, "domain": null }, { "name": "HISTORIC", "type": "esriFieldTypeString", "alias": "HISTORIC", "length": 254, "domain": null }, { "name": "MAG_DIST", "type": "esriFieldTypeString", "alias": "MAG_DIST", "length": 250, "domain": null }, { "name": "MIDDLE", "type": "esriFieldTypeString", "alias": "MIDDLE", "length": 250, "domain": null }, { "name": "NBHD_CODE", "type": "esriFieldTypeString", "alias": "NBHD_CODE", "length": 250, "domain": null }, { "name": "NEWTAZ", "type": "esriFieldTypeString", "alias": "NEWTAZ", "length": 250, "domain": null }, { "name": "POLLADDR", "type": "esriFieldTypeString", "alias": "POLLADDR", "length": 250, "domain": null }, { "name": "PRECINCT", "type": "esriFieldTypeString", "alias": "PRECINCT", "length": 250, "domain": null }, { "name": "RESERVOIR", "type": "esriFieldTypeString", "alias": "RESERVOIR", "length": 50, "domain": null }, { "name": "RIVER", "type": "esriFieldTypeString", "alias": "RIVER", "length": 50, "domain": null }, { "name": "RPA", "type": "esriFieldTypeString", "alias": "RPA", "length": 50, "domain": null }, { "name": "STHDIST", "type": "esriFieldTypeString", "alias": "STHDIST", "length": 250, "domain": null }, { "name": "STSDIST", "type": "esriFieldTypeString", "alias": "STSDIST", "length": 250, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 250, "domain": null }, { "name": "SUBWATERSHED", "type": "esriFieldTypeString", "alias": "SUBWATERSHED", "length": 250, "domain": null }, { "name": "TAZ", "type": "esriFieldTypeString", "alias": "TAZ", "length": 250, "domain": null }, { "name": "VOT_DIST", "type": "esriFieldTypeString", "alias": "VOT_DIST", "length": 250, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 250, "domain": null }, { "name": "WETLAND", "type": "esriFieldTypeString", "alias": "WETLAND", "length": 250, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 250, "domain": null }, { "name": "POLL", "type": "esriFieldTypeString", "alias": "POLL", "length": 250, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R752_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S557_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 7, "name": "Driveway", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Address" }, "subLayers": [], "minScale": 37000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677086.016072357, "ymin": 4578254.01677819, "xmax": -8613210.076097388, "ymax": 4632589.198980492, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LASTEDITOR", "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": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S374_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 8, "name": "Building", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Address" }, "subLayers": [], "minScale": 37000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 137, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677072.230711376, "ymin": 4577835.978099691, "xmax": -8613379.680085605, "ymax": 4632680.238083456, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLDGID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BLDGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeDouble", "alias": "Eave Height", "domain": null }, { "name": "ROOFFORM", "type": "esriFieldTypeString", "alias": "Roof Form", "length": 50, "domain": { "type": "codedValue", "name": "WS1_BuildingRoofForm", "description": "The type of roof form for a given building", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Dome", "code": "Dome" }, { "name": "Flat", "code": "Flat" }, { "name": "Gable", "code": "Gable" }, { "name": "Gambrel", "code": "Gambrel" }, { "name": "Hip", "code": "Hip" }, { "name": "Mansard", "code": "Mansard" }, { "name": "Pyramid", "code": "Pyramid" }, { "name": "Saltbox", "code": "Saltbox" }, { "name": "Shed", "code": "Shed" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROOFDIR", "type": "esriFieldTypeDouble", "alias": "Roof Direction", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "length": 100, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "CURRENT", "code": "Current" }, { "name": "PENDING", "code": "Pending" }, { "name": "RETIRED", "code": "Retired" }, { "name": "TEMPORARY", "code": "Temporary" }, { "name": "OTHER", "code": "Other" }, { "name": "ABANDONED", "code": "Abandoned" }, { "name": "DEMOLISHED", "code": "Demolished" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments or Permit#", "length": 250, "domain": null }, { "name": "BUILDINGCLASS", "type": "esriFieldTypeInteger", "alias": "BUILDINGCLASS", "domain": { "type": "codedValue", "name": "WS1_SiteAddressClass", "description": "A general classification of how the structure or location represented by the site address point is used - FacilitySite Subtype Classification", "codedValues": [ { "name": "Agriculture, Food, and Livestock", "code": 701 }, { "name": "Industry", "code": 710 }, { "name": "Commercial and Retail", "code": 720 }, { "name": "Education", "code": 730 }, { "name": "Emergency Response and Law Enforcement", "code": 740 }, { "name": "Energy", "code": 750 }, { "name": "Banking and Finance", "code": 760 }, { "name": "Mail and Shipping", "code": 780 }, { "name": "Building General", "code": 790 }, { "name": "Health and Medical", "code": 800 }, { "name": "Transporation Facilities", "code": 810 }, { "name": "Public Attractions and Landmark Buildings", "code": 820 }, { "name": "Government and Military", "code": 830 }, { "name": "Weather", "code": 840 }, { "name": "Information and Communication", "code": 880 }, { "name": "Residential", "code": 900 }, { "name": "Water and Sewer", "code": 850 }, { "name": "Docks", "code": 791 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "MAINSQFT", "type": "esriFieldTypeInteger", "alias": "MAINSQFT", "domain": null }, { "name": "BASEMENTSQFT", "type": "esriFieldTypeInteger", "alias": "BASEMENTSQFT", "domain": null }, { "name": "TOTALSQFT", "type": "esriFieldTypeInteger", "alias": "TOTALSQFT", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R440_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S377_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 9, "name": "Zip Codes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Address" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ZipName] CONCAT NEWLINE CONCAT [ZipNum]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 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": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677964.904364372, "ymin": 4577938.703003669, "xmax": -8612302.99580412, "ymax": 4633289.909558241, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZipName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZipName", "type": "esriFieldTypeString", "alias": "Zip Code Names", "length": 50, "domain": { "type": "codedValue", "name": "WS1_SpotsylvaniaCities", "description": "LIst of cities within Spotsylvania County VA", "codedValues": [ { "name": "Beaverdam", "code": "Beaverdam" }, { "name": "Bumpass", "code": "Bumpass" }, { "name": "Fredericksburg", "code": "Fredericksburg" }, { "name": "Locust Grove", "code": "Locust Grove" }, { "name": "Mineral", "code": "Mineral" }, { "name": "Orange", "code": "Orange" }, { "name": "Partlow", "code": "Partlow" }, { "name": "Ruther Glen", "code": "Ruther Glen" }, { "name": "Spotsylvania", "code": "Spotsylvania" }, { "name": "Unionville", "code": "Unionville" }, { "name": "Woodford", "code": "Woodford" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZipNum", "type": "esriFieldTypeInteger", "alias": "Zip Code", "domain": { "type": "codedValue", "name": "WS1_SpotylvaniaZipCodes", "description": "Zip Codes in Spotsylvania County VA", "codedValues": [ { "name": "22408", "code": "22408" }, { "name": "22407", "code": "22407" }, { "name": "22553", "code": "22553" }, { "name": "22551", "code": "22551" }, { "name": "23117", "code": "23117" }, { "name": "22567", "code": "22567" }, { "name": "22546", "code": "22546" }, { "name": "22580", "code": "22580" }, { "name": "22960", "code": "22960" }, { "name": "23024", "code": "23024" }, { "name": "23015", "code": "23015" }, { "name": "22534", "code": "22534" }, { "name": "22508", "code": "22508" }, { "name": "22401", "code": "22401" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S375_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 10, "name": "Planning and Zoning", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 11, "name": "Divisions of Land" }, { "id": 12, "name": "Parcel View Labels" }, { "id": 13, "name": "Parcel View" }, { "id": 14, "name": "Airport Overlay District" }, { "id": 15, "name": "Historic Overlay District" }, { "id": 16, "name": "Special Service Districts" }, { "id": 17, "name": "Technology Zone" }, { "id": 18, "name": "Tourism Zone" }, { "id": 19, "name": "Traffic Analysis Zone" }, { "id": 20, "name": "Highway Corridor Overlay District" }, { "id": 21, "name": "Resource Protection Area (RPA)" }, { "id": 22, "name": "River Protection Overlay District" }, { "id": 23, "name": "Reservoir Protection Overlay District" }, { "id": 24, "name": "Fire District" }, { "id": 25, "name": "EMS District" }, { "id": 26, "name": "Future Land Use" }, { "id": 27, "name": "Primary Development Boundary" }, { "id": 28, "name": "Zoning" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8687989.710503869, "ymin": 4577842.373952314, "xmax": -8611656.17071169, "ymax": 4635427.971577456, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 11, "name": "Divisions of Land", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 37000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 57, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.5 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Subdivision_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8676832.231861353, "ymin": 4578703.098260571, "xmax": -8614758.95087883, "ymax": 4632905.19921694, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Subdivision_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Subdivision_Name", "type": "esriFieldTypeString", "alias": "Subdivision_Name", "length": 100, "domain": null }, { "name": "Subdivision_Type", "type": "esriFieldTypeString", "alias": "Subdivision_Type", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S391_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 12, "name": "Parcel View Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 45000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[MAP_Pin]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 76, 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": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 72223.819286, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677081.899453297, "ymin": 4577922.91960192, "xmax": -8612364.680722589, "ymax": 4633250.925286064, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIVISION_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAP_Pin", "type": "esriFieldTypeString", "alias": "MAP_Pin", "length": 25, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "POLL", "type": "esriFieldTypeString", "alias": "POLL", "length": 250, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R753_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S558_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 13, "name": "Parcel View", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 45000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8677081.899453297, "ymin": 4577922.91960192, "xmax": -8612364.680722589, "ymax": 4633250.925286064, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBDIVISION_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAP_Pin", "type": "esriFieldTypeString", "alias": "MAP_Pin", "length": 25, "domain": null }, { "name": "MAP", "type": "esriFieldTypeString", "alias": "MAP", "length": 25, "domain": null }, { "name": "MAP_Insert", "type": "esriFieldTypeString", "alias": "MAP_Insert", "length": 25, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 25, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 25, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 25, "domain": null }, { "name": "SUBLOT", "type": "esriFieldTypeString", "alias": "SUBLOT", "length": 25, "domain": null }, { "name": "GPIN", "type": "esriFieldTypeString", "alias": "GPIN", "length": 50, "domain": null }, { "name": "NEIGHBORHOOD", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD", "length": 100, "domain": null }, { "name": "SUBDIVISION_Name", "type": "esriFieldTypeString", "alias": "SUBDIVISION_Name", "length": 50, "domain": null }, { "name": "PROPADDRESS", "type": "esriFieldTypeString", "alias": "PROPADDRESS", "length": 250, "domain": null }, { "name": "PROPCITY", "type": "esriFieldTypeString", "alias": "PROPCITY", "length": 250, "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 25, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 25, "domain": null }, { "name": "LANDAREA", "type": "esriFieldTypeString", "alias": "LANDAREA", "length": 7, "domain": null }, { "name": "INSTNO", "type": "esriFieldTypeString", "alias": "INSTNO", "length": 9, "domain": null }, { "name": "BOOKNUM", "type": "esriFieldTypeString", "alias": "BOOKNUM", "length": 4, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 3, "domain": null }, { "name": "MAILADDRESS", "type": "esriFieldTypeString", "alias": "MAILADDRESS", "length": 36, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 22, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "YEARBUILT", "type": "esriFieldTypeString", "alias": "YEARBUILT", "length": 4, "domain": null }, { "name": "SQFEET", "type": "esriFieldTypeString", "alias": "SQFEET", "length": 7, "domain": null }, { "name": "BLDGASSESSMENT", "type": "esriFieldTypeString", "alias": "BLDGASSESSMENT", "length": 9, "domain": null }, { "name": "LANDASSESSMENT", "type": "esriFieldTypeString", "alias": "LANDASSESSMENT", "length": 11, "domain": null }, { "name": "TRANSFERDATE", "type": "esriFieldTypeString", "alias": "TRANSFERDATE", "length": 10, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeString", "alias": "SALEPRICE", "length": 9, "domain": null }, { "name": "AGFOREST", "type": "esriFieldTypeString", "alias": "AGFOREST", "length": 50, "domain": null }, { "name": "AIR_ZONE", "type": "esriFieldTypeString", "alias": "AIR_ZONE", "length": 50, "domain": null }, { "name": "CEN_BLK", "type": "esriFieldTypeString", "alias": "CEN_BLK", "length": 500, "domain": null }, { "name": "CEN_TRCT", "type": "esriFieldTypeString", "alias": "CEN_TRCT", "length": 250, "domain": null }, { "name": "COMP_PLAN", "type": "esriFieldTypeString", "alias": "COMP_PLAN", "length": 250, "domain": null }, { "name": "CONGDIST", "type": "esriFieldTypeString", "alias": "CONGDIST", "length": 250, "domain": null }, { "name": "ELECTRIC", "type": "esriFieldTypeString", "alias": "ELECTRIC", "length": 250, "domain": null }, { "name": "ELEM", "type": "esriFieldTypeString", "alias": "ELEM", "length": 250, "domain": null }, { "name": "FINALTAZ", "type": "esriFieldTypeString", "alias": "FINALTAZ", "length": 250, "domain": null }, { "name": "FIRSTDUE", "type": "esriFieldTypeString", "alias": "FIRSTDUE", "length": 250, "domain": null }, { "name": "FLOOD_100", "type": "esriFieldTypeString", "alias": "FLOOD_100", "length": 250, "domain": null }, { "name": "HCOD_PRI", "type": "esriFieldTypeString", "alias": "HCOD_PRI", "length": 250, "domain": null }, { "name": "HCOD_RUR", "type": "esriFieldTypeString", "alias": "HCOD_RUR", "length": 250, "domain": null }, { "name": "HIGH", "type": "esriFieldTypeString", "alias": "HIGH", "length": 250, "domain": null }, { "name": "HISTORIC", "type": "esriFieldTypeString", "alias": "HISTORIC", "length": 254, "domain": null }, { "name": "MAG_DIST", "type": "esriFieldTypeString", "alias": "MAG_DIST", "length": 250, "domain": null }, { "name": "MIDDLE", "type": "esriFieldTypeString", "alias": "MIDDLE", "length": 250, "domain": null }, { "name": "NBHD_CODE", "type": "esriFieldTypeString", "alias": "NBHD_CODE", "length": 250, "domain": null }, { "name": "NEWTAZ", "type": "esriFieldTypeString", "alias": "NEWTAZ", "length": 250, "domain": null }, { "name": "POLLADDR", "type": "esriFieldTypeString", "alias": "POLLADDR", "length": 250, "domain": null }, { "name": "PRECINCT", "type": "esriFieldTypeString", "alias": "PRECINCT", "length": 250, "domain": null }, { "name": "RESERVOIR", "type": "esriFieldTypeString", "alias": "RESERVOIR", "length": 50, "domain": null }, { "name": "RIVER", "type": "esriFieldTypeString", "alias": "RIVER", "length": 50, "domain": null }, { "name": "RPA", "type": "esriFieldTypeString", "alias": "RPA", "length": 50, "domain": null }, { "name": "STHDIST", "type": "esriFieldTypeString", "alias": "STHDIST", "length": 250, "domain": null }, { "name": "STSDIST", "type": "esriFieldTypeString", "alias": "STSDIST", "length": 250, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 250, "domain": null }, { "name": "SUBWATERSHED", "type": "esriFieldTypeString", "alias": "SUBWATERSHED", "length": 250, "domain": null }, { "name": "TAZ", "type": "esriFieldTypeString", "alias": "TAZ", "length": 250, "domain": null }, { "name": "VOT_DIST", "type": "esriFieldTypeString", "alias": "VOT_DIST", "length": 250, "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 250, "domain": null }, { "name": "WETLAND", "type": "esriFieldTypeString", "alias": "WETLAND", "length": 250, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 250, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnerSearch", "type": "esriFieldTypeString", "alias": "OwnerSearch", "length": 71, "domain": null }, { "name": "POLL", "type": "esriFieldTypeString", "alias": "POLL", "length": 250, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R753_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S558_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 14, "name": "Airport Overlay District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONE_NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "LANDING ZONE", "label": "LANDING ZONE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "TRANSITION ZONE", "label": "TRANSITION ZONE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "AIRPORT ZONE", "label": "AIRPORT ZONE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 101, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "CONICAL ZONE", "label": "CONICAL ZONE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "FAA TOWER ZONE", "label": "FAA TOWER ZONE", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8629887.378558146, "ymin": 4608754.681433872, "xmax": -8613254.613108225, "ymax": 4625492.132916433, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONE_NAME", "type": "esriFieldTypeString", "alias": "Zone Name", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S461_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 15, "name": "Historic Overlay District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "d5fe6f35bc9cad347fc197465b9d0ed4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEUAAABFCAYAAAAcjSspAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQtJREFUeJzt2UFqAkEQQNEONORAOZRnyqFyoKx0q+QbW1EmTN7bas3Ah4KBmuPM4eP9OMYYn1/fb+MBW84/893z/IdHH/gX5p/57vnbH/8rUcIc4+c+3rufW86/4t2zHnDvfm45/4p3W58gShAliBJECctR9vIJv/L/5Sh7+YRfYX2CKOFmlL19wq/M34yyt0/4lTnrE0QJogRRgihBlHARxYnDiePqvPUJogQnDieOtXnrE0QJogRRgijBiSM4cQTrE0QJThzBiSNYnyBKECWIEkQJogQnjph34oh56xNECU4cThxr89YniBJECaIEUYITR3DiCNYniBKcOIITR7A+QZQgShAliBJECSf0nv5kQHHBnwAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 52, 13, 255 ], "width": 2 }, "width": 51.75, "height": 51.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8669537.304793322, "ymin": 4596232.280415815, "xmax": -8617360.538860857, "ymax": 4631694.918013109, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HISTDISTName", "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": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "HISTDISTName", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S456_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 16, "name": "Special Service Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Dist_Name", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 0.4 } }, "value": "Harrison Crossing Special Service District", "label": "Harrison Crossing Special Service District", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 0.4 } }, "value": "Lee Hill East Special Service District", "label": "Lee Hill East Special Service District", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 255, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 0.4 } }, "value": "Lee Hill West Special Service District", "label": "Lee Hill West Special Service District", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 172, 176, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 172, 176, 211, 255 ], "width": 0.4 } }, "value": "Massaponax Special Service District", "label": "Massaponax Special Service District", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8635535.682374042, "ymin": 4609800.498295386, "xmax": -8625877.702249316, "ymax": 4621497.318033263, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Dist_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Dist_Name", "type": "esriFieldTypeString", "alias": "District Name", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S393_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 17, "name": "Technology Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8662164.672523884, "ymin": 4590029.799044819, "xmax": -8612584.016748883, "ymax": 4624541.444211315, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TECHZONENAME", "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": "TECHZONENAME", "type": "esriFieldTypeString", "alias": "Zone Name", "length": 50, "domain": null }, { "name": "vectorLGIM.DBO.TechnologyZone.AREA", "type": "esriFieldTypeDouble", "alias": "vectorLGIM.DBO.TechnologyZone.AREA", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S455_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 18, "name": "Tourism Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8662173.627433194, "ymin": 4588920.20336578, "xmax": -8620433.905576853, "ymax": 4620102.047879504, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOURZONENAME", "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": "TOURZONENAME", "type": "esriFieldTypeString", "alias": "Zone Name", "length": 50, "domain": null }, { "name": "vectorLGIM.DBO.TourismZone.AREA", "type": "esriFieldTypeDouble", "alias": "vectorLGIM.DBO.TourismZone.AREA", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S454_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 19, "name": "Traffic Analysis Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 55, 55, 255 ], "width": 2.6 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[TAZ]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 208, 73, 78, 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": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677994.547399169, "ymin": 4577850.9186292915, "xmax": -8612376.740249187, "ymax": 4633263.346984127, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NEWTAZ", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "TAZ", "type": "esriFieldTypeDouble", "alias": "TAZ", "domain": null }, { "name": "NEWTAZ", "type": "esriFieldTypeString", "alias": "NEWTAZ", "length": 5, "domain": null }, { "name": "NEWTAZ_SUB", "type": "esriFieldTypeString", "alias": "NEWTAZ_SUB", "length": 5, "domain": null }, { "name": "FINALTAZ", "type": "esriFieldTypeDouble", "alias": "FINALTAZ", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S460_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 20, "name": "Highway Corridor Overlay District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "3c49ff949214a7b68a75b092e977175c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAylJREFUaIG1WlGywyAIbGY8SA/ZY+SQvUnez3PGUFh2wfDVREREYMF0fD/X9fqn93kcL0CTN+PbMZflz/Qf60sr1D5XDPD9XNf7PI5VppXjKakYEfEOxKhuyONnZL7P41g3adfwDMbqONCgeqKKW7HGVIw+5a56wA2qJ4rcHcnxNlwhNwbtQohZ4UVutc5f45OVn3nK+h7GIFIw20AmV/EGde5Kg4mbKAajBXe4nOJNaN2hKMKeGgMDnnLrOBPPWUb9fq5reMzMCXRxSsFY1pDe+PCYK0GvumTVhbOEZfkhTFiFIjBWNhwpyHqPmrDcDXqAmQliF8wU3OEdKdBnG8rKp4yfGWOyezT3hoMoQ3kTmGelXlQSCJM1reFDmGDcgsVFZg5Dama/uSgKdK/o9kospWiIKHNnTw80n4IJ1iXZU68agPGUn0omU4hRUkkSTGztJAgT0TOTytlupNJNIJnUCXrKqrWnAiOMTI8YuYO1VKf2zGJF7UMjnHaLbRWA0Xj1yqJbuCNyYSISlMUNm0A6GKvwht2EuggTn0gWc2OAZCFclGCiU/Ugd65UKKweoYtmilcK6B2yI/5IJoWDrILoZjtTkE066kFIHX3nVJCsThbNMBe6KFttqPjZzaJIr1mUzN/w2jDDuSfqR6Vwj+h2gkqiqAS+nVfpJpgrxWhuqZuwiu4wxq4WasqbY6GLVioZRmGlAppjnSKhfLON3ncqH09Gpwlwvy5lqbhLHQOwuDp/U1+XGNfYefPdOTHLA3EQKam4JZMZO/egVKmWWV0BZ4a/knWzbsLTp1yLdqFBlV1ZJ4QJJuaqdaf3jpVdSXY0TFRPR00KltAdzBy3ctKPL3Yym5Z3GSvbVCbLzaIVRdEinW8QO4n+p5N6i9aJI7SuWgRQ/7JgFKnOUTMmqk1dHHwibpRs94RhwyRT+R7g8asxyRqE5QuTDFJQXUzp/lm3VYuPn0oGBa8dr2bHnZ0JUx9THX3lRDub2Bm/bhbd+blrx8Ztd6/IcLMomwiq14aM7EiG2k7RlQzz7smbNIZgP4gU7saECu4sMXKki18rnOVV5HZ57Kb/AIMbRAG3FrSgAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 2 }, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Primary", "label": "Primary", "description": "" }, { "symbol": { "type": "esriPFS", "url": "cffd46000b674bb05bb0bda0b204e8cb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABtZJREFUeJy9nN1x3DAMhOWZKyL1pHDXky6cJ3loHrD7LagETycKxA8JLECez6/ruq7Prz9fvz9+fVwDuueuMrrPVNbEjqmMnb+aT3huel3XdRFmtUifX3++Vt71nZPVzVv5nG6nT+l1z4RnlfvqJitDiQPKcRcBu2ylz0VjpXcNgDQj3Ka8aLTswlxad8+E9wkIUn7c4+vC0rR2dr0S/CBRSlNSLVo3n3xOMqbTWT27tbk/v5QQZWBHNCVp0TqBHSKHklubHxiaVDFStDq+NN0nqZ/MT/x2ftz0VuWr5y6lOsD//fHrYxrtKpLSlHcbOsXyqMo7J914WmCSKDxJ+YTvRO73gtLwT9PQyTwpQFOYSWU4vrVffnUp6lK7opOme38/KUYUZlIZjm9dm5dzUilJMInssJLdjRH5bm5Hkzk/MJRUSBqtO5Ed7t7vWTQ5Qiabqexy8NP2oZ3CpJ1KL0Y6HdPI72xIOoHdLgc/7dGzU9gpdi3MPq9z9HZgGkWnkdmN7SerjkoMPUl3twFusSs5p1joZCp7d7uilHcOTB0hc6nsSaGb9MKdzzblnfAEmKmxKS9NT9peOTkn9NbYkx136UhxVMkl4x1NDgVUvk15evYmu0gXkchNYYfIT/Xucok8VJROW6JVYdKcV4Z3/E+mLdHdkS1K+7ODhp3UDifviJ1Kf5L6J2nfXo50Yy6CSH+qZBGZicMJDKgxCilvGNr1gicLvo53tzTJwicOU3L+UZklht5O7mMVX2pktbs07ZXT3fh001L/ZGOvjllJu5Fi4s6bYnk1/sSmdX6WVd418rRwuCruCoJKLxJRqv1T9DSctPehxMC0QO3vXXEgMp2dNOVVpCab1H6n5Awk4y5qnYwnC1Ra2Sf4eV3igtkZ2I2nWKoigWLZPpZEVIKhpHV6kdBOxk8jjGbAuoHOTrVIiT1ko9B3SsS405R30eUwdu9MnjqW0iyRbVM1wSk4TXkVGaSgOHlODk192zYpAQkwV3Mm76sF6T4n7ZSS456jtqkTSMjNmbRkiR0kHafVOpGxkryxT25iVIrePN0uJ6eojtwBpeNNolbp+4GhVIFS4gxTx9kU+CuHEjycbh5p8cq/vlOCyPj+rlvMKfDvn92C0ULkeMgaPP7Xd/s7ZcREruJPI5NkYFonyipPI4+8q+ROMJTY5/Q8RcrPsspP8cfteBKRSq/bkCSNq2fHo/y0KT/FV8L31Hk8TcsnU7/FULcwXcrRYkU7hpPiR/xI+Mg9QYuhziiXuuRGqpPtnPsXFZ1uUNXyqe4EfY1MiO4gicoEv1yBcvYR/KX2/ihKipKLCjVOeZLW5RQiEtlk88rfKakJadWm2DvFPteWTY+kzq+OH/8a2RHZPWUQxd0U22mkKhsorFxX8GtkR5NNeSLlE0qu4Wgg7M/oS7oUQ5+u8tQZJ3OK9zspuY9h6Em1TaKbRi+VmWQk2czHMDSVkUb3SXdBMiIppOo012LoCRFnU4xNuwsid1JIu7G3yxHSjqjP7t1Ju+KOgDRilU1P9c7ot540UtwCTorYyrMuLGm5ptg86Z1v2+yvQFIiPSQ9JVUGV3yTcWpDWiAlhk7SPqnqNGrIBk8L1SSA5OXIabtEnVCV9YnTWafPpT2FBXco+MZQIiylNCL2d7Twqc2k1bl7T4vqzmfvQycVXo0Ro1MIWWVRrEwPEJTP3odOKjw16jQjyNl838BuPLFFBY/9eXcqfBoRkz6YpuFKe/u1y5nq/cbQVJgTnrZD3bykCCpdO+2LqeYeYWgiLInAk8rqKD3fU3xNaPcFfQXSUYph5L1bpE7nRL9bYFpoV3lvGJpU8gQTnTGVzEmhS3Q52RP9b439ScuSGHNaWadtzxOHCDU2Svn0Ko4ueMdb8dOscnK6OcTHyob2p4nTVFf87hquM1LJ3udMWrYTaNn5y69AaDR1xjrj99aFRqWTrXRW4zT9aV35rvInrUMarVUfOIEMNe7eKb1pBuzv7H1oWgxUtKfR4ObRlsrJJ7oo2e+U0qb8pHKT+a4PdDppKzftSfHfNlUGnTi/z6eZkEbQNCKnPSm+HKmKCZlzf04do3PTjuQEd8ltlfy363sFS51ZKXGsm1tV2xQyUtytNkjdVsl/u+4A/gQ/k+it5lBdp0Wo2gDFf3Q5omgavfQGaZ2r5qSZcVL0Pr+W/8FcCXtS+WRxHTbeC5tErlvgtOLvkPFSwlLlk9SdzLnnuTlE/kS3WoMo5dPdX4m2QZMTzv9KeULyf46cKFeOTfB0faanMXdwoAeL5PQo/+fI0y0Imaf4nOz0Vixt28hz9D9HuuMXMVDtapLCSuZpKk949ue/F79K2cppXaIAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 255, 232, 255 ], "width": 2 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Rural", "label": "Rural", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8652697.894831741, "ymin": 4603579.945943017, "xmax": -8625101.49511534, "ymax": 4625676.194920077, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "HCODNAME", "type": "esriFieldTypeString", "alias": "Highway Corrdidor Name", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S462_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 21, "name": "Resource Protection Area (RPA)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "5b702384067ea5bda08c8324bdaf5630", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAapJREFUWIXtlmFq8zAMhp+Ggu7gyzQ7hyk5ipOjhJFzxLmM7iAo7n7ESZuu+5i7b+xPBIUSx9IjWXLeI4UmjdaWCFLRWe9i6f5HO5ZusN5FaRRLBGmUn0IUAywQnDVYIgBRGq3X578JcB9IEpNBWKEujOK1s8G1vwZgvYt4vS6BxCt4bYFIlX+FVnwEAp1BkEajJU6SmH7SlOVNmDO3RCBRWwWSmOz9tWb8NoA0WnOhXh+k+b8kJo7lpV98bgHOOkpietZIubz3gVoA+1cAr61VnHh3b8/WrXdxAyAVnSVGaTT+j0vGBtdy1lG8tl9NxwbAehfFa7eZ7wt16Wjd22NSjzBHuJ2vDW5e9HpdoSCIV0ohlkB5dMn9E63ihNcrgzusAPmlcQkk0NkM8ZYx40vpL4EGd8j+WlhH+VYBgPuXrOIkic4SQXhtvnMlg8wXFVYxl39Z+wSQyfDaWqI2qCVRfLVubHAHO+tIoiYBMEl1y34FWChhPvMV5tX53vqbrSKSPn+w5h7YZtluNj46/4Ye+Kpqz3zuemDXA7se2PXArgd2PbDrgT/XAx9BLf+E8lLtRwAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.4 }, "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677855.050516592, "ymin": 4577901.089373644, "xmax": -8612240.549782762, "ymax": 4633242.040966194, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RPA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RPA", "type": "esriFieldTypeString", "alias": "Resource Protection Area", "length": 1, "domain": { "type": "codedValue", "name": "WS1_BooleanString", "description": "Yes or No String Values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S451_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 22, "name": "River Protection Overlay District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "12b81c77b57f76af9e06f75aca178240", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA89JREFUeJzlW1uOwzAITKTed8/SE3d/aokQHjOA25WWrzaxxwSb4ZH2cfxzebh3fl6v27XneY6samFP4hM63A2wlNuhzE5sVt46XA3w83ptV+4TDy9P2PM8b9+F+C7gAS+A9TkAp6XqdloHPUd+V5v8uNzIFpFA63MATimusdb9DJNdc23azQUskMnd9TAiXH3aUExEjzdmHAVYcHQ8S4YbeYPjgCn5C1HgLXMGsEjxOPiHrRChxfrZnPe4ngEsjtCkyLiSNdYj54ifiOjkG2DCP3cRJ4ItCTQYUz8BO5KmXdwQ6DpPghYHoLxQNWqEb60vZNYA3gOw7oQYzPNxknfqBvjUcfUeKOIGwoD3YkgDdRjcwvUU8jB2GfqWCn9i8SoeY1xynb0NkYmUd2F4JS6aNzhyL4YYpeXOIPGaNUilCCI3CW+IMCdCj/12J2isIYKGo6kHzfoAyLh133GlOwlWXQBRdFKky6LFj9arVQxZD2YZDzFQpe0lP1eM7FaDbHupMp9RuMIfqFEvLoD6kfTzSu6+o9MUlcPJ3B4JTjQ79PWpZAwM67PFEHjs6HtIZ9jDSAwx3xKLBE1esj6/NV+GuZFUWCvjWTI6Yt2mCbLrOvcop8LeIjqV7bA8QkzoixD5wA3Xw12g0uyohEk2GnXkkgdkoN7CmQt495D7iG5Z1IhO8bPSFEWUtirAjui4zrhQkr/EBrAW9ro7UarqKcjs/KZKkj8BnTp86iGiznOrH2AJy7Yd6aTJTBIlvn/n5egShHjl2HUtIzoPwxh/LYYqLagA/Ka8hYN0obyHtjDHM8EJ8bK0ZXTPf3e4nNLhagDN8hUFMkLywlRlHYlpXffWE9JriGTKJYuPrNlsj++vBjvRQ87N3CR6+xTowFeDjGQ+zjRVuzWEI3O/D/CiSJYJ7ugGEdL/iQzi45Ggp6JKzklJn/9WOCK06HhnSkmJogJ7KphNab0XWOAR2yIu4eGu+V0DeyT5/t6PAiiJIWNZbHROUKniBshSZbmY5T5aEUshtGWWjbHWSsMg2mvLFLAyQXQns95CdK0y5qi8GNG7uSNUWRywSeIfSlo70QlB0Ti9NrsWo5PAjt8NVhXwChUPl8njmbIcmN//y8yEv07MKWL0/zQV7TZCap9otQXCl8ORgbywF2Fm/YOKHoTgL0aWZGGyolRW8kqpPrjTjZr9vwCYfLii6wtvTEWcEzv3W+EpX+5itJqiWYc282VWvkyAx2G1xaWPTSiYcUXXbeQ6hfl+V9jyQ7ayQ9LYLAmaaplZ400SnGL2T83pjH+e5y/Nd5Yg2KdcOwAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 }, "width": 48, "height": 48, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8650733.75273157, "ymin": 4620608.544252732, "xmax": -8628962.40535955, "ymax": 4633089.314515252, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RIVER", "type": "esriFieldTypeString", "alias": "River Overlay", "length": 1, "domain": { "type": "codedValue", "name": "WS1_BooleanString", "description": "Yes or No String Values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "River Name", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S452_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 23, "name": "Reservoir Protection Overlay District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8651731.69664282, "ymin": 4611228.428940296, "xmax": -8628962.40535955, "ymax": 4633097.220409371, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RESERVOIR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RESERVOIR", "type": "esriFieldTypeString", "alias": "Reservoir Overlay", "length": 1, "domain": { "type": "codedValue", "name": "WS1_BooleanString", "description": "Yes or No String Values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S453_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 24, "name": "Fire District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICTID", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 51, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 126, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "7", "label": "7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 238, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "8", "label": "8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "9", "label": "9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "10", "label": "10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 127, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "11", "label": "11", "description": "" } ], "fieldDelimiter": "," }, "transparency": 35, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[DISTRICTID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 56, 168, 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": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8685644.105679022, "ymin": 4577930.602147031, "xmax": -8611681.92630735, "ymax": 4633333.209161823, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICTID", "type": "esriFieldTypeString", "alias": "District ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "DISTTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_FireDistrictType", "description": "The type of fire service administrative area", "codedValues": [ { "name": "Agency", "code": "Agency" }, { "name": "Battalion", "code": "Battalion" }, { "name": "District", "code": "District" }, { "name": "Inspector", "code": "Inspector" }, { "name": "Mutual Aid", "code": "Mutual Aid" }, { "name": "Reporting", "code": "Reporting" }, { "name": "Station", "code": "Station" }, { "name": "Still", "code": "Still" }, { "name": "Wildlife-Urban Interface", "code": "Wildlife-Urban Interface" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "Agency", "length": 50, "domain": null }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "length": 100, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R504_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S441_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 25, "name": "EMS District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 255, 255 ], "width": 5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[DISTRICTID]", "useCodedValues": true, "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": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8687989.275498781, "ymin": 4577930.85116436, "xmax": -8611676.360043487, "ymax": 4635427.971577456, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICTID", "type": "esriFieldTypeString", "alias": "District ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "DISTTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_EMSDistrictType", "description": "The type of emergency medical service administrative area", "codedValues": [ { "name": "Agency", "code": "Agency" }, { "name": "Mutual Aid", "code": "Mutual Aid" }, { "name": "Reporting", "code": "Reporting" }, { "name": "Station", "code": "Station" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "Agency", "length": 50, "domain": null }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "length": 100, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R505_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S442_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 26, "name": "Future Land Use", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1056", "symbolLayerName": "Level_16" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1058", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1057", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1059", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1060", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1061", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1062", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1063", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1064", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1065", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1066", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1067", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1068", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1069", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1070", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1058", "symbolLayerName": "Level_0" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1071", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "LANDUSEDESC", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 236, 112, 20, 255 ], "width": 2 } }, "value": "CIVILWARTRL", "label": "Civil War Trail", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2 } }, "value": "SCENICROAD", "label": "Scenic Road", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 103, 0, 13, 255 ], "width": 2 } }, "value": "SCENICBYWAY", "label": "Scenic Byway", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 255, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "AGRICULTURAL FORESTRAL", "label": "Agricultural and Forestral", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 0, 15, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "COMMERCIAL", "label": "Commercial", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 107, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "EMPLOYMENTHEAVY", "label": "Employment Center Heavy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 190, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "EMPLOYMENTLIGHT", "label": "Employment Center Light", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 195, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "HIGHDENSITYRES", "label": "High Density Residential", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 4, 79, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "INSTITUTIONAL", "label": "Institutional", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 246, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "LOWDENSITYRES", "label": "Low Density Residential", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 91, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "MIXEDCOMMCORE", "label": "Mixed Use Commercial Heavy", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 173, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "MIXEDCORE", "label": "Mixed Use General", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "MIXEDLIGHT", "label": "Mixed Use Light", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 133, 24, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "OPENSPACE", "label": "Open Space", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 217, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "RURAL", "label": "Rural", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 198, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.7 } }, "value": "WATER", "label": "Water", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[DESCRIPTIO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677137.356617777, "ymin": 4577901.977476992, "xmax": -8612315.719594251, "ymax": 4633284.892338611, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LANDUSEDESC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LANDUSEDESC", "type": "esriFieldTypeString", "alias": "Land Use Description", "length": 50, "domain": { "type": "codedValue", "name": "WS1_FutureLandUse", "description": "Type of Future Land Use", "codedValues": [ { "name": "Commercial", "code": "COMMERCIAL" }, { "name": "Institutional", "code": "INSTITUTIONAL" }, { "name": "Water", "code": "WATER" }, { "name": "Mixed Use Commercial Heavy", "code": "MIXEDCOMMCORE" }, { "name": "Mixed Use General", "code": "MIXEDCORE" }, { "name": "Mixed Use Light", "code": "MIXEDLIGHT" }, { "name": "Scenic Byway", "code": "SCENICBYWAY" }, { "name": "Scenic Road", "code": "SCENICROAD" }, { "name": "Agricultural Forestral", "code": "AGRICULTURAL FORESTRAL" }, { "name": "Rural", "code": "RURAL" }, { "name": "Employment Center Light", "code": "EMPLOYMENTLIGHT" }, { "name": "Employment Center Heavy", "code": "EMPLOYMENTHEAVY" }, { "name": "Low Density Residential", "code": "LOWDENSITYRES" }, { "name": "High Density Residential", "code": "HIGHDENSITYRES" }, { "name": "Civil War Trail", "code": "CIVILWARTRL" }, { "name": "Open Space", "code": "OPENSPACE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DENSITY", "type": "esriFieldTypeString", "alias": "Density", "length": 20, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R521_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S458_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 27, "name": "Primary Development Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COMP_PLAN", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "value": "Difficult to Serve (within PDB)", "label": "Difficult to Serve (within PDB)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.5 } }, "value": "Primary Development Boundary (PDB)", "label": "Primary Development Boundary (PDB)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[COMP_PLAN]", "useCodedValues": true, "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": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8642774.153349489, "ymin": 4595066.068305934, "xmax": -8612584.016748883, "ymax": 4624376.7287740605, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COMP_PLAN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMP_PLAN", "type": "esriFieldTypeString", "alias": "Comprehensive Plan", "length": 40, "domain": null }, { "name": "Area_Acre", "type": "esriFieldTypeInteger", "alias": "Area (Acres)", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S459_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 28, "name": "Zoning", "type": "Feature Layer", "description": "The boundaries of the zoning districts established by and pursuant to this chapter shall be shown on a set of official zoning maps which, with all notations, references, and other information shown thereon, are hereby incorporated into and made part of this chapter. As part of this chapter, the official zoning map shall be amended only in accordance with the procedures set forth in article 4, division 6 of this chapter. The official zoning map shall be prepared and maintained by the zoning administrator.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "Please credit the Spotsylvania Code Compliance Department, Zoning Office. \n\nData contained here within does not constitute an official zoning determination. \n\nPlease consult the Zoning Office for official zoning determinations prior to making land use and/or purchasing decisions.", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONECLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 199, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A-2", "label": "A-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 191, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A-3", "label": "A-3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C-1", "label": "C-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C-2", "label": "C-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 35, 35, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C-3", "label": "C-3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "I-1", "label": "I-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "I-2", "label": "I-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 192, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MU-1", "label": "MU-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 192, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MU-2", "label": "MU-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 192, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MU-3", "label": "MU-3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 192, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MU-4", "label": "MU-4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 192, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MU-5", "label": "MU-5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 210, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "O-1", "label": "O-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 143, 15, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "O-2", "label": "O-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PDC", "label": "PDC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 0, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PDH-2", "label": "PDH-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 0, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PDH-3", "label": "PDH-3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 0, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PDH-4", "label": "PDH-4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 0, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PDH-5", "label": "PDH-5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 0, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PDH-8", "label": "PDH-8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 0, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PDH-12", "label": "PDH-12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 0, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PDH-16", "label": "PDH-16", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRR-2", "label": "PRR-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRR-3", "label": "PRR-3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PRR-4", "label": "PRR-4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 255, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-1", "label": "R-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 169, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-2", "label": "R-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 156, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-3", "label": "R-3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 196, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-8", "label": "R-8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 71, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-12", "label": "R-12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-A", "label": "R-A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-C", "label": "R-C", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-R", "label": "R-R", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RU", "label": "RU", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 181, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "V", "label": "V", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ZONECLASS]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677081.973632269, "ymin": 4577910.542881272, "xmax": -8612364.680722589, "ymax": 4633250.925286064, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONECLASS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONECLASS", "type": "esriFieldTypeString", "alias": "Zoning Class", "length": 10, "domain": { "type": "codedValue", "name": "WS1_ZoningDistrict", "description": "Zoning Districts", "codedValues": [ { "name": "Agricultural 1", "code": "A-1" }, { "name": "Agricultural 2", "code": "A-2" }, { "name": "Agricultural 3", "code": "A-3" }, { "name": "Commercial 1", "code": "C-1" }, { "name": "Commercial 2", "code": "C-2" }, { "name": "Commercial Highway", "code": "C-3" }, { "name": "Industrial 1", "code": "I-1" }, { "name": "Industrial 2", "code": "I-2" }, { "name": "Mixed Use 1", "code": "MU-1" }, { "name": "Mixed Use 2", "code": "MU-2" }, { "name": "Mixed Use 3", "code": "MU-3" }, { "name": "Mixed Use 4", "code": "MU-4" }, { "name": "Mixed Use 5", "code": "MU-5" }, { "name": "Office 1", "code": "O-1" }, { "name": "Office 2", "code": "O-2" }, { "name": "Planned Development Commercial", "code": "PDC" }, { "name": "Planned Development Housing 16", "code": "PDH-16" }, { "name": "Planned Development Housing 2", "code": "PDH-2" }, { "name": "Planned Development Housing 3", "code": "PDH-3" }, { "name": "Planned Development Housing 4", "code": "PDH-4" }, { "name": "Planned Development Housing 5", "code": "PDH-5" }, { "name": "Planned Development Housing 8", "code": "PDH-8" }, { "name": "Planned Rural Residential 2", "code": "PRR-2" }, { "name": "Planned Rural Residential 3", "code": "PRR-3" }, { "name": "Planned Rural Residential 4", "code": "PRR-4" }, { "name": "Residential 1", "code": "R-1" }, { "name": "Residential 12", "code": "R-12" }, { "name": "Residential 2", "code": "R-2" }, { "name": "Residential 3", "code": "R-3" }, { "name": "Residential 8", "code": "R-8" }, { "name": "Residential Mobile Home Park", "code": "R-MHP" }, { "name": "Residential Resort", "code": "R-R" }, { "name": "Resort Agricultural", "code": "R-A" }, { "name": "Resort Commercial", "code": "R-C" }, { "name": "Rural", "code": "RU" }, { "name": "Planned Development Housing 12", "code": "PDH-12" }, { "name": "Village", "code": "V" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZONEDESC", "type": "esriFieldTypeString", "alias": "Zoning Description", "length": 100, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R460_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S397_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 29, "name": "Facilities", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 30, "name": "GPS Monument" }, { "id": 31, "name": "Fire Rescue Stations" }, { "id": 32, "name": "County Buildings" }, { "id": 33, "name": "Schools" }, { "id": 34, "name": "Bridge" }, { "id": 35, "name": "Communication Tower" }, { "id": 36, "name": "Airport" }, { "id": 37, "name": "Tank" }, { "id": 38, "name": "Quarry" }, { "id": 39, "name": "Cemetery" }, { "id": 40, "name": "Athletic Fields" }, { "id": 41, "name": "County Building Footprint" }, { "id": 42, "name": "County Property" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8677072.230711376, "ymin": 4577825.502021506, "xmax": -8612521.789295128, "ymax": 4632702.7216803925, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 30, "name": "GPS Monument", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Owner", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "07901d76c8c5c3d2905d1c34b74adb5b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALlJREFUGJV1kDEKwlAMhr9AIYuLFcQLdNbFVbyDHsHBVTyBg4OTu5uTegGv4NDJM3RxeuDgEFp8Dq8ttdAPAuHnIwmJaOFhAPSATOBb5VFDSIATMC+jl4eNwLUWPQyBB2FaxQi4eFCBcyXu5F9qcvRwiwBEdYZZh0efOJ6EG83yLqskD6tV72I27pAynHuG1WZ7VJeYJS2pQHUlZkUQ4ePNph4OAgvCH1PieCvOpdD4o8AbWJcVcK5ufy2bNUSf1Mr+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": " Spotsylvania County", "label": "County", "description": "" }, { "symbol": { "type": "esriPMS", "url": "07901d76c8c5c3d2905d1c34b74adb5b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALlJREFUGJV1kDEKwlAMhr9AIYuLFcQLdNbFVbyDHsHBVTyBg4OTu5uTegGv4NDJM3RxeuDgEFp8Dq8ttdAPAuHnIwmJaOFhAPSATOBb5VFDSIATMC+jl4eNwLUWPQyBB2FaxQi4eFCBcyXu5F9qcvRwiwBEdYZZh0efOJ6EG83yLqskD6tV72I27pAynHuG1WZ7VJeYJS2pQHUlZkUQ4ePNph4OAgvCH1PieCvOpdD4o8AbWJcVcK5ufy2bNUSf1Mr+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Spotsylvania County", "label": "County", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d79f541938fc865a6c13f3fc000dc6e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJBJREFUCJljYUAB/5mE4l+YvVsoeQImwoIiH/s84d0fhiqGyueaDO2Sv1EVeL/hYfj3q4WBgUGS4dH/LAYGhokoCtiFflX8/McgCeXWMKQ8nc8wR/oTREHic7mfv/4XIVkmwv6dqeInA0MVRMGf/x0MDAycyM75yfC/gCHiyVQWofjnFu/+/I9gwAScDKxMzQCUJC6XKytE2QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NGS", "label": "Federal", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d79f541938fc865a6c13f3fc000dc6e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJBJREFUCJljYUAB/5mE4l+YvVsoeQImwoIiH/s84d0fhiqGyueaDO2Sv1EVeL/hYfj3q4WBgUGS4dH/LAYGhokoCtiFflX8/McgCeXWMKQ8nc8wR/oTREHic7mfv/4XIVkmwv6dqeInA0MVRMGf/x0MDAycyM75yfC/gCHiyVQWofjnFu/+/I9gwAScDKxMzQCUJC6XKytE2QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NPS", "label": "Federal", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d79f541938fc865a6c13f3fc000dc6e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJBJREFUCJljYUAB/5mE4l+YvVsoeQImwoIiH/s84d0fhiqGyueaDO2Sv1EVeL/hYfj3q4WBgUGS4dH/LAYGhokoCtiFflX8/McgCeXWMKQ8nc8wR/oTREHic7mfv/4XIVkmwv6dqeInA0MVRMGf/x0MDAycyM75yfC/gCHiyVQWofjnFu/+/I9gwAScDKxMzQCUJC6XKytE2QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "USGS", "label": "Federal", "description": "" }, { "symbol": { "type": "esriPMS", "url": "906136f61f72d7f0a2468222e74f562a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAD9JREFUGJVjYWBgYHg+jUGZgZmBlQEHYOJgeMzCwMDA8J+ZYS8DA4M8LoV/v7F7suCSRAcjWKFUOoMCfmU/GQDC/Qh5NJ7x0AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VDOT", "label": "State", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677003.241126288, "ymin": 4578068.879911848, "xmax": -8615883.139624922, "ymax": 4631988.803136051, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 50, "domain": null }, { "name": "Azimuth", "type": "esriFieldTypeString", "alias": "Azimuth", "length": 25, "domain": null }, { "name": "GPS_Suit", "type": "esriFieldTypeString", "alias": "GPS Suitability", "length": 5, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "Hor_Order", "type": "esriFieldTypeString", "alias": "Horizontal Order", "length": 10, "domain": null }, { "name": "Ver_Ord", "type": "esriFieldTypeString", "alias": "Vertical Order", "length": 10, "domain": null }, { "name": "Hor_Datum", "type": "esriFieldTypeString", "alias": "Horizontal Datum", "length": 20, "domain": null }, { "name": "Ver_Datum", "type": "esriFieldTypeString", "alias": "Vertical Datum", "length": 20, "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 15, "domain": null }, { "name": "DataSheet", "type": "esriFieldTypeString", "alias": "Data Sheet", "length": 20, "domain": null }, { "name": "YearPlace", "type": "esriFieldTypeInteger", "alias": "Year Placed", "domain": null }, { "name": "Elev", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "XCoord", "type": "esriFieldTypeDouble", "alias": "XCoord", "domain": null }, { "name": "YCoord", "type": "esriFieldTypeDouble", "alias": "YCoord", "domain": null }, { "name": "DataLink", "type": "esriFieldTypeString", "alias": "Data Link", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S428_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 31, "name": "Fire Rescue Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "cc97659d413a2d471623abc01d0c1323", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMpJREFUOI3VkSsOwkAURc+QksGAKKpVJASFgDWwAnaBwLAU0jWwAwwIJCsgLADRjCFjUE80gyP9DL+mple+++6ZmzcBDSv4ZBqtF04kqRhar2KR899ARAbA1OP0azWsoxYB0zCcAd2Ca+3YF1IikzQM7/lZR2uJjLm8gMraEzDML7k3LRwkytry7AaMWnTDVgA3Cnp508EcWFdSWm+VyLW0+ygAY9iVcwaWzgeEYwSHbw0bUcuBDjJAPFZWCxjDntLPAyC+N34A1tETdHExvPKvKuEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Fire Station", "description": "" }, { "symbol": { "type": "esriPMS", "url": "84d5719edc3e44c648d4a033b66c3985", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjlJREFUSIm91TFoE1Ecx/HvuyQiHVTQxV5KVUSRgjgpWMRBBQtOihgbjy5SEEFUhDa9WK3NtVCItEUHRVQMSdVCRUWwk4ugg27q4CLSu9pFMCrqcHl/h7Y2XprYJtTf9n73+PDnvQcXZgkT/teGw4lPdXVhvTXY/wT3fq/p1oTXGf4mX6sXwT6i6AEu1oTXkhLc6nJTBXib64uOLBSxku5xLdRnneilsnibPbHNh4QCI267J8LIqUpo7IJrRnxuaGE/4Ld2TYzl+hrezItr1CBgzCx3+ajXAuNqPlnYF/I5rWHlrKWUGgT2luBWl3dII7sDhKGgpczgO+fp9li2ezDjRMcCk0t3GWRR0eCAPAAlf/CCLy0qoi4DR6qn1bhofRKUQNHkuYGGSSBmJb3rWssVFFsWoXoozmRT5mhxWfIUM6n6Z1bSS2vhGhBaiCxwc83X5Q+D/V94LOHuCBnesBa2L2JqFJz/vOLX0bjtns060ccleNx2+4GO6b1VRNgIPLJs92mmMX+A9qZCeO6beq+Q6uCiaJiivakAxRfa+OVO/OOqDpDNNdg/CmGSs4u5M29vKmC73cC92UrgpYIRYCioCKQVrAbamDlKgfTdnqhXigNZxxyN214nYAqqM+fU344nJpsxpGTEEGoq45jnWpPeVSUyBGzIf/MHivcEnqISDO/YMt/wbvWvzU93HpWSS5mvgGYr6a1/MrzuewUcsr3mu4pamWRS5odg939/FsFk+83nVPn2l3Ty34YLvjJh9yUcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Rescue Station", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2ff931564fe17c5f1a5f8e6e5048fbe9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkZJREFUOI2t1E+IVWUYx/HPM2jv4kKBQszVTQgV1NJVkQgFNg1NGETgZohWSRFRWjGWIRVWVBJSiyIJKrGI2kRQRFCIQfRn4xQUQrszujhJUPAYzNvinHHu3LhNRc/qnOfP9/09vL9zNvifY8N6DZVbMY/pyk+xadPL0bbf/mtg5Wo8hTtWcsEObTu/XMqRyHwhOLsusHa59zHXp5ZwqnI+2IIbInM/9i2X8vxU5sMTgZVtuAl34UO8opRzlRmZm2spX8Vg8IS23YXtkXlwuZQnpzIfn6TwWryKS3EzTsicjZVqJpmP1VIOT2XeXvkgMucqLwa/rAFWAg/1r9/jbcziyq5sIyhla2R+WvkV32F3LeVBvcpRhXdjJ75WygWZcyO1z7H1osouDuIa7I/MR+pw+E40zelR4P1QS/kEt4V1Y4DrcBIztWnuwz2jwKsgMpewY2x458WVOYzd/fOWShOIfn4UuIQrcFnl3JjC1ZXXxtnoD6+9J1cvpZTjkbmA64OjuHedlROf4YhO4ZtrgJH5NPbo7LKvb75xEq2W8mxkzuDyyrtTfLQWyO+1+9Rer+wN7sR7WMQlo6xaytHIPIRv+tmFleK4sU9V3goerTwT3drbaufHzUr5OQaDE9G2QzyAW3AsODMJeCaYr7wR3R9mLz4OvsQPlWlt+xq29/3nrd74X4HBH5WNMRw+p2lO4oBO3SzEqqm/0F3G6eDCROAKVNMsYrFyvJZyIDL3YBo/4qXg2PjcROAY/DedlRb+ru8fA/9L/AmcSce1bqYlmAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Fire/Rescue Station", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[CONAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8668158.3798729, "ymin": 4586138.1425316995, "xmax": -8619755.950786473, "ymax": 4622965.160725795, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CONAME", "type": "esriFieldTypeString", "alias": "Company Name", "length": 50, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 100, "domain": null }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "PSTLSTATE", "type": "esriFieldTypeString", "alias": "State", "length": 30, "domain": null }, { "name": "POSTALZIP5", "type": "esriFieldTypeString", "alias": "Zip", "length": 5, "domain": { "type": "codedValue", "name": "WS1_SpotylvaniaZipCodes", "description": "Zip Codes in Spotsylvania County VA", "codedValues": [ { "name": "22408", "code": "22408" }, { "name": "22407", "code": "22407" }, { "name": "22553", "code": "22553" }, { "name": "22551", "code": "22551" }, { "name": "23117", "code": "23117" }, { "name": "22567", "code": "22567" }, { "name": "22546", "code": "22546" }, { "name": "22580", "code": "22580" }, { "name": "22960", "code": "22960" }, { "name": "23024", "code": "23024" }, { "name": "23015", "code": "23015" }, { "name": "22534", "code": "22534" }, { "name": "22508", "code": "22508" }, { "name": "22401", "code": "22401" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORGANIZ", "type": "esriFieldTypeString", "alias": "Organization", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S487_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 32, "name": "County Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "15208c04a9cabea8faba3a0e24ae9558", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAYAAADafVyIAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAo9JREFUSInFlc9PE0EUgL8py68CgtsItIaAXDUas0TjBQ9eqeHkgT+gJN7VcML+GdbEmHjVmIjxronhYIpVb4gaBWsEWaTSwnZnGQ/T7Xa3TcQmxnd5szM773vvzbx5Bv9YjP8OcF1ShsEMkAGs2nReKbKxGEttARqMpoGZFr9YQvBEKVCKnBBmTgg7/0eAUqalVDkthJMBkv78oYLP27C6Bd4hxDvhbArMfhCCDNgZH+Z5ZDs7KTYBlDItsG8LEXi8WYLXX2GvCueScHoU7ubh1jQUNuDLKkwehzMpiHdrmGGQBlItIrAtPx0ft+D+GyjswtwpSPTCp204kNBjwMsPekeiF16sw8IruDYGc+dhoIekUmSEIBeJoDslhANAchD2JGxKuDAGP/fh+jLMn4L5KVh4DmtluHcFugx4+A1G+yHeFdgCJxyBEH1L4CwC9HZBehIG12HyBCgFLMP0hM771XFY24HxBJh9wApcHIeOWMhWFGDnleKpnyZHQknqNdfTulrT+xIqXmRN+t6Ti8WCGxW5RRSF0GNHwq4bNuLrAwmVCNyVtJQQQIjg9Pc9+FENG3FquuJCyQ1H5RwF0CiOhC2p8+9EvC1L+OXPyTC80clWgHpxlV3wFMjD5jxXJNhu2POGFNVthAC1QvPfGiaGYLYKj99pwOwIvN+B7QL0GXApAY8K2pHZEX3zamIpZVr+09FYaHf80dsN2CzDcFxXMegxwG4VjnUHY39tpaiv7Mmhuq2pOqDR++8leLZGW/KgADemoSMWRNF0yMMDcPNyewCAmAh/G1Avsjz6GUa02PiXkm86A6XICsEiQVNp27hSZP2POqDWnZZ0szGTLbceQaKNp+kMdLOwi9H5duU3EhYW0AsNz+EAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Name]", "useCodedValues": true, "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, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8668289.189650528, "ymin": 4584242.140182049, "xmax": -8619024.539130615, "ymax": 4623222.533817269, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments or Permit#", "length": 500, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "FACILITYAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null }, { "name": "FACTYPE", "type": "esriFieldTypeString", "alias": "Facility Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_GovernmentFacilityType", "description": "The type of government facility", "codedValues": [ { "name": "County Court House", "code": "County Court House" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "State Governor Residence", "code": "State Governor Residence" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US BLM Facility", "code": "US BLM Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "US DoD / Military Facility", "code": "US DoD / Military Facility" }, { "name": "US DOE Facility", "code": "US DOE Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "US Intelligence Facility", "code": "US Intelligence Facility" }, { "name": "US Park Service Facility", "code": "US Park Service Facility" }, { "name": "US State Department Facility", "code": "US State Department Facility" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "White House", "code": "White House" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 50, "domain": null }, { "name": "AGENCYTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "length": 150, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": { "type": "codedValue", "name": "WS1_OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "7 Days/Week", "code": "7 Days/Week" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": { "type": "codedValue", "name": "WS1_OperationalHours", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POCPHONE", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 12, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 100, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 100, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality", "length": 50, "domain": { "type": "codedValue", "name": "WS1_SpotsylvaniaCities", "description": "LIst of cities within Spotsylvania County VA", "codedValues": [ { "name": "Beaverdam", "code": "Beaverdam" }, { "name": "Bumpass", "code": "Bumpass" }, { "name": "Fredericksburg", "code": "Fredericksburg" }, { "name": "Locust Grove", "code": "Locust Grove" }, { "name": "Mineral", "code": "Mineral" }, { "name": "Orange", "code": "Orange" }, { "name": "Partlow", "code": "Partlow" }, { "name": "Ruther Glen", "code": "Ruther Glen" }, { "name": "Spotsylvania", "code": "Spotsylvania" }, { "name": "Unionville", "code": "Unionville" }, { "name": "Woodford", "code": "Woodford" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POCNAME", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "POCEMAIL", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R590_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S527_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 33, "name": "Schools", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "98dde7a6555a47f2deab47037ea52b21", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAzBJREFUSInN1l9IFFscwPGvqLuErdYcityXNhhv1yjTJnD7w1oW2oW83RDagp4SEoUSo6IHwyLZpltQohUFvSUlhERvPlj3yvV6pbYtKEH2gGtlYTRbghb+qenBzdzVWbeSuL+XYeZ3zvnM78wZzknhJ0XK/xZSVdWXnJy8CqCnp6dkziFVVc1gMAiAZ4MHZZGCy+UyW1tbk+YM+oLoQlAZeER7RzveXV6WLHFSU3PcrKs7NSuWEFR14AC6EMwrz0TbUkhZOEyzYTD0/AV5hZsTGSIxqL6hgTJgc+581i8fp+0QtDmz6B8ZZs3WAsbGxt729fUt/GEIIKQsYv+fYAx+5JzdEZXb5Nm0oKOzw5RSWk7hrJCWm2s+CATIW7kSO5CZmcmbZ6+YPwq3C9ykRtoVFBQCWGJxoR0lJebtO3fQhSBgGLjXugFo/mUZthQbtpj2RUXFlpgldOzoUfP0mTPoQgCgC8F/hoHH44n3bpT8/gftf98z/X5/FDYj1HLrlrmztBRdCNY5FD6NQtdIGF0I2g2D8vJy+p/3W2JFRdsoLv7N9PnqJrFpUHd3t5mdnY0uBBsdCh8jz9faFQIR7IphMDAwQEVFxYyQz1cXdZ0GDQ4Omunp6ehC4HEofIoZIMeuYDCMLgTHDIOWlha83j2T+YsXGwFoFE7qlbSovlGQpmmUhcMUOhTGgY2hIG01x7l/+RIAeXaFhdjIsNsmsebmG5P9bzidfBiZschpU3dyq0OpnVpJyvWb7K6pxVV9EF0IVkf+oRV2B7oQHOnt5e6vObyPtN9nvKRROONDUsoTLFVrYxv1nm3AVX1wWufldgedORoAO16GeHLuPFlZWVQlUNF3RWVaKkFg8Yb1BA9Xz16RVexPg6BFLiM/Hx52YXR20Va6c+o3+uuboavD1rkMt5urj5/yT6k3NnUyLlSVCufHEuEn4ll9PeOjXzucnljWy6SUobjQv1Im5TOx2eXv3cv1kNWkRccVG3Rje9cn5YzbheXUSSmTpJQ0NTWhqqoJgKIAcGE4uuTKtFTibRFxoVh06v12QNO0xUNDQ9cSPaB89/L2+/2vgbk/Bf1ofAY2CB2vH7rAoAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 56, 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": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8658741.848887753, "ymin": 4596343.616845038, "xmax": -8618488.297326244, "ymax": 4632575.211925383, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "FACILITYAREA", "type": "esriFieldTypeDouble", "alias": "Facility Area", "domain": null }, { "name": "FACTYPE", "type": "esriFieldTypeString", "alias": "Facility Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_EducationalFacilityType", "description": "The type of educational facility", "codedValues": [ { "name": "Elementary School", "code": "Elementary School" }, { "name": "Middle School", "code": "Middle School" }, { "name": "High School", "code": "High School" }, { "name": "College / University", "code": "College / University" }, { "name": "Educational Facility", "code": "Educational Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 50, "domain": null }, { "name": "AGENCYTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "length": 150, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": { "type": "codedValue", "name": "WS1_OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" }, { "name": "7 Days/Week", "code": "7 Days/Week" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": { "type": "codedValue", "name": "WS1_OperationalHours", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POCPHONE", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 12, "domain": null }, { "name": "NUMSTUDENT", "type": "esriFieldTypeSmallInteger", "alias": "# of Students", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 500, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 100, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 100, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality", "length": 50, "domain": { "type": "codedValue", "name": "WS1_SpotsylvaniaCities", "description": "LIst of cities within Spotsylvania County VA", "codedValues": [ { "name": "Beaverdam", "code": "Beaverdam" }, { "name": "Bumpass", "code": "Bumpass" }, { "name": "Fredericksburg", "code": "Fredericksburg" }, { "name": "Locust Grove", "code": "Locust Grove" }, { "name": "Mineral", "code": "Mineral" }, { "name": "Orange", "code": "Orange" }, { "name": "Partlow", "code": "Partlow" }, { "name": "Ruther Glen", "code": "Ruther Glen" }, { "name": "Spotsylvania", "code": "Spotsylvania" }, { "name": "Unionville", "code": "Unionville" }, { "name": "Woodford", "code": "Woodford" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POCNAME", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "POCEMAIL", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R576_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S513_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 34, "name": "Bridge", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 37000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 130, 108, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 137, 68, 68, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8671152.800402109, "ymin": 4579989.417394431, "xmax": -8616829.014676945, "ymax": 4630598.80146885, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S431_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 35, "name": "Communication Tower", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Site_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8671150.982154505, "ymin": 4583040.954835741, "xmax": -8617390.345120782, "ymax": 4625844.095339116, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Site_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "Site_Name", "type": "esriFieldTypeString", "alias": "Site Name", "length": 35, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 35, "domain": null }, { "name": "City_State", "type": "esriFieldTypeString", "alias": "City State", "length": 30, "domain": null }, { "name": "Structure", "type": "esriFieldTypeString", "alias": "Structure", "length": 20, "domain": { "type": "codedValue", "name": "WS1_Structure", "description": "structure of the tower", "codedValues": [ { "name": "guyed", "code": "guyed" }, { "name": "self support", "code": "self support" }, { "name": "monopole", "code": "monopole" }, { "name": "smoke stack", "code": "smoke stack" }, { "name": "transmission", "code": "transmission" }, { "name": "other", "code": "other" }, { "name": "proposed", "code": "proposed" }, { "name": "not built", "code": "not built" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Reg_Num", "type": "esriFieldTypeString", "alias": "Reg_Num", "length": 15, "domain": null }, { "name": "File_Num", "type": "esriFieldTypeString", "alias": "File Num", "length": 15, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": { "type": "codedValue", "name": "WS1_Construction", "description": "stage of construction", "codedValues": [ { "name": "Approved but not built", "code": "approved" }, { "name": "Proposed", "code": "proposed" }, { "name": "Cancelled", "code": "cancelled" }, { "name": "Constructed", "code": "constructed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GE_Ft", "type": "esriFieldTypeString", "alias": "GE_Ft", "length": 10, "domain": null }, { "name": "AGL_Ft", "type": "esriFieldTypeString", "alias": "AGL_Ft", "length": 10, "domain": null }, { "name": "ASL_Ft", "type": "esriFieldTypeString", "alias": "ASL_Ft", "length": 10, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 30, "domain": null }, { "name": "Lat_DMS", "type": "esriFieldTypeString", "alias": "Lat_DMS", "length": 15, "domain": null }, { "name": "Lon_DMS", "type": "esriFieldTypeString", "alias": "Lon_DMS", "length": 15, "domain": null }, { "name": "Lat_VASPN", "type": "esriFieldTypeDouble", "alias": "Lat_VASPN", "domain": null }, { "name": "Lon_VASPN", "type": "esriFieldTypeDouble", "alias": "Lon_VASPN", "domain": null }, { "name": "Lat_DD", "type": "esriFieldTypeDouble", "alias": "Lat_DD", "domain": null }, { "name": "Lon_DD", "type": "esriFieldTypeDouble", "alias": "Lon_DD", "domain": null }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S546_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 36, "name": "Airport", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 164, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 159, 164, 238, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8622006.78516209, "ymin": 4616675.322881832, "xmax": -8621150.631532405, "ymax": 4617608.420499271, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S501_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 37, "name": "Tank", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 128, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8654116.039648676, "ymin": 4597669.5468199, "xmax": -8617164.700525388, "ymax": 4630449.640055799, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "FACTYPE", "type": "esriFieldTypeString", "alias": "Facility Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WaterSupplyTreatFacilityType", "description": "The type of water supply or treatment facility", "codedValues": [ { "name": "Potable Water Facility", "code": "Potable Water Facility" }, { "name": "Public Water Supply Intake", "code": "Public Water Supply Intake" }, { "name": "Public Water Supply Well", "code": "Public Water Supply Well" }, { "name": "Wastewater Treatment Plant", "code": "Wastewater Treatment Plant" }, { "name": "Water Pumping Station", "code": "Water Pumping Station" }, { "name": "Water Supply or Treatment Facility", "code": "Water Supply or Treatment Facility" }, { "name": "Water System Control Facility", "code": "Water System Control Facility" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Treatment Facility", "code": "Water Treatment Facility" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AGENCYTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 500, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R586_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S523_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 38, "name": "Quarry", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 128, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 128, 128, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8634254.67812643, "ymin": 4604070.811735023, "xmax": -8612675.86469705, "ymax": 4619802.711178396, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "FACTYPE", "type": "esriFieldTypeString", "alias": "Facility Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_IndustrialFacilityType", "description": "The type of industrial facility", "codedValues": [ { "name": "Industrial Facility", "code": "Industrial Facility" }, { "name": "Chemical Facility", "code": "Chemical Facility" }, { "name": "Manufacturing Facility", "code": "Manufacturing Facility" }, { "name": "Aircraft Manufacturing Facility", "code": "Aircraft Manufacturing Facility" }, { "name": "Armament Manufacturing Facility", "code": "Armament Manufacturing Facility" }, { "name": "Automotive Manufacturing Facility", "code": "Automotive Manufacturing Facility" }, { "name": "Bus Services - Operations Garages", "code": "Bus Services - Operations Garages" }, { "name": "Durable / Non-Durable Goods Facility", "code": "Durable / Non-Durable Goods Facility" }, { "name": "Explosives Facility", "code": "Explosives Facility" }, { "name": "Fertilizer Facility", "code": "Fertilizer Facility" }, { "name": "Lumber Mill / Saw Mill", "code": "Lumber Mill / Saw Mill" }, { "name": "Maintenance Yard", "code": "Maintenance Yard" }, { "name": "Manufacturing Warehouse", "code": "Manufacturing Warehouse" }, { "name": "Mine", "code": "Mine" }, { "name": "Mine Waste Disposal Site", "code": "Mine Waste Disposal Site" }, { "name": "Mine Uranium Facility", "code": "Mine Uranium Facility" }, { "name": "Nuclear Weapons Facility", "code": "Nuclear Weapons Facility" }, { "name": "Ore Processing Facility", "code": "Ore Processing Facility" }, { "name": "Paper / Pulp Mill", "code": "Paper / Pulp Mill" }, { "name": "Pharmaceutical Plant", "code": "Pharmaceutical Plant" }, { "name": "Semiconductor and Microchip Facility", "code": "Semiconductor and Microchip Facility" }, { "name": "Shipyard", "code": "Shipyard" }, { "name": "Steel Plant", "code": "Steel Plant" }, { "name": "Superfund Site", "code": "Superfund Site" }, { "name": "Textile Plant", "code": "Textile Plant" }, { "name": "Trucking Firm", "code": "Trucking Firm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AGENCYTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 500, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R579_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S516_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 39, "name": "Cemetery", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8676106.405138547, "ymin": 4580599.926799135, "xmax": -8614960.951668872, "ymax": 4631307.296618682, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "vectorLGIM.DBO.Cemetery.FID", "type": "esriFieldTypeInteger", "alias": "vectorLGIM.DBO.Cemetery.FID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R567_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S504_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 40, "name": "Athletic Fields", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 37000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Type]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 2500, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8676250.296950929, "ymin": 4588140.382883596, "xmax": -8616020.99215756, "ymax": 4630845.213217619, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "WS1_AthleticFieldType", "description": "Type of Athletic Field", "codedValues": [ { "name": "Baseball Field", "code": "Baseball Field" }, { "name": "Basketball Court", "code": "Basketball Court" }, { "name": "Bleachers", "code": "Bleachers" }, { "name": "Disc Golf", "code": "Disc Golf" }, { "name": "Driving Range", "code": "Driving Range" }, { "name": "Fitness Station / Exercise Area", "code": "Fitness Area" }, { "name": "Football Field", "code": "Football Field" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Horse Arena", "code": "Horse Arena" }, { "name": "Miniature Golf", "code": "Miniature Golf" }, { "name": "Multipurpose Field", "code": "Multipurpose Field" }, { "name": "Playground", "code": "Playground" }, { "name": "Other", "code": "Other" }, { "name": "Soccer Field", "code": "Soccer Field" }, { "name": "Softball Field", "code": "Softball Field" }, { "name": "Tennis Court", "code": "Tennis Court" }, { "name": "Track and Field", "code": "Track and Field" }, { "name": "Volleyball Court", "code": "Volleyball Court" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S503_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 41, "name": "County Building Footprint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 37000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677072.230711376, "ymin": 4577835.978099691, "xmax": -8613379.680085605, "ymax": 4632680.238083456, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLDGID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BLDGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "length": 50, "domain": null }, { "name": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeDouble", "alias": "Eave Height", "domain": null }, { "name": "ROOFFORM", "type": "esriFieldTypeString", "alias": "Roof Form", "length": 50, "domain": { "type": "codedValue", "name": "WS1_BuildingRoofForm", "description": "The type of roof form for a given building", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Dome", "code": "Dome" }, { "name": "Flat", "code": "Flat" }, { "name": "Gable", "code": "Gable" }, { "name": "Gambrel", "code": "Gambrel" }, { "name": "Hip", "code": "Hip" }, { "name": "Mansard", "code": "Mansard" }, { "name": "Pyramid", "code": "Pyramid" }, { "name": "Saltbox", "code": "Saltbox" }, { "name": "Shed", "code": "Shed" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROOFDIR", "type": "esriFieldTypeDouble", "alias": "Roof Direction", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "length": 100, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "CURRENT", "code": "Current" }, { "name": "PENDING", "code": "Pending" }, { "name": "RETIRED", "code": "Retired" }, { "name": "TEMPORARY", "code": "Temporary" }, { "name": "OTHER", "code": "Other" }, { "name": "ABANDONED", "code": "Abandoned" }, { "name": "DEMOLISHED", "code": "Demolished" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments or Permit#", "length": 250, "domain": null }, { "name": "BUILDINGCLASS", "type": "esriFieldTypeInteger", "alias": "BUILDINGCLASS", "domain": { "type": "codedValue", "name": "WS1_SiteAddressClass", "description": "A general classification of how the structure or location represented by the site address point is used - FacilitySite Subtype Classification", "codedValues": [ { "name": "Agriculture, Food, and Livestock", "code": 701 }, { "name": "Industry", "code": 710 }, { "name": "Commercial and Retail", "code": 720 }, { "name": "Education", "code": 730 }, { "name": "Emergency Response and Law Enforcement", "code": 740 }, { "name": "Energy", "code": 750 }, { "name": "Banking and Finance", "code": 760 }, { "name": "Mail and Shipping", "code": 780 }, { "name": "Building General", "code": 790 }, { "name": "Health and Medical", "code": 800 }, { "name": "Transporation Facilities", "code": 810 }, { "name": "Public Attractions and Landmark Buildings", "code": 820 }, { "name": "Government and Military", "code": 830 }, { "name": "Weather", "code": 840 }, { "name": "Information and Communication", "code": 880 }, { "name": "Residential", "code": 900 }, { "name": "Water and Sewer", "code": 850 }, { "name": "Docks", "code": 791 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "MAINSQFT", "type": "esriFieldTypeInteger", "alias": "MAINSQFT", "domain": null }, { "name": "BASEMENTSQFT", "type": "esriFieldTypeInteger", "alias": "BASEMENTSQFT", "domain": null }, { "name": "TOTALSQFT", "type": "esriFieldTypeInteger", "alias": "TOTALSQFT", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R440_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S377_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 42, "name": "County Property", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8670162.286036609, "ymin": 4584153.57890574, "xmax": -8617988.606400026, "ymax": 4625599.230936032, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "FACTYPE", "type": "esriFieldTypeString", "alias": "Facility Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_GovernmentFacilityType", "description": "The type of government facility", "codedValues": [ { "name": "County Court House", "code": "County Court House" }, { "name": "County Government Facility", "code": "County Government Facility" }, { "name": "Critical Federal Contractor Facility", "code": "Critical Federal Contractor Facility" }, { "name": "Government or Military Facility", "code": "Government or Military Facility" }, { "name": "Municipal Government Facility", "code": "Municipal Government Facility" }, { "name": "NASA Facility", "code": "NASA Facility" }, { "name": "National Guard Armory / Base", "code": "National Guard Armory / Base" }, { "name": "State Capitol", "code": "State Capitol" }, { "name": "State Government Facility", "code": "State Government Facility" }, { "name": "State Governor Residence", "code": "State Governor Residence" }, { "name": "State Supreme Court", "code": "State Supreme Court" }, { "name": "Tribal Government Facility", "code": "Tribal Government Facility" }, { "name": "US BLM Facility", "code": "US BLM Facility" }, { "name": "US Capitol", "code": "US Capitol" }, { "name": "US DoD / Military Facility", "code": "US DoD / Military Facility" }, { "name": "US DOE Facility", "code": "US DOE Facility" }, { "name": "US Forest Service Facility", "code": "US Forest Service Facility" }, { "name": "US Government Facility", "code": "US Government Facility" }, { "name": "US Intelligence Facility", "code": "US Intelligence Facility" }, { "name": "US Park Service Facility", "code": "US Park Service Facility" }, { "name": "US State Department Facility", "code": "US State Department Facility" }, { "name": "US Supreme Court", "code": "US Supreme Court" }, { "name": "White House", "code": "White House" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AGENCYTYPE", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_OwnerType", "description": "The type of owner", "codedValues": [ { "name": "Municipal", "code": "Municipal" }, { "name": "County", "code": "County" }, { "name": "Regional", "code": "Regional" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "International", "code": "International" }, { "name": "Tribal", "code": "Tribal" }, { "name": "Private", "code": "Private" }, { "name": "Non Profit", "code": "Non Profit" }, { "name": "Other", "code": "Other" }, { "name": "School", "code": "School" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 500, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of Facility", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R570_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S507_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 43, "name": "Administrative", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 44, "name": "Tax Map Index" }, { "id": 45, "name": "Elementary School Districts" }, { "id": 46, "name": "Middle School Districts" }, { "id": 47, "name": "High School Districts" }, { "id": 48, "name": "Magisterial District" }, { "id": 49, "name": "Voting Precincts" }, { "id": 50, "name": "Voting Districts" }, { "id": 51, "name": "State House Districts" }, { "id": 52, "name": "State Senate Districts" }, { "id": 53, "name": "US Congressional Districts" }, { "id": 54, "name": "Tax County Boundary" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9336895.021112643, "ymin": 4359085.652463835, "xmax": -8360246.127766381, "ymax": 4788659.564534496, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 44, "name": "Tax Map Index", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[MAP_NUM]", "useCodedValues": true, "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": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 10000 } ] }, "defaultVisibility": false, "extent": { "xmin": -8678422.443356104, "ymin": 4573119.583024017, "xmax": -8608304.211272623, "ymax": 4638759.593053241, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAP_NUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S395_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 45, "name": "Elementary School Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ES_Name", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 240, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Battlefield Elementary", "label": "Battlefield Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 73, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Berkeley Elementary", "label": "Berkeley Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 73, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Brock Road Elementary", "label": "Brock Road Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 96, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Cedar Forest Elementary", "label": "Cedar Forest Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 121, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Chancellor Elementary", "label": "Chancellor Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 162, 85, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Courthouse Road Elementary", "label": "Courthouse Road Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 168, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Courtland Elementary", "label": "Courtland Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 201, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Harrison Road Elementary", "label": "Harrison Road Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 245, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Lee Hill Elementary", "label": "Lee Hill Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 138, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Livingston Elementary", "label": "Livingston Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 85, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Parkside Elementary", "label": "Parkside Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 143, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Riverview Elementary", "label": "Riverview Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 100, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Robert E. Lee Elementary", "label": "Robert E. Lee Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 62, 133, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Salem Elementary", "label": "Salem Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 240, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Smith Station Elementary", "label": "Smith Station Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 163, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Spotswood Elementary", "label": "Spotswood Elementary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 140, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Wilderness Elementary", "label": "Wilderness Elementary", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ES_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677980.029332919, "ymin": 4577920.74662929, "xmax": -8612364.540815903, "ymax": 4633267.749681813, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ES_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ES_Name", "type": "esriFieldTypeString", "alias": "ES_Name", "length": 254, "domain": null }, { "name": "SCHOOLAREA", "type": "esriFieldTypeDouble", "alias": "SCHOOLAREA", "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R446_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S383_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 46, "name": "Middle School Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MS_Name", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 242, 85, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 178 ], "width": 1.5 } }, "value": "Battlefield Middle", "label": "Battlefield Middle", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 240, 195, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 178 ], "width": 1.5 } }, "value": "Chancellor Middle", "label": "Chancellor Middle", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 131, 148, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 178 ], "width": 1.5 } }, "value": "Freedom Middle", "label": "Freedom Middle", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 78, 222, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 178 ], "width": 1.5 } }, "value": "Ni River Middle", "label": "Ni River Middle", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 47, 69, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 178 ], "width": 1.5 } }, "value": "Post Oak Middle", "label": "Post Oak Middle", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 128, 51, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 178 ], "width": 1.5 } }, "value": "Spotsylvania Middle", "label": "Spotsylvania Middle", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 136, 86, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 178 ], "width": 1.5 } }, "value": "Thornburg Middle", "label": "Thornburg Middle", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[MS_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677980.029332919, "ymin": 4577920.329729133, "xmax": -8612330.604111794, "ymax": 4633265.105712145, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MS_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MS_Name", "type": "esriFieldTypeString", "alias": "MS_Name", "length": 254, "domain": null }, { "name": "SCHOOLAREA", "type": "esriFieldTypeDouble", "alias": "SCHOOLAREA", "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R447_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S384_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 47, "name": "High School Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HS_Name", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 117, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Chancellor High", "label": "Chancellor High", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 95, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Courtland High", "label": "Courtland High", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 217, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Massaponax High", "label": "Massaponax High", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 184, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Riverbend High", "label": "Riverbend High", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 208, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "value": "Spotsylvania High", "label": "Spotsylvania High", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[HS_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677980.029332919, "ymin": 4577920.326298856, "xmax": -8612330.324649246, "ymax": 4633265.105712145, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HS_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HS_Name", "type": "esriFieldTypeString", "alias": "HS_Name", "length": 254, "domain": null }, { "name": "SCHOOLAREA", "type": "esriFieldTypeDouble", "alias": "SCHOOLAREA", "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R448_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S385_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 48, "name": "Magisterial District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "Please credit Spotsylvania County Information Services Department, GIS Division and report any discrepancies to them at gis@spotsylvania.va.us or (540) 507-7432.", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAGDISTNAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 } }, "value": "BERKELEY DISTRICT", "label": "Berkeley District", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 } }, "value": "CHANCELLOR DISTRICT", "label": "Chancellor District", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 205, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 } }, "value": "COURTLAND DISTRICT", "label": "Courtland District", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 } }, "value": "LEE HILL DISTRICT", "label": "Lee Hill District", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 } }, "value": "LIVINGSTON DISTRICT", "label": "Livingston District", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[MAGDISTNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677965.491129082, "ymin": 4577838.529170865, "xmax": -8612315.71959278, "ymax": 4633289.909522602, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAGDISTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAGDISTNAME", "type": "esriFieldTypeString", "alias": "Magisterial Name", "length": 40, "domain": null }, { "name": "vectorLGIM.DBO.MagisterialDistrict.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R444_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S381_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 49, "name": "Voting Precincts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 252, 197, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Battlefield Elementary (601)", "label": "Battlefield Elementary (601)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 179, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Belmont Ruritan (501)", "label": "Belmont Ruritan (501)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 227, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Berkeley (102)", "label": "Berkeley (102)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Brock Road Elementary (505)", "label": "Brock Road Elementary (505)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 235, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Chancellor Elementary (204)", "label": "Chancellor Elementary (204)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 215, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Chancellor High (603)", "label": "Chancellor High (603)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Cosner Park (401)", "label": "Cosner Park (401)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 195, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Courthouse Road Elementary (604)", "label": "Courthouse Road Elementary (604)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 191, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Courtland Elementary (704)", "label": "Courtland Elementary (704)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 213, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Eastland Church (702)", "label": "Eastland Church (702)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 187, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Fire Rescue 2 (502)", "label": "Fire Rescue 2 (502)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 248, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Fire Rescue 7 (202)", "label": "Fire Rescue 7 (202)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 252, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Germanna Campus (402)", "label": "Germanna Campus (402)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 252, 207, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "John J. Wright (103)", "label": "John J. Wright (103)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 197, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Knights of Pythias Lodge (304)", "label": "Knights of Pythias Lodge (304)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 207, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Lee Hill Elementary (403)", "label": "Lee Hill Elementary (403)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 184, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Lee's Parke (703)", "label": "Lee's Parke (703)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 210, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Massaponax High (104)", "label": "Massaponax High (104)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 220, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "New Post Church (404)", "label": "New Post Church (404)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 243, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Ni River Middle (203)", "label": "Ni River Middle (203)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 189, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Partlow Ruritan (101)", "label": "Partlow Ruritan (101)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 239, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Public Safety (504)", "label": "Public Safety (504)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 240, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Riverbend High (303)", "label": "Riverbend High (303)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 184, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Salem Elementary (301)", "label": "Salem Elementary (301)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Salem Library (302)", "label": "Salem Library (302)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 252, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Smith Station Elementary (602)", "label": "Smith Station Elementary (602)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 179, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Spotswood Elementary (701)", "label": "Spotswood Elementary (701)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 215, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Spotsylvania High (503)", "label": "Spotsylvania High (503)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 197, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "Wilderness Elementary (201)", "label": "Wilderness Elementary (201)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677137.138505774, "ymin": 4577938.402098623, "xmax": -8612315.719594251, "ymax": 4633284.892338611, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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": "Precinct Name", "length": 1073741822, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "VOTINGADDR", "type": "esriFieldTypeString", "alias": "Voting Place Address", "length": 150, "domain": null }, { "name": "POLLINGPLC", "type": "esriFieldTypeString", "alias": "Polling Place", "length": 50, "domain": null }, { "name": "vectorLGIM.DBO.VotingPrecinct.FID", "type": "esriFieldTypeInteger", "alias": "vectorLGIM.DBO.VotingPrecinct.FID", "domain": null }, { "name": "VOTINGDIST", "type": "esriFieldTypeString", "alias": "Voting District Name", "length": 1073741822, "domain": null }, { "name": "DISTRICTID", "type": "esriFieldTypeInteger", "alias": "District ID", "domain": null }, { "name": "SUPERVISOR", "type": "esriFieldTypeString", "alias": "Supervisor", "length": 100, "domain": null }, { "name": "TOTAL", "type": "esriFieldTypeDouble", "alias": "TOTAL", "domain": null }, { "name": "TOTAL18", "type": "esriFieldTypeDouble", "alias": "TOTAL18", "domain": null }, { "name": "HISP18", "type": "esriFieldTypeDouble", "alias": "HISP18", "domain": null }, { "name": "HISP18_P", "type": "esriFieldTypeDouble", "alias": "HISP18_P", "domain": null }, { "name": "NONHISP18", "type": "esriFieldTypeDouble", "alias": "NONHISP18", "domain": null }, { "name": "NONHISP18_", "type": "esriFieldTypeDouble", "alias": "NONHISP18_", "domain": null }, { "name": "WHITENH18", "type": "esriFieldTypeDouble", "alias": "WHITENH18", "domain": null }, { "name": "WHITENH18_", "type": "esriFieldTypeDouble", "alias": "WHITENH18_", "domain": null }, { "name": "BLACKNH18", "type": "esriFieldTypeDouble", "alias": "BLACKNH18", "domain": null }, { "name": "BLACKNH18_", "type": "esriFieldTypeDouble", "alias": "BLACKNH18_", "domain": null }, { "name": "AIANNH18", "type": "esriFieldTypeDouble", "alias": "AIANNH18", "domain": null }, { "name": "AIANNH18_P", "type": "esriFieldTypeDouble", "alias": "AIANNH18_P", "domain": null }, { "name": "ASIANNH18", "type": "esriFieldTypeDouble", "alias": "ASIANNH18", "domain": null }, { "name": "ASIANNH18_", "type": "esriFieldTypeDouble", "alias": "ASIANNH18_", "domain": null }, { "name": "HPINH18", "type": "esriFieldTypeDouble", "alias": "HPINH18", "domain": null }, { "name": "HPINH18_P", "type": "esriFieldTypeDouble", "alias": "HPINH18_P", "domain": null }, { "name": "OTHERNH18", "type": "esriFieldTypeDouble", "alias": "OTHERNH18", "domain": null }, { "name": "OTHERNH18_", "type": "esriFieldTypeDouble", "alias": "OTHERNH18_", "domain": null }, { "name": "MLTMNNH18", "type": "esriFieldTypeDouble", "alias": "MLTMNNH18", "domain": null }, { "name": "MLTMNNH18_", "type": "esriFieldTypeDouble", "alias": "MLTMNNH18_", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S577_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 50, "name": "Voting Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Battlefield", "label": "BATTLEFIELD", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Berkeley", "label": "BERKELEY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Chancellor", "label": "CHANCELLOR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Courtland", "label": "COURTLAND", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lee Hill", "label": "LEE HILL", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Livingston", "label": "LIVINGSTON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Salem", "label": "SALEM", "description": "" } ], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677137.138505774, "ymin": 4577938.402098623, "xmax": -8612315.719594251, "ymax": 4633284.892338611, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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": 20, "domain": { "type": "codedValue", "name": "WS1_VotDistricts", "description": "Voting Districts", "codedValues": [ { "name": "BATTLEFIELD", "code": "Battlefield" }, { "name": "BERKELEY", "code": "Berkeley" }, { "name": "CHANCELLOR", "code": "Chancellor" }, { "name": "COURTLAND", "code": "Courtland" }, { "name": "LEE HILL", "code": "Lee Hill" }, { "name": "LIVINGSTON", "code": "Livingston" }, { "name": "SALEM", "code": "Salem" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Supervisor", "type": "esriFieldTypeString", "alias": "Supervisor", "length": 20, "domain": null }, { "name": "SCHOOLBOARD", "type": "esriFieldTypeString", "alias": "School Board", "length": 150, "domain": null }, { "name": "DISTRICTID", "type": "esriFieldTypeString", "alias": "District ID", "length": 10, "domain": null }, { "name": "DISTRICTURL", "type": "esriFieldTypeString", "alias": "District Website", "length": 150, "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": "TOTAL", "type": "esriFieldTypeDouble", "alias": "TOTAL", "domain": null }, { "name": "TARGET_DEV", "type": "esriFieldTypeDouble", "alias": "TARGET_DEV", "domain": null }, { "name": "TARGET_D_1", "type": "esriFieldTypeDouble", "alias": "TARGET_D_1", "domain": null }, { "name": "TOTALHISP", "type": "esriFieldTypeDouble", "alias": "TOTALHISP", "domain": null }, { "name": "TOTALHISP_", "type": "esriFieldTypeDouble", "alias": "TOTALHISP_", "domain": null }, { "name": "TOTALNH", "type": "esriFieldTypeDouble", "alias": "TOTALNH", "domain": null }, { "name": "TOTALNH_P", "type": "esriFieldTypeDouble", "alias": "TOTALNH_P", "domain": null }, { "name": "WHITENH", "type": "esriFieldTypeDouble", "alias": "WHITENH", "domain": null }, { "name": "WHITENH_P", "type": "esriFieldTypeDouble", "alias": "WHITENH_P", "domain": null }, { "name": "BLACKNH", "type": "esriFieldTypeDouble", "alias": "BLACKNH", "domain": null }, { "name": "BLACKNH_P", "type": "esriFieldTypeDouble", "alias": "BLACKNH_P", "domain": null }, { "name": "AIANNH", "type": "esriFieldTypeDouble", "alias": "AIANNH", "domain": null }, { "name": "AIANNH_P", "type": "esriFieldTypeDouble", "alias": "AIANNH_P", "domain": null }, { "name": "ASIANNH", "type": "esriFieldTypeDouble", "alias": "ASIANNH", "domain": null }, { "name": "ASIANNH_P", "type": "esriFieldTypeDouble", "alias": "ASIANNH_P", "domain": null }, { "name": "HPINH", "type": "esriFieldTypeDouble", "alias": "HPINH", "domain": null }, { "name": "HPINH_P", "type": "esriFieldTypeDouble", "alias": "HPINH_P", "domain": null }, { "name": "OTHERNH", "type": "esriFieldTypeDouble", "alias": "OTHERNH", "domain": null }, { "name": "OTHERNH_P", "type": "esriFieldTypeDouble", "alias": "OTHERNH_P", "domain": null }, { "name": "MLTMNNH", "type": "esriFieldTypeDouble", "alias": "MLTMNNH", "domain": null }, { "name": "MLTMNNH_P", "type": "esriFieldTypeDouble", "alias": "MLTMNNH_P", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S574_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 51, "name": "State House Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 252, 182, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 76 ], "width": 0.4 } }, "value": "63rd", "label": "63rd", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 229, 252, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 76 ], "width": 0.4 } }, "value": "65th", "label": "65th", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 179, 252, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 76 ], "width": 0.4 } }, "value": "66th", "label": "66th", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677865.100741534, "ymin": 4577787.642762449, "xmax": -8612597.542069383, "ymax": 4633240.532146664, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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": "District Name", "length": 5, "domain": null }, { "name": "REPNAME", "type": "esriFieldTypeString", "alias": "Representative Name", "length": 50, "domain": null }, { "name": "DISTRICTURL", "type": "esriFieldTypeString", "alias": "District Email", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PARTY", "type": "esriFieldTypeString", "alias": "PARTY", "length": 50, "domain": null }, { "name": "TOTALHISP", "type": "esriFieldTypeDouble", "alias": "TOTALHISP", "domain": null }, { "name": "TOTALHISP_", "type": "esriFieldTypeDouble", "alias": "TOTALHISP_", "domain": null }, { "name": "TOTALNH", "type": "esriFieldTypeDouble", "alias": "TOTALNH", "domain": null }, { "name": "TOTALNH_P", "type": "esriFieldTypeDouble", "alias": "TOTALNH_P", "domain": null }, { "name": "WHITENH", "type": "esriFieldTypeDouble", "alias": "WHITENH", "domain": null }, { "name": "WHITENH_P", "type": "esriFieldTypeDouble", "alias": "WHITENH_P", "domain": null }, { "name": "BLACKNH", "type": "esriFieldTypeDouble", "alias": "BLACKNH", "domain": null }, { "name": "BLACKNH_P", "type": "esriFieldTypeDouble", "alias": "BLACKNH_P", "domain": null }, { "name": "AIANNH", "type": "esriFieldTypeDouble", "alias": "AIANNH", "domain": null }, { "name": "AIANNH_P", "type": "esriFieldTypeDouble", "alias": "AIANNH_P", "domain": null }, { "name": "ASIANNH", "type": "esriFieldTypeDouble", "alias": "ASIANNH", "domain": null }, { "name": "ASIANNH_P", "type": "esriFieldTypeDouble", "alias": "ASIANNH_P", "domain": null }, { "name": "HPINH", "type": "esriFieldTypeDouble", "alias": "HPINH", "domain": null }, { "name": "HPINH_P", "type": "esriFieldTypeDouble", "alias": "HPINH_P", "domain": null }, { "name": "OTHERNH", "type": "esriFieldTypeDouble", "alias": "OTHERNH", "domain": null }, { "name": "OTHERNH_P", "type": "esriFieldTypeDouble", "alias": "OTHERNH_P", "domain": null }, { "name": "MLTMNNH", "type": "esriFieldTypeDouble", "alias": "MLTMNNH", "domain": null }, { "name": "MLTMNNH_P", "type": "esriFieldTypeDouble", "alias": "MLTMNNH_P", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S576_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 52, "name": "State Senate Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 243, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 76 ], "width": 0.4 } }, "value": "25th", "label": "25th", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 179, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 76 ], "width": 0.4 } }, "value": "27th", "label": "27th", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 241, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 76 ], "width": 0.4 } }, "value": "28th", "label": "28th", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 16, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677865.100741534, "ymin": 4577787.642762449, "xmax": -8612597.542069383, "ymax": 4633240.532146664, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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": "District Name", "length": 255, "domain": null }, { "name": "REPNAME", "type": "esriFieldTypeString", "alias": "Representative Name", "length": 255, "domain": null }, { "name": "DISTRICTURL", "type": "esriFieldTypeString", "alias": "District Email", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PARTY", "type": "esriFieldTypeString", "alias": "PARTY", "length": 255, "domain": null }, { "name": "TOTALHISP", "type": "esriFieldTypeDouble", "alias": "TOTALHISP", "domain": null }, { "name": "TOTALHISP_", "type": "esriFieldTypeDouble", "alias": "TOTALHISP_", "domain": null }, { "name": "TOTALNH", "type": "esriFieldTypeDouble", "alias": "TOTALNH", "domain": null }, { "name": "TOTALNH_P", "type": "esriFieldTypeDouble", "alias": "TOTALNH_P", "domain": null }, { "name": "WHITENH", "type": "esriFieldTypeDouble", "alias": "WHITENH", "domain": null }, { "name": "WHITENH_P", "type": "esriFieldTypeDouble", "alias": "WHITENH_P", "domain": null }, { "name": "BLACKNH", "type": "esriFieldTypeDouble", "alias": "BLACKNH", "domain": null }, { "name": "BLACKNH_P", "type": "esriFieldTypeDouble", "alias": "BLACKNH_P", "domain": null }, { "name": "AIANNH", "type": "esriFieldTypeDouble", "alias": "AIANNH", "domain": null }, { "name": "AIANNH_P", "type": "esriFieldTypeDouble", "alias": "AIANNH_P", "domain": null }, { "name": "ASIANNH", "type": "esriFieldTypeDouble", "alias": "ASIANNH", "domain": null }, { "name": "ASIANNH_P", "type": "esriFieldTypeDouble", "alias": "ASIANNH_P", "domain": null }, { "name": "HPINH", "type": "esriFieldTypeDouble", "alias": "HPINH", "domain": null }, { "name": "HPINH_P", "type": "esriFieldTypeDouble", "alias": "HPINH_P", "domain": null }, { "name": "OTHERNH", "type": "esriFieldTypeDouble", "alias": "OTHERNH", "domain": null }, { "name": "OTHERNH_P", "type": "esriFieldTypeDouble", "alias": "OTHERNH_P", "domain": null }, { "name": "MLTMNNH", "type": "esriFieldTypeDouble", "alias": "MLTMNNH", "domain": null }, { "name": "MLTMNNH_P", "type": "esriFieldTypeDouble", "alias": "MLTMNNH_P", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S572_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 53, "name": "US Congressional Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 76 ], "width": 1 } }, "value": "7th", "label": "7th", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "\"Distrtict \" CONCAT [DISTRICTID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -9336895.021112643, "ymin": 4359085.652463835, "xmax": -8360246.127766381, "ymax": 4788659.564534496, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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": "District Name", "length": 50, "domain": null }, { "name": "REPNAME", "type": "esriFieldTypeString", "alias": "Representative Name", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PARTY", "type": "esriFieldTypeString", "alias": "PARTY", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "DISTRICTUR", "type": "esriFieldTypeString", "alias": "DISTRICTUR", "length": 100, "domain": null }, { "name": "CREATEDDAT", "type": "esriFieldTypeDate", "alias": "CREATEDDAT", "length": 8, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S578_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 54, "name": "Tax County Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 3.0024 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8677170.170284968, "ymin": 4577781.179214014, "xmax": -8600600.531374445, "ymax": 4642838.444511185, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S564_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 55, "name": "Reference Data", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 56, "name": "2ft Contours" }, { "id": 57, "name": "10ft Contours" }, { "id": 58, "name": "Streams" }, { "id": 59, "name": "Dams" }, { "id": 60, "name": "Rivers Lakes and Ponds" }, { "id": 61, "name": "Wetlands (National Wetlands Inventory)" }, { "id": 62, "name": "Sub-Watershed" }, { "id": 63, "name": "Watershed" }, { "id": 64, "name": "Census Blocks" }, { "id": 65, "name": "Census Tracts" }, { "id": 66, "name": "Soils (SSURGO)" }, { "id": 67, "name": "Dam Failure Inundation Area " }, { "id": 68, "name": "100 Year Flood Zone (FEMA)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -8681277.916552797, "ymin": 4510087.460598191, "xmax": -8549681.315201763, "ymax": 4634470.812207937, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 56, "name": "2ft Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 19000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[ELEV]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8679847.746733956, "ymin": 4575517.417165154, "xmax": -8611550.845234854, "ymax": 4634464.629934164, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "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": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 57, "name": "10ft Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 37000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[ELEV]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 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": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8679847.746606534, "ymin": 4575517.417293943, "xmax": -8611550.845362257, "ymax": 4634464.6299334215, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "ELEV", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S73_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 58, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 145000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 0.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8676687.560353272, "ymin": 4577881.909189217, "xmax": -8612569.522352936, "ymax": 4633126.243375216, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYDROID", "type": "esriFieldTypeInteger", "alias": "Hydro ID", "domain": null }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 14, "domain": null }, { "name": "GNISID", "type": "esriFieldTypeString", "alias": "GNISID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "WTRTYPE", "type": "esriFieldTypeString", "alias": "Waterline Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_WaterlineType", "description": "The type of waterline adapted from USGS NHD for cartographic and flow requirements", "codedValues": [ { "name": "Artificial Path", "code": "Artificial Path" }, { "name": "Bay Inlet", "code": "Bay Inlet" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Canal or Ditch", "code": "Canal or Ditch" }, { "name": "Coastline", "code": "Coastline" }, { "name": "Connector", "code": "Connector" }, { "name": "Dam or Weir", "code": "Dam or Weir" }, { "name": "Estuary", "code": "Estuary" }, { "name": "Foreshore", "code": "Foreshore" }, { "name": "Flume", "code": "Flume" }, { "name": "Gaging Station", "code": "Gaging Station" }, { "name": "Gate", "code": "Gate" }, { "name": "Levee", "code": "Levee" }, { "name": "Lock Chamber", "code": "Lock Chamber" }, { "name": "Nonearthen Shore", "code": "Nonearthen Shore" }, { "name": "Pipeline", "code": "Pipeline" }, { "name": "Rapids", "code": "Rapids" }, { "name": "Reef", "code": "Reef" }, { "name": "Shoreline", "code": "Shoreline" }, { "name": "Sink or Rise", "code": "Sink or Rise" }, { "name": "Sounding Datum Line", "code": "Sounding Datum Line" }, { "name": "Special Use Zone Limit", "code": "Special Use Zone Limit" }, { "name": "Spring or Seep", "code": "Spring or Seep" }, { "name": "Stream or River", "code": "Stream or River" }, { "name": "Stream or River-Intermittent", "code": "Stream or River-Intermittent" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Wall", "code": "Wall" }, { "name": "Waterfall", "code": "Waterfall" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FLOWDIR", "type": "esriFieldTypeInteger", "alias": "Flow Direction", "domain": null }, { "name": "NEXTDOWNID", "type": "esriFieldTypeInteger", "alias": "Next Downstream ID", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "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": "R568_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S505_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 59, "name": "Dams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 7 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8676016.940208333, "ymin": 4578275.472400531, "xmax": -8617368.276250608, "ymax": 4630549.175178755, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "FLOODIMPID", "type": "esriFieldTypeString", "alias": "Flood Impact ID", "length": 30, "domain": null }, { "name": "LEVEETYPE", "type": "esriFieldTypeString", "alias": "Levee Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_LeveeType", "description": "The type of levee constructed to prevent flooding", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "WS1_LeveeMaterial", "description": "The type of material used in the levee", "codedValues": [ { "name": "Clay", "code": "Clay" }, { "name": "Earth & Geotextile", "code": "Earth & Geotextile" }, { "name": "Earthen", "code": "Earthen" }, { "name": "Sand", "code": "Sand" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "BOTWIDTH", "type": "esriFieldTypeDouble", "alias": "Bottom Width", "domain": null }, { "name": "TOPWIDTH", "type": "esriFieldTypeDouble", "alias": "Top Width", "domain": null }, { "name": "SIDESLOPE", "type": "esriFieldTypeDouble", "alias": "Side Slope", "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "CUBYRD", "type": "esriFieldTypeDouble", "alias": "Cubic Yards of Material", "domain": null }, { "name": "CSTCUBYRD", "type": "esriFieldTypeDouble", "alias": "Cost per Cubic Yard", "domain": null }, { "name": "TOTCOST", "type": "esriFieldTypeDouble", "alias": "Budget Cost", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS1_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Spotsylvania County", "code": 1 }, { "name": "Other", "code": 2 }, { "name": "State Owned", "code": 3 }, { "name": "Federally Owned", "code": 4 }, { "name": "Privately Owned", "code": 5 }, { "name": "Home Owner's Association Owned", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "WS1_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "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": "R556_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S493_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 60, "name": "Rivers Lakes and Ponds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8680915.651102163, "ymin": 4575702.857229686, "xmax": -8612415.632483255, "ymax": 4633388.220648201, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "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": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WTRTYPE", "type": "esriFieldTypeString", "alias": "Waterbody Type", "length": 20, "domain": { "type": "codedValue", "name": "WS1_WaterbodyType", "description": "The type of waterbody as adapted from USGS NHD for cartographic requirements", "codedValues": [ { "name": "Canal or Ditch", "code": "Canal or Ditch" }, { "name": "Dam or Weir", "code": "Dam or Weir" }, { "name": "Estuary", "code": "Estuary" }, { "name": "Farm Pond", "code": "Farm Pond" }, { "name": "Lake or Pond", "code": "Lake or Pond" }, { "name": "Lake or Pond-Intermittent", "code": "LakePond-Interm" }, { "name": "Other", "code": "Other" }, { "name": "Reservoir", "code": "Reservoir" }, { "name": "Retention Pond", "code": "Retention Pond" }, { "name": "Stream or River", "code": "Stream or River" }, { "name": "Swamp or Marsh", "code": "Swamp or Marsh" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S502_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 61, "name": "Wetlands (National Wetlands Inventory)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "097cefc916c0f7ac85665811305d618c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABOVJREFUeJztXMt14zAM5MEdbEUpJlWlmFSUGrwn5fEx+MzgQ9G7mQttySZAgBgCkJPH8/l8jk14e/8anx9/dolz5c/vtdfSe2nOt/evMcYYjy7lT8S1cMap3ueve9eoGnS2/OyB2Yvz+4gyd+zYeU2Sga2dikA16Gr5dWIvBFblrc+hyktO1pzt7aouZ5eHfEdYzXNb4/o5TU50RNDCod1hldErMyL4YdBXCKsKrOsaY4R35YwfBj0trDTHSgaQrmvw1oXwuaRDC4dmRnQ+7f56vQvz/LMOrXloR1jdXRx4eIxxblhZc2qIZhioDTw8ZiVPC6sdyJ4ZK8SQPz2sZpyWSYgGPSWsNK7trMay2NIciYaV9bmKaszrNkU2AGTQ08JqjJpqTEp95teRDfB4xbC6gOzU7Rx6elhZcjqbHFGYIX9CWGl6ZcYZDF/Oc2jrdTn0xLCSZEerseyBuYLq2J8SVjM8A+x2NN2x3xlWGk4pPNaO0xhgHnpXWGUgcV61DOlMgAx6Qlihaduqm/aekcHA5dBfcEiVnjvC6oKXtkVQnb2YpSeTDzLfyRghkrNa8i3+jzjv86O5Y18BpvmNboKKClCDaVBtMUyIZ8MKzQwYA1VUgBrc0tNSWhPUFVaVRURVBbgav/2HDihQjpJGbR6rWVNVAa65aBuHdoaVJ1d6vV6rqAAlmM+UEA71+K+jsVLlgKqDbob5TCnLoZWNlZWXtXsMKg+6C20cmhmtOdl7u9Geh1aFFTLPev16vRPfBmUSaOm6hqqwYueJ8PL1PZaCZnwbFOXLrOKnQsoOLK7W7r18t2lnyCORGG6ORBN3lFpQZCKHLa0ROtzWHMmmYjt10nRB6BA2aEeC/i9C/H3ohc7eIYpqiujAj5C3tnJFk0Or25ESt4MiqkrrVQco5GeB3i5GOzKSItLYhSyfWw6Bn3qexqF3hrrlELpjz4z/A1a6CHXs0VET7B0y3hzodU/+Kjdy6K1rptOmaJPj7jwUlZvVBzYoq0gHvEORQRctQRx6EqoyApQiULjNEWaiMfT6twIM/9198qt/jYxej3BOtgHSQTtVaeHxvxxZEUnRdpbW4p93V9fmlUVBJEWzdnZ1aU099WRwZ2OF0Xs1fLa0Dj1TYhVFcdehguhKc2gH8Vd4vxMdpTX1y5EIqrwfaQF6c2qbCB0l/cIc6u2uau/P16TXWd6vKq3DaZO2wPVahfd3oIrqtpSep1Y4HXLNSsnKtxhUHnS7wVaO6v9tknDKwi3+jh6ACHcjm838z2LzpJGGcATM6SzJ7XR66FBiwzNyml7fy9TlUXj5MCLb2mzbmyNIyrNLB1YustlKHoHMk647kFHYkhu9L+nfmXGUPQKR3kcV62iseLsyEyW3hjyCyE5hPl9ZWo8RDPkuWOlKV2MF4dBoaU237xggIemlIlUcysKjLs0pdPsuqhQzR0dbzZKTxUtwaGa00F1am7+xn78QSb61FEub0+OqqD4zPIrJAv6NPbML2BTLmrs6zekurUtC/q72WwSsg9h1HcmhFbjLyQ+rdNRwVyrDoJIK5vm80vqBbvGOclBajMRn0QSeAcv70r0xyFq+K89D0yDP2SdEBsWhs9LSAjLlYAbRE39Glb4ih55aDiJgH3FUynp7/+I5tKocZPqT0nUN2j22KkIcINnuLwsB6qavaYJpAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677137.128753195, "ymin": 4577940.029398668, "xmax": -8612315.71964753, "ymax": 4633284.892324694, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ATTRIBUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "WETLAND_TY", "type": "esriFieldTypeString", "alias": "Wetland Type", "length": 50, "domain": null }, { "name": "ATTRIBUTE", "type": "esriFieldTypeString", "alias": "Attribute", "length": 15, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S265_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 62, "name": "Sub-Watershed", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VAHU6_Name", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "(Lower) Po River-Lake Pocahontas", "label": "(Lower) Po River-Lake Pocahontas", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "(Upper) Po River-Robertson Run", "label": "(Upper) Po River-Robertson Run", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "Glady Run", "label": "Glady Run", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "Massaponax Creek", "label": "Massaponax Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "Mat River", "label": "Mat River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "Matta River", "label": "Matta River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "Ni River", "label": "Ni River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "North Anna River-Hawkins Creek", "label": "North Anna River-Hawkins Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "North Anna River-Lake Anna-Christopher Creek", "label": "North Anna River-Lake Anna-Christopher Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "North Anna River/Lake Anna-Elk Creek", "label": "North Anna River/Lake Anna-Elk Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "North Anna River/Lake Anna-Pigeon Run", "label": "North Anna River/Lake Anna-Pigeon Run", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "Northeast Creek", "label": "Northeast Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "Pamunkey Creek-Lake Anna-Clear Creek", "label": "Pamunkey Creek-Lake Anna-Clear Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "Pamunkey Creek/Lake Anna-Plentiful Creek", "label": "Pamunkey Creek/Lake Anna-Plentiful Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "Poni River", "label": "Poni River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "Rapidan River-Hazel Run", "label": "Rapidan River-Hazel Run", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "Rappahannock River-Hazel Run-Claiborne Run", "label": "Rappahannock River-Hazel Run-Claiborne Run", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "Rappahannock River-Motts Run", "label": "Rappahannock River-Motts Run", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "Rappahannock River-Muddy Creek", "label": "Rappahannock River-Muddy Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "South River-Mays Run", "label": "South River-Mays Run", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "Ta River", "label": "Ta River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "Terrys Run-Lake Anna", "label": "Terrys Run-Lake Anna", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 3 } }, "value": "Wilderness Run", "label": "Wilderness Run", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[VAHU5]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 76, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Calibri", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677964.907101488, "ymin": 4577938.402094851, "xmax": -8612315.71964753, "ymax": 4633289.909425066, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "VAHU5_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "VAHU5", "type": "esriFieldTypeString", "alias": "VAHU5", "length": 4, "domain": null }, { "name": "VAHU5_Name", "type": "esriFieldTypeString", "alias": "VAHU5_Name", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S14_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 63, "name": "Watershed", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 111, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Gold Mine Creek-North Anna River", "label": "Gold Mine Creek-North Anna River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lake Anna", "label": "Lake Anna", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Massaponax Creek-Rappahannock River", "label": "Massaponax Creek-Rappahannock River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 207, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Matta River-Mattaponi River", "label": "Matta River-Mattaponi River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 127, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mine Run-Rapidan River", "label": "Mine Run-Rapidan River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 162, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Northeast Creek-North Anna River", "label": "Northeast Creek-North Anna River", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 169, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Pamunkey Creek", "label": "Pamunkey Creek", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Poni River", "label": "Poni River", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[WATERSHED]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 255, 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" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677964.907228211, "ymin": 4577938.402094851, "xmax": -8612315.71964753, "ymax": 4633289.909425829, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WATERSHED", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "Watershed Name", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WatershedName", "description": "Watershed Name", "codedValues": [ { "name": "Lower Rapidan River", "code": "Lower Rapidan River" }, { "name": "Rappahannock River / Motts Run", "code": "Rappahannock River / Motts Run" }, { "name": "Po River", "code": "Po River" }, { "name": "Ni River", "code": "Ni River" }, { "name": "Rappahannock River / Massaponax Creek", "code": "Rappahannock River / Massaponax Creek" }, { "name": "Upper Mattaponi River / Poni River", "code": "Upper Mattaponi River / Poni River" }, { "name": "Matta River", "code": "Matta River" }, { "name": "Lake Anna / Pamunkey Creek", "code": "Lake Anna / Pamunkey Creek" }, { "name": "Upper North Anna River", "code": "Upper North Anna River" }, { "name": "South River", "code": "South River" }, { "name": "Lower North Anna River / Northeast Creek", "code": "Lower North Anna River / Northeast Creek" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HYDRO_UNIT", "type": "esriFieldTypeString", "alias": "Hydro Unit", "length": 5, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "HUC10", "type": "esriFieldTypeString", "alias": "HUC10", "length": 50, "domain": null }, { "name": "HUType", "type": "esriFieldTypeString", "alias": "HUType", "length": 50, "domain": null }, { "name": "HUMod", "type": "esriFieldTypeString", "alias": "HUMod", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S16_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 64, "name": "Census Blocks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 145000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677995.0553366, "ymin": 4577786.571584319, "xmax": -8612597.27906228, "ymax": 4633240.229988521, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATEFP", "type": "esriFieldTypeString", "alias": "STATEFP", "length": 2, "domain": null }, { "name": "COUNTYFP", "type": "esriFieldTypeString", "alias": "COUNTYFP", "length": 3, "domain": null }, { "name": "STATEFP10", "type": "esriFieldTypeString", "alias": "STATEFP10", "length": 2, "domain": null }, { "name": "COUNTYFP10", "type": "esriFieldTypeString", "alias": "COUNTYFP10", "length": 3, "domain": null }, { "name": "TRACTCE10", "type": "esriFieldTypeString", "alias": "TRACTCE10", "length": 6, "domain": null }, { "name": "BLOCKCE10", "type": "esriFieldTypeString", "alias": "BLOCKCE10", "length": 4, "domain": null }, { "name": "SUFFIX1CE", "type": "esriFieldTypeString", "alias": "SUFFIX1CE", "length": 1, "domain": null }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "GEOID", "length": 16, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 11, "domain": null }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "MTFCC", "length": 5, "domain": null }, { "name": "UR10", "type": "esriFieldTypeString", "alias": "UR10", "length": 1, "domain": null }, { "name": "UACE10", "type": "esriFieldTypeString", "alias": "UACE10", "length": 5, "domain": null }, { "name": "FUNCSTAT", "type": "esriFieldTypeString", "alias": "FUNCSTAT", "length": 1, "domain": null }, { "name": "ALAND", "type": "esriFieldTypeDouble", "alias": "ALAND", "domain": null }, { "name": "AWATER", "type": "esriFieldTypeDouble", "alias": "AWATER", "domain": null }, { "name": "INTPTLAT", "type": "esriFieldTypeString", "alias": "INTPTLAT", "length": 11, "domain": null }, { "name": "INTPTLON", "type": "esriFieldTypeString", "alias": "INTPTLON", "length": 12, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S412_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 65, "name": "Census Tracts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677864.81940212, "ymin": 4577786.57171156, "xmax": -8612597.27906228, "ymax": 4633239.445514242, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATEFP", "type": "esriFieldTypeString", "alias": "STATEFP", "length": 2, "domain": null }, { "name": "COUNTYFP", "type": "esriFieldTypeString", "alias": "COUNTYFP", "length": 3, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACTCE", "type": "esriFieldTypeString", "alias": "TRACTCE", "length": 6, "domain": null }, { "name": "GEOID", "type": "esriFieldTypeString", "alias": "GEOID", "length": 11, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 7, "domain": null }, { "name": "NAMELSAD", "type": "esriFieldTypeString", "alias": "NAMELSAD", "length": 20, "domain": null }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "MTFCC", "length": 5, "domain": null }, { "name": "FUNCSTAT", "type": "esriFieldTypeString", "alias": "FUNCSTAT", "length": 1, "domain": null }, { "name": "ALAND", "type": "esriFieldTypeDouble", "alias": "ALAND", "domain": null }, { "name": "AWATER", "type": "esriFieldTypeDouble", "alias": "AWATER", "domain": null }, { "name": "INTPTLAT", "type": "esriFieldTypeString", "alias": "INTPTLAT", "length": 11, "domain": null }, { "name": "INTPTLON", "type": "esriFieldTypeString", "alias": "INTPTLON", "length": 12, "domain": null }, { "name": "P1_001N", "type": "esriFieldTypeString", "alias": "Total Population", "length": 1073741822, "domain": null }, { "name": "P1_002N", "type": "esriFieldTypeString", "alias": "P1_002N", "length": 1073741822, "domain": null }, { "name": "P1_003N", "type": "esriFieldTypeString", "alias": "Total Population: White Alone", "length": 1073741822, "domain": null }, { "name": "P1_004N", "type": "esriFieldTypeString", "alias": "Total Population: Black or African American alone", "length": 1073741822, "domain": null }, { "name": "P1_005N", "type": "esriFieldTypeString", "alias": "Total Population: American Indian and Alaska Native alone", "length": 1073741822, "domain": null }, { "name": "P1_006N", "type": "esriFieldTypeString", "alias": "Total Population: Asian alone", "length": 1073741822, "domain": null }, { "name": "P1_007N", "type": "esriFieldTypeString", "alias": "Total Population: Native Hawaiian and Other Pacific Islander alone", "length": 1073741822, "domain": null }, { "name": "P1_008N", "type": "esriFieldTypeString", "alias": "Total Population: Some Other Race alone", "length": 1073741822, "domain": null }, { "name": "P1_009N", "type": "esriFieldTypeString", "alias": "Total Population of two or more races", "length": 1073741822, "domain": null }, { "name": "H1_001N", "type": "esriFieldTypeInteger", "alias": "Total Housing", "domain": null }, { "name": "H1_002N", "type": "esriFieldTypeInteger", "alias": "Total Occupied", "domain": null }, { "name": "H1_003N", "type": "esriFieldTypeInteger", "alias": "Total Vacant", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S567_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 66, "name": "Soils (SSURGO)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 73000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DESCRIP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 76 ], "width": 0 } }, "value": "Abell sandy loam, 2 to 7 percent slopes", "label": "Abell sandy loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Altavista sandy loam, 0 to 4 percent slopes", "label": "Altavista sandy loam, 0 to 4 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 76 ], "width": 0 } }, "value": "Appling sandy loam, 2 to 7 percent slopes", "label": "Appling sandy loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 76 ], "width": 0 } }, "value": "Appling-Wedowee sandy loams, 15 to 25 percent slopes, eroded", "label": "Appling-Wedowee sandy loams, 15 to 25 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 76 ], "width": 0 } }, "value": "Appling-Wedowee sandy loams, 7 to 15 percent slopes, eroded", "label": "Appling-Wedowee sandy loams, 7 to 15 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Aquults, clayey subsoil", "label": "Aquults, clayey subsoil", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Aquults, gravelly substratum", "label": "Aquults, gravelly substratum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Aquults, loamy-Margo complex, 2 to 7 percent slopes", "label": "Aquults, loamy-Margo complex, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Bama sandy loam, 2 to 7 percent slopes", "label": "Bama sandy loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Bama sandy loam, 7 to 15 percent slopes", "label": "Bama sandy loam, 7 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Brockroad silt loam, 2 to 7 percent slopes", "label": "Brockroad silt loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Cartecay sandy loam", "label": "Cartecay sandy loam", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Catharpin silt loam, 2 to 7 percent slopes", "label": "Catharpin silt loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Cecil loam, 2 to 7 percent slopes", "label": "Cecil loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Cecil-Pacolet complex, 15 to 25 percent slopes, eroded", "label": "Cecil-Pacolet complex, 15 to 25 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Cecil-Pacolet complex, 7 to 15 percent slopes, eroded", "label": "Cecil-Pacolet complex, 7 to 15 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 76 ], "width": 0 } }, "value": "Colfax sandy loam, 2 to 7 percent slopes", "label": "Colfax sandy loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 76 ], "width": 0 } }, "value": "Colfax sandy loam, 7 to 15 percent slopes", "label": "Colfax sandy loam, 7 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Cullen loam, 15 to 25 percent slopes, eroded", "label": "Cullen loam, 15 to 25 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Cullen loam, 2 to 7 percent slopes, eroded", "label": "Cullen loam, 2 to 7 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Cullen loam, 7 to 15 percent slopes, eroded", "label": "Cullen loam, 7 to 15 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Dogue loam", "label": "Dogue loam", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Dystrochrepts-Udults complex, moderately steep", "label": "Dystrochrepts-Udults complex, moderately steep", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Dystrochrepts-Udults complex, sloping", "label": "Dystrochrepts-Udults complex, sloping", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Dystrochrepts-Udults complex, steep", "label": "Dystrochrepts-Udults complex, steep", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 76 ], "width": 0 } }, "value": "Emporia sandy loam, 2 to 7 percent slopes", "label": "Emporia sandy loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 76 ], "width": 0 } }, "value": "Emporia sandy loam, 7 to 15 percent slopes", "label": "Emporia sandy loam, 7 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Faceville loam, 2 to 7 percent slopes", "label": "Faceville loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Faceville-Marlboro complex, 2 to 7 percent slopes", "label": "Faceville-Marlboro complex, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Faceville-Marlboro complex, 7 to 15 percent slopes, eroded", "label": "Faceville-Marlboro complex, 7 to 15 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Faceville-Varina complex, 2 to 7 percent slopes", "label": "Faceville-Varina complex, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Faceville-Varina complex, 7 to 15 percent slopes, eroded", "label": "Faceville-Varina complex, 7 to 15 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Fluvanna fine sandy loam, 15 to 25 percent slopes, eroded", "label": "Fluvanna fine sandy loam, 15 to 25 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Fluvanna fine sandy loam, 2 to 7 percent slopes", "label": "Fluvanna fine sandy loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Fluvanna fine sandy loam, 7 to 15 percent slopes, eroded", "label": "Fluvanna fine sandy loam, 7 to 15 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Fluvaquents-Udifluvents complex", "label": "Fluvaquents-Udifluvents complex", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Goldsboro sandy loam", "label": "Goldsboro sandy loam", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Kempsville gravelly sandy loam, 15 to 25 percent slopes", "label": "Kempsville gravelly sandy loam, 15 to 25 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Kempsville gravelly sandy loam, 2 to 7 percent slopes", "label": "Kempsville gravelly sandy loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Kempsville gravelly sandy loam, 7 to 15 percent slopes", "label": "Kempsville gravelly sandy loam, 7 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "LaRoque loam, 15 to 25 percent slopes", "label": "LaRoque loam, 15 to 25 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "LaRoque loam, 25 to 55 percent slopes", "label": "LaRoque loam, 25 to 55 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "LaRoque loam, 7 to 15 percent slopes", "label": "LaRoque loam, 7 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Louisburg sandy loam, 15 to 25 percent slopes", "label": "Louisburg sandy loam, 15 to 25 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Louisburg sandy loam, 25 to 50 percent slopes", "label": "Louisburg sandy loam, 25 to 50 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Louisburg sandy loam, 7 to 15 percent slopes", "label": "Louisburg sandy loam, 7 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Margo loam, 2 to 7 percent slopes", "label": "Margo loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Masada loam, 2 to 7 percent slopes", "label": "Masada loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Masada loam, 7 to 15 percent slopes, eroded", "label": "Masada loam, 7 to 15 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Mattaponi sandy clay loam, 7 to 15 percent slopes, eroded", "label": "Mattaponi sandy clay loam, 7 to 15 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Mattaponi sandy loam, 2 to 7 percent slopes", "label": "Mattaponi sandy loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Nason silt loam, 15 to 25 percent slopes, eroded", "label": "Nason silt loam, 15 to 25 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Nason silt loam, 2 to 7 percent slopes", "label": "Nason silt loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Nason silt loam, 7 to 15 percent slopes, eroded", "label": "Nason silt loam, 7 to 15 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Orange-Iredell loams, 2 to 7 percent slopes", "label": "Orange-Iredell loams, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Orange-Iredell loams, 7 to 15 percent slopes, eroded", "label": "Orange-Iredell loams, 7 to 15 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Partlow sandy loam, 0 to 7 percent slopes", "label": "Partlow sandy loam, 0 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Poindexter loam, 15 to 25 percent slopes", "label": "Poindexter loam, 15 to 25 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Poindexter loam, 25 to 60 percent slopes", "label": "Poindexter loam, 25 to 60 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Poindexter loam, 7 to 15 percent slopes", "label": "Poindexter loam, 7 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Savannah sandy loam, 0 to 2 percent slopes", "label": "Savannah sandy loam, 0 to 2 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Savannah sandy loam, 2 to 7 percent slopes", "label": "Savannah sandy loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 76 ], "width": 0 } }, "value": "Spotsylvania fine sandy loam, 2 to 7 percent slopes", "label": "Spotsylvania fine sandy loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 76 ], "width": 0 } }, "value": "Spotsylvania fine sandy loam, 7 to 15 percent slopes", "label": "Spotsylvania fine sandy loam, 7 to 15 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Suffolk sandy loam, 2 to 7 percent slopes", "label": "Suffolk sandy loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Tatum loam, 15 to 25 percent slopes, eroded", "label": "Tatum loam, 15 to 25 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Tatum loam, 2 to 7 percent slopes", "label": "Tatum loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Tatum loam, 7 to 15 percent slopes, eroded", "label": "Tatum loam, 7 to 15 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Tetotum variant loam", "label": "Tetotum variant loam", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Toccoa loamy sand", "label": "Toccoa loamy sand", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Toddstav silt loam, 0 to 4 percent slopes", "label": "Toddstav silt loam, 0 to 4 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Turbeville loam, 2 to 7 percent slopes", "label": "Turbeville loam, 2 to 7 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 76 ], "width": 0 } }, "value": "Turbeville loam, 7 to 15 percent slopes, eroded", "label": "Turbeville loam, 7 to 15 percent slopes, eroded", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Udorthents, gravelly", "label": "Udorthents, gravelly", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Udorthents-Udifluvents complex, gently sloping", "label": "Udorthents-Udifluvents complex, gently sloping", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Urban land-Udults complex, smoothed", "label": "Urban land-Udults complex, smoothed", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 76 ], "width": 0.4 } }, "value": "Water", "label": "Water", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Watt channery silt loam, 15 to 35 percent slopes", "label": "Watt channery silt loam, 15 to 35 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Wickham loam, 0 to 2 percent slopes", "label": "Wickham loam, 0 to 2 percent slopes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Wickham loam, 2 to 7 percent slopes", "label": "Wickham loam, 2 to 7 percent slopes", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677980.568941824, "ymin": 4577915.318540444, "xmax": -8612253.220571633, "ymax": 4633224.402740039, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AREASYMBOL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MUSYM", "type": "esriFieldTypeString", "alias": "MUSYM", "length": 6, "domain": null }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "length": 71, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S9_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 67, "name": "Dam Failure Inundation Area ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 134, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 84, 131, 227, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8654732.646728542, "ymin": 4510087.460598191, "xmax": -8549692.034767523, "ymax": 4633699.830336482, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DAM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DAM_NAME", "type": "esriFieldTypeString", "alias": "Dam Name", "length": 100, "domain": null }, { "name": "SCENARIO", "type": "esriFieldTypeString", "alias": "Scenario", "length": 50, "domain": null }, { "name": "WATERBODY", "type": "esriFieldTypeString", "alias": "Waterbody Name", "length": 50, "domain": null }, { "name": "WATERBODY2", "type": "esriFieldTypeString", "alias": "Waterbody Area", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "PMF Type", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S489_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 68, "name": "100 Year Flood Zone (FEMA)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLOODZONE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 126, 147, 255 ], "width": 0.4 } }, "value": "A", "label": "A", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 210, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 126, 147, 255 ], "width": 0.4 } }, "value": "AE", "label": "AE", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[FLOODZONE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 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": 11, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": -8677864.837888597, "ymin": 4577781.931593177, "xmax": -8612214.837573513, "ymax": 4633278.04243496, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DFIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FLOODZONE", "type": "esriFieldTypeString", "alias": "Flood Zone", "length": 17, "domain": null }, { "name": "ZONE_SUBTY", "type": "esriFieldTypeString", "alias": "Zone Subtype", "length": 57, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S53_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 69, "name": "AgForestDistrict", "type": "Feature Layer", "description": "This area represents active agricultural land within the County and serves as a goal to preserve and protect prime agriculture and forestry lands from development pressures.Spotsylvania County Agricultural and Forestal Districts as set forth by Spotsylvania County Code, Sec 21-329 - Approved Agricultural and forestal districts Sec. 21-329. - Approved agricultural and forestal districts. The following districts have been established by the board of supervisors: (a) Harris 1, 1087.87 acres, consisting of the following tax map parcels: 54 ((9)) 2; 54 ((A)) 15; 54 ((A))19A; 54 ((A)) 41; 54 ((A)) 42; 54 ((A)) 45; 54 ((A)) 45A; 54 ((A)) 46A; 54 ((A)) 47; 67 ((A)) 1A; 67 ((A)) 2; 67((A)) 3; 67 ((A)) 3A; 67 ((A)) 5; 67 ((A)) 5A; 67 ((A)) 5B; 67 ((A)) 5C; 67 ((A)) 5D; 67 ((A))6A; 67 ((A)) 7; 67 ((A))7A; 67 ((A)) 7B; and 67 ((A)) 8. The district was renewed for ten (10) years on March 12, 2013 by the board of supervisors. (b) Harris 2, 1072.24 acres, consisting of the following tax map parcels: 40 ((A)) 7; 40 ((A)) 8; 40 ((A)) 9; 40 ((A)) 11; 41 ((A)) 33B; 41 ((A)) 33C; 41 ((A)) 34A; 41 ((6)) - A; 54 ((A)) 2; 54 ((A)) 6; 55 ((4)) A1; 55 ((A)) 5; 55 ((A)) 8; 55 ((4)) - A; and 55 ((4)) A1. The district was renewed for ten (10) years on March 12, 2013 by the board of supervisors. (c) Biscoe 1, 723.31 acres, consisting of the following tax map parcels: 41 ((A)) 8; 41 ((A)) 13; 41 ((A)) 14; 41 ((A)) 15; 41 ((A)) 15A; 41 ((A)) 39A; and 41 ((A)) 52. The district was approved for ten (10) years on November 14, 2013 by the board of supervisors. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "Please credit Spotsylvania County Planning Department and report any discrepancies to them at planning@spotsylvania.va.us or (540) 507-7434.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8673683.287914062, "ymin": 4594972.414320149, "xmax": -8665957.278098218, "ymax": 4608213.448393358, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AGDIST_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AGDIST_Name", "type": "esriFieldTypeString", "alias": "LAYER", "length": 254, "domain": null }, { "name": "AGFOREST", "type": "esriFieldTypeString", "alias": "Agricultural Forestal District", "length": 1, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R457_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S394_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "id": 70, "name": "Planned Unit Development", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283 }, "copyrightText": "Matthew Decatur - Long Range Planner II, Spotsylvania County Planning & Zoning Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PUD_Name", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Breezewood", "label": "Breezewood", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Millgarden", "label": "Millgarden", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Salem Run", "label": "Salem Run", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Salem Station", "label": "Salem Station", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8631747.312476004, "ymin": 4612399.067971005, "xmax": -8628219.631533114, "ymax": 4619246.851354383, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PUD_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "PUD_Name", "type": "esriFieldTypeString", "alias": "PUD_Name", "length": 254, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1962_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S580_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" } ], "tables": [] }