{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Transportation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8626552.375182958, "ymin": 4600819.983457266, "xmax": -8617433.018270714, "ymax": 4620383.804795443, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Road", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Transportation" }, "subLayers": [], "minScale": 99999.99999999412, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FeaCode", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "0", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "1", "label": "US Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "2", "label": "State Primary Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "3", "label": "Major Secondary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "4", "label": "Minor Secondary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "5", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "6", "label": "Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "7", "label": "Crossover" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 226, 255 ], "toColor": [ 184, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 245, 255 ], "toColor": [ 252, 182, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 184, 255 ], "toColor": [ 252, 206, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 182, 252, 255 ], "toColor": [ 197, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 231, 255 ], "toColor": [ 252, 207, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 182, 255 ], "toColor": [ 190, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 248, 252, 255 ], "toColor": [ 204, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 210, 255 ], "toColor": [ 252, 245, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 190, 255 ], "toColor": [ 252, 179, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 204, 255 ], "toColor": [ 226, 252, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 17, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677002.151882041, "ymin": 4578069.571044981, "xmax": -8613044.038460078, "ymax": 4632572.9706898825, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Parking Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "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 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677089.64032901, "ymin": 4577799.388780525, "xmax": -8613033.691535907, "ymax": 4632574.593531133, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "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.003750706717919E7, "ymin": -1.110812802099201E7, "xmax": 2.00375070671792E7, "ymax": 4633472.35664182, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "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, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Address" }, "subLayers": [], "minScale": 150000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "97b59ecb2874ed039e765680f7e9c5a7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABM0lEQVQoka3PTyiDcRzH8fdj05M/D9ljh5E0ba2m3BSJkhycRHESahcH5eYgc9yRyGG7OVCuUju4mhbKnzIX5jB/FnnMYXuyP8bF82S2Z0m+p9/3++v17fM188cy/ze0O+twJzKoz28cAmpZWAvWaQfLsw4GXBK23Afvuw+c+KNs7j2yZgQFbwf+eRej+qeAaaSZzr5G3JPHmIJxVorgRCueOSfDpXLLIjUzbXiCcQJabB32WOgXKzAZ3MyQjfZemcF9hZ0CWFVJvRH6ik1TNRaUH1Gf0tyXg9dJsncpjvRF2iOaYDWsMNYt01AKbt8SPnghUgQDMS5bJJYE8HXJSNo8nYetGOfRJFMF0b83ixHW1Qyh01cWrCL2bB71JkUod4F3A/KGEMB3xRkwXu7ekvC39QlX2VR7Vxf4AQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PLACENAME]", "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 250000, "name": "Default", "priority": 19, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -2.003750706717919E7, "ymin": -1.110812802099201E7, "xmax": 2.00375070671792E7, "ymax": 4632772.047987756, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "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, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Address" }, "subLayers": [], "minScale": 150000, "maxScale": 0, "referenceScale": 0.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 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ADDRNUM]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 20, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8676990.006193643, "ymin": 4578233.140514471, "xmax": -8613459.623590425, "ymax": 4632583.667732769, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "name": "Driveway", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Address" }, "subLayers": [], "minScale": 37000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677086.016072357, "ymin": 4578254.01677819, "xmax": -8613210.076097388, "ymax": 4632589.198980492, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 8, "name": "Building", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Address" }, "subLayers": [], "minScale": 37000, "maxScale": 0, "referenceScale": 0.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 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677072.230711376, "ymin": 4577835.978099691, "xmax": -8613379.680085605, "ymax": 4632680.238083456, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9, "name": "Zip Codes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Address" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ZipName] CONCAT NEWLINE CONCAT [ZipNum]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 23, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677964.904364372, "ymin": 4577938.703003669, "xmax": -8612302.99580412, "ymax": 4633289.909558241, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 11, "name": "Divisions of Land", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 37000, "maxScale": 0, "referenceScale": 0.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 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[Subdivision_Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 15, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8676832.231861353, "ymin": 4578703.098260571, "xmax": -8614758.95087883, "ymax": 4632905.19921694, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 12, "name": "Parcel View Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 45000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 208, 200, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MAP_Pin]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 72223.819286, "name": "Default", "priority": 5, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677081.899453297, "ymin": 4577922.91960192, "xmax": -8612364.680722589, "ymax": 4633250.925286064, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 13, "name": "Parcel View", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 45000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8677081.899453297, "ymin": 4577922.91960192, "xmax": -8612364.680722589, "ymax": 4633250.925286064, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 14, "name": "Airport Overlay District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONE_NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "LANDING ZONE", "label": "LANDING ZONE" }, { "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" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "AIRPORT ZONE", "label": "AIRPORT ZONE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "CONICAL ZONE", "label": "CONICAL ZONE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "FAA TOWER ZONE", "label": "FAA TOWER ZONE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 49, 71, 255 ], "toColor": [ 196, 49, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 194, 77, 255 ], "toColor": [ 56, 194, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 43, 196, 255 ], "toColor": [ 66, 43, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 123, 156, 255 ], "toColor": [ 34, 123, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 147, 42, 255 ], "toColor": [ 189, 147, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 52, 149, 255 ], "toColor": [ 168, 52, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 173, 141, 255 ], "toColor": [ 59, 173, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 76, 168, 255 ], "toColor": [ 37, 76, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 109, 71, 255 ], "toColor": [ 181, 109, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 199, 80, 255 ], "toColor": [ 165, 199, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 54, 101, 255 ], "toColor": [ 158, 54, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 39, 171, 255 ], "toColor": [ 127, 39, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 185, 201, 255 ], "toColor": [ 64, 185, 201, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8629887.378558146, "ymin": 4608754.681433872, "xmax": -8613254.613108225, "ymax": 4625492.132916433, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 15, "name": "Historic Overlay District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "6051d126b1510518591d31b0f5fbcc85", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEUAAABFCAYAAAAcjSspAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVR4nO3ZQWoCQRBA0Q70NrfJoTxSDpXb5AC6VfKNrSgTJu9ttWbgQ8FAzXHm8PF+HGOMz6/vt/GALeef+e55/sOjD/wL88989/ztj/+VKGGO8XMf793PLedf8e5ZD7h3P7ecf8W7rU8QJYgSRAmihOUoe/mEX/n/cpS9fMKvsD5BlHAzyt4+4Vfmb0bZ2yf8ypz1CaIEUYIoQZQgSriI4sThxHF13voEUYIThxPH2rz1CaIEUYIoQZTgxBGcOIL1CaIEJ47gxBGsTxAliBJECaIEUYITR8w7ccS89QmiBCcOJ461eesTRAmiBFGCKMGJIzhxBOsTRAlOHMGJI1ifIEoQJYgSRAmihBP8/fv0wlAQ7wAAAABJRU5ErkJggg==", "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 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8669537.304793322, "ymin": 4596232.280415815, "xmax": -8617360.538860857, "ymax": 4631694.918013109, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 16, "name": "Special Service Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Dist_Name", "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" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "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" }, { "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" }, { "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 177, 111, 255 ], "toColor": [ 247, 177, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 165, 143, 255 ], "toColor": [ 179, 165, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 84, 37, 255 ], "toColor": [ 179, 84, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 138, 57, 255 ], "toColor": [ 250, 138, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 214, 165, 255 ], "toColor": [ 250, 214, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 170, 53, 255 ], "toColor": [ 242, 170, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 124, 78, 255 ], "toColor": [ 194, 124, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 162, 117, 255 ], "toColor": [ 201, 162, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 202, 185, 255 ], "toColor": [ 237, 202, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 126, 43, 255 ], "toColor": [ 186, 126, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 159, 123, 255 ], "toColor": [ 232, 159, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 140, 116, 255 ], "toColor": [ 179, 140, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 150, 84, 255 ], "toColor": [ 204, 150, 84, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8635535.682374042, "ymin": 4609800.498295386, "xmax": -8625877.702249316, "ymax": 4621497.318033263, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 17, "name": "Technology Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.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 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8662164.672523884, "ymin": 4590029.799044819, "xmax": -8612584.016748883, "ymax": 4624541.444211315, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 18, "name": "Tourism Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.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 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8662173.627433194, "ymin": 4588920.20336578, "xmax": -8620433.905576853, "ymax": 4620102.047879504, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 19, "name": "Traffic Analysis Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 55, 55, 255 ], "width": 2.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TAZ]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 29, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677994.547399169, "ymin": 4577850.9186292915, "xmax": -8612376.740249187, "ymax": 4633263.346984127, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 20, "name": "Highway Corridor Overlay District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "2a27ca3a132d6777dfcc438802a0050c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADKUlEQVRogbVaUbLDIAhsZrxIz9hz5Iw9St7Pc8ZQWHbB8NVERERgwXR8P9f1+qf3eRwvQJM349sxl+XP9B/rSyvUPlcM8P1c1/s8jlWmleMpqRgR8Q7EqG7I42dkvs/jWDdp1/AMxuo40KB6oopbscZUjD7lrnrADaonitwdyfE2XCE3Bu1CiFnhRW61zl/jk5Wfecr6HsYgUjDbQCZX8QZ17kqDiZsoBqMFd7ic4k1o3aEowp4aAwOecus4E89ZRv1+rmt4zMwJdHFKwVjWkN748JgrQa+6ZNWFs4Rl+SFMWIUiMFY2HCnIeo+asNwNeoCZCWIXzBTc4R0p0GcbysqnjJ8ZY7J7NPeGgyhDeROYZ6VeVBIIkzWt4UOYYNyCxUVmDkNqZr+5KAp0r+j2SiylaIgoc2dPDzSfggnWJdlTrxqA8ZSfSiZTiFFSSRJMbO0kCBPRM5PK2W6k0k0gmdQJesqqtacCI4xMjxi5g7VUp/bMYkXtQyOcdottFYDRePXKolu4I3JhIhKUxQ2bQDoYq/CG3YS6CBOfSBZzY4BkIVyUYKJT9SB3rlQorB6hi2aKVwroHbIj/kgmhYOsguhmO1OQTTrqQUgdfedUkKxOFs0wF7ooW22o+NnNokivWZTM3/DaMMO5J+pHpXCP6HaCSqKoBL6dV+kmmCvFaG6pm7CK7jDGrhZqyptjoYtWKhlGYaUCmmOdIqF8s43edyofT0anCXC/LmWpuEsdA7C4On9TX5cY19h58905McsDcRApqbglkxk796BUqZZZXQFnhr+SdbNuwtOnXIt2oUGVXVknhAkm5qp1p/eOlV1JdjRMVE9HTQqW0B3MHLdy0o8vdjKblncZK9tUJsvNohVF0SKdbxA7if6nk3qL1okjtK5aBFD/smAUqc5RMyaqTV0cfCJulGz3hGHDJFP5HuDxqzHJGoTlC5MMUlBdTOn+WbdVi4+fSgYFrx2vZsednQlTH1MdfeVEO5vYGb9uFt35uWvHxm13r8hwsyibCKrXhozsSIbaTtGVDPPuyZs0hmA/iBTuxoQK7iwxcqSLXyuc5VXkdnnspv8APvlFvStK0woAAAAASUVORK5CYII=", "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" }, { "symbol": { "type": "esriPFS", "url": "6e2caedd9baff056e54091e8ac1988e1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAG1klEQVR4nL2c3XHcMAyE5ZkrIvWkcNeTLpwneWgesPstqARPJwrEDwksQJ7Pr+u6rs+vP1+/P359XAO6564yus9U1sSOqYydv5pPeG56Xdd1EWa1SJ9ff75W3vWdk9XNW/mcbqdP6XXPhGeV++omK0OJA8pxFwG7bKXPRWOldw2ANCPcprxotOzCXFp3z4T3CQhSftzj68LStHZ2vRL8IFFKU1ItWjeffE4yptNZPbu1uT+/lBBlYEc0JWnROoEdIoeSW5sfGJpUMVK0Or403Sepn8xP/HZ+3PRW5avnLqU6wP/98etjGu0qktKUdxs6xfKoyjsn3XhaYJIoPEn5hO9E7veC0vBP09DJPClAU5hJZTi+tV9+dSnqUruik6Z7fz8pRhRmUhmOb12bl3NSKUkwieywkt2NEflubkeTOT8wlFRIGq07kR3u3u9ZNDlCJpup7HLw0/ahncKknUovRjod08jvbEg6gd0uBz/t0bNT2Cl2Lcw+r3P0dmAaRaeR2Y3tJ6uOSgw9SXe3AW6xKzmnWOhkKnt3u6KUdw5MHSFzqexJoZv0wp3PNuWd8ASYqbEpL01P2l45OSf01tiTHXfpSHFUySXjHU0OBVS+TXl69ia7SBeRyE1hh8hP9e5yiTxUlE5bolVh0pxXhnf8T6Yt0d2RLUr7s4OGndQOJ++InUp/kvonad9ejnRjLoJIf6pkEZmJwwkMqDEKKW8Y2vWCJwu+jne3NMnCJw5Tcv5RmSWG3k7uYxVfamS1uzTtldPd+HTTUv9kY6+OWUm7kWLizptieTX+xKZ1fpZV3jXytHC4Ku4KgkovElGq/VP0NJy096HEwLRA7e9dcSAynZ005VWkJpvUfqfkDCTjLmqdjCcLVFrZJ/h5XeKC2RnYjadYqiKBYtk+lkRUgqGkdXqR0E7GTyOMZsC6gc5OtUiJPWSj0HdKxLjTlHfR5TB270yeOpbSLJFtUzXBKThNeRUZpKA4eU4OTX3bNikBCTBXcybvqwXpPiftlJLjnqO2qRNIyM2ZtGSJHSQdp9U6kbGSvLFPbmJUit483S4np6iO3AGl402iVun7gaFUgVLiDFPH2RT4K4cSPJxuHmnxyr++U4LI+P6uW8wp8O+f3YLRQuR4yBo8/td3+ztlxESu4k8jk2RgWifKKk8jj7yr5E4wlNjn9DxFys+yyk/xx+14EpFKr9uQJI2rZ8ej/LQpP8VXwvfUeTxNyydTv8VQtzBdytFiRTuGk+JH/Ej4yD1Bi6HOKJe65Eaqk+2c+xcVnW5Q1fKp7gR9jUyI7iCJygS/XIFy9hH8pfb+KEqKkosKNU55ktblFCIS2WTzyt8pqQlp1abYO8U+15ZNj6TOr44f/xrZEdk9ZRDF3RTbaaQqGyisXFfwa2RHk015IuUTSq7haCDsz+hLuhRDn67y1Bknc4r3Oym5j2HoSbVNoptGL5WZZCTZzMcwNJWRRvdJd0EyIimk6jTXYugJEWdTjE27CyJ3Uki7sbfLEdKOqM/u3Um74o6ANGKVTU/1zui3njRS3AJOitjKsy4sabmm2DzpnW/b7K9AUiI9JD0lVQZXfJNxakNaICWGTtI+qeo0asgGTwvVJIDk5chpu0SdUJX1idNZp8+lPYUFdyj4xlAiLKU0IvZ3tPCpzaTVuXtPi+rOZ+9DJxVejRGjUwhZZVGsTA8QlM/eh04qPDXqNCPI2XzfwG48sUUFj/15dyp8GhGTPpim4Up7+7XLmer9xtBUmBOetkPdvKQIKl077Yup5h5haCIsicCTyuooPd9TfE1o9wV9BdJRimHkvVukTudEv1tgWmhXeW8YmlTyBBOdMZXMSaFLdDnZE/1vjf1Jy5IYc1pZp23PE4cINTZK+fQqji54x1vx06xycro5xMfKhvanidNUV/zuGq4zUsne50xathNo2fnLr0BoNHXGOuP31oVGpZOtdFbjNP1pXfmu8ietQxqtVR84gQw17t4pvWkG7O/sfWhaDFS0p9Hg5tGWysknuijZ75TSpvykcpP5rg90OmkrN+1J8d82VQadOL/Pp5mQRtA0Iqc9Kb4cqYoJmXN/Th2jc9OO5AR3yW2V/LfrewVLnVkpcaybW1XbFDJS3K02SN1WyX+77gD+BD+T6K3mUF2nRajaAMV/dDmiaBq99AZpnavmpJlxUvQ+v5b/wVwJe1L5ZHEdNt4Lm0SuW+C04u+Q8VLCUuWT1J3Muee5OUT+RLdagyjl091fibZBkxPO/0p5QvJ/jpwoV45N8HR9pqcxd3CgB4vk9Cj/58jTLQiZp/ic7PRWLG3byHP0P0e64xcxUO1qksJK5mkqT3j2578Xv0rZymldogAAAABJRU5ErkJggg==", "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 49, 71, 255 ], "toColor": [ 196, 49, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 194, 77, 255 ], "toColor": [ 56, 194, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 43, 196, 255 ], "toColor": [ 66, 43, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 123, 156, 255 ], "toColor": [ 34, 123, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 147, 42, 255 ], "toColor": [ 189, 147, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 52, 149, 255 ], "toColor": [ 168, 52, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 173, 141, 255 ], "toColor": [ 59, 173, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 76, 168, 255 ], "toColor": [ 37, 76, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 109, 71, 255 ], "toColor": [ 181, 109, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 199, 80, 255 ], "toColor": [ 165, 199, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 54, 101, 255 ], "toColor": [ 158, 54, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 39, 171, 255 ], "toColor": [ 127, 39, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 185, 201, 255 ], "toColor": [ 64, 185, 201, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8652697.894831741, "ymin": 4603579.945943017, "xmax": -8625101.49511534, "ymax": 4625676.194920077, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 21, "name": "Resource Protection Area (RPA)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "46e9f1213e407a03cfbe1f287e454bbd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgklEQVRYhe2Wa26EIBSFP8xswpnFSPfBXpC9sA9xMQ67kP7gjviYJsW26R9vYmLwwjn3hedGrZmoAQs4fBuq9+/sVr3DtwETASwm8lMS9QQKCUvORJCsnCJTR2ADNI+gbPmYBszk8I/+7wj4NmCeaQEyE5ipBwIoeersRAmSA2UxMQBdzsT5pjzRhBI5ykLS0ADziH9Ug9cRMFHDrMtCkvd5hOYUOCbq225hkGj6g3NO7xro6HMAmHpoOnz78fa7b8M+Aw7UgInhNy6ZXK44YKb+q+nYEvBtwExOxissaa8crZ1tg9qRyQTWQP7RY56p7FcWM1FN4gWURxfpnwBNh3km/F0VAtlpKEDJCQmp3dkmEyB/V3KeBJHcy6WUYOPUdDBLKZLD3+sJ5ExauagAFZb3QwkWSy47JQ1Kw1x9tW5J3FWerKQhAYyAW7tID7xYQrnfkzuf+vV5y7kB0uGHJT2wifLN5vXh39ADFVm79MClBy49cOmBSw9ceuDSA/+uBz4BsQBzBgOv7lQAAAAASUVORK5CYII=", "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 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677855.050516592, "ymin": 4577901.089373644, "xmax": -8612240.549782762, "ymax": 4633242.040966194, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 22, "name": "River Protection Overlay District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "2b396404c335820574ec807320e473e7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADz0lEQVR4nOVbW47DMAhMpB54j9Ibd39qiRAeM4DblZavNrHHBJvhkfZx/HN5uHd+Xq/bted5jqxqYU/iEzrcDbCU26HMTmxW3jpcDfDzem1X7hMPL0/Y8zxv34X4LuABL4D1OQCnpep2Wgc9R35Xm/y43MgWkUDrcwBOKa6x1v0Mk11zbdrNBSyQyd31MCJcfdpQTESPN2YcBVhwdDxLhht5g+OAKfkLUeAtcwawSPE4+IetEKHF+tmc97ieASyO0KTIuJI11iPniJ+I6OQbYMI/dxEngi0JNBhTPwE7kqZd3BDoOk+CFgegvFA1aoRvrS9k1gDeA7DuhBjM83GSd+oG+NRx9R4o4gbCgPdiSAN1GNzC9RTyMHYZ+pYKf2LxKh5jXHKdvQ2RiZR3YXglLpo3OHIvhhil5c4g8Zo1SKUIIjcJb4gwJ0KP/XYnaKwhgoajqQfN+gDIuHXfcaU7CVZdAFF0UqTLosWP1qtVDFkPZhkPMVCl7SU/V4zsVoNse6kyn1G4wh+oUS8ugPqR9PNK7r6j0xSVw8ncHglONDv09alkDAzrs8UQeOzoe0hn2MNIDDHfEosETV6yPr81X4a5kVRYK+NZMjpi3aYJsus69yinwt4iOpXtsDxCTOiLEPnADdfDXaDS7KiESTYadeSSB2Sg3sKZC3j3kPuIblnUiE7xs9IURZS2KsCO6LjOuFCSv8QGsBb2ujtRquopyOz8pkqSPwGdOnzqIaLOc6sfYAnLth3ppMlMEiW+f+fl6BKEeOXYdS0jOg/DGH8thiotqAD8pryFg3ShvIe2MMczwQnxsrRldM9/d7ic0uFqAM3yFQUyQvLCVGUdiWld99YT0muIZMoli4+s2WyP768GO9FDzs3cJHr7FOjAV4OMZD7ONFW7NYQjc78P8KJIlgnu6AYR0v+JDOLjkaCnokrOSUmf/1Y4IrToeGdKSYmiAnsqmE1pvRdY4BHbIi7h4a75XQN7JPn+3o8CKIkhY1lsdE5QqeIGyFJluZjlPloRSyG0ZZaNsdZKwyDaa8sUsDJBdCez3kJ0rTLmqLwY0bu5I1RZHLBJ4h9KWjvRCUHROL02uxajk8CO3w1WFfAKFQ+XyeOZshyY3//LzIS/TswpYvT/NBXtNkJqn2i1BcKXw5GBvLAXYWb9g4oehOAvRpZkYbKiVFbySqk+uNONmv2/AJh8uKLrC29MRZwTO/db4Slf7mK0mqJZhzbzZVa+TIDHYbXFpY9NKJhxRddt5DqF+X5X2PJDtrJD0tgsCZpqmVnjTRKcYvZPzemMf57nL3zHlZqj2eJ/AAAAAElFTkSuQmCC", "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 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8650733.75273157, "ymin": 4620608.544252732, "xmax": -8628962.40535955, "ymax": 4633089.314515252, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 23, "name": "Reservoir Protection Overlay District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8651731.69664282, "ymin": 4611228.428940296, "xmax": -8628962.40535955, "ymax": 4633097.220409371, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 24, "name": "Fire District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICTID", "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 210, 255 ], "toColor": [ 252, 202, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 242, 252, 255 ], "toColor": [ 184, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 187, 255 ], "toColor": [ 252, 235, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 222, 255 ], "toColor": [ 212, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 179, 255 ], "toColor": [ 230, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 247, 255 ], "toColor": [ 252, 210, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 211, 255 ], "toColor": [ 252, 179, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 215, 255 ], "toColor": [ 252, 226, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 35, "labelingInfo": [ { "labelExpression": "[DISTRICTID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 9, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8685644.105679022, "ymin": 4577930.602147031, "xmax": -8611681.92630735, "ymax": 4633333.209161823, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 25, "name": "EMS District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 255, 255 ], "width": 5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DISTRICTID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8687989.275498781, "ymin": 4577930.85116436, "xmax": -8611676.360043487, "ymax": 4635427.971577456, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 26, "name": "Future Land Use", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LANDUSEDESC", "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" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 68, 101, 137, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 2 } }, "value": "SCENICROAD", "label": "Scenic Road" }, { "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" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 255, 191, 255 ], "outline": null }, "value": "AGRICULTURAL FORESTRAL", "label": "Agricultural and Forestral" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 0, 15, 255 ], "outline": null }, "value": "COMMERCIAL", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 107, 176, 255 ], "outline": null }, "value": "EMPLOYMENTHEAVY", "label": "Employment Center Heavy" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 190, 219, 255 ], "outline": null }, "value": "EMPLOYMENTLIGHT", "label": "Employment Center Light" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 195, 81, 255 ], "outline": null }, "value": "HIGHDENSITYRES", "label": "High Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 4, 79, 122, 255 ], "outline": null }, "value": "INSTITUTIONAL", "label": "Institutional" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 246, 189, 255 ], "outline": null }, "value": "LOWDENSITYRES", "label": "Low Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 91, 66, 255 ], "outline": null }, "value": "MIXEDCOMMCORE", "label": "Mixed Use Commercial Heavy" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 173, 145, 255 ], "outline": null }, "value": "MIXEDCORE", "label": "Mixed Use General" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 210, 255 ], "outline": null }, "value": "MIXEDLIGHT", "label": "Mixed Use Light" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 133, 24, 255 ], "outline": null }, "value": "OPENSPACE", "label": "Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 217, 156, 255 ], "outline": null }, "value": "RURAL", "label": "Rural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 198, 222, 255 ], "outline": null }, "value": "WATER", "label": "Water" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 97, 110, 255 ], "toColor": [ 184, 97, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 245, 114, 255 ], "toColor": [ 88, 245, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 80, 230, 255 ], "toColor": [ 85, 80, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 229, 240, 255 ], "toColor": [ 84, 229, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 224, 102, 255 ], "toColor": [ 242, 224, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 109, 168, 255 ], "toColor": [ 67, 109, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 135, 78, 255 ], "toColor": [ 93, 135, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 106, 214, 255 ], "toColor": [ 247, 106, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 62, 140, 255 ], "toColor": [ 114, 62, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 194, 153, 255 ], "toColor": [ 242, 194, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 160, 250, 255 ], "toColor": [ 197, 160, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 133, 130, 255 ], "toColor": [ 54, 133, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 245, 171, 255 ], "toColor": [ 164, 245, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 109, 65, 255 ], "toColor": [ 140, 109, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 201, 77, 255 ], "toColor": [ 149, 201, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 112, 86, 255 ], "toColor": [ 245, 112, 86, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DESCRIPTIO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 34, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677137.356617777, "ymin": 4577901.977476992, "xmax": -8612315.719594251, "ymax": 4633284.892338611, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "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" }, { "name": "Agricultural Forestal", "code": "AGRICULTURAL FORESTRAL" } ], "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 27, "name": "Primary Development Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Planning and Zoning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COMP_PLAN", "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)" }, { "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)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 97, 110, 255 ], "toColor": [ 184, 97, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 245, 114, 255 ], "toColor": [ 88, 245, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 80, 230, 255 ], "toColor": [ 85, 80, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 213, 245, 255 ], "toColor": [ 110, 213, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 224, 102, 255 ], "toColor": [ 242, 224, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 128, 84, 255 ], "toColor": [ 70, 128, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 79, 130, 255 ], "toColor": [ 77, 79, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 109, 247, 255 ], "toColor": [ 247, 109, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 163, 247, 255 ], "toColor": [ 188, 163, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 240, 194, 255 ], "toColor": [ 139, 240, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 147, 92, 255 ], "toColor": [ 184, 147, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 60, 153, 255 ], "toColor": [ 125, 60, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 112, 86, 255 ], "toColor": [ 245, 112, 86, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[COMP_PLAN]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 13, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8642774.153349489, "ymin": 4595066.068305934, "xmax": -8612584.016748883, "ymax": 4624376.7287740605, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "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, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "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, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONECLASS", "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 100, 222, 255 ], "toColor": [ 102, 100, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 187, 224, 255 ], "toColor": [ 177, 187, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 68, 242, 255 ], "toColor": [ 56, 68, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 123, 194, 255 ], "toColor": [ 110, 123, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 88, 240, 255 ], "toColor": [ 50, 88, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 170, 250, 255 ], "toColor": [ 173, 170, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 139, 247, 255 ], "toColor": [ 139, 139, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 143, 194, 255 ], "toColor": [ 136, 143, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 61, 196, 255 ], "toColor": [ 65, 61, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 113, 204, 255 ], "toColor": [ 90, 113, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 176, 237, 255 ], "toColor": [ 159, 176, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 60, 214, 255 ], "toColor": [ 58, 60, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 147, 230, 255 ], "toColor": [ 131, 147, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 111, 250, 255 ], "toColor": [ 80, 111, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 125, 232, 255 ], "toColor": [ 95, 125, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 81, 194, 255 ], "toColor": [ 64, 81, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 94, 242, 255 ], "toColor": [ 99, 94, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 162, 222, 255 ], "toColor": [ 164, 162, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 114, 235, 255 ], "toColor": [ 77, 114, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 155, 250, 255 ], "toColor": [ 155, 155, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 76, 201, 255 ], "toColor": [ 50, 76, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 116, 204, 255 ], "toColor": [ 119, 116, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 144, 209, 255 ], "toColor": [ 138, 144, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 80, 242, 255 ], "toColor": [ 80, 80, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 102, 204, 255 ], "toColor": [ 102, 102, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 187, 240, 255 ], "toColor": [ 188, 187, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 162, 204, 255 ], "toColor": [ 161, 162, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 95, 196, 255 ], "toColor": [ 67, 95, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 168, 247, 255 ], "toColor": [ 148, 168, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 129, 227, 255 ], "toColor": [ 120, 129, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 101, 230, 255 ], "toColor": [ 62, 101, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 94, 212, 255 ], "toColor": [ 61, 94, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 144, 250, 255 ], "toColor": [ 120, 144, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 77, 217, 255 ], "toColor": [ 52, 77, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 132, 214, 255 ], "toColor": [ 131, 132, 214, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ZONECLASS]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 4, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677081.973632269, "ymin": 4577910.542881272, "xmax": -8612364.680722589, "ymax": 4633250.925286064, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 30, "name": "GPS Monument", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Owner", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "acfc663627b97b20d3f77175438a15b9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs0lEQVQokZXRMWpCQRRG4W9AsLEJAXED1tqkDdmDLsHCVlxBCotU9nZWSTaQLShYuYbX2FoIgiGTYjQOz/eEHBgu3PnPXJjb8E8aVc3II1ooAj+1QqSLBV7OrV1kEvi4ESJtrKTXL3TwHmkGluUJr6VwzjzyGTjmwnNNGB7QxzoXTneEv/tc+EKvJlxgWxZmGEo/lfONUUj1KgQOkSe8YSDtYYNpSFV5gsAe4/OppHLT9/gFUbcgWf2HeLEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": " Spotsylvania County", "label": "County" }, { "symbol": { "type": "esriPMS", "url": "acfc663627b97b20d3f77175438a15b9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs0lEQVQokZXRMWpCQRRG4W9AsLEJAXED1tqkDdmDLsHCVlxBCotU9nZWSTaQLShYuYbX2FoIgiGTYjQOz/eEHBgu3PnPXJjb8E8aVc3II1ooAj+1QqSLBV7OrV1kEvi4ESJtrKTXL3TwHmkGluUJr6VwzjzyGTjmwnNNGB7QxzoXTneEv/tc+EKvJlxgWxZmGEo/lfONUUj1KgQOkSe8YSDtYYNpSFV5gsAe4/OppHLT9/gFUbcgWf2HeLEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Spotsylvania County", "label": "County" }, { "symbol": { "type": "esriPMS", "url": "af65d3e18041eb7858e8df15c5fc91b7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApklEQVQokWNhIBGwUEdDw38mhtsvzRiWSpwgTsPtZwkMjIxVDGn/NRlmMf7GryH0FQ8D458WBgYGSYZvz7MYGBgm4tfA8aeC4T+DJJRXwxD9dj7DUuFP2DXEPZNj+MdQhCQiwsDws4KBgaEKu4Z/DB0MDAycKGKMDAUMcY+nMiySfYqqIfqFBQPDvwgMJzIwcDL8Y2lmYGBIQtUACUImLBpQAMkRBwDR4yffhUvj+gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NGS", "label": "Federal" }, { "symbol": { "type": "esriPMS", "url": "af65d3e18041eb7858e8df15c5fc91b7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApklEQVQokWNhIBGwUEdDw38mhtsvzRiWSpwgTsPtZwkMjIxVDGn/NRlmMf7GryH0FQ8D458WBgYGSYZvz7MYGBgm4tfA8aeC4T+DJJRXwxD9dj7DUuFP2DXEPZNj+MdQhCQiwsDws4KBgaEKu4Z/DB0MDAycKGKMDAUMcY+nMiySfYqqIfqFBQPDvwgMJzIwcDL8Y2lmYGBIQtUACUImLBpQAMkRBwDR4yffhUvj+gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NPS", "label": "Federal" }, { "symbol": { "type": "esriPMS", "url": "af65d3e18041eb7858e8df15c5fc91b7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApklEQVQokWNhIBGwUEdDw38mhtsvzRiWSpwgTsPtZwkMjIxVDGn/NRlmMf7GryH0FQ8D458WBgYGSYZvz7MYGBgm4tfA8aeC4T+DJJRXwxD9dj7DUuFP2DXEPZNj+MdQhCQiwsDws4KBgaEKu4Z/DB0MDAycKGKMDAUMcY+nMiySfYqqIfqFBQPDvwgMJzIwcDL8Y2lmYGBIQtUACUImLBpQAMkRBwDR4yffhUvj+gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "USGS", "label": "Federal" }, { "symbol": { "type": "esriPMS", "url": "be683768c0c1fbe8cb699da36f9401ec", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAR0lEQVQokWNhIBGwwBgvZzIo/2VgYMWlkImT4bFEHMNXuIa/DAx7Gf4zyOPS8O8bgycDA8MOFlwKCDppVAMxGqTSGRRoYgMA7TcLn1Q5AxYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VDOT", "label": "State" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 100, 222, 255 ], "toColor": [ 102, 100, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 174, 207, 255 ], "toColor": [ 165, 174, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 66, 250, 255 ], "toColor": [ 60, 66, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 129, 207, 255 ], "toColor": [ 128, 129, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 66, 212, 255 ], "toColor": [ 53, 66, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 138, 242, 255 ], "toColor": [ 107, 138, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 171, 232, 255 ], "toColor": [ 160, 171, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 108, 247, 255 ], "toColor": [ 69, 108, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 150, 250, 255 ], "toColor": [ 152, 150, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 92, 199, 255 ], "toColor": [ 60, 92, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 107, 204, 255 ], "toColor": [ 104, 107, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 140, 199, 255 ], "toColor": [ 123, 140, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 189, 240, 255 ], "toColor": [ 190, 189, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 11, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677003.241126288, "ymin": 4578068.879911848, "xmax": -8615883.139624922, "ymax": 4631988.803136051, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 31, "name": "Fire Rescue Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATYP", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a417461bb948867f01e8fa6a0d1e621d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwElEQVRIie3SPWpCQRQG0DMPhTTa2ARtAmKVwqzBFbiLFGlcirgGd5AmFpauQLKAQJAU6VJZ+CbtYxhR8Ad8+JUfcw/D5TZcMI364j+MSmZpH3ntsToJL2njOe0DrUOzNd752fBvhgXNahfox8xgZLDht9oVbB9ZZ/GCJToJkk3IXFDJF56y+Llzx4/CJ3ioFpGXwFtmdorP5O3fXrzLPBU2jOXxRZeP/f+u086vi0d2gW2uPxnv8S65oGNzuzv/B4KuITqbX+1UAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Fire Station" }, { "symbol": { "type": "esriPMS", "url": "31d2f6d5c838d53f80691c6d9965cd96", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcUlEQVRIieXUT0gUYRjH8e87+6cywTCh1DEo6CAhHvp7iiAoCIIuHnLWoMtCgSKVgrtLDWG7akUIkeQhTF0PeQk61SG0P7eIojwUdclZISSIwKQdeZ8OSbi7s+yshpd+t3nfZ97P8877MkHWKcH/F7LiTidaNuYMKr6kkw0T/xRCsFGqKtdhGlg9dMSW4JStlnw3sZwWeyY8ae/J+obMrJOwYs5hA90xltzxviTQIoHw7kw3WaKW/a05bW/9URKyuh1ToAuo0BhvrFjmTiicvex69gltiblGrTMjwAEA+bV4BbhYekdB1Q9SsfwUAGl3s6HTQEV+qUCTaP0a+HtJlKI9ksgMj/fWfygKWXHnECKtHo3XeO+Hao+xkGi5BZwoviOtjqGkyJpl5aDV7ZjpAdPxhNKp+qttCeeF1twGGlcBCIrRrA50TQ7Uzq+cKDijsV7zaTT6qvlnTW2nIJeBSn+EmlGoc+PJuude057Xe3ZDlVGNlPd7UmKIVpuKTRcsFumZOyVK3wR2lQVBI4Z+HIk5j9ByYbyv4VNRqDXuREX03TKBnAicxFDHz/Q4TaMp86MnFA65D9xsqB/YshYM4dlKpAAasXd+j/Q410VxLe/VRcDr+y8Am/PGtNJcyi8sOCPlBgclvNQBbPvTnDxEBTqV6M9AIK98ClEpDBlE2AsgivvpfvNtSWjsxvaF1vhsUok6jzY6JvrqngBYMSe/FIB0qv4lyH4rNncWJK5dnfCq87zClfNfh4Ch4eF9rufqBVGSTnLPtmXETirtG/IP5Ma2vZGikFdEmDZU7hmJUu/8vu8bmkiZR/3Wrglaa9YN+g3i+t8emeA/qQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Rescue Station" }, { "symbol": { "type": "esriPMS", "url": "0aeda87638d2bda7956c417c4deeb08b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB6UlEQVRIid3UTYhPYRTH8c+tYaNYTGmw0RSKpRWZpihvGY2SsplkZSKJ8dIMI6FBXpJYkEl5CYmNFEmRRsnLZoaiKTvDhhSFxWNxruZ25/+fGU2zcTbPvee5z/c595zfOTXG0Wr+b3hiFVpQh/c4m/FqTPDEHBzC2oK7AS2JUziR8emf4Cn8t9GUuwbQg6+YjkXYibbE8Yxdo4In6rEEG3AX5/AZy1GL59iPpZiPzsTBjH2jiXwezmMyluE6Vpa+2YuujDWJO2hKnMz4UhWeyLAjf32Dqzl4VmybkO/NwMPEN7xGM7YrRV+OfCMa8QK/DOYcHufQonVirsj/7sSNjN5q8K35+gCrjWyTsABPRU22YFM1+Ox8HRCSK1qjwbR0iVQQ6vlYOl8RPoCZmCIUUrRKaSF03lB4rgq/hnYsxBlsrgAr2k88Eg0Fl4eDH8Z6IcG2/ODiYeBHRa6n4mbGvarwjB8p2v0iWrEOt9CHiYVPk/izA3iZ+9rLN1dqoh5cwR4cEampF3qvxQfRWNOwDSvQndE/Gni/mICX8rUV9/EMb8VkvCBan5g3zUMoleAZv1NI7pjQb0cedXkEPBGF7M2i4UaG/71A5LkvhYI6RKHr8A6nM7ornR0RXrrouyjWkIKNGT4WG1f4HwDJcPnGOxp/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Fire/Rescue Station" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 100, 222, 255 ], "toColor": [ 102, 100, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 174, 207, 255 ], "toColor": [ 165, 174, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 66, 250, 255 ], "toColor": [ 60, 66, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 129, 207, 255 ], "toColor": [ 128, 129, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 66, 212, 255 ], "toColor": [ 53, 66, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 138, 242, 255 ], "toColor": [ 107, 138, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 171, 232, 255 ], "toColor": [ 160, 171, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 108, 247, 255 ], "toColor": [ 69, 108, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 150, 250, 255 ], "toColor": [ 152, 150, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 92, 199, 255 ], "toColor": [ 60, 92, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 107, 204, 255 ], "toColor": [ 104, 107, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 140, 199, 255 ], "toColor": [ 123, 140, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 189, 240, 255 ], "toColor": [ 190, 189, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[CONAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 35, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8668158.3798729, "ymin": 4586138.1425316995, "xmax": -8619755.950786473, "ymax": 4622965.160725795, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 32, "name": "County Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6a43f1e8cf395251f7ed806c293f85b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAYCAYAAAALQIb7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACT0lEQVRIie3WS2tUSxDA8d9J4hjQqERQEsUnPi9u7uBeN4qQgDvRD5Bx69qFuhT8BPkMuVwkLnxwcSF4UTI70UUkMI46vl8Jk0THtIs+kzmOM5n4wJUFzamuU11/qvp09enxG6XnDywEw8hjBAOoYByjSaL407AQ5DGMoRSUlYEUPBKCIoq4kCSefhcszeJcM2DmE/+VKU9zcGMcXQmpXz4DLrTK9htYCM6nIFBb4P9KHGtWsr+f+6+Zq3FxgjU5jmxl17rFEHlMhKCQJEY7ZTYCpQ+MPeTWE/IbOLSZFV08qzL1nsOb43g5y6VizPrYNo7vZPUKcJ7OsAGo1rhR4v1HNq3m7nPGJtnXz/AOzt6OPqcPMLCKayWKLxja/nWcTrAi8vv6ObqNu884tZf5z/wzyYndsWz3XvFompN7KM9E2MndrFu5GOfKcmAFTECui4VAb3d8EZDrJhFLKp3nMnpTnI6wSl2Z+xxLBbOfUls6r9aYrTX8aMyh1RFou2f1xbOZ4M2BmyFZWAgGm4FLHuosrNVzrslWrVlSWsEGs7CFED+OxZJlAi+VmXjeOmY2VFe29PHhI9dLvJvnr/W8nedqif5eerqiXp6O7/py38QZbwsLIfY6uF3h8Uy0X55q+Dx4E0ddxiYb+p1K7CQ71yK2ritJ0gA2ZzYMT2a4WaY7YX1vi9zbSLXGvw8583dcK7a9tjA0+t2PStJQK1l7M2wcQ3252NF/gbTfsyQxmt5hIz8JqWC8Y9dPEgUUUugPw5bbQerQZV313yO/9YfnC6t95+Qj76WxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 40, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8668289.189650528, "ymin": 4584242.140182049, "xmax": -8619024.539130615, "ymax": 4623222.533817269, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 33, "name": "Schools", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "68a7007d1afc0440871380dd5cbee906", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEx0lEQVRIic2VfWyNVxzHP+d5nvs8z3UvlVaLeil6q70tW5aZlzHJyCbrvEQTzLAXlkmMYVumbLWiLWXG2B+UNmnoLESEMLNRspkuQ6l6q952HVXzcr1E3++9z9kfmgXd1QpZ9k1Ock5Ozu9zzvd3fudo/EfS/neg2NjYyB7du0+vrKwKV1Whm4Zhq6mpyQ/v1Cnv0KFD/qcCinW5po4fN+7r5ORkZ/Hp06SnpSGEgmm3v1V56eJM4IWnAlq9Zk32wDg3m8dN4NnERDZu3Mjatd9gmCZJSUn9jhQUtBijVSD7X9dY8uFceo7RyM37kldOFjE/+VO850s4XVzcmhCtA61LSaGtXeUZdxuu3fVTuGMXofsPctXno8Su43K5uno8nsonBrU3TISisTA7wDWvZKZuIJvmVFWlc0THAs2yEs+Xlwc9XougWJdrWsTEN9izZw+61AkNcyD8NyFg0aip3AlpR7QrpqvdNH+RQowtKSs7+Fggd+/ecz9LSVk5tFe0+GnefA7t+Z5d+QfIWr+eHb26sdumo+v3mkNAz2hXSKw7Pv/5G9dl8ami5OIzZ5a3CEqIi0teuGjR0v4Rndg2fiJGo4/Nr41kwvathIaGsnrVqqAOdI7sIhzOtpk2Xe82esyY2ampqda/gvrEx6cuSU//oq/DyfZJUwizJF3tDkqrqshLHMm4rd+RmppK5vLl/JOohxTWoQNvTpo8Mzcn+2dgWzNQ34SEZcsyM+fFCJUdb0+lo4Qow45fSqLNNlTcusOW0WNJ2pxLWloaGekZ+P0PPgrueDfDhw3jyqWL5GStv9nMujiXa9SixYvnRQcsdr4/nc6KSg/TxGratQJEmXYu1dezbfxERm1YR3pGOkszlmJJyaBBAxkx4lVkWTlH580nr+BIQ6NhO9wMJFX1wre5uY39fzumd1M1ehh27EMHc6d9CDf27oOaWtooKl10A6WxgZ3vvseIlStYvGQxNk2j/vdjFE2bzuXjhdRZFgHTVu3xeBqagUpKSkpEILBvvKaPijIMLAnhLw0mesAA9M8XUHb4MMc/mE2YZqOjbqD4Gvlh7se8vjAF746deEs9EN6BAUtSuX25iv05OTX3W/pAjqQQdyNNE+Q9v6Q/gPfAQeoqKzETRzyYcM2GACpWfEWIOw5ndC96zpnFmvz9TAiLICBkdXCQlFduA+FNY6uhAcUwOKrAEEDwoEI0G+10nYNDBjD0xGk0JFMiOlO4IZt6RVwLCgKqG2iuqKYLIZqhQLXZSBw+HO+P+RTM+og6vw+/ZeF3msGtU4SorruvOKTPh+p0EhGkXgBUVeP2jDnUeL1IKwDAHzaVW4p6OSgoAJf3Csl1IEYKIi0L1ekMTgFkbS2NgXu1dEUR7Df16+WqsqhtSLusoKDS0tItmtt95KjPN1QovPxiUeE7k/s9JwbOmM7ViopmxglACMFtAbt1pb5QVVc3Wtayco/nzsMbavYEnTt37k9gE7ApAF/+euzYkD4JCZ9EOtvGXDE16ZJC9LSgk5QoQlCHJFMXeX7DWHD+zJmLwU7+yG/C4/GcBc5euHAhKzIysg3AKYejtxAizhGQ8VGI2KtClhV5PAseFadF0P2qqqqqbeqebGqcaO3ixwE9qf4GUhbBEGlMP7wAAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8658741.848887753, "ymin": 4596343.616845038, "xmax": -8618488.297326244, "ymax": 4632575.211925383, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 34, "name": "Bridge", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 37000, "maxScale": 0, "referenceScale": 0.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 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8671152.800402109, "ymin": 4579989.417394431, "xmax": -8616829.014676945, "ymax": 4630598.80146885, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 35, "name": "Communication Tower", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.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 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Site_Name]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 37, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8671150.982154505, "ymin": 4583040.954835741, "xmax": -8617390.345120782, "ymax": 4625844.095339116, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 36, "name": "Airport", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.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 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8622006.78516209, "ymin": 4616675.322881832, "xmax": -8621150.631532405, "ymax": 4617608.420499271, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 37, "name": "Tank", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.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 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8654116.039648676, "ymin": 4597669.5468199, "xmax": -8617164.700525388, "ymax": 4630449.640055799, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 38, "name": "Quarry", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.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 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8634254.67812643, "ymin": 4604070.811735023, "xmax": -8612675.86469705, "ymax": 4619802.711178396, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 39, "name": "Cemetery", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 14, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8676106.405138547, "ymin": 4580599.926799135, "xmax": -8614960.951668872, "ymax": 4631307.296618682, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 40, "name": "Athletic Fields", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 37000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "[Type]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "Default", "priority": 42, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8676250.296950929, "ymin": 4588140.382883596, "xmax": -8616020.99215756, "ymax": 4630845.213217619, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 41, "name": "County Building Footprint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "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 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677072.230711376, "ymin": 4577835.978099691, "xmax": -8613379.680085605, "ymax": 4632680.238083456, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 42, "name": "County Property", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Facilities" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8670162.286036609, "ymin": 4584153.57890574, "xmax": -8617988.606400026, "ymax": 4625599.230936032, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "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, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 44, "name": "Tax Map Index", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MAP_NUM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 10000, "minScale": 0, "name": "Default", "priority": 44, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8678422.443356104, "ymin": 4573119.583024017, "xmax": -8608304.211272623, "ymax": 4638759.593053241, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 45, "name": "Elementary School Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ES_Name", "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 154, 161, 255 ], "toColor": [ 108, 154, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 90, 230, 255 ], "toColor": [ 195, 90, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 245, 86, 255 ], "toColor": [ 245, 245, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 70, 74, 255 ], "toColor": [ 199, 70, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 173, 70, 255 ], "toColor": [ 62, 173, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 68, 135, 255 ], "toColor": [ 69, 68, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 164, 214, 255 ], "toColor": [ 245, 164, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 164, 100, 255 ], "toColor": [ 196, 164, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 245, 204, 255 ], "toColor": [ 122, 245, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 93, 100, 255 ], "toColor": [ 140, 93, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 130, 78, 255 ], "toColor": [ 101, 130, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 175, 235, 255 ], "toColor": [ 155, 175, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 247, 156, 255 ], "toColor": [ 203, 247, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 68, 145, 255 ], "toColor": [ 166, 68, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 135, 245, 255 ], "toColor": [ 120, 135, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 231, 242, 255 ], "toColor": [ 128, 231, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 155, 145, 255 ], "toColor": [ 237, 155, 145, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[ES_Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 45, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677980.029332919, "ymin": 4577920.74662929, "xmax": -8612364.540815903, "ymax": 4633267.749681813, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 46, "name": "Middle School Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MS_Name", "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 154, 161, 255 ], "toColor": [ 108, 154, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 245, 86, 255 ], "toColor": [ 245, 245, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 105, 250, 255 ], "toColor": [ 233, 105, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 109, 99, 255 ], "toColor": [ 247, 109, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 56, 128, 255 ], "toColor": [ 51, 56, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 247, 166, 255 ], "toColor": [ 129, 247, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 133, 52, 255 ], "toColor": [ 130, 133, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 77, 132, 255 ], "toColor": [ 171, 77, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 160, 242, 255 ], "toColor": [ 133, 160, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 190, 153, 255 ], "toColor": [ 242, 190, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 94, 85, 255 ], "toColor": [ 130, 94, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 100, 227, 255 ], "toColor": [ 121, 100, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 245, 234, 255 ], "toColor": [ 115, 245, 234, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MS_Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 46, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677980.029332919, "ymin": 4577920.329729133, "xmax": -8612330.604111794, "ymax": 4633265.105712145, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 47, "name": "High School Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HS_Name", "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" }, { "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" }, { "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" }, { "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" }, { "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 154, 161, 255 ], "toColor": [ 108, 154, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 245, 86, 255 ], "toColor": [ 245, 245, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 105, 250, 255 ], "toColor": [ 233, 105, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 109, 99, 255 ], "toColor": [ 247, 109, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 56, 128, 255 ], "toColor": [ 51, 56, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 247, 166, 255 ], "toColor": [ 129, 247, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 133, 52, 255 ], "toColor": [ 130, 133, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 77, 132, 255 ], "toColor": [ 171, 77, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 160, 242, 255 ], "toColor": [ 133, 160, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 190, 153, 255 ], "toColor": [ 242, 190, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 94, 85, 255 ], "toColor": [ 130, 94, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 100, 227, 255 ], "toColor": [ 121, 100, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 245, 234, 255 ], "toColor": [ 115, 245, 234, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[HS_Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 47, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677980.029332919, "ymin": 4577920.326298856, "xmax": -8612330.324649246, "ymax": 4633265.105712145, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 48, "name": "Magisterial District", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "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, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAGDISTNAME", "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" }, { "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" }, { "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" }, { "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" }, { "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 187, 255 ], "toColor": [ 252, 196, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 202, 252, 255 ], "toColor": [ 192, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 185, 255 ], "toColor": [ 184, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 229, 255 ], "toColor": [ 252, 197, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 215, 255 ], "toColor": [ 224, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 212, 255 ], "toColor": [ 252, 237, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 230, 252, 255 ], "toColor": [ 207, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 229, 255 ], "toColor": [ 182, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 202, 252, 255 ], "toColor": [ 237, 202, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MAGDISTNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677965.491129082, "ymin": 4577838.529170865, "xmax": -8612315.71959278, "ymax": 4633289.909522602, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 49, "name": "Voting Precincts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" }, { "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)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 110, 0, 255 ], "toColor": [ 241, 252, 25, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 25, 255 ], "toColor": [ 250, 46, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 48, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677137.138505774, "ymin": 4577938.402098623, "xmax": -8612315.719594251, "ymax": 4633284.892338611, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 50, "name": "Voting Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 118, 245, 255 ], "toColor": [ 93, 118, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 200, 240, 255 ], "toColor": [ 192, 200, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 60, 245, 255 ], "toColor": [ 54, 60, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 129, 194, 255 ], "toColor": [ 120, 129, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 64, 207, 255 ], "toColor": [ 66, 64, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 143, 242, 255 ], "toColor": [ 136, 143, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 175, 245, 255 ], "toColor": [ 159, 175, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 103, 199, 255 ], "toColor": [ 84, 103, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 95, 245, 255 ], "toColor": [ 54, 95, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 160, 201, 255 ], "toColor": [ 149, 160, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 86, 209, 255 ], "toColor": [ 52, 86, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 78, 242, 255 ], "toColor": [ 73, 78, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 130, 247, 255 ], "toColor": [ 126, 130, 247, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 49, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677137.138505774, "ymin": 4577938.402098623, "xmax": -8612315.719594251, "ymax": 4633284.892338611, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 51, "name": "State House Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "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" }, { "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" }, { "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 187, 255 ], "toColor": [ 252, 196, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 202, 252, 255 ], "toColor": [ 192, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 185, 255 ], "toColor": [ 184, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 229, 255 ], "toColor": [ 252, 197, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 215, 255 ], "toColor": [ 224, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 212, 255 ], "toColor": [ 252, 237, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 230, 252, 255 ], "toColor": [ 207, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 229, 255 ], "toColor": [ 182, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 202, 252, 255 ], "toColor": [ 237, 202, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 50, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677865.100741534, "ymin": 4577787.642762449, "xmax": -8612597.542069383, "ymax": 4633240.532146664, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 52, "name": "State Senate Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "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" }, { "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" }, { "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 187, 255 ], "toColor": [ 252, 196, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 202, 252, 255 ], "toColor": [ 192, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 185, 255 ], "toColor": [ 184, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 229, 255 ], "toColor": [ 252, 197, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 215, 255 ], "toColor": [ 224, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 212, 255 ], "toColor": [ 252, 237, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 230, 252, 255 ], "toColor": [ 207, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 229, 255 ], "toColor": [ 182, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 202, 252, 255 ], "toColor": [ 237, 202, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 51, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677865.100741534, "ymin": 4577787.642762449, "xmax": -8612597.542069383, "ymax": 4633240.532146664, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 53, "name": "US Congressional Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 187, 255 ], "toColor": [ 252, 196, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 202, 252, 255 ], "toColor": [ 192, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 185, 255 ], "toColor": [ 184, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 229, 255 ], "toColor": [ 252, 197, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 215, 255 ], "toColor": [ 224, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 212, 255 ], "toColor": [ 252, 237, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 230, 252, 255 ], "toColor": [ 207, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 229, 255 ], "toColor": [ 182, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 202, 252, 255 ], "toColor": [ 237, 202, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Distrtict \" CONCAT [DISTRICTID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 52, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9336895.021112643, "ymin": 4359085.652463835, "xmax": -8360246.127766381, "ymax": 4788659.564534496, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 54, "name": "Tax County Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Administrative" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 3.0024 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8677170.170284968, "ymin": 4577781.179214014, "xmax": -8600600.531374445, "ymax": 4642838.444511185, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "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": -8549377.730384182, "ymax": 4650952.67278622, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 56, "name": "2ft Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 19000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ELEV]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 54, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8679847.746733956, "ymin": 4575517.417165154, "xmax": -8611550.845234854, "ymax": 4634464.629934164, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 57, "name": "10ft Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 37000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ELEV]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 55, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8679847.746606534, "ymin": 4575517.417293943, "xmax": -8611550.845362257, "ymax": 4634464.6299334215, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 58, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 145000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8676687.560353272, "ymin": 4577857.5821132455, "xmax": -8610377.098256761, "ymax": 4650927.555409537, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 59, "name": "Dams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8676016.940208333, "ymin": 4578275.472400531, "xmax": -8617368.276250608, "ymax": 4630549.175178755, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 60, "name": "Rivers Lakes and Ponds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.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 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8680915.651102163, "ymin": 4575702.857229686, "xmax": -8612415.632483255, "ymax": 4633388.220648201, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 61, "name": "Wetlands (National Wetlands Inventory)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "7d64f3e4aa71f48bd0a6e3491cbc2bd9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE5UlEQVR4nO1cy3XjMAzkwSVsQ2kmRaWZNJQevCfl8TH4zOBD0buZC23JJkCAGAKQk8fz+XyOTXh7/xqfH392iXPlz++119J7ac63968xxhiPLuVPxLVwxqne569716gadLb87IHZi/P7iDJ37Nh5TZKBrZ2KQDXoavl1Yi8EVuWtz6HKS07WnO3tqi5nl4d8R1jNc1vj+jlNTnRE0MKh3WGV0SszIvhh0FcIqwqs6xpjhHfljB8GPS2sNMdKBpCua/DWhfC5pEMLh2ZGdD7t/nq9C/P8sw6teWhHWN1dHHh4jHFuWFlzaohmGKgNPDxmJU8Lqx3InhkrxJA/PaxmnJZJiAY9Jaw0ru2sxrLY0hyJhpX1uYpqzOs2RTYAZNDTwmqMmmpMSn3m15EN8HjFsLqA7NTtHHp6WFlyOpscUZghf0JYaXplxhkMX85zaOt1OfTEsJJkR6ux7IG5gurYnxJWMzwD7HY03bHfGVYaTik81o7TGGAeeldYZSBxXrUM6UyADHpCWKFp26qb9p6RwcDl0F9wSJWeO8Lqgpe2RVCdvZilJ5MPMt/JGCGSs1ryLf6POO/zo7ljXwGm+Y1ugooKUINpUG0xTIhnwwrNDBgDVVSAGtzS01JaE9QVVpVFRFUFuBq//YcOKFCOkkZtHqtZU1UBrrloG4d2hpUnV3q9XquoACWYz5QQDvX4r6OxUuWAqoNuhvlMKcuhlY2VlZe1ewwqD7oLbRyaGa052Xu70Z6HVoUVMs96/Xq9E98GZRJo6bqGqrBi54nw8vU9loJmfBsU5cus4qdCyg4srtbuvXy3aWfII5EYbo5EE3eUWlBkIoctrRE63NYcyaZiO3XSdEHoEDZoR4L+L0L8feiFzt4himqK6MCPkLe2ckWTQ6vbkRK3gyKqSutVByjkZ4HeLkY7MpIi0tiFLJ9bDoGfep7GoXeGuuUQumPPjP8DVroIdezRURPsHTLeHOh1T/4qN3LorWum06Zok+PuPBSVm9UHNiirSAe8Q5FBFy1BHHoSqjIClCJQuM0RZqIx9Pq3Agz/3X3yq3+NjF6PcE62AdJBO1Vp4fG/HFkRSdF2ltbin3dX1+aVRUEkRbN2dnVpTT31ZHBnY4XRezV8trQOPVNiFUVx16GC6EpzaAfxV3i/Ex2lNfXLkQiqvB9pAXpzapsIHSX9whzq7a5q78/XpNdZ3q8qrcNpk7bA9VqF93egiuq2lJ6nVjgdcs1Kycq3GFQedLvBVo7q/22ScMrCLf6OHoAIdyObzfzPYvOkkYZwBMzpLMntdHroUGLDM3KaXt/L1OVRePkwItvabNubI0jKs0sHVi6y2UoegcyTrjuQUdiSG70v6d+ZcZQ9ApHeRxXraKx4uzITJbeGPILITmE+X1lajxEM+S5Y6UpXYwXh0GhpTbfvGCAh6aUiVRzKwqMuzSl0+y6qFDNHR1vNkpPFS3BoZrTQXVqbv7GfvxBJvrUUS5vT46qoPjM8iskC/o09swvYFMuauzrN6S6tS0L+rvZbBKyD2HUdyaEVuMvJD6t01HBXKsOgkgrm+bzS+oFu8Y5yUFqMxGfRBJ4By/vSvTHIWr4rz0PTIM/ZJ0QGxaGz0tICMuVgBtETf0aVviKHnloOImAfcVTKenv/4jm0qhxk+pPSdQ3aPbYqQhwg2e4vCSfqpjBO0SsAAAAASUVORK5CYII=", "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 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677137.128753195, "ymin": 4577940.029398668, "xmax": -8612315.71964753, "ymax": 4633284.892324694, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 62, "name": "Sub-Watershed", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VAHU6_Name", "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 235, 245, 255 ], "toColor": [ 93, 235, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 168, 162, 255 ], "toColor": [ 130, 168, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 250, 210, 255 ], "toColor": [ 67, 250, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 240, 239, 255 ], "toColor": [ 192, 240, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 168, 149, 255 ], "toColor": [ 42, 168, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 183, 196, 255 ], "toColor": [ 59, 183, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 212, 201, 255 ], "toColor": [ 131, 212, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 209, 184, 255 ], "toColor": [ 56, 209, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 214, 209, 255 ], "toColor": [ 49, 214, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 247, 225, 255 ], "toColor": [ 134, 247, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 209, 214, 255 ], "toColor": [ 152, 209, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 165, 173, 255 ], "toColor": [ 88, 165, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 181, 175, 255 ], "toColor": [ 87, 181, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 247, 246, 255 ], "toColor": [ 161, 247, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 250, 231, 255 ], "toColor": [ 57, 250, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 212, 222, 255 ], "toColor": [ 104, 212, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 191, 169, 255 ], "toColor": [ 80, 191, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 235, 204, 255 ], "toColor": [ 80, 235, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 191, 187, 255 ], "toColor": [ 153, 191, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 230, 218, 255 ], "toColor": [ 115, 230, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 189, 180, 255 ], "toColor": [ 123, 189, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 237, 226, 255 ], "toColor": [ 171, 237, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 237, 237, 255 ], "toColor": [ 62, 237, 237, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[VAHU5]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 60, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677964.907101488, "ymin": 4577938.402094851, "xmax": -8612315.71964753, "ymax": 4633289.909425066, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 63, "name": "Watershed", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" }, { "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 209, 245, 255 ], "toColor": [ 93, 209, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 116, 179, 255 ], "toColor": [ 45, 116, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 149, 168, 255 ], "toColor": [ 114, 149, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 217, 235, 255 ], "toColor": [ 183, 217, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 172, 230, 255 ], "toColor": [ 96, 172, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 149, 171, 255 ], "toColor": [ 43, 149, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 157, 245, 255 ], "toColor": [ 56, 157, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 184, 217, 255 ], "toColor": [ 128, 184, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 234, 250, 255 ], "toColor": [ 152, 234, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 135, 179, 255 ], "toColor": [ 66, 135, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 174, 214, 255 ], "toColor": [ 64, 174, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 184, 191, 255 ], "toColor": [ 145, 184, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 190, 247, 255 ], "toColor": [ 57, 190, 247, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[WATERSHED]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 61, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677964.907228211, "ymin": 4577938.402094851, "xmax": -8612315.71964753, "ymax": 4633289.909425829, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "WS3_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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 64, "name": "Census Blocks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 145000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677995.0553366, "ymin": 4577786.571584319, "xmax": -8612597.27906228, "ymax": 4633240.229988521, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 65, "name": "Census Tracts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.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 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677864.81940212, "ymin": 4577786.57171156, "xmax": -8612597.27906228, "ymax": 4633239.445514242, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 66, "name": "Soils (SSURGO)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 73000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DESCRIP", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": null }, "value": "Abell sandy loam, 2 to 7 percent slopes", "label": "Abell sandy loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 76 ], "outline": null }, "value": "Altavista sandy loam, 0 to 4 percent slopes", "label": "Altavista sandy loam, 0 to 4 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 76 ], "outline": null }, "value": "Appling sandy loam, 2 to 7 percent slopes", "label": "Appling sandy loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": null }, "value": "Appling-Wedowee sandy loams, 15 to 25 percent slopes, eroded", "label": "Appling-Wedowee sandy loams, 15 to 25 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": null }, "value": "Appling-Wedowee sandy loams, 7 to 15 percent slopes, eroded", "label": "Appling-Wedowee sandy loams, 7 to 15 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": null }, "value": "Aquults, clayey subsoil", "label": "Aquults, clayey subsoil" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": null }, "value": "Aquults, gravelly substratum", "label": "Aquults, gravelly substratum" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": null }, "value": "Aquults, loamy-Margo complex, 2 to 7 percent slopes", "label": "Aquults, loamy-Margo complex, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": null }, "value": "Bama sandy loam, 2 to 7 percent slopes", "label": "Bama sandy loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": null }, "value": "Bama sandy loam, 7 to 15 percent slopes", "label": "Bama sandy loam, 7 to 15 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": null }, "value": "Brockroad silt loam, 2 to 7 percent slopes", "label": "Brockroad silt loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": null }, "value": "Cartecay sandy loam", "label": "Cartecay sandy loam" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": null }, "value": "Catharpin silt loam, 2 to 7 percent slopes", "label": "Catharpin silt loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 76 ], "outline": null }, "value": "Cecil loam, 2 to 7 percent slopes", "label": "Cecil loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 76 ], "outline": null }, "value": "Cecil-Pacolet complex, 15 to 25 percent slopes, eroded", "label": "Cecil-Pacolet complex, 15 to 25 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 76 ], "outline": null }, "value": "Cecil-Pacolet complex, 7 to 15 percent slopes, eroded", "label": "Cecil-Pacolet complex, 7 to 15 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": null }, "value": "Colfax sandy loam, 2 to 7 percent slopes", "label": "Colfax sandy loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": null }, "value": "Colfax sandy loam, 7 to 15 percent slopes", "label": "Colfax sandy loam, 7 to 15 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": null }, "value": "Cullen loam, 15 to 25 percent slopes, eroded", "label": "Cullen loam, 15 to 25 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": null }, "value": "Cullen loam, 2 to 7 percent slopes, eroded", "label": "Cullen loam, 2 to 7 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": null }, "value": "Cullen loam, 7 to 15 percent slopes, eroded", "label": "Cullen loam, 7 to 15 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": null }, "value": "Dogue loam", "label": "Dogue loam" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": null }, "value": "Dystrochrepts-Udults complex, moderately steep", "label": "Dystrochrepts-Udults complex, moderately steep" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": null }, "value": "Dystrochrepts-Udults complex, sloping", "label": "Dystrochrepts-Udults complex, sloping" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": null }, "value": "Dystrochrepts-Udults complex, steep", "label": "Dystrochrepts-Udults complex, steep" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": null }, "value": "Emporia sandy loam, 2 to 7 percent slopes", "label": "Emporia sandy loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": null }, "value": "Emporia sandy loam, 7 to 15 percent slopes", "label": "Emporia sandy loam, 7 to 15 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": null }, "value": "Faceville loam, 2 to 7 percent slopes", "label": "Faceville loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": null }, "value": "Faceville-Marlboro complex, 2 to 7 percent slopes", "label": "Faceville-Marlboro complex, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": null }, "value": "Faceville-Marlboro complex, 7 to 15 percent slopes, eroded", "label": "Faceville-Marlboro complex, 7 to 15 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": null }, "value": "Faceville-Varina complex, 2 to 7 percent slopes", "label": "Faceville-Varina complex, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": null }, "value": "Faceville-Varina complex, 7 to 15 percent slopes, eroded", "label": "Faceville-Varina complex, 7 to 15 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": null }, "value": "Fluvanna fine sandy loam, 15 to 25 percent slopes, eroded", "label": "Fluvanna fine sandy loam, 15 to 25 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": null }, "value": "Fluvanna fine sandy loam, 2 to 7 percent slopes", "label": "Fluvanna fine sandy loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": null }, "value": "Fluvanna fine sandy loam, 7 to 15 percent slopes, eroded", "label": "Fluvanna fine sandy loam, 7 to 15 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": null }, "value": "Fluvaquents-Udifluvents complex", "label": "Fluvaquents-Udifluvents complex" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": null }, "value": "Goldsboro sandy loam", "label": "Goldsboro sandy loam" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": null }, "value": "Kempsville gravelly sandy loam, 15 to 25 percent slopes", "label": "Kempsville gravelly sandy loam, 15 to 25 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": null }, "value": "Kempsville gravelly sandy loam, 2 to 7 percent slopes", "label": "Kempsville gravelly sandy loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": null }, "value": "Kempsville gravelly sandy loam, 7 to 15 percent slopes", "label": "Kempsville gravelly sandy loam, 7 to 15 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": null }, "value": "LaRoque loam, 15 to 25 percent slopes", "label": "LaRoque loam, 15 to 25 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": null }, "value": "LaRoque loam, 25 to 55 percent slopes", "label": "LaRoque loam, 25 to 55 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": null }, "value": "LaRoque loam, 7 to 15 percent slopes", "label": "LaRoque loam, 7 to 15 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 76 ], "outline": null }, "value": "Louisburg sandy loam, 15 to 25 percent slopes", "label": "Louisburg sandy loam, 15 to 25 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 76 ], "outline": null }, "value": "Louisburg sandy loam, 25 to 50 percent slopes", "label": "Louisburg sandy loam, 25 to 50 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 76 ], "outline": null }, "value": "Louisburg sandy loam, 7 to 15 percent slopes", "label": "Louisburg sandy loam, 7 to 15 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": null }, "value": "Margo loam, 2 to 7 percent slopes", "label": "Margo loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": null }, "value": "Masada loam, 2 to 7 percent slopes", "label": "Masada loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": null }, "value": "Masada loam, 7 to 15 percent slopes, eroded", "label": "Masada loam, 7 to 15 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": null }, "value": "Mattaponi sandy clay loam, 7 to 15 percent slopes, eroded", "label": "Mattaponi sandy clay loam, 7 to 15 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": null }, "value": "Mattaponi sandy loam, 2 to 7 percent slopes", "label": "Mattaponi sandy loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": null }, "value": "Nason silt loam, 15 to 25 percent slopes, eroded", "label": "Nason silt loam, 15 to 25 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": null }, "value": "Nason silt loam, 2 to 7 percent slopes", "label": "Nason silt loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": null }, "value": "Nason silt loam, 7 to 15 percent slopes, eroded", "label": "Nason silt loam, 7 to 15 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": null }, "value": "Orange-Iredell loams, 2 to 7 percent slopes", "label": "Orange-Iredell loams, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": null }, "value": "Orange-Iredell loams, 7 to 15 percent slopes, eroded", "label": "Orange-Iredell loams, 7 to 15 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": null }, "value": "Partlow sandy loam, 0 to 7 percent slopes", "label": "Partlow sandy loam, 0 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": null }, "value": "Poindexter loam, 15 to 25 percent slopes", "label": "Poindexter loam, 15 to 25 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": null }, "value": "Poindexter loam, 25 to 60 percent slopes", "label": "Poindexter loam, 25 to 60 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 76 ], "outline": null }, "value": "Poindexter loam, 7 to 15 percent slopes", "label": "Poindexter loam, 7 to 15 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": null }, "value": "Savannah sandy loam, 0 to 2 percent slopes", "label": "Savannah sandy loam, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 76 ], "outline": null }, "value": "Savannah sandy loam, 2 to 7 percent slopes", "label": "Savannah sandy loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": null }, "value": "Spotsylvania fine sandy loam, 2 to 7 percent slopes", "label": "Spotsylvania fine sandy loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 76 ], "outline": null }, "value": "Spotsylvania fine sandy loam, 7 to 15 percent slopes", "label": "Spotsylvania fine sandy loam, 7 to 15 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": null }, "value": "Suffolk sandy loam, 2 to 7 percent slopes", "label": "Suffolk sandy loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": null }, "value": "Tatum loam, 15 to 25 percent slopes, eroded", "label": "Tatum loam, 15 to 25 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": null }, "value": "Tatum loam, 2 to 7 percent slopes", "label": "Tatum loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": null }, "value": "Tatum loam, 7 to 15 percent slopes, eroded", "label": "Tatum loam, 7 to 15 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": null }, "value": "Tetotum variant loam", "label": "Tetotum variant loam" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": null }, "value": "Toccoa loamy sand", "label": "Toccoa loamy sand" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": null }, "value": "Toddstav silt loam, 0 to 4 percent slopes", "label": "Toddstav silt loam, 0 to 4 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": null }, "value": "Turbeville loam, 2 to 7 percent slopes", "label": "Turbeville loam, 2 to 7 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": null }, "value": "Turbeville loam, 7 to 15 percent slopes, eroded", "label": "Turbeville loam, 7 to 15 percent slopes, eroded" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": null }, "value": "Udorthents, gravelly", "label": "Udorthents, gravelly" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": null }, "value": "Udorthents-Udifluvents complex, gently sloping", "label": "Udorthents-Udifluvents complex, gently sloping" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 177, 25, 76 ], "outline": null }, "value": "Urban land-Udults complex, smoothed", "label": "Urban land-Udults complex, smoothed" }, { "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" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 76 ], "outline": null }, "value": "Watt channery silt loam, 15 to 35 percent slopes", "label": "Watt channery silt loam, 15 to 35 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": null }, "value": "Wickham loam, 0 to 2 percent slopes", "label": "Wickham loam, 0 to 2 percent slopes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 76 ], "outline": null }, "value": "Wickham loam, 2 to 7 percent slopes", "label": "Wickham loam, 2 to 7 percent slopes" } ], "fieldDelimiter": ";" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8677980.568941824, "ymin": 4577915.318540444, "xmax": -8612253.220571633, "ymax": 4633224.402740039, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 67, "name": "Dam Failure Inundation Area ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.00245225820097205, "zTolerance": 2, "mTolerance": 2, "falseX": -1.105124999998E8, "falseY": -8.8857999999415E7, "xyUnits": 3262.29921336541, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.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 } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8654732.646728542, "ymin": 4510087.460598191, "xmax": -8549692.034767523, "ymax": 4633699.830336482, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 68, "name": "100 Year Flood Zone (FEMA)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Reference Data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLOODZONE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 126, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 126, 147, 255 ], "width": 0.4 } }, "value": "A", "label": "A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 126, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 126, 147, 255 ], "width": 0.4 } }, "value": "AE", "label": "AE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 207, 180, 255 ], "toColor": [ 151, 207, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 161, 227, 255 ], "toColor": [ 169, 161, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 227, 163, 255 ], "toColor": [ 225, 227, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 170, 189, 255 ], "toColor": [ 147, 170, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 181, 147, 255 ], "toColor": [ 171, 181, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 219, 219, 255 ], "toColor": [ 186, 219, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 201, 143, 255 ], "toColor": [ 163, 201, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 142, 186, 255 ], "toColor": [ 140, 142, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 146, 179, 172, 255 ], "toColor": [ 146, 179, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 184, 224, 255 ], "toColor": [ 185, 184, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 227, 193, 255 ], "toColor": [ 208, 227, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 189, 134, 255 ], "toColor": [ 180, 189, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 197, 219, 255 ], "toColor": [ 162, 197, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FLOODZONE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 65, "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -8677864.837888597, "ymin": 4577781.931593177, "xmax": -8612214.837573513, "ymax": 4633278.04243496, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DFIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "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, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "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, "referenceScale": 0.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 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8673683.287914062, "ymin": 4594972.414320149, "xmax": -8665957.278098218, "ymax": 4608213.448393358, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 70, "name": "Planned Unit Development", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Matthew Decatur - Long Range Planner II, Spotsylvania County Planning & Zoning Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PUD_Name", "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" }, { "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" }, { "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" }, { "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" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 187, 255 ], "toColor": [ 252, 196, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 202, 252, 255 ], "toColor": [ 192, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 185, 255 ], "toColor": [ 184, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 229, 255 ], "toColor": [ 252, 197, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 215, 255 ], "toColor": [ 224, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 212, 255 ], "toColor": [ 252, 237, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 230, 252, 255 ], "toColor": [ 207, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 229, 255 ], "toColor": [ 182, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 202, 252, 255 ], "toColor": [ 237, 202, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8631747.312476004, "ymin": 4612399.067971005, "xmax": -8628219.631533114, "ymax": 4619246.851354383, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8e36136d2ffb4b20bc8227875cce268d" } ], "tables": [] }