{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Overlay Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 32145, "latestWkid": 32145, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5123000, "falseY": -14708800, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 32145, "latestWkid": 32145, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5123000, "falseY": -14708800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var overlay = $feature.OVERLAY\nvar note = $feature.NOTE\nvar zone = $feature.Zone\n\nif(overlay == \"Floodplain\")\n{\n if(note == \"FEMA Zones A\")\n {\n return \"Floodplain - FEMA Zone A\"\n }\n}\nif(overlay == \"B1\")\n{\n return \"Floodplain - FEMA Zone B1\"\n}\nif(overlay == \"B2\")\n{\n return \"Floodplain - FEMA Zone B2\"\n}\n\nif(overlay == \"Transit\")\n{\n if(note == \"Transit Overlay District\")\n {\n return \"Transit\"\n }\n}\n\nif(overlay == \"Urban Design\")\n{\n if(note == \"Shelburne Rd\")\n {\n return \"Urban Design Overlay\"\n }\n}\n\nif(overlay == \"Urban Design\")\n{\n if(note == \"Williston Rd\")\n {\n return \"Urban Design Overlay\"\n }\n}\n\nif(overlay == \"Urban Design\")\n{\n if(note == \"Primary Node\")\n {\n return \"Urban Design - Primary Node\"\n }\n}\n\nif(overlay == \"Urban Design\")\n{\n if(note == \"Secondary Node\")\n {\n return \"Urban Design - Secondary Node\"\n }\n}\n\nif(overlay == \"Scenic View Protection\")\n{\n if(note == \"DORSET PARK\")\n {\n return \"Scenic View Protection - DORSET PARK\"\n }\n}\n\nif(overlay == \"Scenic View Protection\")\n{\n if(note == \"HINESBURG RD. - NORTH\")\n {\n return \"Scenic View Protection - HINESBURG RD. - NORTH\"\n }\n}\n\nif(overlay == \"Scenic View Protection\")\n{\n if(note == \"HINESBURG RD. - SOUTH\")\n {\n return \"Scenic View Protection - HINESBURG RD. - SOUTH\"\n }\n}\n\nif(overlay == \"Scenic View Protection\")\n{\n if(note == \"DORSET PARK\")\n {\n return \"Scenic View Protection - DORSET PARK\"\n }\n}\n\nif(overlay == \"Scenic View Protection\")\n{\n if(note == \"SPEAR ST. - OVERLOOK PARK\")\n {\n return \"Scenic View Protection - SPEAR ST. - OVERLOOK PARK\"\n }\n}\n\nif(overlay == \"Scenic View Protection\")\n{\n if(note == \"SPEAR ST. - RIDGE\")\n {\n return \"Scenic View Protection - SPEAR ST. - RIDGE\"\n }\n}\n\nif(overlay == \"River Corridor\")\n{\n if(note == \"River Corridor\")\n {\n return \"River Corridor\"\n }\n}\n\nif(overlay == \"Habitat Block\")\n{\n if(note == \"Level I\")\n {\n return \"Habitat Block\"\n }\n}\n\nif(overlay == \"Habitat Connector\")\n{\n if(note == \"Level I Resources\")\n {\n return \"Habitat Connector\"\n }\n}\n\nif(overlay == \"Airport Approach Corridors\")\n{\n if(note == \"Airport Approach Corridors\")\n {\n return \"Airport Approach Corridors\"\n }\n}\n\nelse\n{\n return \"other\"\n}", "valueExpressionTitle": "Overlay Districts", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Airport Approach Corridors", "description": "Airport Approach Corridors", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 0, 0, 255 ], "width": 1.5 } }, "values": [ [ "Airport Approach Corridors" ] ] }, { "label": "Floodplain - FEMA Zone A", "description": "Floodplain - FEMA Zone A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.5 } }, "values": [ [ "Floodplain - FEMA Zone A" ] ] }, { "label": "Floodplain - FEMA Zone B1", "description": "Floodplain - FEMA Zone B1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 255, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Floodplain - FEMA Zone B1" ] ] }, { "label": "Floodplain - FEMA Zone B2", "description": "Floodplain - FEMA Zone B2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 201, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Floodplain - FEMA Zone B2" ] ] }, { "label": "Habitat Block", "description": "Habitat Block", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 153, 153, 255 ], "width": 1 } }, "values": [ [ "Habitat Block" ] ] }, { "label": "Habitat Connector", "description": "Habitat Connector", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 115, 0, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 153, 153, 252 ], "width": 1 } }, "values": [ [ "Habitat Connector" ] ] }, { "label": "River Corridor", "description": "River Corridor", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.5 } }, "values": [ [ "River Corridor" ] ] }, { "label": "Scenic View Protection - DORSET PARK", "description": "Scenic View Protection - DORSET PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "values": [ [ "Scenic View Protection - DORSET PARK" ] ] }, { "label": "Scenic View Protection - HINESBURG RD. - NORTH", "description": "Scenic View Protection - HINESBURG RD. - NORTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 } }, "values": [ [ "Scenic View Protection - HINESBURG RD. - NORTH" ] ] }, { "label": "Scenic View Protection - HINESBURG RD. - SOUTH", "description": "Scenic View Protection - HINESBURG RD. - SOUTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1 } }, "values": [ [ "Scenic View Protection - HINESBURG RD. - SOUTH" ] ] }, { "label": "Scenic View Protection - SPEAR ST. - OVERLOOK PARK", "description": "Scenic View Protection - SPEAR ST. - OVERLOOK PARK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 194, 194, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 125, 125, 125, 255 ], "width": 1 } }, "values": [ [ "Scenic View Protection - SPEAR ST. - OVERLOOK PARK" ] ] }, { "label": "Scenic View Protection - SPEAR ST. - RIDGE", "description": "Scenic View Protection - SPEAR ST. - RIDGE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1 } }, "values": [ [ "Scenic View Protection - SPEAR ST. - RIDGE" ] ] }, { "label": "Transit", "description": "Transit", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 77 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 111, 0, 255 ], "width": 1 } }, "values": [ [ "Transit" ] ] }, { "label": "Urban Design - Primary Node", "description": "Urban Design - Primary Node", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.5 } }, "values": [ [ "Urban Design - Primary Node" ] ] }, { "label": "Urban Design - Secondary Node", "description": "Urban Design - Secondary Node", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.5 } }, "values": [ [ "Urban Design - Secondary Node" ] ] }, { "label": "Urban Design Overlay", "description": "Urban Design Overlay", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.5 } }, "values": [ [ "Urban Design Overlay" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 0, 0, 255 ], "width": 1.5 } }, "value": "Airport Approach Corridors", "label": "Airport Approach Corridors" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.5 } }, "value": "Floodplain - FEMA Zone A", "label": "Floodplain - FEMA Zone A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 255, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Floodplain - FEMA Zone B1", "label": "Floodplain - FEMA Zone B1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 201, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Floodplain - FEMA Zone B2", "label": "Floodplain - FEMA Zone B2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 252, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 153, 153, 255 ], "width": 1 } }, "value": "Habitat Block", "label": "Habitat Block" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 115, 0, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 153, 153, 252 ], "width": 1 } }, "value": "Habitat Connector", "label": "Habitat Connector" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.5 } }, "value": "River Corridor", "label": "River Corridor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "Scenic View Protection - DORSET PARK", "label": "Scenic View Protection - DORSET PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 } }, "value": "Scenic View Protection - HINESBURG RD. - NORTH", "label": "Scenic View Protection - HINESBURG RD. - NORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1 } }, "value": "Scenic View Protection - HINESBURG RD. - SOUTH", "label": "Scenic View Protection - HINESBURG RD. - SOUTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 194, 194, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 125, 125, 125, 255 ], "width": 1 } }, "value": "Scenic View Protection - SPEAR ST. - OVERLOOK PARK", "label": "Scenic View Protection - SPEAR ST. - OVERLOOK PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1 } }, "value": "Scenic View Protection - SPEAR ST. - RIDGE", "label": "Scenic View Protection - SPEAR ST. - RIDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 77 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 111, 0, 255 ], "width": 1 } }, "value": "Transit", "label": "Transit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.5 } }, "value": "Urban Design - Primary Node", "label": "Urban Design - Primary Node" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.5 } }, "value": "Urban Design - Secondary Node", "label": "Urban Design - Secondary Node" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.5 } }, "value": "Urban Design Overlay", "label": "Urban Design Overlay" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 194, 255 ], "toColor": [ 247, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 182, 252, 255 ], "toColor": [ 194, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 185, 255 ], "toColor": [ 252, 182, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 239, 252, 255 ], "toColor": [ 197, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 237, 255 ], "toColor": [ 252, 187, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 221, 255 ], "toColor": [ 187, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 212, 255 ], "toColor": [ 252, 229, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 212, 252, 255 ], "toColor": [ 218, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 231, 255 ], "toColor": [ 252, 215, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 179, 252, 255 ], "toColor": [ 233, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 221, 252, 255 ], "toColor": [ 189, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 242, 255 ], "toColor": [ 215, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 202, 255 ], "toColor": [ 209, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 182, 255 ], "toColor": [ 252, 202, 182, 255 ] } ] } }, "visualVariables": [ { "type": "sizeInfo", "valueExpressionTitle": "Custom", "valueExpression": "$view.scale", "stops": [ { "size": 1.7142857142857144, "value": 23572 }, { "size": 0.8571428571428572, "value": 73664 }, { "size": 0.4285714285714286, "value": 294655 }, { "size": 0, "value": 589311 } ], "target": "outline", "axis": "height", "valueUnit": "unknown" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 441605.0069000004, "ymin": 211886.0770999994, "xmax": 449489.7507999996, "ymax": 222522.35649999976, "spatialReference": { "wkid": 32145, "latestWkid": 32145, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5123000, "falseY": -14708800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OVERLAY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OVERLAY", "type": "esriFieldTypeString", "alias": "OVERLAY", "length": 50, "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "NOTE", "length": 254, "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape_Le_2", "type": "esriFieldTypeDouble", "alias": "Shape_Le_2", "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 254, "domain": null }, { "name": "MERGE_SRC", "type": "esriFieldTypeString", "alias": "MERGE_SRC", "length": 255, "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": "R144_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S109_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "96bc481a425f4933bf12c58876e84038" }