{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Vandløb", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Søer og vandløb" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Vandløbstype", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "1", "label": "Åbent" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 132, 168, 255 ], "width": 1 }, "value": "2", "label": "Rørlagt" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 201, 252, 255 ], "toColor": [ 192, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 179, 255 ], "toColor": [ 244, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 179, 255 ], "toColor": [ 252, 183, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 246, 255 ], "toColor": [ 187, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 240, 255 ], "toColor": [ 252, 184, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 215, 255 ], "toColor": [ 252, 241, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 199, 255 ], "toColor": [ 179, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 232, 255 ], "toColor": [ 252, 212, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 226, 252, 255 ], "toColor": [ 187, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 184, 255 ], "toColor": [ 252, 208, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 184, 252, 255 ], "toColor": [ 216, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 212, 255 ], "toColor": [ 215, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 210, 252, 255 ], "toColor": [ 232, 210, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 712583.2301000003, "ymin": 6195322.6713, "xmax": 722627.25, "ymax": 6201086.119999999, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Ejer", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Ejer", "type": "esriFieldTypeString", "alias": "Ejer", "length": 255, "domain": null }, { "name": "Vandløbstype", "type": "esriFieldTypeString", "alias": "Vandløbstype", "length": 255, "domain": { "type": "codedValue", "name": "WS1_Miljoe_Vandloebstype", "description": "Vandløbstype redigeret af Miljø", "codedValues": [ { "name": "Åbent", "code": "1" }, { "name": "Rørlagt", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Navn", "type": "esriFieldTypeString", "alias": "Navn", "length": 255, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "length": 255, "domain": null }, { "name": "Fald", "type": "esriFieldTypeString", "alias": "Fald", "length": 255, "domain": null }, { "name": "Materiale", "type": "esriFieldTypeString", "alias": "Materiale", "length": 255, "domain": { "type": "codedValue", "name": "WS1_Miljoe_Roermateriale", "description": "Rørmaterialetype til brønde og vandløb regigeret af miljoe", "codedValues": [ { "name": "LER", "code": "1" }, { "name": "Beton", "code": "2" }, { "name": "Plast", "code": "3" }, { "name": "Andet", "code": "4" }, { "name": "Ukendt", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sidst_set", "type": "esriFieldTypeDate", "alias": "Sidst_set", "length": 8, "domain": null }, { "name": "Sidst_vedligeholdt", "type": "esriFieldTypeDate", "alias": "Sidst_vedligeholdt", "length": 8, "domain": null }, { "name": "Etablerings_år", "type": "esriFieldTypeString", "alias": "Etablerings_år", "length": 255, "domain": null }, { "name": "Renoveret_år", "type": "esriFieldTypeString", "alias": "Renoveret_år", "length": 255, "domain": null }, { "name": "Bemærkninger", "type": "esriFieldTypeString", "alias": "Bemærkninger", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3040_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2989_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }