{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 110, "name": "Temperatur per timme", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 668427.5498000002, "ymin": 7127517.088199999, "xmax": 815652.7308, "ymax": 7259584.957800001, "spatialReference": { "wkid": 3006, "latestWkid": 3006, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3006, "latestWkid": 3006, "vcsWkid": 105702, "latestVcsWkid": 5613, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "RH2000", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Temp \" CONCAT [VALUE] CONCAT \" °C\"", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "where": "ACTIVE=1", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Standard", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Open Sans", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "QUALITY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE", "type": "esriFieldTypeDate", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE" }, { "name": "VALUE", "type": "esriFieldTypeDouble", "alias": "VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VALUE" }, { "name": "QUALITY", "type": "esriFieldTypeString", "alias": "QUALITY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "QUALITY" }, { "name": "UPDATED", "type": "esriFieldTypeDate", "alias": "UPDATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UPDATED" }, { "name": "PARAMETER_KEY", "type": "esriFieldTypeInteger", "alias": "PARAMETER_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARAMETER_KEY" }, { "name": "PARAMETER_NAME", "type": "esriFieldTypeString", "alias": "PARAMETER_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_NAME" }, { "name": "PARAMETER_SUMMARY", "type": "esriFieldTypeString", "alias": "PARAMETER_SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_SUMMARY" }, { "name": "PARAMETER_UNIT", "type": "esriFieldTypeString", "alias": "PARAMETER_UNIT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_UNIT" }, { "name": "STATION_KEY", "type": "esriFieldTypeDouble", "alias": "STATION_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATION_KEY" }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "STATION_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_NAME" }, { "name": "STATION_OWNER", "type": "esriFieldTypeString", "alias": "STATION_OWNER", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_OWNER" }, { "name": "STATION_HEIGHT", "type": "esriFieldTypeDouble", "alias": "STATION_HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATION_HEIGHT" }, { "name": "PERIOD_KEY", "type": "esriFieldTypeString", "alias": "PERIOD_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_KEY" }, { "name": "PERIOD_FROM", "type": "esriFieldTypeDate", "alias": "PERIOD_FROM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PERIOD_FROM" }, { "name": "PERIOD_TO", "type": "esriFieldTypeDate", "alias": "PERIOD_TO", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PERIOD_TO" }, { "name": "PERIOD_SUMMARY", "type": "esriFieldTypeString", "alias": "PERIOD_SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_SUMMARY" }, { "name": "PERIOD_SAMPLING", "type": "esriFieldTypeString", "alias": "PERIOD_SAMPLING", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_SAMPLING" }, { "name": "ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R98_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S86_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Temperatur per timme", "description": "", "prototype": { "attributes": { "PERIOD_SAMPLING": null, "ACTIVE": null, "DATE": null, "VALUE": null, "QUALITY": null, "UPDATED": null, "PARAMETER_KEY": null, "PARAMETER_NAME": null, "PARAMETER_SUMMARY": null, "PARAMETER_UNIT": null, "STATION_KEY": null, "STATION_NAME": null, "STATION_OWNER": null, "STATION_HEIGHT": null, "PERIOD_KEY": null, "PERIOD_FROM": null, "PERIOD_TO": null, "PERIOD_SUMMARY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e851c4a76e7f454992a3935f0d99a0c7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 120, "name": "Nederbörd per timme", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 668427.5498000002, "ymin": 7163302.0852999985, "xmax": 815652.7308, "ymax": 7230100.590500001, "spatialReference": { "wkid": 3006, "latestWkid": 3006, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3006, "latestWkid": 3006, "vcsWkid": 105702, "latestVcsWkid": 5613, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "RH2000", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ACTIVE", "uniqueValueGroups": [ { "heading": "ACTIVE", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriPMS", "url": "7b4bbb1922fe4f2cd3b2fc4a9d09c63a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACvklEQVRIid3UWUhUURjA8b861oyaNjPhZLmbS2lEoBBZlhRtYhZFCyRkFiIIoS8F0UvQRgmlCUXgSxr6EFTSY5paaqYJGbmN1yXInBm3ucZoOt6YcR2dUSt66Xu595zz3d937uG7V8Y/DNl/j/ui3FiMQmNC7HZCFPb8LR4GtE7dy9lwJpzwFDVVF1sQhekcJyAE0C4f9/BLRxV1iYGmh4idtxwUd8IrrJBVgTH01SVj6q9ZGlesO01o8lUiM3wQijNpzJUQhWcL4fACYu8nodrsRmV6AV0vDwJti+Mm42t6qwcIO+tD8ElvIIuG6wE28OrwJ2zPOWKFxU4J0/dOoGMZxzKs49uHeCrTytj5aJO1gCQdQzLLrcsrlWq25xydgauzStHVHgDGl4HbKRByypuJMesKW6+ocXbFCtdklqF7bxdeiHsEfEYV9WNmbB4dpb3YRESqwgpawnKVzNCSP8gKpSf+Ce9m8gdbBjFq99vH18Z6sO1uJEuFkwtEX1MC0Tbz5ak1GGe70hYfanVDW2T7ivI1LvjutfTzbFh23vXczPiYZDM/onebO7TF9XVx6OumR84oNHnEF8QA7gt2LmGg4UYJo4bsOSsmxzg0Tz+OZ+hTdjyIQRXpjlErIXaaWb9XRlvhOAGJMoKOaZCkRBrvaRGF2/Mcu/gk7BVaSGzOYWu7Gdslys/VE5YSBKjRVXXQ/eoncQ8jCT6uAXMWjbnYK7AQl2suEHE+CdUWN4yCpd1KGdJmAG8nS8sm6HkTR0VaJXFT30FPZRaiUAJ8WRwf6X1Me9EhXD0SaM6vwFBv6ePAeVn99HzcRUVaOX77/BE7Hs2HHR2LhKHhKI3ZlxkS7jj6QEA00FO/mxHdCQaa8n7nlysxJNy0mel6McHwVz19nxSzk8N6R/BiOPNCi67WG13tMtN/D/+j+Kf4L+8gBnwQzn2SAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "7b4bbb1922fe4f2cd3b2fc4a9d09c63a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACvklEQVRIid3UWUhUURjA8b861oyaNjPhZLmbS2lEoBBZlhRtYhZFCyRkFiIIoS8F0UvQRgmlCUXgSxr6EFTSY5paaqYJGbmN1yXInBm3ucZoOt6YcR2dUSt66Xu595zz3d937uG7V8Y/DNl/j/ui3FiMQmNC7HZCFPb8LR4GtE7dy9lwJpzwFDVVF1sQhekcJyAE0C4f9/BLRxV1iYGmh4idtxwUd8IrrJBVgTH01SVj6q9ZGlesO01o8lUiM3wQijNpzJUQhWcL4fACYu8nodrsRmV6AV0vDwJti+Mm42t6qwcIO+tD8ElvIIuG6wE28OrwJ2zPOWKFxU4J0/dOoGMZxzKs49uHeCrTytj5aJO1gCQdQzLLrcsrlWq25xydgauzStHVHgDGl4HbKRByypuJMesKW6+ocXbFCtdklqF7bxdeiHsEfEYV9WNmbB4dpb3YRESqwgpawnKVzNCSP8gKpSf+Ce9m8gdbBjFq99vH18Z6sO1uJEuFkwtEX1MC0Tbz5ak1GGe70hYfanVDW2T7ivI1LvjutfTzbFh23vXczPiYZDM/onebO7TF9XVx6OumR84oNHnEF8QA7gt2LmGg4UYJo4bsOSsmxzg0Tz+OZ+hTdjyIQRXpjlErIXaaWb9XRlvhOAGJMoKOaZCkRBrvaRGF2/Mcu/gk7BVaSGzOYWu7Gdslys/VE5YSBKjRVXXQ/eoncQ8jCT6uAXMWjbnYK7AQl2suEHE+CdUWN4yCpd1KGdJmAG8nS8sm6HkTR0VaJXFT30FPZRaiUAJ8WRwf6X1Me9EhXD0SaM6vwFBv6ePAeVn99HzcRUVaOX77/BE7Hs2HHR2LhKHhKI3ZlxkS7jj6QEA00FO/mxHdCQaa8n7nlysxJNy0mel6McHwVz19nxSzk8N6R/BiOPNCi67WG13tMtN/D/+j+Kf4L+8gBnwQzn2SAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "1" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 188, 189, 255 ], "toColor": [ 252, 34, 10, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 34, 10, 255 ], "toColor": [ 250, 179, 25, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 25, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 0, 252, 29, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 252, 29, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 23, 255, 255, 255 ], "toColor": [ 55, 178, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 178, 250, 255 ], "toColor": [ 90, 10, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 10, 250, 255 ], "toColor": [ 255, 36, 255, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 36, 255, 255 ], "toColor": [ 252, 34, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Nederbörd \" CONCAT [VALUE] CONCAT \" mm\"", "labelPlacement": "esriServerPointLabelPlacementCenterRight", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Standard", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Open Sans", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DATE", "typeIdField": "ACTIVE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE", "type": "esriFieldTypeString", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "DATE" }, { "name": "VALUE", "type": "esriFieldTypeString", "alias": "VALUE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "VALUE" }, { "name": "QUALITY", "type": "esriFieldTypeString", "alias": "QUALITY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "QUALITY" }, { "name": "UPDATED", "type": "esriFieldTypeString", "alias": "UPDATED", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "UPDATED" }, { "name": "PARAMETER_KEY", "type": "esriFieldTypeString", "alias": "PARAMETER_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_KEY" }, { "name": "PARAMETER_NAME", "type": "esriFieldTypeString", "alias": "PARAMETER_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_NAME" }, { "name": "PARAMETER_SUMMARY", "type": "esriFieldTypeString", "alias": "PARAMETER_SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_SUMMARY" }, { "name": "PARAMETER_UNIT", "type": "esriFieldTypeString", "alias": "PARAMETER_UNIT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_UNIT" }, { "name": "STATION_KEY", "type": "esriFieldTypeString", "alias": "STATION_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_KEY" }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "STATION_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_NAME" }, { "name": "STATION_OWNER", "type": "esriFieldTypeString", "alias": "STATION_OWNER", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_OWNER" }, { "name": "STATION_HEIGHT", "type": "esriFieldTypeString", "alias": "STATION_HEIGHT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_HEIGHT" }, { "name": "PERIOD_KEY", "type": "esriFieldTypeString", "alias": "PERIOD_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_KEY" }, { "name": "PERIOD_FROM", "type": "esriFieldTypeString", "alias": "PERIOD_FROM", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_FROM" }, { "name": "PERIOD_TO", "type": "esriFieldTypeString", "alias": "PERIOD_TO", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_TO" }, { "name": "PERIOD_SUMMARY", "type": "esriFieldTypeString", "alias": "PERIOD_SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_SUMMARY" }, { "name": "PERIOD_SAMPLING", "type": "esriFieldTypeString", "alias": "PERIOD_SAMPLING", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_SAMPLING" }, { "name": "ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R99_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S87_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "PERIOD_SAMPLING": null, "ACTIVE": 1, "DATE": null, "VALUE": null, "QUALITY": null, "UPDATED": null, "PARAMETER_KEY": null, "PARAMETER_NAME": null, "PARAMETER_SUMMARY": null, "PARAMETER_UNIT": null, "STATION_KEY": null, "STATION_NAME": null, "STATION_OWNER": null, "STATION_HEIGHT": null, "PERIOD_KEY": null, "PERIOD_FROM": null, "PERIOD_TO": null, "PERIOD_SUMMARY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e851c4a76e7f454992a3935f0d99a0c7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 130, "name": "Molnmängd per timme", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 724794.5044, "ymin": 7166862.539999999, "xmax": 815652.7308, "ymax": 7228233.603500001, "spatialReference": { "wkid": 3006, "latestWkid": 3006, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3006, "latestWkid": 3006, "vcsWkid": 105702, "latestVcsWkid": 5613, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "RH2000", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ACTIVE", "uniqueValueGroups": [ { "heading": "ACTIVE", "classes": [ { "label": "Molnmängd", "description": "Molnmängd", "symbol": { "type": "esriPMS", "url": "feb06921b827aab51be398d053350f1b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACoAAAAXCAYAAAB9J90oAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABlklEQVRIieXWP0hWURjH8Y94cTSDGqIChYaGkqilhohcAhPJKJBoLZBqimgqsIIamgXDP4GokVAR1FSD0J8hW5SCpCUagiLIGhoUjAuPi6Tc63vfq+J3O3Au93vOec7vOYl1QmIDitZhJzZhHjP4itnVFq3BYZzGUexG7aI5c/iAF3iAibJFj+M29uINHobEZ/yKOQ3YhYNoxWW8wtX4pqqiTRiMnRzGyZD7H98xjee4jmbcwGs8xjn8rIZoerxj+IR9mJKPSZzAIfThXYwnixTtxBAGcLHCC/I2ymEoSiAto/EiRNMduI9u3FIMf9CBe3gU/5iuRHRb1NNogZILpBHWhUY8wwH8tkLRO/iG86rDHE7hI67hykpE0xWeRUtRob0EMxFZ/ehdKkWWE72JJ1kKvQCGcSHi60we0bQVHou8LIN53MUItuJHVtH26NO5O0gFPMVftEVTySR6JPpzmcziZdyJzKJ70KN83kdzkVV0exx92XzBjjyi9fGQuKRctmBz3njabw2RLPMoXlMk1gnJagtk5R9hWlH1W2vyUQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 31, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "feb06921b827aab51be398d053350f1b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACoAAAAXCAYAAAB9J90oAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABlklEQVRIieXWP0hWURjH8Y94cTSDGqIChYaGkqilhohcAhPJKJBoLZBqimgqsIIamgXDP4GokVAR1FSD0J8hW5SCpCUagiLIGhoUjAuPi6Tc63vfq+J3O3Au93vOec7vOYl1QmIDitZhJzZhHjP4itnVFq3BYZzGUexG7aI5c/iAF3iAibJFj+M29uINHobEZ/yKOQ3YhYNoxWW8wtX4pqqiTRiMnRzGyZD7H98xjee4jmbcwGs8xjn8rIZoerxj+IR9mJKPSZzAIfThXYwnixTtxBAGcLHCC/I2ymEoSiAto/EiRNMduI9u3FIMf9CBe3gU/5iuRHRb1NNogZILpBHWhUY8wwH8tkLRO/iG86rDHE7hI67hykpE0xWeRUtRob0EMxFZ/ehdKkWWE72JJ1kKvQCGcSHi60we0bQVHou8LIN53MUItuJHVtH26NO5O0gFPMVftEVTySR6JPpzmcziZdyJzKJ70KN83kdzkVV0exx92XzBjjyi9fGQuKRctmBz3njabw2RLPMoXlMk1gnJagtk5R9hWlH1W2vyUQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 31, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Molnmängd" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 188, 189, 255 ], "toColor": [ 252, 34, 10, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 34, 10, 255 ], "toColor": [ 250, 179, 25, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 25, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 0, 252, 29, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 252, 29, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 23, 255, 255, 255 ], "toColor": [ 55, 178, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 178, 250, 255 ], "toColor": [ 90, 10, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 10, 250, 255 ], "toColor": [ 255, 36, 255, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 36, 255, 255 ], "toColor": [ 252, 34, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Molnmängd \" CONCAT [VALUE] CONCAT \" %\"", "labelPlacement": "esriServerPointLabelPlacementBelowRight", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Standard", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Open Sans", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DATE", "typeIdField": "ACTIVE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE", "type": "esriFieldTypeString", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "DATE" }, { "name": "VALUE", "type": "esriFieldTypeString", "alias": "VALUE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "VALUE" }, { "name": "QUALITY", "type": "esriFieldTypeString", "alias": "QUALITY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "QUALITY" }, { "name": "UPDATED", "type": "esriFieldTypeString", "alias": "UPDATED", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "UPDATED" }, { "name": "PARAMETER_KEY", "type": "esriFieldTypeString", "alias": "PARAMETER_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_KEY" }, { "name": "PARAMETER_NAME", "type": "esriFieldTypeString", "alias": "PARAMETER_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_NAME" }, { "name": "PARAMETER_SUMMARY", "type": "esriFieldTypeString", "alias": "PARAMETER_SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_SUMMARY" }, { "name": "PARAMETER_UNIT", "type": "esriFieldTypeString", "alias": "PARAMETER_UNIT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_UNIT" }, { "name": "STATION_KEY", "type": "esriFieldTypeString", "alias": "STATION_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_KEY" }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "STATION_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_NAME" }, { "name": "STATION_OWNER", "type": "esriFieldTypeString", "alias": "STATION_OWNER", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_OWNER" }, { "name": "STATION_HEIGHT", "type": "esriFieldTypeString", "alias": "STATION_HEIGHT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_HEIGHT" }, { "name": "PERIOD_KEY", "type": "esriFieldTypeString", "alias": "PERIOD_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_KEY" }, { "name": "PERIOD_FROM", "type": "esriFieldTypeString", "alias": "PERIOD_FROM", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_FROM" }, { "name": "PERIOD_TO", "type": "esriFieldTypeString", "alias": "PERIOD_TO", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_TO" }, { "name": "PERIOD_SUMMARY", "type": "esriFieldTypeString", "alias": "PERIOD_SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_SUMMARY" }, { "name": "PERIOD_SAMPLING", "type": "esriFieldTypeString", "alias": "PERIOD_SAMPLING", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_SAMPLING" }, { "name": "ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R101_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S89_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Molnmängd", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "PERIOD_SAMPLING": null, "ACTIVE": 1, "DATE": null, "VALUE": null, "QUALITY": null, "UPDATED": null, "PARAMETER_KEY": null, "PARAMETER_NAME": null, "PARAMETER_SUMMARY": null, "PARAMETER_UNIT": null, "STATION_KEY": null, "STATION_NAME": null, "STATION_OWNER": null, "STATION_HEIGHT": null, "PERIOD_KEY": null, "PERIOD_FROM": null, "PERIOD_TO": null, "PERIOD_SUMMARY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e851c4a76e7f454992a3935f0d99a0c7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 140, "name": "Relativ fuktighet per timme", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 668427.5498000002, "ymin": 7163302.0852999985, "xmax": 815652.7308, "ymax": 7230100.590500001, "spatialReference": { "wkid": 3006, "latestWkid": 3006, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3006, "latestWkid": 3006, "vcsWkid": 105702, "latestVcsWkid": 5613, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "RH2000", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ACTIVE", "uniqueValueGroups": [ { "heading": "ACTIVE", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriPMS", "url": "fc918c639fed73562ef1bdd0e44d2db7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAPCAYAAACBdR0qAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAZUlEQVRIiWNhGCSAhWEQO6SHTnbXMDAw/MDnkGI6OaSFkEOO0skhf5A52BxiwzAAYFAn1gEBg9ohInSy+y0DA8N/fA55TSeHCDIwMHzA55ABAdgc4kgnu78QcsgBOjkEBQyaqAEAHCAMCkrclHMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "fc918c639fed73562ef1bdd0e44d2db7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAPCAYAAACBdR0qAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAZUlEQVRIiWNhGCSAhWEQO6SHTnbXMDAw/MDnkGI6OaSFkEOO0skhf5A52BxiwzAAYFAn1gEBg9ohInSy+y0DA8N/fA55TSeHCDIwMHzA55ABAdgc4kgnu78QcsgBOjkEBQyaqAEAHCAMCkrclHMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "1" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 188, 189, 255 ], "toColor": [ 252, 34, 10, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 34, 10, 255 ], "toColor": [ 250, 179, 25, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 25, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 0, 252, 29, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 252, 29, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 23, 255, 255, 255 ], "toColor": [ 55, 178, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 178, 250, 255 ], "toColor": [ 90, 10, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 10, 250, 255 ], "toColor": [ 255, 36, 255, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 36, 255, 255 ], "toColor": [ 252, 34, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Rel fuktighet \" CONCAT [VALUE] CONCAT \" %\"", "labelPlacement": "esriServerPointLabelPlacementAboveLeft", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Standard", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Open Sans", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DATE", "typeIdField": "ACTIVE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE", "type": "esriFieldTypeString", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "DATE" }, { "name": "VALUE", "type": "esriFieldTypeString", "alias": "VALUE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "VALUE" }, { "name": "QUALITY", "type": "esriFieldTypeString", "alias": "QUALITY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "QUALITY" }, { "name": "UPDATED", "type": "esriFieldTypeString", "alias": "UPDATED", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "UPDATED" }, { "name": "PARAMETER_KEY", "type": "esriFieldTypeString", "alias": "PARAMETER_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_KEY" }, { "name": "PARAMETER_NAME", "type": "esriFieldTypeString", "alias": "PARAMETER_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_NAME" }, { "name": "PARAMETER_SUMMARY", "type": "esriFieldTypeString", "alias": "PARAMETER_SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_SUMMARY" }, { "name": "PARAMETER_UNIT", "type": "esriFieldTypeString", "alias": "PARAMETER_UNIT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_UNIT" }, { "name": "STATION_KEY", "type": "esriFieldTypeString", "alias": "STATION_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_KEY" }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "STATION_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_NAME" }, { "name": "STATION_OWNER", "type": "esriFieldTypeString", "alias": "STATION_OWNER", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_OWNER" }, { "name": "STATION_HEIGHT", "type": "esriFieldTypeString", "alias": "STATION_HEIGHT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_HEIGHT" }, { "name": "PERIOD_KEY", "type": "esriFieldTypeString", "alias": "PERIOD_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_KEY" }, { "name": "PERIOD_FROM", "type": "esriFieldTypeString", "alias": "PERIOD_FROM", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_FROM" }, { "name": "PERIOD_TO", "type": "esriFieldTypeString", "alias": "PERIOD_TO", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_TO" }, { "name": "PERIOD_SUMMARY", "type": "esriFieldTypeString", "alias": "PERIOD_SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_SUMMARY" }, { "name": "PERIOD_SAMPLING", "type": "esriFieldTypeString", "alias": "PERIOD_SAMPLING", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_SAMPLING" }, { "name": "ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R100_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S88_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "PERIOD_SAMPLING": null, "ACTIVE": 1, "DATE": null, "VALUE": null, "QUALITY": null, "UPDATED": null, "PARAMETER_KEY": null, "PARAMETER_NAME": null, "PARAMETER_SUMMARY": null, "PARAMETER_UNIT": null, "STATION_KEY": null, "STATION_NAME": null, "STATION_OWNER": null, "STATION_HEIGHT": null, "PERIOD_KEY": null, "PERIOD_FROM": null, "PERIOD_TO": null, "PERIOD_SUMMARY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e851c4a76e7f454992a3935f0d99a0c7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 150, "name": "Vindhastighet per timme", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 668427.5498000002, "ymin": 7166862.539999999, "xmax": 815652.7308, "ymax": 7230100.590500001, "spatialReference": { "wkid": 3006, "latestWkid": 3006, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3006, "latestWkid": 3006, "vcsWkid": 105702, "latestVcsWkid": 5613, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "RH2000", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ACTIVE", "uniqueValueGroups": [ { "heading": "ACTIVE", "classes": [ { "label": "Vindhastighet", "description": "Vindhastighet", "symbol": { "type": "esriPMS", "url": "190e89ee774be39f01703110573376a7", "imageData": "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", "contentType": "image/png", "width": 22, "height": 36, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "190e89ee774be39f01703110573376a7", "imageData": "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", "contentType": "image/png", "width": 22, "height": 36, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Vindhastighet" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 188, 189, 255 ], "toColor": [ 252, 34, 10, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 34, 10, 255 ], "toColor": [ 250, 179, 25, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 25, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 0, 252, 29, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 252, 29, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 23, 255, 255, 255 ], "toColor": [ 55, 178, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 178, 250, 255 ], "toColor": [ 90, 10, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 10, 250, 255 ], "toColor": [ 255, 36, 255, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 36, 255, 255 ], "toColor": [ 252, 34, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Vindhastighet \" CONCAT [VALUE] CONCAT \" m/s\"", "labelPlacement": "esriServerPointLabelPlacementCenterLeft", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Standard", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Open Sans", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DATE", "typeIdField": "ACTIVE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE", "type": "esriFieldTypeString", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "DATE" }, { "name": "VALUE", "type": "esriFieldTypeString", "alias": "VALUE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "VALUE" }, { "name": "QUALITY", "type": "esriFieldTypeString", "alias": "QUALITY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "QUALITY" }, { "name": "UPDATED", "type": "esriFieldTypeString", "alias": "UPDATED", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "UPDATED" }, { "name": "PARAMETER_KEY", "type": "esriFieldTypeString", "alias": "PARAMETER_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_KEY" }, { "name": "PARAMETER_NAME", "type": "esriFieldTypeString", "alias": "PARAMETER_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_NAME" }, { "name": "PARAMETER_SUMMARY", "type": "esriFieldTypeString", "alias": "PARAMETER_SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_SUMMARY" }, { "name": "PARAMETER_UNIT", "type": "esriFieldTypeString", "alias": "PARAMETER_UNIT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_UNIT" }, { "name": "STATION_KEY", "type": "esriFieldTypeString", "alias": "STATION_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_KEY" }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "STATION_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_NAME" }, { "name": "STATION_OWNER", "type": "esriFieldTypeString", "alias": "STATION_OWNER", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_OWNER" }, { "name": "STATION_HEIGHT", "type": "esriFieldTypeString", "alias": "STATION_HEIGHT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_HEIGHT" }, { "name": "PERIOD_KEY", "type": "esriFieldTypeString", "alias": "PERIOD_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_KEY" }, { "name": "PERIOD_FROM", "type": "esriFieldTypeString", "alias": "PERIOD_FROM", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_FROM" }, { "name": "PERIOD_TO", "type": "esriFieldTypeString", "alias": "PERIOD_TO", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_TO" }, { "name": "PERIOD_SUMMARY", "type": "esriFieldTypeString", "alias": "PERIOD_SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_SUMMARY" }, { "name": "PERIOD_SAMPLING", "type": "esriFieldTypeString", "alias": "PERIOD_SAMPLING", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_SAMPLING" }, { "name": "ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R95_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S83_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Vindhastighet", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "PERIOD_SAMPLING": null, "ACTIVE": 1, "DATE": null, "VALUE": null, "QUALITY": null, "UPDATED": null, "PARAMETER_KEY": null, "PARAMETER_NAME": null, "PARAMETER_SUMMARY": null, "PARAMETER_UNIT": null, "STATION_KEY": null, "STATION_NAME": null, "STATION_OWNER": null, "STATION_HEIGHT": null, "PERIOD_KEY": null, "PERIOD_FROM": null, "PERIOD_TO": null, "PERIOD_SUMMARY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e851c4a76e7f454992a3935f0d99a0c7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 160, "name": "Vindriktning per timme", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 668427.5498000002, "ymin": 7166862.539999999, "xmax": 815652.7308, "ymax": 7230100.590500001, "spatialReference": { "wkid": 3006, "latestWkid": 3006, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3006, "latestWkid": 3006, "vcsWkid": 105702, "latestVcsWkid": 5613, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "RH2000", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ACTIVE", "uniqueValueGroups": [ { "heading": "ACTIVE", "classes": [ { "label": "Vindriktning", "description": "Vindriktning", "symbol": { "type": "esriPMS", "url": "190e89ee774be39f01703110573376a7", "imageData": "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", "contentType": "image/png", "width": 22, "height": 36, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "190e89ee774be39f01703110573376a7", "imageData": "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", "contentType": "image/png", "width": 22, "height": 36, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Vindriktning" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 188, 189, 255 ], "toColor": [ 252, 34, 10, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 34, 10, 255 ], "toColor": [ 250, 179, 25, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 25, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 0, 252, 29, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 252, 29, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 23, 255, 255, 255 ], "toColor": [ 55, 178, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 178, 250, 255 ], "toColor": [ 90, 10, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 10, 250, 255 ], "toColor": [ 255, 36, 255, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 36, 255, 255 ], "toColor": [ 252, 34, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Vindriktning \" CONCAT [VALUE] CONCAT \"°\"", "labelPlacement": "esriServerPointLabelPlacementBelowLeft", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Standard", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Open Sans", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DATE", "typeIdField": "ACTIVE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE", "type": "esriFieldTypeString", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "DATE" }, { "name": "VALUE", "type": "esriFieldTypeString", "alias": "VALUE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "VALUE" }, { "name": "QUALITY", "type": "esriFieldTypeString", "alias": "QUALITY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "QUALITY" }, { "name": "UPDATED", "type": "esriFieldTypeString", "alias": "UPDATED", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "UPDATED" }, { "name": "PARAMETER_KEY", "type": "esriFieldTypeString", "alias": "PARAMETER_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_KEY" }, { "name": "PARAMETER_NAME", "type": "esriFieldTypeString", "alias": "PARAMETER_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_NAME" }, { "name": "PARAMETER_SUMMARY", "type": "esriFieldTypeString", "alias": "PARAMETER_SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_SUMMARY" }, { "name": "PARAMETER_UNIT", "type": "esriFieldTypeString", "alias": "PARAMETER_UNIT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_UNIT" }, { "name": "STATION_KEY", "type": "esriFieldTypeString", "alias": "STATION_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_KEY" }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "STATION_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_NAME" }, { "name": "STATION_OWNER", "type": "esriFieldTypeString", "alias": "STATION_OWNER", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_OWNER" }, { "name": "STATION_HEIGHT", "type": "esriFieldTypeString", "alias": "STATION_HEIGHT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_HEIGHT" }, { "name": "PERIOD_KEY", "type": "esriFieldTypeString", "alias": "PERIOD_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_KEY" }, { "name": "PERIOD_FROM", "type": "esriFieldTypeString", "alias": "PERIOD_FROM", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_FROM" }, { "name": "PERIOD_TO", "type": "esriFieldTypeString", "alias": "PERIOD_TO", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_TO" }, { "name": "PERIOD_SUMMARY", "type": "esriFieldTypeString", "alias": "PERIOD_SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_SUMMARY" }, { "name": "PERIOD_SAMPLING", "type": "esriFieldTypeString", "alias": "PERIOD_SAMPLING", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_SAMPLING" }, { "name": "ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R96_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S84_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Vindriktning", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "PERIOD_SAMPLING": null, "ACTIVE": 1, "DATE": null, "VALUE": null, "QUALITY": null, "UPDATED": null, "PARAMETER_KEY": null, "PARAMETER_NAME": null, "PARAMETER_SUMMARY": null, "PARAMETER_UNIT": null, "STATION_KEY": null, "STATION_NAME": null, "STATION_OWNER": null, "STATION_HEIGHT": null, "PERIOD_KEY": null, "PERIOD_FROM": null, "PERIOD_TO": null, "PERIOD_SUMMARY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e851c4a76e7f454992a3935f0d99a0c7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 210, "name": "Temperatur per dygn", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 668427.5498000002, "ymin": 7127517.088199999, "xmax": 815652.7308, "ymax": 7259584.957800001, "spatialReference": { "wkid": 3006, "latestWkid": 3006, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3006, "latestWkid": 3006, "vcsWkid": 105702, "latestVcsWkid": 5613, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "RH2000", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 168, 73, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DATE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE", "type": "esriFieldTypeString", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "DATE" }, { "name": "VALUE", "type": "esriFieldTypeString", "alias": "VALUE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "VALUE" }, { "name": "QUALITY", "type": "esriFieldTypeString", "alias": "QUALITY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "QUALITY" }, { "name": "UPDATED", "type": "esriFieldTypeString", "alias": "UPDATED", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "UPDATED" }, { "name": "PARAMETER_KEY", "type": "esriFieldTypeString", "alias": "PARAMETER_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_KEY" }, { "name": "PARAMETER_NAME", "type": "esriFieldTypeString", "alias": "PARAMETER_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_NAME" }, { "name": "PARAMETER_SUMMARY", "type": "esriFieldTypeString", "alias": "PARAMETER_SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_SUMMARY" }, { "name": "PARAMETER_UNIT", "type": "esriFieldTypeString", "alias": "PARAMETER_UNIT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_UNIT" }, { "name": "STATION_KEY", "type": "esriFieldTypeString", "alias": "STATION_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_KEY" }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "STATION_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_NAME" }, { "name": "STATION_OWNER", "type": "esriFieldTypeString", "alias": "STATION_OWNER", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_OWNER" }, { "name": "STATION_HEIGHT", "type": "esriFieldTypeString", "alias": "STATION_HEIGHT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_HEIGHT" }, { "name": "PERIOD_KEY", "type": "esriFieldTypeString", "alias": "PERIOD_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_KEY" }, { "name": "PERIOD_FROM", "type": "esriFieldTypeString", "alias": "PERIOD_FROM", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_FROM" }, { "name": "PERIOD_TO", "type": "esriFieldTypeString", "alias": "PERIOD_TO", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_TO" }, { "name": "PERIOD_SUMMARY", "type": "esriFieldTypeString", "alias": "PERIOD_SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_SUMMARY" }, { "name": "PERIOD_SAMPLING", "type": "esriFieldTypeString", "alias": "PERIOD_SAMPLING", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_SAMPLING" }, { "name": "ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R97_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S85_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Temperatur per dygn", "description": "", "prototype": { "attributes": { "PERIOD_SAMPLING": null, "ACTIVE": null, "DATE": null, "VALUE": null, "QUALITY": null, "UPDATED": null, "PARAMETER_KEY": null, "PARAMETER_NAME": null, "PARAMETER_SUMMARY": null, "PARAMETER_UNIT": null, "STATION_KEY": null, "STATION_NAME": null, "STATION_OWNER": null, "STATION_HEIGHT": null, "PERIOD_KEY": null, "PERIOD_FROM": null, "PERIOD_TO": null, "PERIOD_SUMMARY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e851c4a76e7f454992a3935f0d99a0c7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 220, "name": "Nederbörd per dygn", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 668427.5498000002, "ymin": 7127517.088199999, "xmax": 815652.7308, "ymax": 7259584.957800001, "spatialReference": { "wkid": 3006, "latestWkid": 3006, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3006, "latestWkid": 3006, "vcsWkid": 105702, "latestVcsWkid": 5613, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "RH2000", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 168, 73, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DATE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE", "type": "esriFieldTypeString", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "DATE" }, { "name": "VALUE", "type": "esriFieldTypeString", "alias": "VALUE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "VALUE" }, { "name": "QUALITY", "type": "esriFieldTypeString", "alias": "QUALITY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "QUALITY" }, { "name": "UPDATED", "type": "esriFieldTypeString", "alias": "UPDATED", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "UPDATED" }, { "name": "PARAMETER_KEY", "type": "esriFieldTypeString", "alias": "PARAMETER_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_KEY" }, { "name": "PARAMETER_NAME", "type": "esriFieldTypeString", "alias": "PARAMETER_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_NAME" }, { "name": "PARAMETER_SUMMARY", "type": "esriFieldTypeString", "alias": "PARAMETER_SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_SUMMARY" }, { "name": "PARAMETER_UNIT", "type": "esriFieldTypeString", "alias": "PARAMETER_UNIT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARAMETER_UNIT" }, { "name": "STATION_KEY", "type": "esriFieldTypeString", "alias": "STATION_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_KEY" }, { "name": "STATION_NAME", "type": "esriFieldTypeString", "alias": "STATION_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_NAME" }, { "name": "STATION_OWNER", "type": "esriFieldTypeString", "alias": "STATION_OWNER", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_OWNER" }, { "name": "STATION_HEIGHT", "type": "esriFieldTypeString", "alias": "STATION_HEIGHT", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATION_HEIGHT" }, { "name": "PERIOD_KEY", "type": "esriFieldTypeString", "alias": "PERIOD_KEY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_KEY" }, { "name": "PERIOD_FROM", "type": "esriFieldTypeString", "alias": "PERIOD_FROM", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_FROM" }, { "name": "PERIOD_TO", "type": "esriFieldTypeString", "alias": "PERIOD_TO", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_TO" }, { "name": "PERIOD_SUMMARY", "type": "esriFieldTypeString", "alias": "PERIOD_SUMMARY", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_SUMMARY" }, { "name": "PERIOD_SAMPLING", "type": "esriFieldTypeString", "alias": "PERIOD_SAMPLING", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PERIOD_SAMPLING" }, { "name": "ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTIVE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R102_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S90_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Nederbörd per dygn", "description": "", "prototype": { "attributes": { "PERIOD_SAMPLING": null, "ACTIVE": null, "DATE": null, "VALUE": null, "QUALITY": null, "UPDATED": null, "PARAMETER_KEY": null, "PARAMETER_NAME": null, "PARAMETER_SUMMARY": null, "PARAMETER_UNIT": null, "STATION_KEY": null, "STATION_NAME": null, "STATION_OWNER": null, "STATION_HEIGHT": null, "PERIOD_KEY": null, "PERIOD_FROM": null, "PERIOD_TO": null, "PERIOD_SUMMARY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e851c4a76e7f454992a3935f0d99a0c7" } ], "tables": [] }