{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 200, "name": "Activity", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "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", "field1": "type", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Control", "description": "Control", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Control" ] ] }, { "label": "Survey", "description": "Survey", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Survey" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Control", "label": "Control" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Survey", "label": "Survey" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 195, 255 ], "toColor": [ 179, 252, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 192, 255 ], "toColor": [ 252, 213, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 223, 252, 255 ], "toColor": [ 179, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 182, 255 ], "toColor": [ 252, 251, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 217, 255 ], "toColor": [ 252, 192, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 189, 252, 255 ], "toColor": [ 189, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 240, 255 ], "toColor": [ 204, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 210, 255 ], "toColor": [ 225, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 204, 252, 255 ], "toColor": [ 236, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 179, 255 ], "toColor": [ 216, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 212, 255 ], "toColor": [ 252, 243, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1184163.0829999996, "ymin": 4774228.128, "xmax": 2461486.6270000003, "ymax": 6194318.715, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "operationalareaname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "ActivityType", "description": "", "codedValues": [ { "name": "Control", "code": "Control" }, { "name": "Survey", "code": "Survey" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "method", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": { "type": "codedValue", "name": "ActivityMethod", "description": "", "codedValues": [ { "name": "Aerial", "code": "Aerial" }, { "name": "Ground", "code": "Ground" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "fundingyear", "type": "esriFieldTypeInteger", "alias": "Funding Year", "domain": { "type": "codedValue", "name": "GlobalFundingYear", "description": "", "codedValues": [ { "name": "2016-2017", "code": 2016 }, { "name": "2017-2018", "code": 2017 }, { "name": "2018-2019", "code": 2018 }, { "name": "2019-2020", "code": 2019 }, { "name": "2020-2021", "code": 2020 }, { "name": "2021-2022", "code": 2021 }, { "name": "2022-2023", "code": 2022 }, { "name": "2023-2024", "code": 2023 }, { "name": "2024-2025", "code": 2024 }, { "name": "2025-2026", "code": 2025 }, { "name": "Before Programme", "code": 9999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "aerialtransportcost", "type": "esriFieldTypeDouble", "alias": "Aerial Transport Cost Component", "domain": null }, { "name": "invoices", "type": "esriFieldTypeString", "alias": "Invoice(s)", "length": 500, "domain": null }, { "name": "speciescontrolled1", "type": "esriFieldTypeString", "alias": "Species Controlled 1", "length": 255, "domain": { "type": "codedValue", "name": "InfestationSpecies", "description": "", "codedValues": [ { "name": "Larix Decidua/European Larch", "code": "LARDEC" }, { "name": "Pinus Contorta/Lodgepole Pine", "code": "PINCON" }, { "name": "Pinus Mugo/Dwarf Mountain Pine", "code": "PINMUG" }, { "name": "Pinus Muricata/Bishop Pine", "code": "PINMUR" }, { "name": "Pinus Nigra/Black Pine", "code": "PINNIG" }, { "name": "Pinus Pinaster/Cluster Pine", "code": "PINPIN" }, { "name": "Pinus Ponderosa/Ponderosa Pine", "code": "PINPON" }, { "name": "Pinus Radiata/Radiata Pine", "code": "PINRAD" }, { "name": "Pinus Sylvestris/Scots Pine", "code": "PINSYL" }, { "name": "Pseudotsuga Menziesii/Douglas Fir", "code": "PSEMEN" }, { "name": "Pinus Uncinata/Mountain Pine", "code": "PINUNC" }, { "name": "TBD", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "proportion1", "type": "esriFieldTypeInteger", "alias": "Proportion 1", "domain": null }, { "name": "speciescontrolled2", "type": "esriFieldTypeString", "alias": "Species Controlled 2", "length": 255, "domain": { "type": "codedValue", "name": "InfestationSpecies", "description": "", "codedValues": [ { "name": "Larix Decidua/European Larch", "code": "LARDEC" }, { "name": "Pinus Contorta/Lodgepole Pine", "code": "PINCON" }, { "name": "Pinus Mugo/Dwarf Mountain Pine", "code": "PINMUG" }, { "name": "Pinus Muricata/Bishop Pine", "code": "PINMUR" }, { "name": "Pinus Nigra/Black Pine", "code": "PINNIG" }, { "name": "Pinus Pinaster/Cluster Pine", "code": "PINPIN" }, { "name": "Pinus Ponderosa/Ponderosa Pine", "code": "PINPON" }, { "name": "Pinus Radiata/Radiata Pine", "code": "PINRAD" }, { "name": "Pinus Sylvestris/Scots Pine", "code": "PINSYL" }, { "name": "Pseudotsuga Menziesii/Douglas Fir", "code": "PSEMEN" }, { "name": "Pinus Uncinata/Mountain Pine", "code": "PINUNC" }, { "name": "TBD", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "proportion2", "type": "esriFieldTypeInteger", "alias": "Proportion 2", "domain": null }, { "name": "speciescontrolled3", "type": "esriFieldTypeString", "alias": "Species Controlled 3", "length": 255, "domain": { "type": "codedValue", "name": "InfestationSpecies", "description": "", "codedValues": [ { "name": "Larix Decidua/European Larch", "code": "LARDEC" }, { "name": "Pinus Contorta/Lodgepole Pine", "code": "PINCON" }, { "name": "Pinus Mugo/Dwarf Mountain Pine", "code": "PINMUG" }, { "name": "Pinus Muricata/Bishop Pine", "code": "PINMUR" }, { "name": "Pinus Nigra/Black Pine", "code": "PINNIG" }, { "name": "Pinus Pinaster/Cluster Pine", "code": "PINPIN" }, { "name": "Pinus Ponderosa/Ponderosa Pine", "code": "PINPON" }, { "name": "Pinus Radiata/Radiata Pine", "code": "PINRAD" }, { "name": "Pinus Sylvestris/Scots Pine", "code": "PINSYL" }, { "name": "Pseudotsuga Menziesii/Douglas Fir", "code": "PSEMEN" }, { "name": "Pinus Uncinata/Mountain Pine", "code": "PINUNC" }, { "name": "TBD", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "proportion3", "type": "esriFieldTypeInteger", "alias": "Proportion 3", "domain": null }, { "name": "speciescontrolled4", "type": "esriFieldTypeString", "alias": "Species Controlled 4", "length": 255, "domain": { "type": "codedValue", "name": "InfestationSpecies", "description": "", "codedValues": [ { "name": "Larix Decidua/European Larch", "code": "LARDEC" }, { "name": "Pinus Contorta/Lodgepole Pine", "code": "PINCON" }, { "name": "Pinus Mugo/Dwarf Mountain Pine", "code": "PINMUG" }, { "name": "Pinus Muricata/Bishop Pine", "code": "PINMUR" }, { "name": "Pinus Nigra/Black Pine", "code": "PINNIG" }, { "name": "Pinus Pinaster/Cluster Pine", "code": "PINPIN" }, { "name": "Pinus Ponderosa/Ponderosa Pine", "code": "PINPON" }, { "name": "Pinus Radiata/Radiata Pine", "code": "PINRAD" }, { "name": "Pinus Sylvestris/Scots Pine", "code": "PINSYL" }, { "name": "Pseudotsuga Menziesii/Douglas Fir", "code": "PSEMEN" }, { "name": "Pinus Uncinata/Mountain Pine", "code": "PINUNC" }, { "name": "TBD", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "proportion4", "type": "esriFieldTypeInteger", "alias": "Proportion 4", "domain": null }, { "name": "speciescontrolled5", "type": "esriFieldTypeString", "alias": "Species Controlled 5", "length": 255, "domain": { "type": "codedValue", "name": "InfestationSpecies", "description": "", "codedValues": [ { "name": "Larix Decidua/European Larch", "code": "LARDEC" }, { "name": "Pinus Contorta/Lodgepole Pine", "code": "PINCON" }, { "name": "Pinus Mugo/Dwarf Mountain Pine", "code": "PINMUG" }, { "name": "Pinus Muricata/Bishop Pine", "code": "PINMUR" }, { "name": "Pinus Nigra/Black Pine", "code": "PINNIG" }, { "name": "Pinus Pinaster/Cluster Pine", "code": "PINPIN" }, { "name": "Pinus Ponderosa/Ponderosa Pine", "code": "PINPON" }, { "name": "Pinus Radiata/Radiata Pine", "code": "PINRAD" }, { "name": "Pinus Sylvestris/Scots Pine", "code": "PINSYL" }, { "name": "Pseudotsuga Menziesii/Douglas Fir", "code": "PSEMEN" }, { "name": "Pinus Uncinata/Mountain Pine", "code": "PINUNC" }, { "name": "TBD", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "proportion5", "type": "esriFieldTypeInteger", "alias": "Proportion 5", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "r52_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_52", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "070e6944e60b4290ba7b9813c88dd865" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 300, "name": "Infestation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 146, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 45, 38, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1089354.4571000002, "ymin": 4170762.9907, "xmax": 2488369.2664, "ymax": 6730634.2442, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalid", "fieldName": "globalid", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "attachmentid", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "att_name", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "content_type", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "data_size", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "species", "type": "esriFieldTypeString", "alias": "Species", "length": 50, "domain": { "type": "codedValue", "name": "InfestationSpecies", "description": "", "codedValues": [ { "name": "Larix Decidua/European Larch", "code": "LARDEC" }, { "name": "Pinus Contorta/Lodgepole Pine", "code": "PINCON" }, { "name": "Pinus Mugo/Dwarf Mountain Pine", "code": "PINMUG" }, { "name": "Pinus Muricata/Bishop Pine", "code": "PINMUR" }, { "name": "Pinus Nigra/Black Pine", "code": "PINNIG" }, { "name": "Pinus Pinaster/Cluster Pine", "code": "PINPIN" }, { "name": "Pinus Ponderosa/Ponderosa Pine", "code": "PINPON" }, { "name": "Pinus Radiata/Radiata Pine", "code": "PINRAD" }, { "name": "Pinus Sylvestris/Scots Pine", "code": "PINSYL" }, { "name": "Pseudotsuga Menziesii/Douglas Fir", "code": "PSEMEN" }, { "name": "Pinus Uncinata/Mountain Pine", "code": "PINUNC" }, { "name": "TBD", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "observationdate", "type": "esriFieldTypeDate", "alias": "Observation Date", "length": 8, "domain": null }, { "name": "overallpercentagecover", "type": "esriFieldTypeDouble", "alias": "Overall Percentage Cover", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "i8544species", "fields": "species", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r51_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_51", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1632379818000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "070e6944e60b4290ba7b9813c88dd865" } ], "tables": [] }