{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Mindre_anlaegsprojekt", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"ETRS_1989_UTM_Zone_32N\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",9.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"DVR90\",VDATUM[\"Dansk_Vertical_Reference_1990\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "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": "DVR90", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 516290.31620000023, "ymin": 6165579.8521, "xmax": 541636.4642000003, "ymax": 6195638.0688000005, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Sted", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Sted", "type": "esriFieldTypeString", "alias": "Sted", "length": 50, "domain": null }, { "name": "Effekt", "type": "esriFieldTypeSmallInteger", "alias": "Effekt", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Lokalitet", "type": "esriFieldTypeString", "alias": "Lokalitet", "length": 50, "domain": null }, { "name": "Årsag", "type": "esriFieldTypeString", "alias": "Årsag", "length": 200, "domain": null }, { "name": "Løsning", "type": "esriFieldTypeString", "alias": "Løsning", "length": 254, "domain": null }, { "name": "Kontakt1", "type": "esriFieldTypeString", "alias": "Kontakt1", "length": 10, "domain": null }, { "name": "Kontakt2", "type": "esriFieldTypeString", "alias": "Kontakt2", "length": 10, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Type_anl", "description": "Type for anlægsprojekter", "codedValues": [ { "name": "Vej-trafik", "code": "Vej-trafik" }, { "name": "Byggemodning", "code": "Byggemodning" }, { "name": "Andet anlæg", "code": "Andet anlæg" }, { "name": "Infrastruktur byggemodning", "code": "Infrastruktur byggemodning" }, { "name": "Stier", "code": "Stier" }, { "name": "Mindre anlæg", "code": "Mindre anlæg" }, { "name": "Skolevejsprojekter", "code": "Skolevejsprojekter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status_anl", "type": "esriFieldTypeString", "alias": "Status_anl", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Status_anl", "description": "Status for anlægsprojekter", "codedValues": [ { "name": "Idefase", "code": "Idefase" }, { "name": "Igangværende", "code": "Igangværende" }, { "name": "Afsluttet", "code": "afsluttet" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Dato_reg", "type": "esriFieldTypeDate", "alias": "Dato_reg", "length": 8, "domain": null }, { "name": "Projektstart", "type": "esriFieldTypeDate", "alias": "Projektstart", "length": 8, "domain": null }, { "name": "Projektslut", "type": "esriFieldTypeDate", "alias": "Projektslut", "length": 8, "domain": null }, { "name": "StedID", "type": "esriFieldTypeString", "alias": "StedID", "length": 20, "domain": null }, { "name": "By_omr", "type": "esriFieldTypeString", "alias": "By_omr", "length": 255, "domain": null }, { "name": "Prioritet", "type": "esriFieldTypeDouble", "alias": "Prioritet", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R517_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S450_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Bjoerneklo", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"ETRS_1989_UTM_Zone_32N\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",9.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"DVR90\",VDATUM[\"Dansk_Vertical_Reference_1990\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "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": "DVR90", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BEKAMP_STATUS", "defaultSymbol": { "type": "esriPMS", "url": "326926d95ed04bed046288262b2316a1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNUlEQVQoka3TP0ibURSG8R8ltpOfqIRCEbS46GYXOwmhg5QiOAjiYnVTCEiFDkFcHB00ECgdHVysVDvUBAnRuAWHdhEnB1G6tIWqgUIX/wzR+iVf2kVfuHA55z6c5ww35g6J3Su8T8sGmYC+RzT/4dcZOyO8ecrpP+FFerPkBmkNbsuNZcY+8CrNy2m+RuAisRJr47TW2gR4TXyJ9VU6hzmvgldITdP2vx2HaE/zFvNV8GN6Qqq28R5JJEIGcZ5FtB/W7P8Opet7IlSP0RCBv/MtDE+oLDZZo/4z9O4vvEkxyWhQsdN/fcI54yTHVgQ+4NMsLzKVYQ9Ecz7D8iGfIzAuPjJX5neGgYDum8Ype1NkCyzgsh4MP/Kkuig8p+MJTcecfOEIhTBYD4YL5HfrNGpzp49xBRCVRgAyjCf5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Bekæmpelsesstatus ukendt", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "5e0b2ea17b08ed5e9833b4a4434834c7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmUlEQVQokWNhoACwUFXz475jQivPbZvEx8Vry87CKvjz9893H799ORBi4lKgWOj4AafmSXEtZqvPb98WaOYhzMfJAxPm/fjtc/ya0zu8+hMbPArnN5zD0Ly/oYHl1K0va5McI4TRXcPPxcuQYB8qOmffinWrQlcph60O+4uiedWxuxUlPuky+PwYauEt37ttdgkDA0MnimZxfhEDJKcy7L1yhGHKzoUMeR6JDI7aVnAXiPOJGGI4m52ZDdX/2+czHLt1loGBgQGumYGBgYGZiYkVQ/PLD6+fIGvOdItl+PvvH0O2WzyK0199fAtXB9e89eKB/bleSbF8nDx8DAwMDB76Dgwe+g4oGj9+//x+y/k9ezE0335+b33lsnanqcmtGQwMDEwMmOBv+dL2xfdfPt6MoZmBgeHfqhNbG7/8+PZ1YmKTjwAXryZM4sO3j5cz51Rv3XP5SC8DA8N/bJoZGBgYXm27sL9iW77tHnM1AwUpAQn+R6+fvT97/9JDBgaGPcgasWlmYGBg+MfAwLDr5K0LWKRQAUUZAwAT1I/MMhRFeAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bekæmpet", "label": "Bekæmpelse afsluttet" }, { "symbol": { "type": "esriPMS", "url": "85e9a6271395ee6615dbcf6962eddb94", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABnklEQVQokWNhoACwUFVz4cdQocuLH07iEGCzZeFgFvzz4++7nx9+HdCOliqYILjhA07NPnMsza4se7RNM1xRmJ2fFSbM+/PDr/irSx94uc+08NiZfuIchmaH/Q4s3y99W2uYqSaM7hp2ATYG/TQ10fPTb6wLXRWqvDps9V8UzV83vaywqNKTwedHrUgl+WMdl0sYGBg6UTRzinMaIDmV4f6OZwyn+64ymJVoMyi4ScFdwCvKaYjhbFY2FhT/n+q5yvD40EsGBgYGuGYGBgYGRlYmVgzNX15+fYKs2aRAk+Hf3/8MJoVaKE7/9uIbXB1c8+2ND/eblejEsvOz8jEwMDAo+8gwKPugBsHPD7/f39zweC+G5nc3vqzfU3DKyXu+dQYDAwMTAyb4uzvv5OIPdz5vxtDMwMDw7/rS+42/Pv/96jnXwoeDn00TJvH93a/L25OObL237VkvAwPDf2yaGRgYGF7d3fSoYorooz2SViIKfLK8/J8ffn7/7MSbhwwMDHuQNWLTzMDAwPCPgYFh1/NjbxieM7zBIo1fM9EAAOF5kaJ6Tz+BAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "I gang", "label": "Bekæmpelse igang" }, { "symbol": { "type": "esriPMS", "url": "b1852fb890dfab32bbe2ea9d06e5e40b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABnUlEQVQokWNhoACwUFVz8tWrQrc2rZvExs9ny8LGLvjn5893vz5+OqDs6VOwwNDwA07NTn2dZrc3b9im7O8rzMbLCxPm/fXpU/ydTVu8bLu6PA6XlZ3D0Oywfz/LryMH12olxAqju4aNj49BKyZK9MqCxetCV61SXh0W9hdF89sVSyqM83Nl8PlRLchf/uyEKSUMDAydKJq5REQNkJzK8Hj/QYaLM2YxGGSlM8jY28FdwCUuZojhbGY2NhT/X5g2k+H5iZMMDAwMcM0MDAwMTMzMrBiav716/QRZs15aEsP/v38Z9NJTUZz+7fUbuDq45vu79uw3yE6PZePl5WNgYGCQd3VhkHd1QdH489On9/e279yLofnj7dvrj9Q0ODlN7M1gYGBgYsAEf49U1S3+fP/+ZgzNDAwM/+6s29D4+8uXrw793T7sfHyacBvfv7+8v6Bs66N9+3oZGBj+Y9PMwMDA8Orhrj0VC7UN90iaGilwyUjxf7n/5P3LCxceMjAw7EHWiE0zAwMDwz8GBoZdz0+fY2A4fQ6LNH7NRAMAaZuQ0IjxfbUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VK-Drift", "label": "Bekæmpes af VK-Drift i forb med alm vedligehold" }, { "symbol": { "type": "esriPMS", "url": "f884c551c86b896c646bf66a3830c319", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhklEQVQoka3Pvy8DYRgH8G/73iWXyNW5poqI9iIGaSJqYPAjmERMoqNYjQaDsWIyWPwLRlSiYZAKYbDVJULFUGlruDR653JHW7m7Wrj0XDUSvuP7vJ8834fCH0L9K45E4ryuX28Twox7vXSbZRmyYbyd8/zQiijGX37EghAb1nXxmOcH/IQwX8+saVaWZDk9GwrNz+RyibQLT07GqWw2vd/ePuL/3oYQBoHASKBYvEoAsV5g13TgTCa11tU11d3sRr8/Gnp/P1uVJGw6ME2zg3VVoaoPkKRLdHZOwOfrsxvQdEvUVdvjoRz3S9IFNO0RAGz8SWgXNk3tqR4Hg6Oo1Sx0dIw5qhuGbv+zsaLcnQWD44uEMD4A4Lh+cFz/N1hRZPn21IXL5eJBPp+cFoTYMgAv3DELhcOdavU56cIArFJJXLes6ms4vDBHCGOvNc3yTTa7d6Sq91sAao0wABQVJbOmKBsplu0JUxTXahiqomm5HIBUPWyEAcACcKJpeQD5BuPm+Nf5ALPRkOHAJVHbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bebygget", "label": "Ikke aktuel - området bebygget" }, { "symbol": { "type": "esriPMS", "url": "4769426bfb859e0a63ec27a72d4f0746", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABnklEQVQokWNhoACwUFXz1dDHQmserprEx8Zvy87MJvjz7893n359OOAnFVJguEHxA07NnZaTzNY9WrPNRzFImJeVDybM++nXx/jND9Z5tVpM8ag+kXMOQ/N+h/0sB76dWhutliKM7ho+Nn6GCLUE0cU35qxbFbpKOWx12F8UzYterqnI0SuRwedHf6VQ+emXe0sYGBg6UTSLcYoZIDmV4dCzPQxzrk5mSNXOZ7CVcoK7QJhTzBDD2WwsbCj+n3V1EsOpl0cZGBgY4JoZGBgYWJhYWDE0v/r68gmy5kTNLIa///8yJGvloDj9zbdXcHVwzbsfbt2fppMfy8vKx8fAwMDgLOPB4CzjgaLx8++P73c/3rQXQ/O9L7fXN50qd+q2np7BwMDAxIAJ/jacLF18//P9zRiaGRgY/m28v6rxy98vXzstpvjwsfFrwiQ+/np/ufRI1tYDz3b1MjAw/MemmYGBgeHV3kfbKkweKe0xEjFXkOKV4X/y+fH7C29OPWRgYNiDrBGbZgYGBoZ/DAwMu869Oclw7s1JLNL4NRMNAMc6ke5Z9dLsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Opdyrket", "label": "Ikke aktuel - opdyrket" }, { "symbol": { "type": "esriPMS", "url": "b6470d66dfd9f895ad0317cf78bb9867", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABlUlEQVQoka3Puy9DcRwF8KN+5SJVbRHiHTSaNKIkxDPUQMQk7kCI1WgwSCxXTAYG/wKx1CMhDFI0SHRRxPvZtG4MVa3G4yq3rclNr1uPhLOe7yc5X4I/hPwrHmMq1dad23GKIrVEHqV644Me7pm36Euz+hjGcv8l7qS15dbd2yVDcbKGooRKwb3wPTs2tqWrraB5cvbCJsEMU0/2bdczNRXpms9r4iiCqoq0lM2tm1maRr7JhIAIW8znA00NWZnf/VhmSM1ZXnvtB9gREVYqYkrCpuL4zIvVDRaNdZkoKlQJCxQJcoNktozIRP+vrLO4tPsAQMAAEE1Ccgl+fHhlw3F9dQZCwRCMNeJPHh554U7Ae0fuNWNtRjdFkUQA0OvU0OvUIsi9BLx7h54VCXa5uLnphStjF63tBSCDNAHT/MWE2/28IMEAgtu7riG/n3/qaNe2xlNE91E8cfz+1PTp4tGJdxRAKBIGANfBsWdgcNhqzstW5qqSYpV3Pr/X4fA5AJjDYSQMAEEAy3anD3ZnhPYH/Ou8A9+DkkIBQKFqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fejl", "label": "Fejlbestemmelse" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 91, 145, 255 ], "toColor": [ 52, 91, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 237, 95, 255 ], "toColor": [ 187, 237, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 111, 118, 255 ], "toColor": [ 247, 111, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 116, 247, 255 ], "toColor": [ 245, 116, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 227, 225, 255 ], "toColor": [ 82, 227, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 105, 49, 255 ], "toColor": [ 133, 105, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 52, 87, 255 ], "toColor": [ 130, 52, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 148, 71, 255 ], "toColor": [ 56, 148, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 93, 224, 255 ], "toColor": [ 79, 93, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 128, 128, 255 ], "toColor": [ 70, 128, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 181, 153, 255 ], "toColor": [ 240, 181, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 140, 198, 255 ], "toColor": [ 219, 140, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 48, 138, 255 ], "toColor": [ 115, 48, 138, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 505812.54729999974, "ymin": 6158707.711100001, "xmax": 547165.2154999999, "ymax": 6201158.6521000005, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BEKAMP_STATUS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ANTAL_PLAN", "type": "esriFieldTypeString", "alias": "ANTAL_PLAN", "length": 35, "domain": null }, { "name": "BEMAERKNING", "type": "esriFieldTypeString", "alias": "BEMAERKNING", "length": 254, "domain": null }, { "name": "RAPPORTOER", "type": "esriFieldTypeString", "alias": "RAPPORTOER", "length": 40, "domain": null }, { "name": "BEKAMP_STATUS", "type": "esriFieldTypeString", "alias": "BEKÆMPELSES_STATUS", "length": 50, "domain": { "type": "codedValue", "name": "WS2_BEK_STATUS", "description": "Bekæmpelsesstatus", "codedValues": [ { "name": "Ikke aktuel - området bebygget", "code": "Bebygget" }, { "name": "Bekæmpelse igang", "code": "I gang" }, { "name": "Bekæmpelse afsluttet", "code": "Bekæmpet" }, { "name": "Ikke aktuel - opdyrket", "code": "Opdyrket" }, { "name": "Bekæmpes af VK-Drift i forb med alm vedligehold", "code": "VK-Drift" }, { "name": "Fejlbestemmelse", "code": "Fejl" }, { "name": "Bekæmpelsesstatus ukendt", "code": "Ukendt" }, { "name": "VK bekæmper \u2013 å-mændene", "code": "VK_aamaend" }, { "name": "VK bekæmper \u2013 Beskæftigelsen/får", "code": "VK_beskaeft" }, { "name": "VK bekæmper \u2013 Natur & Friluftsliv drift", "code": "VK_N_F_drift" }, { "name": "VK bekæmper \u2013 Juridisk", "code": "VK_juridisk" }, { "name": "VK bekæmper \u2013 Vej og Park", "code": "VK_V_P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MODTAGET", "type": "esriFieldTypeDate", "alias": "MODTAGET", "length": 8, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "EMAIL", "length": 100, "domain": null }, { "name": "TELEFON", "type": "esriFieldTypeString", "alias": "TELEFON", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS2_BASIS_STATUSKODE", "description": "Status Kode", "codedValues": [ { "name": "0 - Ukendt", "code": 0 }, { "name": "1 - Kladde", "code": 1 }, { "name": "2 - Forslag", "code": 2 }, { "name": "3 - Vedtaget/gældende", "code": 3 }, { "name": "4 - Aflyst", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R428_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S370_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Balsamin", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"ETRS_1989_UTM_Zone_32N\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",9.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"DVR90\",VDATUM[\"Dansk_Vertical_Reference_1990\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "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": "DVR90", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c65e99a39240a9d0f62f410fd2121deb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxUlEQVQokZWQMQrCUBAFZzVpbQTvYBXEwlawEcRCsFBrIVcwBCWgKTzC70QExcLOyhN4BC9g5QVEk7VJwICB+KpleFPss/gz1i+oqAiihYUVx6nBbFzcVyGhhLoPKnfgnCss2Q8F6QJlhSZIuOIwAJ5vNAwY3zNCxO1kUW+AeglyBKlGxMO0nBECghjwQw4dhVaCvQXja+4PAduaggMyh7gfQw/Y5Qo2lhOh7QWjq8GsH1RmBmN/r5URfCaX9E5Ky9yViuYDqxs6qwUgT+cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 520170.0608000001, "ymin": 6173314.478800001, "xmax": 531850.1178000001, "ymax": 6196456.2391, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PLANTEART", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PLANTEART", "type": "esriFieldTypeString", "alias": "PLANTEART", "length": 15, "domain": null }, { "name": "KOMMUNE", "type": "esriFieldTypeString", "alias": "KOMMUNE", "length": 15, "domain": null }, { "name": "REGI_DATO", "type": "esriFieldTypeDate", "alias": "REGI_DATO", "length": 8, "domain": null }, { "name": "ANTAL_PLAN", "type": "esriFieldTypeString", "alias": "ANTAL_PLAN", "length": 50, "domain": null }, { "name": "PRAECISION", "type": "esriFieldTypeString", "alias": "PRAECISION", "length": 15, "domain": null }, { "name": "KOMMENTAR", "type": "esriFieldTypeString", "alias": "KOMMENTAR", "length": 100, "domain": null }, { "name": "BEKAEMPELSE", "type": "esriFieldTypeString", "alias": "BEKAEMPELSE", "length": 50, "domain": null }, { "name": "RAPPORTOER", "type": "esriFieldTypeString", "alias": "RAPPORTOER", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R427_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S369_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Pileurt", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"ETRS_1989_UTM_Zone_32N\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",9.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"DVR90\",VDATUM[\"Dansk_Vertical_Reference_1990\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "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": "DVR90", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "681102ca28449133b771180ebabb8232", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxklEQVQokZWQOwrCQBRFz5jYphHcg1WQFBmsBBtBLIQUxlrIFgwiCGLhEtKJCIqFnZW1kClcgBtwDyJmLGLAgIF4q8fjnve5Jn/K/NnVCAS6NCAPjJ8R62vAs+yGwLC4A6dCwN3hCUEXMACnIljKPQPgYWiWF597DlA3jrJBE034adkIaiR4mTl/0pwkhqnc0wHc9DJC5aMKf2htqCfp5BkJfQE9YFsIvExsoWnHQ5QTsTItJk5E9TutHKBGnLP6Y1oUplRWb9/gNOiFPV8SAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 505095.13019999955, "ymin": 6161165.2305, "xmax": 546909.7292, "ymax": 6200578.949899999, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PLANTEART", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PLANTEART", "type": "esriFieldTypeString", "alias": "PLANTEART", "length": 15, "domain": null }, { "name": "KOMMUNE", "type": "esriFieldTypeString", "alias": "KOMMUNE", "length": 15, "domain": null }, { "name": "REGI_DATO", "type": "esriFieldTypeDate", "alias": "REGI_DATO", "length": 8, "domain": null }, { "name": "ANTAL_PLAN", "type": "esriFieldTypeString", "alias": "ANTAL_PLAN", "length": 50, "domain": null }, { "name": "RAPPORTOER", "type": "esriFieldTypeString", "alias": "RAPPORTOER", "length": 50, "domain": null }, { "name": "PRAECISION", "type": "esriFieldTypeString", "alias": "PRAECISION", "length": 15, "domain": null }, { "name": "KOMMENTAR", "type": "esriFieldTypeString", "alias": "KOMMENTAR", "length": 100, "domain": null }, { "name": "BEKAEMPELSE", "type": "esriFieldTypeString", "alias": "BEKAEMPELSE", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R453_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S392_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Faunaklasse_winbio", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"ETRS_1989_UTM_Zone_32N\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",9.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"DVR90\",VDATUM[\"Dansk_Vertical_Reference_1990\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "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": "DVR90", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FAUNAKLASSE_PMJ", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "565a387835eb2d4fe4baf30f3f0c305f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAOklEQVQokWNhIBGwUKJhCQMDgzoOdd8ZGBjs0DWIMDAwmODQ8IgqThoOGl4wMDCcx6HuEzYNCTRxEgAakgZkxcDGiQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "Ikke registreret" }, { "symbol": { "type": "esriPMS", "url": "f04d8309ba1569766cd38b13075fbf22", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAT0lEQVQokWNhIBGwkK2hjoFhiTUDgzo2RacYGL7XMjDYoWgwZmAQcWNgMMGmgZ2B4RHlThoOGu4yMLzYzcBwHpui6wwMnzA0FDEwJNDESQDpZQvFy/P+cAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "DVFI= 1 ; 2" }, { "symbol": { "type": "esriPMS", "url": "f04d8309ba1569766cd38b13075fbf22", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAT0lEQVQokWNhIBGwkK2hjoFhiTUDgzo2RacYGL7XMjDYoWgwZmAQcWNgMMGmgZ2B4RHlThoOGu4yMLzYzcBwHpui6wwMnzA0FDEwJNDESQDpZQvFy/P+cAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "DVFI= 1 ; 2" }, { "symbol": { "type": "esriPMS", "url": "2094e1363e97834001a1573a668dfbf8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUElEQVQokWNhIBGwkK2hLoRhibU6gzo2RafuMHyvXclgh6LBWIlBxE2fwQSbBnYWhkeUO2k4aLj7guHF7ksM57Epuv6U4ROGhqJFDAk0cRIAjFURWxXly/YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "DVFI= 3" }, { "symbol": { "type": "esriPMS", "url": "dd0ceccd884fb29fd8484493c132bf4d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUElEQVQokWNhIBGwkK2hro5hibU1gzo2RadOMXyvrWWwQ9FgbMwg4ubGYIJNAzs7wyPKnTQcNNy9y/Bi926G89gUXb/O8AlDQ1ERQwJNnAQAsuYRJv2IByoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "DVFI= 4" }, { "symbol": { "type": "esriPMS", "url": "0839030ba128042fd6d4422e8553c6c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUElEQVQokWNhIBGwkK1Bq45hiYg1gzo2RW9PMXy/Wstgh6JByJhBRNyNwQSbBkZ2hkeUO2k4aPhyl+HFy90M57Ep+nSd4ROGhgtFDAk0cRIAZbQRjvfd5YIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "DVFI= 5" }, { "symbol": { "type": "esriPMS", "url": "583412d1ffb6ce1e209d3b636f47b006", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAASUlEQVQokWNhIBGwkK8hqW4Jg461OlZV1099Z5hda4eqQd1YhMHczQSrBlb2R1Rw0nDQ8PTuC4aTu89jVfXo+idMDZOKEmjiJACOEhFKqUeWOQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "DVFI= 6 ; 7" }, { "symbol": { "type": "esriPMS", "url": "583412d1ffb6ce1e209d3b636f47b006", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAASUlEQVQokWNhIBGwkK8hqW4Jg461OlZV1099Z5hda4eqQd1YhMHczQSrBlb2R1Rw0nDQ8PTuC4aTu89jVfXo+idMDZOKEmjiJACOEhFKqUeWOQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "DVFI= 6 ; 7" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 104, 194, 255 ], "toColor": [ 45, 104, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 155, 41, 255 ], "toColor": [ 186, 155, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 201, 180, 255 ], "toColor": [ 71, 201, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 37, 75, 255 ], "toColor": [ 153, 37, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 199, 62, 255 ], "toColor": [ 75, 199, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 43, 181, 255 ], "toColor": [ 174, 43, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 38, 171, 255 ], "toColor": [ 53, 38, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 73, 39, 255 ], "toColor": [ 168, 73, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 141, 171, 255 ], "toColor": [ 60, 141, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 48, 255 ], "toColor": [ 160, 194, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 161, 86, 255 ], "toColor": [ 56, 161, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 48, 132, 255 ], "toColor": [ 171, 48, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 73, 184, 255 ], "toColor": [ 123, 73, 184, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 503537.3499999996, "ymin": 6158779.49, "xmax": 546703.7999999998, "ymax": 6199843.17, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Stationsnr", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Stationsnr", "type": "esriFieldTypeString", "alias": "Stationsnr", "length": 255, "domain": null }, { "name": "XKOORD", "type": "esriFieldTypeDouble", "alias": "XKOORD", "domain": null }, { "name": "YKOORD", "type": "esriFieldTypeDouble", "alias": "YKOORD", "domain": null }, { "name": "Kommune", "type": "esriFieldTypeString", "alias": "Kommune", "length": 255, "domain": null }, { "name": "Lokalitet", "type": "esriFieldTypeString", "alias": "Lokalitet", "length": 255, "domain": null }, { "name": "Navn", "type": "esriFieldTypeString", "alias": "Navn", "length": 255, "domain": null }, { "name": "Vandområdenavn", "type": "esriFieldTypeString", "alias": "Vandområdenavn", "length": 255, "domain": null }, { "name": "Prøvedato", "type": "esriFieldTypeString", "alias": "Prøvedato", "length": 255, "domain": null }, { "name": "DVFI_faunaklasse", "type": "esriFieldTypeString", "alias": "DVFI_faunaklasse", "length": 255, "domain": null }, { "name": "Faunaklasse", "type": "esriFieldTypeString", "alias": "Faunaklasse", "length": 255, "domain": null }, { "name": "Forureningsgrad", "type": "esriFieldTypeString", "alias": "Forureningsgrad", "length": 255, "domain": null }, { "name": "Århus_indeks", "type": "esriFieldTypeString", "alias": "Århus_indeks", "length": 255, "domain": null }, { "name": "Fysisk_bonitet", "type": "esriFieldTypeString", "alias": "Fysisk_bonitet", "length": 255, "domain": null }, { "name": "Årh_Indeksværdi", "type": "esriFieldTypeString", "alias": "Årh_Indeksværdi", "length": 255, "domain": null }, { "name": "Bemærkninger", "type": "esriFieldTypeString", "alias": "Bemærkninger", "length": 255, "domain": null }, { "name": "Prøvejer", "type": "esriFieldTypeString", "alias": "Prøvejer", "length": 255, "domain": null }, { "name": "Prøvetager1", "type": "esriFieldTypeString", "alias": "Prøvetager1", "length": 255, "domain": null }, { "name": "Indtastet_af", "type": "esriFieldTypeString", "alias": "Indtastet_af", "length": 255, "domain": null }, { "name": "FAUNAKLASSE_PMJ", "type": "esriFieldTypeInteger", "alias": "FAUNAKLASSE_PMJ", "domain": null }, { "name": "OPL_FRA", "type": "esriFieldTypeString", "alias": "OPL_FRA", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R591_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S580_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Stiforbindelse_oenske", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"ETRS_1989_UTM_Zone_32N\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",9.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"DVR90\",VDATUM[\"Dansk_Vertical_Reference_1990\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "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": "DVR90", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 504048.9545999998, "ymin": 6159149.4506, "xmax": 546715.1239999998, "ymax": 6196431.994200001, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StedID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StedID", "type": "esriFieldTypeString", "alias": "StedID", "length": 50, "domain": null }, { "name": "Sted", "type": "esriFieldTypeString", "alias": "Sted", "length": 254, "domain": null }, { "name": "Lokalitet", "type": "esriFieldTypeString", "alias": "Lokalitet", "length": 100, "domain": null }, { "name": "Årsag", "type": "esriFieldTypeString", "alias": "Årsag", "length": 300, "domain": null }, { "name": "Løsning", "type": "esriFieldTypeString", "alias": "Løsning", "length": 254, "domain": null }, { "name": "Effekt", "type": "esriFieldTypeSmallInteger", "alias": "Effekt", "domain": null }, { "name": "Kontakt1", "type": "esriFieldTypeString", "alias": "Kontakt1", "length": 100, "domain": null }, { "name": "Kontakt2", "type": "esriFieldTypeString", "alias": "Kontakt2", "length": 100, "domain": null }, { "name": "Type_anl", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Type_anl", "description": "Type for anlægsprojekter", "codedValues": [ { "name": "Vej-trafik", "code": "Vej-trafik" }, { "name": "Byggemodning", "code": "Byggemodning" }, { "name": "Andet anlæg", "code": "Andet anlæg" }, { "name": "Infrastruktur byggemodning", "code": "Infrastruktur byggemodning" }, { "name": "Stier", "code": "Stier" }, { "name": "Mindre anlæg", "code": "Mindre anlæg" }, { "name": "Skolevejsprojekter", "code": "Skolevejsprojekter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status_anl", "type": "esriFieldTypeString", "alias": "Status_anl", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Status_anl", "description": "Status for anlægsprojekter", "codedValues": [ { "name": "Idefase", "code": "Idefase" }, { "name": "Igangværende", "code": "Igangværende" }, { "name": "Afsluttet", "code": "afsluttet" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Dato_reg", "type": "esriFieldTypeDate", "alias": "Dato_reg", "length": 8, "domain": null }, { "name": "Projektstart", "type": "esriFieldTypeDate", "alias": "Projektstart", "length": 8, "domain": null }, { "name": "Projektslut", "type": "esriFieldTypeDate", "alias": "Projektslut", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "By_omr", "type": "esriFieldTypeString", "alias": "By", "length": 255, "domain": null }, { "name": "Prioritet", "type": "esriFieldTypeDouble", "alias": "Prioritet", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R516_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S449_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Vejstatus", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"ETRS_1989_UTM_Zone_32N\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",9.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"DVR90\",VDATUM[\"Dansk_Vertical_Reference_1990\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "DVR90", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Statuskode", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 124, 252, 0, 255 ], "width": 4 }, "value": "Privat fællesvej", "label": "Privat fællesvej" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 4 }, "value": "Kommunevej", "label": "Kommunevej" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 242, 85, 0, 255 ], "width": 3 }, "value": "Mangler", "label": "Mangler" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 126, 0, 255 ], "width": 3 }, "value": "offentlige arealer", "label": "offentlige arealer" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 154, 205, 50, 255 ], "width": 3 }, "value": "privat fællesv. land", "label": "privat fællesv. land" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 219, 0, 255 ], "width": 3 }, "value": "Offentlig sti", "label": "Offentlig sti" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 157, 214, 0, 255 ], "width": 3 }, "value": "privat vej (1 ejer)", "label": "privat vej (1 ejer)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 114, 207, 0, 255 ], "width": 3 }, "value": "hovedlandevej", "label": "hovedlandevej" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 74, 201, 0, 255 ], "width": 3 }, "value": "Vej i privat område", "label": "Vej i privat område" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 196, 0, 255 ], "width": 3 }, "value": "privat fællessti", "label": "privat fællessti" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 191, 0, 255 ], "width": 3 }, "value": "privat sti", "label": "privat sti" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 503617.26999999955, "ymin": 6158785.539999999, "xmax": 547069.6900000004, "ymax": 6200903.41, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Vejnr_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Vejnr_", "type": "esriFieldTypeString", "alias": "Vejnr_", "length": 20, "domain": null }, { "name": "Vejnavn", "type": "esriFieldTypeString", "alias": "Vejnavn", "length": 50, "domain": null }, { "name": "Vejlaengde", "type": "esriFieldTypeDouble", "alias": "Vejlaengde", "domain": null }, { "name": "Distrikt", "type": "esriFieldTypeString", "alias": "Distrikt", "length": 10, "domain": null }, { "name": "Vejklasse_navn", "type": "esriFieldTypeString", "alias": "Vejklasse_navn", "length": 50, "domain": null }, { "name": "Vejklasse_kode", "type": "esriFieldTypeInteger", "alias": "Vejklasse_kode", "domain": null }, { "name": "Konstruktionsnavn", "type": "esriFieldTypeString", "alias": "Konstruktionsnavn", "length": 50, "domain": null }, { "name": "Kategori1", "type": "esriFieldTypeString", "alias": "Kategori1", "length": 25, "domain": null }, { "name": "Kategori2", "type": "esriFieldTypeString", "alias": "Kategori2", "length": 25, "domain": null }, { "name": "Kategori3", "type": "esriFieldTypeString", "alias": "Kategori3", "length": 25, "domain": null }, { "name": "Kategori4", "type": "esriFieldTypeString", "alias": "Kategori4", "length": 100, "domain": null }, { "name": "Initialer", "type": "esriFieldTypeString", "alias": "Initialer", "length": 10, "domain": null }, { "name": "Registreringsdato", "type": "esriFieldTypeDate", "alias": "Registreringsdato", "length": 8, "domain": null }, { "name": "Station_0", "type": "esriFieldTypeString", "alias": "Station_0", "length": 50, "domain": null }, { "name": "Fra_Station", "type": "esriFieldTypeDouble", "alias": "Fra_Station", "domain": null }, { "name": "Til_station", "type": "esriFieldTypeDouble", "alias": "Til_station", "domain": null }, { "name": "Statuskode", "type": "esriFieldTypeString", "alias": "Statuskode", "length": 100, "domain": null }, { "name": "FromChainage", "type": "esriFieldTypeDouble", "alias": "FromChainage", "domain": null }, { "name": "ToChainage", "type": "esriFieldTypeDouble", "alias": "ToChainage", "domain": null }, { "name": "cmRoadsID", "type": "esriFieldTypeString", "alias": "cmRoadsID", "length": 36, "domain": null }, { "name": "LOC_ERRORS", "type": "esriFieldTypeString", "alias": "LOC_ERRORS", "length": 50, "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": "R636_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S625_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Beskyttede_vl_DAI", "type": "Feature Layer", "description": "Udpegningen af §3 vandløb er godkendt af Miljøministeren efter indstilling\nfra Kommunalbestyrelsen. Datasættet ajourføres ved at hele kommunens\nvandløb revurderes, og ændringer skal godkendes af Miljøministeriet. Der\nmå ikke foretages ændringer i den naturlige tilstand uden\nkommunalbestyrelsens dispensation. Sædvanlig vandløbsvedligeholdelse\nefter vandløbsloven kræver ikke dispensation. Som udgangspunkt er det\nnaturlige og højtmålsatte vandløb som udpeges.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832, "vcsWkid": 105701, "latestVcsWkid": 5799, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "DVR90", "heightUnit": "meter" }, "copyrightText": "Vejle Kommune", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 115, 223, 255, 255 ], "width": 1.5 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 502118.34169999976, "ymin": 6156378.527000001, "xmax": 547214.1129999999, "ymax": 6201263.450999999, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Temanavn", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DAI_ID", "type": "esriFieldTypeString", "alias": "DAI_ID", "length": 50, "domain": null }, { "name": "Temakode", "type": "esriFieldTypeString", "alias": "Temakode", "length": 50, "domain": null }, { "name": "Temanavn", "type": "esriFieldTypeString", "alias": "Temanavn", "length": 128, "domain": null }, { "name": "Objekt_id", "type": "esriFieldTypeString", "alias": "Objekt_id", "length": 36, "domain": null }, { "name": "Version_id", "type": "esriFieldTypeString", "alias": "Version_id", "length": 36, "domain": null }, { "name": "Systid_fra", "type": "esriFieldTypeString", "alias": "Systid_fra", "length": 50, "domain": null }, { "name": "Systid_til", "type": "esriFieldTypeString", "alias": "Systid_til", "length": 50, "domain": null }, { "name": "Oprettet", "type": "esriFieldTypeString", "alias": "Oprettet", "length": 50, "domain": null }, { "name": "Oprindkode", "type": "esriFieldTypeString", "alias": "Oprindkode", "length": 50, "domain": null }, { "name": "Oprindelse", "type": "esriFieldTypeString", "alias": "Oprindelse", "length": 30, "domain": null }, { "name": "Statuskode", "type": "esriFieldTypeString", "alias": "Statuskode", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": null }, { "name": "Off_kode", "type": "esriFieldTypeString", "alias": "Off_kode", "length": 50, "domain": null }, { "name": "Offentlig", "type": "esriFieldTypeString", "alias": "Offentlig", "length": 60, "domain": null }, { "name": "CVR_kode", "type": "esriFieldTypeInteger", "alias": "CVR_kode", "domain": null }, { "name": "CVR_navn", "type": "esriFieldTypeString", "alias": "CVR_navn", "length": 128, "domain": null }, { "name": "Bruger_id", "type": "esriFieldTypeString", "alias": "Bruger_id", "length": 128, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Link", "length": 1024, "domain": null }, { "name": "DraftStatus", "type": "esriFieldTypeString", "alias": "DraftStatus", "length": 50, "domain": null }, { "name": "ListToApprove", "type": "esriFieldTypeString", "alias": "ListToApprove", "length": 4000, "domain": null }, { "name": "Aendr_kode", "type": "esriFieldTypeString", "alias": "Aendr_kode", "length": 50, "domain": null }, { "name": "Aendrbegr", "type": "esriFieldTypeString", "alias": "Aendrbegr", "length": 60, "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": "R40_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S29_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Maalsatte_vl", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"ETRS_1989_UTM_Zone_32N\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",9.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"DVR90\",VDATUM[\"Dansk_Vertical_Reference_1990\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "DVR90", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAALSAETNI", "field2": "KLASSE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 }, "value": "A,Amt", "label": "A. Særligt interesseområde" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 }, "value": "A,Kommune", "label": "A. Særligt interesseområde" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 3 }, "value": "B0,Kommune", "label": "B0 Biologisk værdifulde vandløb uden fisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "B1,Amt", "label": "B1 Gydevandløb for ørreder og andre laksefisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "B1,Kommune", "label": "B1 Gydevandløb for ørreder og andre laksefisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "B1,kommune", "label": "B1 Gydevandløb for ørreder og andre laksefisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "b1,Amt", "label": "B1 Gydevandløb for ørreder og andre laksefisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 3 }, "value": "B2,Amt", "label": "B2 Vandløb for ørreder og andre laksefisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 3 }, "value": "B2,Kommune", "label": "B2 Vandløb for ørreder og andre laksefisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 3 }, "value": "B3,Amt", "label": "B3 Vandløb for ål, abborer, geder og karpefisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 3 }, "value": "B3,Kommune", "label": "B3 Vandløb for ål, abborer, geder og karpefisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 3 }, "value": "Ingen,Amt", "label": "Vandløb uden målsætning" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 3 }, "value": "Ingen,Kommune", "label": "Vandløb uden målsætning" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "A,Private", "label": "A. Særligt interesseområde" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 }, "value": "A, ", "label": "A. Særligt interesseområde" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 1 }, "value": "B0,Privat", "label": "B0 Biologisk værdifulde vandløb uden fisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 1 }, "value": "B0,Private", "label": "B0 Biologisk værdifulde vandløb uden fisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 255, 255 ], "width": 1 }, "value": "B0, ", "label": "B0 Biologisk værdifulde vandløb uden fisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "value": "B1,Private", "label": "B1 Gydevandløb for ørreder og andre laksefisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "value": "b1,Private", "label": "B1 Gydevandløb for ørreder og andre laksefisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "value": "B1, ", "label": "B1 Gydevandløb for ørreder og andre laksefisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 1 }, "value": "B2,Private", "label": "B2 Vandløb for ørreder og andre laksefisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 1 }, "value": "B2, ", "label": "B2 Vandløb for ørreder og andre laksefisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1 }, "value": "B3,Private", "label": "B3 Vandløb for ål, abborer, geder og karpefisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1 }, "value": "B3, ", "label": "B3 Vandløb for ål, abborer, geder og karpefisk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 255, 255 ], "width": 1 }, "value": "D,Private", "label": "D Vamdløb påvirket af spildevand" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "Ingen,Private", "label": "Vandløb uden målsætning" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "Ingen, ", "label": "Vandløb uden målsætning" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": " , ", "label": "Vandløb uden målsætning" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 10, 147, 252, 255 ], "width": 1 }, "value": "Rørlagt, ", "label": "Rørlagt vandløb" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 136, 54, 255 ], "toColor": [ 153, 136, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 34, 143, 255 ], "toColor": [ 42, 34, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 127, 158, 255 ], "toColor": [ 41, 127, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 50, 92, 255 ], "toColor": [ 171, 50, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 176, 66, 255 ], "toColor": [ 39, 176, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 66, 35, 255 ], "toColor": [ 158, 66, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 135, 97, 255 ], "toColor": [ 41, 135, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 48, 176, 255 ], "toColor": [ 172, 48, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 65, 130, 255 ], "toColor": [ 108, 65, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 143, 51, 255 ], "toColor": [ 97, 143, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 30, 65, 135, 255 ], "toColor": [ 30, 65, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 110, 84, 255 ], "toColor": [ 176, 110, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 66, 138, 255 ], "toColor": [ 166, 66, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 173, 36, 255 ], "toColor": [ 173, 173, 36, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 503448.45380000025, "ymin": 6157892.419299999, "xmax": 546803.6270000003, "ymax": 6201271.8495000005, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MAALSAETNI", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ID_UNIK", "type": "esriFieldTypeInteger", "alias": "ID_UNIK", "domain": null }, { "name": "VANDLOEBS_", "type": "esriFieldTypeInteger", "alias": "VANDLOEBS_", "domain": null }, { "name": "MAALSAETNI", "type": "esriFieldTypeString", "alias": "MAALSAETNI", "length": 7, "domain": null }, { "name": "VANDLOEB", "type": "esriFieldTypeString", "alias": "VANDLOEB", "length": 100, "domain": null }, { "name": "KLASSE", "type": "esriFieldTypeString", "alias": "KLASSE", "length": 10, "domain": null }, { "name": "LAENGDE_M", "type": "esriFieldTypeInteger", "alias": "LAENGDE_M", "domain": null }, { "name": "BEMAERKNIN", "type": "esriFieldTypeString", "alias": "BEMAERKNIN", "length": 70, "domain": null }, { "name": "EMNEBESKRI", "type": "esriFieldTypeString", "alias": "EMNEBESKRI", "length": 40, "domain": null }, { "name": "DBG_KODER", "type": "esriFieldTypeString", "alias": "DBG_KODER", "length": 20, "domain": null }, { "name": "DDH_NETID", "type": "esriFieldTypeInteger", "alias": "DDH_NETID", "domain": null }, { "name": "DDH_WBID", "type": "esriFieldTypeInteger", "alias": "DDH_WBID", "domain": null }, { "name": "DDH_DNKILD", "type": "esriFieldTypeInteger", "alias": "DDH_DNKILD", "domain": null }, { "name": "DDH_STRA", "type": "esriFieldTypeInteger", "alias": "DDH_STRA", "domain": null }, { "name": "DDH_BRED", "type": "esriFieldTypeDouble", "alias": "DDH_BRED", "domain": null }, { "name": "DDH_DNOPL", "type": "esriFieldTypeDouble", "alias": "DDH_DNOPL", "domain": null }, { "name": "DDH_KATSTR", "type": "esriFieldTypeInteger", "alias": "DDH_KATSTR", "domain": null }, { "name": "DDH_KATLK", "type": "esriFieldTypeInteger", "alias": "DDH_KATLK", "domain": null }, { "name": "DDH_KATOP", "type": "esriFieldTypeInteger", "alias": "DDH_KATOP", "domain": null }, { "name": "DDH_KATBR", "type": "esriFieldTypeInteger", "alias": "DDH_KATBR", "domain": null }, { "name": "DDH_KAT", "type": "esriFieldTypeInteger", "alias": "DDH_KAT", "domain": null }, { "name": "STATIONERI", "type": "esriFieldTypeDouble", "alias": "STATIONERI", "domain": null }, { "name": "STATIONE_1", "type": "esriFieldTypeDouble", "alias": "STATIONE_1", "domain": null }, { "name": "TIL_FRA", "type": "esriFieldTypeDouble", "alias": "TIL_FRA", "domain": null }, { "name": "OPLAND_VOP", "type": "esriFieldTypeString", "alias": "OPLAND_VOP", "length": 25, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R602_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_602", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S591_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "BBR_Bygningspunkt", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "56e9b129c95f6e1387150aeb7bcc2457", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJElEQVQImWNhQAMsUFqYgYFBjIGB4TpM4BsDA8MbZBXfoZgBAGGiBOFT6MpdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[BYGNR]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6047.244094, "name": "Default", "priority": 18, "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Verdana", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 503740.9713000003, "ymin": 6158006.371099999, "xmax": 547084.5713999998, "ymax": 6201201.4079, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "KEB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "KEB", "type": "esriFieldTypeString", "alias": "KEB", "length": 15, "domain": null }, { "name": "BBR_KVAL", "type": "esriFieldTypeString", "alias": "BBR_KVAL", "length": 1, "domain": null }, { "name": "FLADEAREAL", "type": "esriFieldTypeDouble", "alias": "FLADEAREAL", "domain": null }, { "name": "RET_POLY", "type": "esriFieldTypeDate", "alias": "RET_POLY", "length": 8, "domain": null }, { "name": "RET_BBR", "type": "esriFieldTypeDate", "alias": "RET_BBR", "length": 8, "domain": null }, { "name": "BEMAERKNING", "type": "esriFieldTypeString", "alias": "BEMAERKNING", "length": 50, "domain": null }, { "name": "BYG_ID", "type": "esriFieldTypeString", "alias": "BYG_ID", "length": 20, "domain": null }, { "name": "BBRGUID", "type": "esriFieldTypeString", "alias": "BBRGUID", "length": 50, "domain": null }, { "name": "EJDNR", "type": "esriFieldTypeInteger", "alias": "EJDNR", "domain": null }, { "name": "BYGNR", "type": "esriFieldTypeSmallInteger", "alias": "BYGNR", "domain": null }, { "name": "NYBBR_BEBYG", "type": "esriFieldTypeInteger", "alias": "BBR_BEBYG", "domain": null }, { "name": "NYBBR_ANV", "type": "esriFieldTypeSmallInteger", "alias": "BBR_ANV", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ESR_EJDNR", "type": "esriFieldTypeInteger", "alias": "ESR_EJDNR", "domain": null }, { "name": "LOC_STAT", "type": "esriFieldTypeString", "alias": "LOC_STAT", "length": 100, "domain": null }, { "name": "KVALITET", "type": "esriFieldTypeSmallInteger", "alias": "KVALITET", "domain": null }, { "name": "BBR_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "BBR_STATUS", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R23_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I17BYG_ID1", "fields": "BYG_ID,BBRGUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S12_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "BBR_Bygninger_geokodet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 503726.51999999955, "ymin": 6157992.960000001, "xmax": 547090.1699999999, "ymax": 6201204.73, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BYGNING_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BBRGUID", "type": "esriFieldTypeString", "alias": "BBRGUID", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FOT_ID", "type": "esriFieldTypeInteger", "alias": "FOT_ID", "domain": null }, { "name": "BYGNING_ID", "type": "esriFieldTypeString", "alias": "BYGNING_ID", "length": 36, "domain": null }, { "name": "UNDER_MIN", "type": "esriFieldTypeSmallInteger", "alias": "UNDER_MIN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R25_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I19BBRGUID", "fields": "BBRGUID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S14_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Braemmer_NES (tom)", "type": "Feature Layer", "description": "OBS! laget er tomt. Skal i stedet hentes på http://geodata.fvm.dk/geoserver/web", "geometryType": "esriGeometryPolygon", "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": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 492000, "ymin": 6146000, "xmax": 558000, "ymax": 6212000, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "gml_parent_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "gml_parent_id", "type": "esriFieldTypeString", "alias": "gml_parent_id", "length": 2048, "domain": null }, { "name": "gml_id", "type": "esriFieldTypeString", "alias": "gml_id", "length": 2048, "domain": null }, { "name": "FOTID", "type": "esriFieldTypeInteger", "alias": "FOTID", "domain": null }, { "name": "FOT_FRA_DATO", "type": "esriFieldTypeString", "alias": "FOT_FRA_DATO", "length": 2048, "domain": null }, { "name": "FeatureKode", "type": "esriFieldTypeInteger", "alias": "FeatureKode", "domain": null }, { "name": "FeatureType", "type": "esriFieldTypeString", "alias": "FeatureType", "length": 2048, "domain": null }, { "name": "FeatureStatus", "type": "esriFieldTypeString", "alias": "FeatureStatus", "length": 2048, "domain": null }, { "name": "GeometriStatus", "type": "esriFieldTypeString", "alias": "GeometriStatus", "length": 2048, "domain": null }, { "name": "geometri", "type": "esriFieldTypeString", "alias": "geometri", "length": 2048, "domain": null }, { "name": "dQSpecification", "type": "esriFieldTypeString", "alias": "dQSpecification", "length": 2048, "domain": null }, { "name": "dQStatement", "type": "esriFieldTypeString", "alias": "dQStatement", "length": 2048, "domain": null }, { "name": "dQDescription", "type": "esriFieldTypeString", "alias": "dQDescription", "length": 2048, "domain": null }, { "name": "dQProcessor", "type": "esriFieldTypeString", "alias": "dQProcessor", "length": 2048, "domain": null }, { "name": "dQResponsibleParty", "type": "esriFieldTypeString", "alias": "dQResponsibleParty", "length": 2048, "domain": null }, { "name": "dQPositionalAccuracyPlane", "type": "esriFieldTypeString", "alias": "dQPositionalAccuracyPlane", "length": 2048, "domain": null }, { "name": "dQPositionalAccuracyLevel", "type": "esriFieldTypeString", "alias": "dQPositionalAccuracyLevel", "length": 2048, "domain": null }, { "name": "TimeOfCreation", "type": "esriFieldTypeString", "alias": "TimeOfCreation", "length": 2048, "domain": null }, { "name": "TimeOfPublication", "type": "esriFieldTypeString", "alias": "TimeOfPublication", "length": 2048, "domain": null }, { "name": "TimeOfRevision", "type": "esriFieldTypeString", "alias": "TimeOfRevision", "length": 2048, "domain": null }, { "name": "Areal", "type": "esriFieldTypeString", "alias": "Areal", "length": 2048, "domain": null }, { "name": "CPR_noegle", "type": "esriFieldTypeString", "alias": "CPR_noegle", "length": 2048, "domain": null }, { "name": "Navn", "type": "esriFieldTypeString", "alias": "Navn", "length": 2048, "domain": null }, { "name": "Regionsnavn", "type": "esriFieldTypeString", "alias": "Regionsnavn", "length": 2048, "domain": null }, { "name": "Regionskode", "type": "esriFieldTypeString", "alias": "Regionskode", "length": 2048, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R107_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S96_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Randzone_DAI (tom)", "type": "Feature Layer", "description": "OBS laget er tomt. Skal i stedet hentes på http://geodata.fvm.dk/geoserver/web\n\nEn randzone er en ti meter bred zone omkring søer og åbne vandløb, hvor landmænd siden 1. september 2012 hverken har måttet sprøjte, gødske eller dyrke jorden.\n \nFormål med randzoneloven\nDanmark er ligesom andre lande i EU forpligtiget til at sikre et godt vandmiljø som led i implementeringen af det såkaldte vandrammedirektiv. Dette er baggrunden for randzoneloven, som skal være med til at reducere udledningen af kvælstof, fosfor og sprøjtemiddel til søer og vandløb. Samtidigt vil randzoner langs vandløb og søer skabe ny sammenhængende natur.", "geometryType": "esriGeometryPolygon", "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": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 492000, "ymin": 6146000, "xmax": 558000, "ymax": 6212000, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "gml_parent_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "gml_parent_id", "type": "esriFieldTypeString", "alias": "gml_parent_id", "length": 2048, "domain": null }, { "name": "gml_id", "type": "esriFieldTypeString", "alias": "gml_id", "length": 2048, "domain": null }, { "name": "FOTID", "type": "esriFieldTypeInteger", "alias": "FOTID", "domain": null }, { "name": "FOT_FRA_DATO", "type": "esriFieldTypeString", "alias": "FOT_FRA_DATO", "length": 2048, "domain": null }, { "name": "FeatureKode", "type": "esriFieldTypeInteger", "alias": "FeatureKode", "domain": null }, { "name": "FeatureType", "type": "esriFieldTypeString", "alias": "FeatureType", "length": 2048, "domain": null }, { "name": "FeatureStatus", "type": "esriFieldTypeString", "alias": "FeatureStatus", "length": 2048, "domain": null }, { "name": "GeometriStatus", "type": "esriFieldTypeString", "alias": "GeometriStatus", "length": 2048, "domain": null }, { "name": "geometri", "type": "esriFieldTypeString", "alias": "geometri", "length": 2048, "domain": null }, { "name": "dQSpecification", "type": "esriFieldTypeString", "alias": "dQSpecification", "length": 2048, "domain": null }, { "name": "dQStatement", "type": "esriFieldTypeString", "alias": "dQStatement", "length": 2048, "domain": null }, { "name": "dQDescription", "type": "esriFieldTypeString", "alias": "dQDescription", "length": 2048, "domain": null }, { "name": "dQProcessor", "type": "esriFieldTypeString", "alias": "dQProcessor", "length": 2048, "domain": null }, { "name": "dQResponsibleParty", "type": "esriFieldTypeString", "alias": "dQResponsibleParty", "length": 2048, "domain": null }, { "name": "dQPositionalAccuracyPlane", "type": "esriFieldTypeString", "alias": "dQPositionalAccuracyPlane", "length": 2048, "domain": null }, { "name": "dQPositionalAccuracyLevel", "type": "esriFieldTypeString", "alias": "dQPositionalAccuracyLevel", "length": 2048, "domain": null }, { "name": "TimeOfCreation", "type": "esriFieldTypeString", "alias": "TimeOfCreation", "length": 2048, "domain": null }, { "name": "TimeOfPublication", "type": "esriFieldTypeString", "alias": "TimeOfPublication", "length": 2048, "domain": null }, { "name": "TimeOfRevision", "type": "esriFieldTypeString", "alias": "TimeOfRevision", "length": 2048, "domain": null }, { "name": "Areal", "type": "esriFieldTypeString", "alias": "Areal", "length": 2048, "domain": null }, { "name": "CPR_noegle", "type": "esriFieldTypeString", "alias": "CPR_noegle", "length": 2048, "domain": null }, { "name": "Navn", "type": "esriFieldTypeString", "alias": "Navn", "length": 2048, "domain": null }, { "name": "Regionsnavn", "type": "esriFieldTypeString", "alias": "Regionsnavn", "length": 2048, "domain": null }, { "name": "Regionskode", "type": "esriFieldTypeString", "alias": "Regionskode", "length": 2048, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R107_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S96_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Maalsattevl_buffer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -5120763.267722837, "ymin": -9997963.942936342, "xmax": 6120763.267722837, "ymax": 9997963.942936342, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "VANDLOEB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "VANDLOEB", "type": "esriFieldTypeString", "alias": "VANDLOEB", "length": 100, "domain": null }, { "name": "EMNEBESKRI", "type": "esriFieldTypeString", "alias": "EMNEBESKRI", "length": 40, "domain": null }, { "name": "KLASSE", "type": "esriFieldTypeString", "alias": "KLASSE", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Privatfaellesvej_buffer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -5120763.267722837, "ymin": -9997963.942936342, "xmax": 6120763.267722837, "ymax": 9997963.942936342, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Vejnr_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Vejnr_", "type": "esriFieldTypeString", "alias": "Vejnr_", "length": 20, "domain": null }, { "name": "Vejnavn", "type": "esriFieldTypeString", "alias": "Vejnavn", "length": 50, "domain": null }, { "name": "Statuskode", "type": "esriFieldTypeString", "alias": "Statuskode", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Kommunevej_buffer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"ETRS_1989_UTM_Zone_32N\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",9.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"DVR90\",VDATUM[\"Dansk_Vertical_Reference_1990\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "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": "DVR90", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 497105.4740000004, "ymin": 6153101.409, "xmax": 672001, "ymax": 6328001, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Vejnr_", "type": "esriFieldTypeString", "alias": "Vejnr_", "length": 20, "domain": null }, { "name": "Vejnavn", "type": "esriFieldTypeString", "alias": "Vejnavn", "length": 50, "domain": null }, { "name": "Vejlaengde", "type": "esriFieldTypeDouble", "alias": "Vejlaengde", "domain": null }, { "name": "Distrikt", "type": "esriFieldTypeString", "alias": "Distrikt", "length": 10, "domain": null }, { "name": "Vejklasse_navn", "type": "esriFieldTypeString", "alias": "Vejklasse_navn", "length": 50, "domain": null }, { "name": "Vejklasse_kode", "type": "esriFieldTypeInteger", "alias": "Vejklasse_kode", "domain": null }, { "name": "Konstruktionsnavn", "type": "esriFieldTypeString", "alias": "Konstruktionsnavn", "length": 50, "domain": null }, { "name": "Kategori1", "type": "esriFieldTypeString", "alias": "Kategori1", "length": 25, "domain": null }, { "name": "Kategori2", "type": "esriFieldTypeString", "alias": "Kategori2", "length": 25, "domain": null }, { "name": "Kategori3", "type": "esriFieldTypeString", "alias": "Kategori3", "length": 25, "domain": null }, { "name": "Kategori4", "type": "esriFieldTypeString", "alias": "Kategori4", "length": 100, "domain": null }, { "name": "Initialer", "type": "esriFieldTypeString", "alias": "Initialer", "length": 10, "domain": null }, { "name": "Registreringsdato", "type": "esriFieldTypeDate", "alias": "Registreringsdato", "length": 8, "domain": null }, { "name": "Station_0", "type": "esriFieldTypeString", "alias": "Station_0", "length": 50, "domain": null }, { "name": "Fra_Station", "type": "esriFieldTypeDouble", "alias": "Fra_Station", "domain": null }, { "name": "Til_station", "type": "esriFieldTypeDouble", "alias": "Til_station", "domain": null }, { "name": "Statuskode", "type": "esriFieldTypeString", "alias": "Statuskode", "length": 100, "domain": null }, { "name": "FromChainage", "type": "esriFieldTypeDouble", "alias": "FromChainage", "domain": null }, { "name": "ToChainage", "type": "esriFieldTypeDouble", "alias": "ToChainage", "domain": null }, { "name": "cmRoadsID", "type": "esriFieldTypeString", "alias": "cmRoadsID", "length": 36, "domain": null }, { "name": "LOC_ERRORS", "type": "esriFieldTypeString", "alias": "LOC_ERRORS", "length": 50, "domain": null }, { "name": "BUFF_DIST", "type": "esriFieldTypeDouble", "alias": "BUFF_DIST", "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R635_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S624_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Asfaltdistrikter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 242, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 503436.5700000003, "ymin": 6154457.0601, "xmax": 547208.5, "ymax": 6201271.8301, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Asfaltdistrikt", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Asfaltdistrikt", "type": "esriFieldTypeString", "alias": "Asfaltdistrikt", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R519_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S452_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Statsveje", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"ETRS_1989_UTM_Zone_32N\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",9.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"DVR90\",VDATUM[\"Dansk_Vertical_Reference_1990\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "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": "DVR90", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 233, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 505704.0700000003, "ymin": 6155299.382999999, "xmax": 549422.5800000001, "ymax": 6202120.949999999, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R640_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S629_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Ejet_af_VK", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 195, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -5120763.267722837, "ymin": -9997963.942936342, "xmax": 6120763.267722837, "ymax": 9997963.942936342, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PersonNr_Redigeret", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "KommuneNummer", "type": "esriFieldTypeInteger", "alias": "KommuneNummer", "domain": null }, { "name": "EjendomsNummer", "type": "esriFieldTypeOID", "alias": "EjendomsNummer", "domain": null }, { "name": "GEO_ejendom", "type": "esriFieldTypeDouble", "alias": "GEO_ejendom", "domain": null }, { "name": "AntalEjere", "type": "esriFieldTypeInteger", "alias": "AntalEjere", "domain": null }, { "name": "PersonNr_CVRnr", "type": "esriFieldTypeDouble", "alias": "PersonNr_CVRnr", "domain": null }, { "name": "PersonNr_Redigeret", "type": "esriFieldTypeString", "alias": "PersonNr_Redigeret", "length": 10, "domain": null }, { "name": "Ejertype", "type": "esriFieldTypeString", "alias": "Ejertype", "length": 10, "domain": null }, { "name": "Navn", "type": "esriFieldTypeString", "alias": "Navn", "length": 35, "domain": null }, { "name": "CoNavn", "type": "esriFieldTypeString", "alias": "CoNavn", "length": 35, "domain": null }, { "name": "Adresse_Ejer", "type": "esriFieldTypeString", "alias": "Adresse_Ejer", "length": 35, "domain": null }, { "name": "UdvidetAdresse", "type": "esriFieldTypeString", "alias": "UdvidetAdresse", "length": 35, "domain": null }, { "name": "PostNummer_Distrikt", "type": "esriFieldTypeString", "alias": "PostNummer_Distrikt", "length": 35, "domain": null }, { "name": "EjerforholdKode", "type": "esriFieldTypeString", "alias": "EjerforholdKode", "length": 2, "domain": null }, { "name": "EjerforholdType", "type": "esriFieldTypeString", "alias": "EjerforholdType", "length": 500, "domain": null }, { "name": "EjerstatusKode", "type": "esriFieldTypeString", "alias": "EjerstatusKode", "length": 1, "domain": null }, { "name": "EjerStatusType", "type": "esriFieldTypeString", "alias": "EjerStatusType", "length": 68, "domain": null }, { "name": "EjerAndelTaeller", "type": "esriFieldTypeInteger", "alias": "EjerAndelTaeller", "domain": null }, { "name": "EjerAndelNaevner", "type": "esriFieldTypeInteger", "alias": "EjerAndelNaevner", "domain": null }, { "name": "MatrikelIdent", "type": "esriFieldTypeString", "alias": "MatrikelIdent", "length": 8, "domain": null }, { "name": "MatrikelNummer", "type": "esriFieldTypeString", "alias": "MatrikelNummer", "length": 4, "domain": null }, { "name": "MatrikelBogstav", "type": "esriFieldTypeString", "alias": "MatrikelBogstav", "length": 8, "domain": null }, { "name": "GEO_Matrikel", "type": "esriFieldTypeString", "alias": "GEO_Matrikel", "length": 14, "domain": null }, { "name": "LandsEjerlavsKode", "type": "esriFieldTypeDouble", "alias": "LandsEjerlavsKode", "domain": null }, { "name": "EjerlavsNavn", "type": "esriFieldTypeString", "alias": "EjerlavsNavn", "length": 78, "domain": null }, { "name": "Artskode", "type": "esriFieldTypeSmallInteger", "alias": "Artskode", "domain": null }, { "name": "Artstype", "type": "esriFieldTypeString", "alias": "Artstype", "length": 68, "domain": null }, { "name": "UdskrivningsMatrikel", "type": "esriFieldTypeString", "alias": "UdskrivningsMatrikel", "length": 1, "domain": null }, { "name": "Feat_Kode", "type": "esriFieldTypeInteger", "alias": "Feat_Kode", "domain": null }, { "name": "Feat_Type", "type": "esriFieldTypeString", "alias": "Feat_Type", "length": 80, "domain": null }, { "name": "SFE_EjendomsNummer", "type": "esriFieldTypeInteger", "alias": "SFE_EjendomsNummer", "domain": null }, { "name": "SFE_note", "type": "esriFieldTypeString", "alias": "SFE_note", "length": 30, "domain": null }, { "name": "Land_note", "type": "esriFieldTypeString", "alias": "Land_note", "length": 44, "domain": null }, { "name": "AdresseBeskyttelseKode", "type": "esriFieldTypeString", "alias": "AdresseBeskyttelseKode", "length": 1, "domain": null }, { "name": "AdresseBeskyttelse", "type": "esriFieldTypeString", "alias": "AdresseBeskyttelse", "length": 68, "domain": null }, { "name": "Adresse_Ejendom", "type": "esriFieldTypeString", "alias": "Adresse_Ejendom", "length": 140, "domain": null }, { "name": "Vejkode", "type": "esriFieldTypeSmallInteger", "alias": "Vejkode", "domain": null }, { "name": "HusNummer", "type": "esriFieldTypeString", "alias": "HusNummer", "length": 4, "domain": null }, { "name": "KVH_ADR_KEY", "type": "esriFieldTypeString", "alias": "KVH_ADR_KEY", "length": 11, "domain": null }, { "name": "Etage", "type": "esriFieldTypeString", "alias": "Etage", "length": 2, "domain": null }, { "name": "Side_DoerNr", "type": "esriFieldTypeString", "alias": "Side_DoerNr", "length": 4, "domain": null }, { "name": "KVHX_ADR_KEY", "type": "esriFieldTypeString", "alias": "KVHX_ADR_KEY", "length": 17, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_EjendomsNummer", "fields": "EjendomsNummer", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Skove_kommunal_drift", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -5120763.267722837, "ymin": -9997963.942936342, "xmax": 6120763.267722837, "ymax": 9997963.942936342, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Kategori", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Kategori", "type": "esriFieldTypeString", "alias": "Kategori", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Naturdrift", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 35000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 242, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -5120763.267722837, "ymin": -9997963.942936342, "xmax": 6120763.267722837, "ymax": 9997963.942936342, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Kategori", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Kategori", "type": "esriFieldTypeString", "alias": "Kategori", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "Matrikelskel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"ETRS_1989_UTM_Zone_32N\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",9.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"DVR90\",VDATUM[\"Dansk_Vertical_Reference_1990\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "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": "DVR90", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FEAT_TYPE", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 } }, "defaultLabel": "Skelpolygon matrikelnummer", "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "019c87c367ae0326961248fcca3e920a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAKUlEQVQokWNhIBGwkK3hPwPDf0YGBkZCfLgGZEl8fPKdRLKGUT/g4QMAHTYSQ3opyOgAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Skelpolygon vejlitra", "label": "Skelpolygon vejlitra" }, { "symbol": { "type": "esriPFS", "url": "019c87c367ae0326961248fcca3e920a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAKUlEQVQokWNhIBGwkK3hPwPDf0YGBkZCfLgGZEl8fPKdRLKGUT/g4QMAHTYSQ3opyOgAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Jordstykke, udskilt vej", "label": "Skelpolygon vejlitra" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 179, 252, 255 ], "toColor": [ 217, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 226, 252, 255 ], "toColor": [ 187, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 227, 255 ], "toColor": [ 187, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 215, 252, 255 ], "toColor": [ 246, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 195, 252, 255 ], "toColor": [ 179, 195, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 179, 255 ], "toColor": [ 252, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 194, 255 ], "toColor": [ 252, 214, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 233, 255 ], "toColor": [ 252, 187, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 252, 202, 255 ], "toColor": [ 213, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 252, 255 ], "toColor": [ 202, 252, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MATRNR]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 5001, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 496836.5219999999, "ymin": 6152720.172, "xmax": 554237.3269999996, "ymax": 6206178.745999999, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MATRNR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UUID", "type": "esriFieldTypeString", "alias": "UUID", "length": 32, "domain": null }, { "name": "FEAT_ID", "type": "esriFieldTypeDouble", "alias": "FEAT_ID", "domain": null }, { "name": "FEAT_KODE", "type": "esriFieldTypeSmallInteger", "alias": "FEAT_KODE", "domain": null }, { "name": "FEAT_TYPE", "type": "esriFieldTypeString", "alias": "FEAT_TYPE", "length": 40, "domain": null }, { "name": "ELAVSNAVN", "type": "esriFieldTypeString", "alias": "ELAVSNAVN", "length": 39, "domain": null }, { "name": "ELAVSKODE", "type": "esriFieldTypeDouble", "alias": "ELAVSKODE", "domain": null }, { "name": "MATRNR", "type": "esriFieldTypeString", "alias": "MATRNR", "length": 8, "domain": null }, { "name": "KMS_SAGSID", "type": "esriFieldTypeDouble", "alias": "KMS_SAGSID", "domain": null }, { "name": "KMS_JOURNR", "type": "esriFieldTypeString", "alias": "KMS_JOURNR", "length": 12, "domain": null }, { "name": "SKELSAGSID", "type": "esriFieldTypeDouble", "alias": "SKELSAGSID", "domain": null }, { "name": "SUPMSAGSID", "type": "esriFieldTypeDouble", "alias": "SUPMSAGSID", "domain": null }, { "name": "KOMNAVN", "type": "esriFieldTypeString", "alias": "KOMNAVN", "length": 32, "domain": null }, { "name": "KOMKODE", "type": "esriFieldTypeInteger", "alias": "KOMKODE", "domain": null }, { "name": "SOGNNAVN", "type": "esriFieldTypeString", "alias": "SOGNNAVN", "length": 23, "domain": null }, { "name": "SOGNKODE", "type": "esriFieldTypeInteger", "alias": "SOGNKODE", "domain": null }, { "name": "REGIONNAVN", "type": "esriFieldTypeString", "alias": "REGIONNAVN", "length": 32, "domain": null }, { "name": "REGIONKODE", "type": "esriFieldTypeInteger", "alias": "REGIONKODE", "domain": null }, { "name": "RETSKRNAVN", "type": "esriFieldTypeString", "alias": "RETSKRNAVN", "length": 32, "domain": null }, { "name": "RETSKRKODE", "type": "esriFieldTypeInteger", "alias": "RETSKRKODE", "domain": null }, { "name": "MODERJORD", "type": "esriFieldTypeDouble", "alias": "MODERJORD", "domain": null }, { "name": "REGAREAL", "type": "esriFieldTypeDouble", "alias": "REGAREAL", "domain": null }, { "name": "AREALBEREG", "type": "esriFieldTypeString", "alias": "AREALBEREG", "length": 2, "domain": null }, { "name": "VEJAREAL", "type": "esriFieldTypeDouble", "alias": "VEJAREAL", "domain": null }, { "name": "VEJAREALBE", "type": "esriFieldTypeString", "alias": "VEJAREALBE", "length": 8, "domain": null }, { "name": "VANDAREALB", "type": "esriFieldTypeString", "alias": "VANDAREALB", "length": 6, "domain": null }, { "name": "FAELLESLOD", "type": "esriFieldTypeString", "alias": "FAELLESLOD", "length": 3, "domain": null }, { "name": "ESR_EJDNR", "type": "esriFieldTypeDouble", "alias": "ESR_EJDNR", "domain": null }, { "name": "SFE_EJDNR", "type": "esriFieldTypeDouble", "alias": "SFE_EJDNR", "domain": null }, { "name": "SFE_SAGSID", "type": "esriFieldTypeDouble", "alias": "SFE_SAGSID", "domain": null }, { "name": "SFE_DATO", "type": "esriFieldTypeDate", "alias": "SFE_DATO", "length": 8, "domain": null }, { "name": "SFE_JOURNR", "type": "esriFieldTypeString", "alias": "SFE_JOURNR", "length": 15, "domain": null }, { "name": "SFE_NOTE", "type": "esriFieldTypeString", "alias": "SFE_NOTE", "length": 15, "domain": null }, { "name": "LAND_NOTE", "type": "esriFieldTypeString", "alias": "LAND_NOTE", "length": 22, "domain": null }, { "name": "AREALTYPE", "type": "esriFieldTypeString", "alias": "AREALTYPE", "length": 20, "domain": null }, { "name": "DQ_INDEX", "type": "esriFieldTypeDouble", "alias": "DQ_INDEX", "domain": null }, { "name": "REGISTDATO", "type": "esriFieldTypeDate", "alias": "REGISTDATO", "length": 8, "domain": null }, { "name": "GEOMDATO", "type": "esriFieldTypeDate", "alias": "GEOMDATO", "length": 8, "domain": null }, { "name": "PUBLIDATO", "type": "esriFieldTypeDate", "alias": "PUBLIDATO", "length": 8, "domain": null }, { "name": "matgeon", "type": "esriFieldTypeString", "alias": "matgeon", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MAT_SOEG", "type": "esriFieldTypeString", "alias": "MAT_SOEG", "length": 50, "domain": null }, { "name": "VK_EJDNR", "type": "esriFieldTypeDouble", "alias": "VK_EJDNR", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "MODERMATRIKEL", "type": "esriFieldTypeString", "alias": "MODERMATRIKEL", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R351_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_351", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I464FEAT_TYPE6", "fields": "FEAT_TYPE,LAND_NOTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I464MATRNR", "fields": "MATRNR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I464matgeon", "fields": "matgeon", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I464ELAVSKODE", "fields": "ELAVSKODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I464ELAVSNAVN", "fields": "ELAVSNAVN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S340_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "Distrikter_Vejdrift", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 503436.58999999985, "ymin": 6157941.34, "xmax": 547218.1699999999, "ymax": 6201272.6899999995, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Omraade", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Omraade", "type": "esriFieldTypeString", "alias": "Omraade", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R595_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S515_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 26, "name": "Natur Drift Punkt", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "El_subtype", "field2": "Egenskab", "defaultSymbol": { "type": "esriPMS", "url": "db2e74a0281c997751a6d94d44729ea5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABdklEQVRIid3VPWjTQRgH4OeNFTvUKqKDiIuK3bVQQxUUQVGoUgoOgpOjjk4iDq5CRwURnVzVxaGgdLBJqGZyiW4OgiAOraDYoXkdohCi+eg/dPG33QfPvXccdyM2MSP/L54Wx9h6BhPETnwh6nxaCpfWC+GpvoOft4jrGO0cZd/ntHSH6QchmgPjqXqItRfE4R6F7SXuUz2XFi6Hs9/74qm6i1zAgR5wey4w9iTlbIjsV/n8BuA/uUjlKh52xVPlIHllg/DvxO2Uj9rPv7PyOZSK4fZTO4ZqFzyOtm5C0TSP9MBz9xAySnvaW534KjEE3lzpgUcDs8XxUqMH7jluFpS/sbLYFQ/Tb1PlFU4XwOfD+bWueCt5jXiD8cHdfMfo3c7ev/Bw/EOqzdF8iu0DyO8xEyZ/9MVbC5RfptoUeY882QVdx2O23QiTq/+a0PXJDeUGTqXXU5RmMIFx8ivqbHkWyh97banvZxFOLGO537xC+DDZVPwXW/9hATYqc8oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e11ecafbba3cda67d5b9aa39cb1a2a37", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzElEQVRIie3Wz0sUYRzH8fczs7IopLKuCaZhCNUQSSCJuNt/oIsoLuEhj11CPKmIpyBK8NhFsEMUKoIuWVAI/riK6EqL5aVFL5usP7ZIWYXZeTx0qG33GRxcZSE/t3m+8/2+DvPMPOPiguP6D8HAeABJPwjPGWdbQBhT6+FjcCc7GBirQIpJwK2aIhDyaqk7eqWoILG9n7xxcGSW2aAGrpQAOrOD6LdAKrHyEjehAb/wGd5aADMlGXwbYWjqq40p7v19lQ5aloYQytaXj+vxGd4/zbrgRVcd4WiC2fC2qk1TgzbRhKD5fmXWWmvjNTswLXmwSxWxpOTDcoygvzqjNrMUyz0I8GRkhSpvIU23fz9HMyV5OrHOp9Xv5wPu/DzmQd88DTc9VHoKWfmWYCt+6GTE6cFX3Q0UufW0tQ5/NVvxQ/pff849uBiJc+d6MX3tRtr6WvTH+YBvFjbxGd4M0Gny97W4BC9Bx+DmaDNlxZlH5d2aEhLjbQyHNng2+cUhqOt7WFbWG5t65+yOSn4lTVVpVw2+C0ZomZgG2v7tiu0n1Zo6Rwj5XA0CvH/YTmCsDuuMP1GaZqEfbxB6FLcHAWY6T/9xdJj83aW5yglTwYDR4laKlgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10,Infotavle", "label": "Infotavle, Infopunkt" }, { "symbol": { "type": "esriPMS", "url": "e11ecafbba3cda67d5b9aa39cb1a2a37", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzElEQVRIie3Wz0sUYRzH8fczs7IopLKuCaZhCNUQSSCJuNt/oIsoLuEhj11CPKmIpyBK8NhFsEMUKoIuWVAI/riK6EqL5aVFL5usP7ZIWYXZeTx0qG33GRxcZSE/t3m+8/2+DvPMPOPiguP6D8HAeABJPwjPGWdbQBhT6+FjcCc7GBirQIpJwK2aIhDyaqk7eqWoILG9n7xxcGSW2aAGrpQAOrOD6LdAKrHyEjehAb/wGd5aADMlGXwbYWjqq40p7v19lQ5aloYQytaXj+vxGd4/zbrgRVcd4WiC2fC2qk1TgzbRhKD5fmXWWmvjNTswLXmwSxWxpOTDcoygvzqjNrMUyz0I8GRkhSpvIU23fz9HMyV5OrHOp9Xv5wPu/DzmQd88DTc9VHoKWfmWYCt+6GTE6cFX3Q0UufW0tQ5/NVvxQ/pff849uBiJc+d6MX3tRtr6WvTH+YBvFjbxGd4M0Gny97W4BC9Bx+DmaDNlxZlH5d2aEhLjbQyHNng2+cUhqOt7WFbWG5t65+yOSn4lTVVpVw2+C0ZomZgG2v7tiu0n1Zo6Rwj5XA0CvH/YTmCsDuuMP1GaZqEfbxB6FLcHAWY6T/9xdJj83aW5yglTwYDR4laKlgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10,Infotavle rød", "label": "Infotavle, Infopunkt" }, { "symbol": { "type": "esriPMS", "url": "e11ecafbba3cda67d5b9aa39cb1a2a37", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzElEQVRIie3Wz0sUYRzH8fczs7IopLKuCaZhCNUQSSCJuNt/oIsoLuEhj11CPKmIpyBK8NhFsEMUKoIuWVAI/riK6EqL5aVFL5usP7ZIWYXZeTx0qG33GRxcZSE/t3m+8/2+DvPMPOPiguP6D8HAeABJPwjPGWdbQBhT6+FjcCc7GBirQIpJwK2aIhDyaqk7eqWoILG9n7xxcGSW2aAGrpQAOrOD6LdAKrHyEjehAb/wGd5aADMlGXwbYWjqq40p7v19lQ5aloYQytaXj+vxGd4/zbrgRVcd4WiC2fC2qk1TgzbRhKD5fmXWWmvjNTswLXmwSxWxpOTDcoygvzqjNrMUyz0I8GRkhSpvIU23fz9HMyV5OrHOp9Xv5wPu/DzmQd88DTc9VHoKWfmWYCt+6GTE6cFX3Q0UufW0tQ5/NVvxQ/pff849uBiJc+d6MX3tRtr6WvTH+YBvFjbxGd4M0Gny97W4BC9Bx+DmaDNlxZlH5d2aEhLjbQyHNng2+cUhqOt7WFbWG5t65+yOSn4lTVVpVw2+C0ZomZgG2v7tiu0n1Zo6Rwj5XA0CvH/YTmCsDuuMP1GaZqEfbxB6FLcHAWY6T/9xdJj83aW5yglTwYDR4laKlgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10,Infotavle træ", "label": "Infotavle, Infopunkt" }, { "symbol": { "type": "esriPMS", "url": "ca36bc14e800f18587a0fad9fc49b336", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/UlEQVRIie3UsWrCQBzH8W+OU6i1BBw6hGrpIrSzjl0UugldAnb2DXwAQTp16ws4OQt9g3Yr6KJLcRUUSodWMRRpYtvBIUQwaC4pJfif7g7+/89wvzvJH5WMPXRRyHCfFNiqg98XdIcWzU3QceOccsVAqEKXjwgsdx//O9pD0UDOD7RH8LqAahbODiOCzGd4mKzWd0MYXMFpKmRoarsIwMyGzhjq+ZChtIQjCXPHPTMOtu3eAZIatIpQ64HlwE0OzJMIIFgNvjbgcwl6YpfOAPFOCNAD/IT/8x3tIV+o94GmaeqDv77x5HId6t++UFJnAHjzg6bAU0iQp+IXhl9+GDB0EkgF8gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10,Kortbord træ og alu A3", "label": "Kortbord" }, { "symbol": { "type": "esriPMS", "url": "ca36bc14e800f18587a0fad9fc49b336", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/UlEQVRIie3UsWrCQBzH8W+OU6i1BBw6hGrpIrSzjl0UugldAnb2DXwAQTp16ws4OQt9g3Yr6KJLcRUUSodWMRRpYtvBIUQwaC4pJfif7g7+/89wvzvJH5WMPXRRyHCfFNiqg98XdIcWzU3QceOccsVAqEKXjwgsdx//O9pD0UDOD7RH8LqAahbODiOCzGd4mKzWd0MYXMFpKmRoarsIwMyGzhjq+ZChtIQjCXPHPTMOtu3eAZIatIpQ64HlwE0OzJMIIFgNvjbgcwl6YpfOAPFOCNAD/IT/8x3tIV+o94GmaeqDv77x5HId6t++UFJnAHjzg6bAU0iQp+IXhl9+GDB0EkgF8gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10,Kortbord træ og alu A2", "label": "Kortbord" }, { "symbol": { "type": "esriPMS", "url": "ca36bc14e800f18587a0fad9fc49b336", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/UlEQVRIie3UsWrCQBzH8W+OU6i1BBw6hGrpIrSzjl0UugldAnb2DXwAQTp16ws4OQt9g3Yr6KJLcRUUSodWMRRpYtvBIUQwaC4pJfif7g7+/89wvzvJH5WMPXRRyHCfFNiqg98XdIcWzU3QceOccsVAqEKXjwgsdx//O9pD0UDOD7RH8LqAahbODiOCzGd4mKzWd0MYXMFpKmRoarsIwMyGzhjq+ZChtIQjCXPHPTMOtu3eAZIatIpQ64HlwE0OzJMIIFgNvjbgcwl6YpfOAPFOCNAD/IT/8x3tIV+o94GmaeqDv77x5HId6t++UFJnAHjzg6bAU0iQp+IXhl9+GDB0EkgF8gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10,Kortbord sort A3", "label": "Kortbord" }, { "symbol": { "type": "esriPMS", "url": "ca36bc14e800f18587a0fad9fc49b336", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/UlEQVRIie3UsWrCQBzH8W+OU6i1BBw6hGrpIrSzjl0UugldAnb2DXwAQTp16ws4OQt9g3Yr6KJLcRUUSodWMRRpYtvBIUQwaC4pJfif7g7+/89wvzvJH5WMPXRRyHCfFNiqg98XdIcWzU3QceOccsVAqEKXjwgsdx//O9pD0UDOD7RH8LqAahbODiOCzGd4mKzWd0MYXMFpKmRoarsIwMyGzhjq+ZChtIQjCXPHPTMOtu3eAZIatIpQ64HlwE0OzJMIIFgNvjbgcwl6YpfOAPFOCNAD/IT/8x3tIV+o94GmaeqDv77x5HId6t++UFJnAHjzg6bAU0iQp+IXhl9+GDB0EkgF8gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10,Kortbord sort A2", "label": "Kortbord" }, { "symbol": { "type": "esriPMS", "url": "ca36bc14e800f18587a0fad9fc49b336", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/UlEQVRIie3UsWrCQBzH8W+OU6i1BBw6hGrpIrSzjl0UugldAnb2DXwAQTp16ws4OQt9g3Yr6KJLcRUUSodWMRRpYtvBIUQwaC4pJfif7g7+/89wvzvJH5WMPXRRyHCfFNiqg98XdIcWzU3QceOccsVAqEKXjwgsdx//O9pD0UDOD7RH8LqAahbODiOCzGd4mKzWd0MYXMFpKmRoarsIwMyGzhjq+ZChtIQjCXPHPTMOtu3eAZIatIpQ64HlwE0OzJMIIFgNvjbgcwl6YpfOAPFOCNAD/IT/8x3tIV+o94GmaeqDv77x5HId6t++UFJnAHjzg6bAU0iQp+IXhl9+GDB0EkgF8gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10,Kortbord armefa A3", "label": "Kortbord" }, { "symbol": { "type": "esriPMS", "url": "ca36bc14e800f18587a0fad9fc49b336", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/UlEQVRIie3UsWrCQBzH8W+OU6i1BBw6hGrpIrSzjl0UugldAnb2DXwAQTp16ws4OQt9g3Yr6KJLcRUUSodWMRRpYtvBIUQwaC4pJfif7g7+/89wvzvJH5WMPXRRyHCfFNiqg98XdIcWzU3QceOccsVAqEKXjwgsdx//O9pD0UDOD7RH8LqAahbODiOCzGd4mKzWd0MYXMFpKmRoarsIwMyGzhjq+ZChtIQjCXPHPTMOtu3eAZIatIpQ64HlwE0OzJMIIFgNvjbgcwl6YpfOAPFOCNAD/IT/8x3tIV+o94GmaeqDv77x5HId6t++UFJnAHjzg6bAU0iQp+IXhl9+GDB0EkgF8gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10,Kortbord armefa A2", "label": "Kortbord" }, { "symbol": { "type": "esriPMS", "url": "ca36bc14e800f18587a0fad9fc49b336", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/UlEQVRIie3UsWrCQBzH8W+OU6i1BBw6hGrpIrSzjl0UugldAnb2DXwAQTp16ws4OQt9g3Yr6KJLcRUUSodWMRRpYtvBIUQwaC4pJfif7g7+/89wvzvJH5WMPXRRyHCfFNiqg98XdIcWzU3QceOccsVAqEKXjwgsdx//O9pD0UDOD7RH8LqAahbODiOCzGd4mKzWd0MYXMFpKmRoarsIwMyGzhjq+ZChtIQjCXPHPTMOtu3eAZIatIpQ64HlwE0OzJMIIFgNvjbgcwl6YpfOAPFOCNAD/IT/8x3tIV+o94GmaeqDv77x5HId6t++UFJnAHjzg6bAU0iQp+IXhl9+GDB0EkgF8gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10,Kortbord", "label": "Kortbord" }, { "symbol": { "type": "esriPMS", "url": "d331aa2a3bd71272060affe0855b6714", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAYAAAAWl4iLAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJElEQVRIie3UPUoDQRjG8f8TItZWdimsPICFlZV4AXe30EoQCystPEYOkDpEdHeNBxAsPIZkG+NXIQaxUzavhSJqdsls2EUCecqZd34zwztMnYpSn27YfI4QixNJQx4U08yEgXWMjYlgcQ55sNFCNIDlguwjcPpz4BesmC7QtYA1jDbQGAPeALvApSLSXPh7g5Ar8+k7wH1FXGRNTPlzm8Ez+B9g89gBVh3Wr1jApkLOxsIWcIjRBOQAz2OE5rGvmFYubB7bGHvA9R9gDlgCUqA3wosD83hRzEkmrJgO0Bm5xRYLvPMMJIrcvlSn5umYgfkMgFuXemf4KwmqAhY9hlXARoK4qwau8VQ+XCMh5bV8+PPEb+XDEfcCKx0ughaCi6Yy+ANwKFDmmUpMGAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "20,andet", "label": "Pæl/skilt Andet" }, { "symbol": { "type": "esriPMS", "url": "d331aa2a3bd71272060affe0855b6714", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAYAAAAWl4iLAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJElEQVRIie3UPUoDQRjG8f8TItZWdimsPICFlZV4AXe30EoQCystPEYOkDpEdHeNBxAsPIZkG+NXIQaxUzavhSJqdsls2EUCecqZd34zwztMnYpSn27YfI4QixNJQx4U08yEgXWMjYlgcQ55sNFCNIDlguwjcPpz4BesmC7QtYA1jDbQGAPeALvApSLSXPh7g5Ar8+k7wH1FXGRNTPlzm8Ez+B9g89gBVh3Wr1jApkLOxsIWcIjRBOQAz2OE5rGvmFYubB7bGHvA9R9gDlgCUqA3wosD83hRzEkmrJgO0Bm5xRYLvPMMJIrcvlSn5umYgfkMgFuXemf4KwmqAhY9hlXARoK4qwau8VQ+XCMh5bV8+PPEb+XDEfcCKx0ughaCi6Yy+ANwKFDmmUpMGAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "20,Galge", "label": "Pæl/skilt Andet" }, { "symbol": { "type": "esriPMS", "url": "d331aa2a3bd71272060affe0855b6714", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAYAAAAWl4iLAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJElEQVRIie3UPUoDQRjG8f8TItZWdimsPICFlZV4AXe30EoQCystPEYOkDpEdHeNBxAsPIZkG+NXIQaxUzavhSJqdsls2EUCecqZd34zwztMnYpSn27YfI4QixNJQx4U08yEgXWMjYlgcQ55sNFCNIDlguwjcPpz4BesmC7QtYA1jDbQGAPeALvApSLSXPh7g5Ar8+k7wH1FXGRNTPlzm8Ez+B9g89gBVh3Wr1jApkLOxsIWcIjRBOQAz2OE5rGvmFYubB7bGHvA9R9gDlgCUqA3wosD83hRzEkmrJgO0Bm5xRYLvPMMJIrcvlSn5umYgfkMgFuXemf4KwmqAhY9hlXARoK4qwau8VQ+XCMh5bV8+PPEb+XDEfcCKx0ughaCi6Yy+ANwKFDmmUpMGAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "20,P-skilt", "label": "Pæl/skilt Andet" }, { "symbol": { "type": "esriPMS", "url": "d331aa2a3bd71272060affe0855b6714", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAYAAAAWl4iLAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJElEQVRIie3UPUoDQRjG8f8TItZWdimsPICFlZV4AXe30EoQCystPEYOkDpEdHeNBxAsPIZkG+NXIQaxUzavhSJqdsls2EUCecqZd34zwztMnYpSn27YfI4QixNJQx4U08yEgXWMjYlgcQ55sNFCNIDlguwjcPpz4BesmC7QtYA1jDbQGAPeALvApSLSXPh7g5Ar8+k7wH1FXGRNTPlzm8Ez+B9g89gBVh3Wr1jApkLOxsIWcIjRBOQAz2OE5rGvmFYubB7bGHvA9R9gDlgCUqA3wosD83hRzEkmrJgO0Bm5xRYLvPMMJIrcvlSn5umYgfkMgFuXemf4KwmqAhY9hlXARoK4qwau8VQ+XCMh5bV8+PPEb+XDEfcCKx0ughaCi6Yy+ANwKFDmmUpMGAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "20,Stander", "label": "Pæl/skilt Andet" }, { "symbol": { "type": "esriPMS", "url": "d331aa2a3bd71272060affe0855b6714", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAYAAAAWl4iLAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJElEQVRIie3UPUoDQRjG8f8TItZWdimsPICFlZV4AXe30EoQCystPEYOkDpEdHeNBxAsPIZkG+NXIQaxUzavhSJqdsls2EUCecqZd34zwztMnYpSn27YfI4QixNJQx4U08yEgXWMjYlgcQ55sNFCNIDlguwjcPpz4BesmC7QtYA1jDbQGAPeALvApSLSXPh7g5Ar8+k7wH1FXGRNTPlzm8Ez+B9g89gBVh3Wr1jApkLOxsIWcIjRBOQAz2OE5rGvmFYubB7bGHvA9R9gDlgCUqA3wosD83hRzEkmrJgO0Bm5xRYLvPMMJIrcvlSn5umYgfkMgFuXemf4KwmqAhY9hlXARoK4qwau8VQ+XCMh5bV8+PPEb+XDEfcCKx0ughaCi6Yy+ANwKFDmmUpMGAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "20,Stort P-skilt", "label": "Pæl/skilt Andet" }, { "symbol": { "type": "esriPMS", "url": "d331aa2a3bd71272060affe0855b6714", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAYAAAAWl4iLAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJElEQVRIie3UPUoDQRjG8f8TItZWdimsPICFlZV4AXe30EoQCystPEYOkDpEdHeNBxAsPIZkG+NXIQaxUzavhSJqdsls2EUCecqZd34zwztMnYpSn27YfI4QixNJQx4U08yEgXWMjYlgcQ55sNFCNIDlguwjcPpz4BesmC7QtYA1jDbQGAPeALvApSLSXPh7g5Ar8+k7wH1FXGRNTPlzm8Ez+B9g89gBVh3Wr1jApkLOxsIWcIjRBOQAz2OE5rGvmFYubB7bGHvA9R9gDlgCUqA3wosD83hRzEkmrJgO0Bm5xRYLvPMMJIrcvlSn5umYgfkMgFuXemf4KwmqAhY9hlXARoK4qwau8VQ+XCMh5bV8+PPEb+XDEfcCKx0ughaCi6Yy+ANwKFDmmUpMGAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "20,naturstiskilt", "label": "Pæl/skilt Andet" }, { "symbol": { "type": "esriPMS", "url": "073218ab67978938a1950624cd1bd667", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAYAAAAWl4iLAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABQElEQVRIie3Uv0oDQRDH8e+EC6mtxI0oWPkAFlZWYmEulaWVIBZWWvgYPkBqCfgHI5icjWDhY0iu0HibFGIQOyUZiyDocTF34Q4J5Ffu7nx2YJdxyCjOZMNumyNRZseB+kLbm+M4EkZZV9gYBxblCobAChWBBWA5odtBOfu58Av2DDWgtmlZy8EJg0v+ylNO2S0Y7i6E3lD4OzeG+5KlJSNghdZ1kduovQn/blN4Cv8D7AbsAKujigVWypatuuFyJFy2HOpgSkmMxgoK52XLft1QGQq7lm2FPeAhBOSBJaAHNMO6wkEp4M0rchoJNwxVoBouLD0yI3leAb9h4o3UWI/nLdJ1LV2U5zjnY8MAAr5KBrAKTcmiY1V8FYLUYVF8lJfU4b7gO8p76nCuh//p8JE63JjHImjqcBI0GZwwmcFfOpJeD+ADoXIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "20,cykelrute_skilt", "label": "Cykelrute skilt" }, { "symbol": { "type": "esriPMS", "url": "74aee98950a8e91ec363c6f1428a918f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAYAAAAWl4iLAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMUlEQVRIie3UMUoDQRTG8f/TDdZW4kQiWHkACysr8QJidiGVIBZWWngMD5BaArsB4wEEC48h2ULjTizEIOmE5FmIYHCXzIZdJJCvfDPvNwMzPI+S4s053O5foro2GyV9/PWrdBjdBw5mg/UWyIDHNIEawnZO9RXR6HdhEg5MB+gQ2T3gGqhNAZ8RPQFzT11G2fBPfPNAZHsOcI969S5tYd6/2wJewP8Ah8kxsOvQv0NkD/HNzXQ4shd8TylxgFeANqE9IzDNbDi0DZRThMeJulJB2AJGQDflgHPC5IOgGqbDgWkBrT9tradVvMo7EOMbp5Hq9niNzQGRHYC+OO13hgGEGJUSYJVuOTdWjVmSpHgYjVF9Kx4WiRnrsAR4FLPsfRYPH21YRLR4OAeaD86Z0uAvKp5YukNNNBoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "20,hærvejsskilt", "label": "Hærvejsskilt" }, { "symbol": { "type": "esriPMS", "url": "bb0b881225e0e62bb4d79d30f5b17853", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAYAAAAWl4iLAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNklEQVRIie3UsUrDUBTG8f/RFGcnMRUFJx/AwclJfAGxCXQSxMFJBx/DB+gsgaRgfQDBwceQZtCaWwexSDchPQ4ZtJLqTUmQQr/x3nt+58K9HIeK4sw23Kd9oejKNJBAfxXvMhdW2AP2p4EVboB8GEYtYB1kq6D7okj0fWEMdvE7QMcQ7QJXWZNf86TIsQt3QiOdCH818O4NUc8C7tVp3OZtzPh3m8Nz+B/ghPAI2LGo3zZEBy7e9Z+wITonm1JiAS8BbUN46uK3JsKGsAl6AvIwXq81kE0gBbo5Dc4Swvc6fpgLu/gBEPyseiRYruG8AbGLZzVSrR5vg+bAEA0Unm3OW8NZJBa0fFjQbiU3VjQWFpIKYGJFX0uHBYmV0bB0OEVih8WP0uE1Do0gWjpcBC0EF01l8CdEgFi6hz0bLgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "20,piktogram speciel", "label": "Pæl/skilt Piktogram Speciel" }, { "symbol": { "type": "esriPMS", "url": "fd11f791db075047f4adca6d9570f868", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAYAAAAWl4iLAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABI0lEQVRIie3UP0oDQRTH8e+LCdZWdimsPICFlZV4AZlNkUoQCystPEYOkFoW3F2MBxAsPIZkG+O/QgxiJyQ/C0XU7JLZsIsE8itn3vvMwDymTkWpzzesmBPE6kxSjUdzdDJhYBtjZyZYXEAebHQRTWC9IPsERD8XfsHm6AE9RWxhnALNKeAtsA9cWcAoF/4+oMW1YgYe8MACLrM25nzcFvAC/gdYCXuITY/+DUXsWovzqbAijhEdwDzgZYxYCYfm6ObCSmgjDoCbP0ADWANGQH+CF0dKeDXHWSZsjhAIJ/pCVmjwAqQW+H2pXo9nbYaKGQJ3PvXe8FdSVAUs+tSqgI0UcV8NPOa5fHhMyhJv5cOfN34vH3Y8mKHS4SJoIbhoKoM/AANEUJnHSsYqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "20,type 1", "label": "Pæl/skilt type 1" }, { "symbol": { "type": "esriPMS", "url": "19995884bb0831c8be6d88dbcf39d74a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAYAAAAWl4iLAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNklEQVRIie3UsUrDUBTG8f9pIp2d3Do4+QAOTk7iC4gm2EkQQZckg49RmkzSWYK3ivUBBAcfQ5rFanWQFnFTmuskaEnpTUmQQr/x3Ht+dziHa1NS7PmGlccpsDILJBVenCaNTBhhC9ieBSblBibB0EJTQ1jLhWpeU2j/Lv2B3ZAO0Gl7bGrhHKhNIR9TzaHd527vitFE+CdOxL3y6RnAvf2I26yDOV+3BbyA/wFWAQdoNgz619seO07E9VT4IiBA0wDEAK5q4VJ5nLgRrYmw8qmTcoTwMAYsAavACOhmPOCrgHe3icqE3ZAYiMe74mOWrSoDIHFDsy/VaHj1M4YqYCiaJ5P7xjAAmkRTDtyVUmAh0fBcCizwVjgsKUlq8VE8XCGxvvgsHN5t0hfQhcN50Fxw3pQGfwP8ilgu92JzcAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "20,type 2", "label": "Pæl/skilt type 2" }, { "symbol": { "type": "esriPMS", "url": "b959c691b5794157c5f5916e88aef5e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAICAYAAADnVO9eAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABmUlEQVQokb2QsaraAABFTyTiIjYiEdGIKIiig1pwEAeHgvgL+gFOxQ9w8jucnLt3EBRdHGoVQRxCkPCkiIMaYhLCIyivW4fHe29ooXc8cO+BK/KfIr4GrVbri6IoRcD3t6P3+90ajUbfAOdNUTwez4fD4e+XyyVwOBywLItqtcput+N8PhMMBhFFkVKpxHq9xvM8JEkiGo2iaRqiKFIoFHh+fqbb7X4eDodf3xQpiiKHQqGAZVk0m02u1yuj0Yh2u43rujiOQ6PRYDAYkMvl6Pf79Ho9Op0OiqLweDzQNA1ZlnFdN/3hdYIgsFgsuFwulMtlMpkMiUSC+XxONpvFcRxSqRT5fJ7pdEqlUgFA13WKxSKSJFEoFDidTi/vivb7/VM6nb7FYrFP9/ud5XJJvV5nNptxu93QdR1VVanVaux2OwRBIBAIMJlMMAyD7XaLLMuoqvoSiUR+visyDOPXeDwuJZPJrOd5AKxWKwD8fj+WZQGw2Wz+dDzPw7ZtfD4ftm1j2zaGYTjH4/HHh9eZpnkwTfPwmv9rfgMTG68ZcCLaWgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "40,Med ryglæn", "label": "Bænk med ryglæn" }, { "symbol": { "type": "esriPMS", "url": "0a0f635dc7c7c335aa7c3a4b5baf4ba3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAKCAYAAACngj4SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA20lEQVQ4jcXTv0sCYRjA8e9zP3RvCeeCxsC6P8BwcDYJXEWC2sK5wD/AqUEHdRVEZ2lsrhxcRNpV/Beu956WghPuhsPj/MIzvMvz4Rleh4xzjg5+Tu8LYngCysAZkE+40weWqvrmuvbrZbW3iwU/xg8XljHvCqcJkXB5wBMRz/wEj1+TZumq1l9EghamfSC2l8IJgfUC1CJBFQ1EJS3vX/XDz31QnbaFuUnxyi1inmNB7667mo8aRbXtliAV4BzIJUR84FuUWeDQub4dbGJBgGJ9uAZaf5N6mf/DX0FzPKP2IkTzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "40,Uden ryglæn", "label": "Bænk uden ryglæn" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 101, 168, 0, 255 ], "size": 16, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7999999999999999 } }, "value": "80,Bom A", "label": "Bom/Kæde" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 101, 168, 0, 255 ], "size": 16, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7999999999999999 } }, "value": "80,Bom B", "label": "Bom/Kæde" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 101, 168, 0, 255 ], "size": 16, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7999999999999999 } }, "value": "80,kæde", "label": "Bom/Kæde" }, { "symbol": { "type": "esriPMS", "url": "54985b764e48a6e0f5611960fce752a1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACx0lEQVRIieXVXWxLYRzH8e/paU+7dd26ic2sbDKJLEMwGnRB4l3EuPEWCTduXAmJuHBBuBAJceHKhRGJhV2wRbwM8RIzGUY22yIhampv6LqtZ+vb6XGBWbdTbdoGid/d85zf+X/yJOfJ0fOHo///wGWHl+ktb23rA6q+KOGpOjVo0g/dr6msbvstWLFn65SXLXPbOgKFGQljPyIKCuXb8q49rjqzKSrY5S6oTgUGoKgiDfKijet29cy5cb76lSbYF7YWpwIbjSpKugPQBlVVp0slCEBYMIxe/v2vdGxKTO3sm3Qq5qAPgUKOdR5KHuwJ5XHZvYUpxo+szrxNvddB+3AJABXZNRgFP1fcmxlQMmNicYHuUA53B1awfcIlAG72r+WtbzoAU6UOVmbdoVG2Jwc6LPVki30APBpcwoCSid3ciE818d4/baTX6itlVVYds9JaqPc6KEt/gaQLANAkz8OvGuMDe4O5eJXv1zGoGrBJLiYZumkemo2iiiO99uESVARmpzdT73Vg0vmQhO+ggBr/CcvML5gqdQCwOus2E8SvAORLXRzIPxHRVVQRu7kRS/5gxP4TeTFapib4OTgRQf3VtllcADyX5xMISxFdgxBkVloLIgpOf9HIfhjtK60J3htYHrFeanlIZ3AyF77sHNctMjo5bjtITzCPKvc2TSQmODo2gwur3sNjT7nmc6e/iN5gLqVprTGxuMCfg5qG5kXtPJUXssFai1XvwROyJgfOTHuNHDbzxjcjaqdRtrPBWkuJqZ0G76LkQEUQudW/JuI6jM07XzHPvAvI0HljjYsNnu7eG3OIisDJnv0xe+NASfDJQE5cb8YZSQg5o4I2o+ts23Dp0VRhBdKn4cHprutRwbqLlcdWbRfEjyHbbl/YZE4UEkC1ip6OQunDjquHH4SiggB1l84dAY4kio1Ok8bev/fHT3W+AXMM8qg3gEQnAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "90,Træ", "label": "Bordebænkesæt Træ" }, { "symbol": { "type": "esriPMS", "url": "ad016bfb6f169dab78a140b3610ea514", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC0UlEQVRIieXVS0hUURzH8e880snxjallPioNy3dFD6LEkqKMSIkW5cJNkNIiCCQrQSkSF4EQFeVOFI3SHrqoNuMDtYwac9QwmVEnhyYrZ8RbvmbmthBstJlmUKmg3+6c87//z7mHc7ly/nDk/x9YpFLJx7X+R6attqjFNpXAjFIpUZVkb+n9LXipWhNeV2fo7Rrs814sNtdYJiH7+otHled3ZjoFe3Tm+12D5iVjABarSE3L0LGLVerka6dSOh2CH02TG5YDs0cFwbYbcAzabKJ0OUEAEVbYj//+LV2YvXGrqC3Y7bLR2wEz6YWNSwe1RoHLlRriI/04mxFDdbOepu4RAC4c34TSU05hlYbPY1MuMbdAw9cJ7jzVUpqTBEDZkz463o8CkBjlT+6haOrah5cGnkyNZHWAAoAK1SCfx6bI3BmGMGnhjdY0V6fSjJB3OJr0pBCqm/Uc3R7GSk8ZAPUdBr5PWd0DdUaBr+OzO56cthIX4UfMGh+eq41YrOJcXVP3CKIIB1JCqW7Wo1TI8PKcbSmVSNx/w6M7wkiI9APgbEYM4UFeAGwM86G+cM+82hmrjaxdawny9Zw3X9Oidx8c+CRgv7+4iFn88UsDEwuOSeEhIz0phBUyKWrdz+O22kQcxSFY/kw3b5yzfx19hnHOlat/qU1e74+67CBao0BBRZdDxCVon83hvoQGKKhqGnK43qkzozMKpCUEu8TcAvclhgCzt85ZHrQNk58VS2iAAqNpcqlgMCZhmtZ3X5zW1LZ9ID8rltT4YO45uSxugxabyI2G/nmfw8K86h/lYfswgd4ertq5Bk+UtrlsIoqQVdLqsu4XUKmQfwMC3XrSzXjIpINOwbgI37uNmpEry4XFhvtM+GwwNzgFb57ZdjXv9mtZj958enzColwsJJNKxBB/hT4xyi+7KC3J4hQEuJW7tRgoXixmnwYHc//eH3+58wPY2PvOLn6zXwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "90,Hvid", "label": "Bordebænkesæt Hvid" }, { "symbol": { "type": "esriPMS", "url": "a134c3b504b35e1b888658b0a918aa77", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAaCAYAAAC+aNwHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAByElEQVQ4jc3UP2gTYRjH8e9ziZTkmpIM4tLJzUEQ1Fnc7OTg4qCXtBQryGlc/HORcoNprMVSIgjtUpMrxcHdwUEQFQRRN8FFEAcX8U8vF2zjPQ5FMM3dJbGLz/je7/nc897de2l2Wen/G9C6PdIujB3Onq2++CeglR+9bKiWdPncQZlZ2RoK8NedfUYHRyHXzuy9ACwNBUhHqormABSd/dG47o0Va18GAvxV5xDo5F9LhRS4gD3YBCmWAKN7JDm/0bxxL2fdfJcIBF7llKoei2DTBroITMQCWrdHAtXbkVNtJ060Gs6EWZx7FAm0CrmyKPvjAUC4o0/cx3Lc7XQBX1fdvOimk9i8XQeCT1tTwEoXkC+53wPPeQ8c6QOEoK96tiCCBve1rIY8S2xXaZhW9XUPAJAt1Z77TeeBwOmYdl/D7m32vMYUv66GpE4CmZ6bw9zo5MLnRCBjzX9sNSsLoLM7Ln0wv20s7sxHfonZ9p75ILM5BYz/WRPVK3Lx7s+BAJlxA9+rXBPVNQAVnppW7WFUNvY0mmeq64Hn2MBRCcNyXC7+OAsaNPWSqkybxVtvhgYAslbtpdbtt0mZvj/VqAc3FNCvdg38BjHAnXDGD2DbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "130,Klaplåge", "label": "Klaplåge" }, { "symbol": { "type": "esriPMS", "url": "f73d475bced806cb5022aa745b12de93", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAaCAYAAAC+aNwHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABbklEQVQ4jc3UPWgUURAA4G+OI2IgoJWNlZ2FIKi1raksbCw1iAjhuE2jkiJco6DBY0/R4jpRxMI+hZ2oIIjaCTaClY1FQAUxOBaJwZXd+0kap3uzMx/v7c6+tl1G+z8HOrlHOOZ2vNwZ0LYknXMxjxjGz+mAbh6QljFn1iLK6YCWa9IcCCsW84G78WUyoMij0vntddpvRg+dSXdQolXJpEuKvKeM96OBbp7ByRq0LfUx3wxsfrabDbsinFLkvDLW6oGWAocagc24pZdP9WKjChS5D8tjmuGwdQsYVoHSusIHHB8D/JJe/1n8dYRIssDzke3pvkG8qQFQxgvdfCycbWj/aqZ6zLo5uILT2Fvz7LrV+DwaGMQnS7kqrVTy4aMN/X/L6yfxmxtmLeDgdi5ddid+TAYM47sir+LhVuaZMp7UlTb/jaVHCh2c2Bqw2hhxoUTK7AoX9OPtDgAM4pVOvhtVMv5SrXlx0wFjYtfAb2lEYgtUTUPZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "130,Stente", "label": "Stente" }, { "symbol": { "type": "esriPMS", "url": "22a5817f7a10d46878c4dc4131e0fa2a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAaCAYAAAC+aNwHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeElEQVQ4jc3UPywDYRjH8e8jRQyiJovJZpBIFOkfwaYWg8WIGCQiakE6NBYSRGMy2ISIwcxgkNBrSQSbxCIxWQwSkfjTPoZD2rr3rmXxbve+z/O539373vn44/D9b0DZrwZ/mxBK/zKBfxp0WDlvEQJvZQHKaQNk40AtvE4Aa2UmyC3YzQCaUM62hM6HkgDFagUdyZuqh+w8MFlqgjWgoogdVzLrQvDaFVCsQaDbAfVBNglEjYC9bSwbUgHSp6SiQuTAkKAuBjSZAQBZVY4Ohd73AkA58gNx92YAmqF6FNgoStDzCOkbIOAB5EDOvy6+AUFUycQgl/IANoXgxQ/ARoKWYu0CQ4bmJ6gseEyHc6CzIANAjcPaotBx7woIkTslvQKaKFq5hcdkcb3hJFYtwcso0Jh39xmh/6UkQAg8K6k5kO3PqWMhvOdU6/I1hncgMwnaDhIzVRkBe1tPpqBiTAhdlg3YSNeZsn/lVuP5U3V6cWUBXuPPwAcUr2U3fKnPegAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "130,", "label": "Led i hegn" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 255, 197, 255 ], "size": 16, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7999999999999999 } }, "value": "190,Otto kuppelspand", "label": "Skraldespand" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 255, 197, 255 ], "size": 16, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7999999999999999 } }, "value": "190,Skraldespand ", "label": "Skraldespand" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 255, 197, 255 ], "size": 16, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7999999999999999 } }, "value": "190,Skraldespand A", "label": "Skraldespand" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 255, 197, 255 ], "size": 16, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7999999999999999 } }, "value": "190,Skraldespand B", "label": "Skraldespand" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 255, 197, 255 ], "size": 16, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7999999999999999 } }, "value": "190,B96 Brovst Miljøspand træ", "label": "Skraldespand" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 255, 197, 255 ], "size": 16, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7999999999999999 } }, "value": "190,B96 Brovst Miljøspand rød", "label": "Skraldespand" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 255, 197, 255 ], "size": 16, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7999999999999999 } }, "value": "190,Rottesikret spand", "label": "Skraldespand" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 255, 197, 255 ], "size": 16, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7999999999999999 } }, "value": "190,Rund", "label": "Skraldespand" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 255, 197, 255 ], "size": 16, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7999999999999999 } }, "value": "190,Skraldespand", "label": "Skraldespand" }, { "symbol": { "type": "esriPMS", "url": "896f2ecd92d04a46707bfb561eaa5b67", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAYCAYAAAAlBadpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABj0lEQVQ4jbXSv2tTYRTG8c8JhSI4uVj1Lyj+mARHJ4d2KIrcVAMKQh0EXRwUByGjIBUHQSgI1YI2SalCoYPiqqCLuDgVBSdBHKUIva9D0yQ3N02LxbOdh/N9z3POe0bsIUb+G5warmJMRZLLhXU8iqo/Q+HUckUyt5kgwMwWuC2clpySe1wUzca0J0Ntp6Yjci8x2iOv+OJWf20BTk378AqHeuTPqEVdvi2cktDyFCf7ar4J91KrY/9ZVH0odm6aEA7gbVsZw1FMSZ2qeZmPpc4xbRWrbfv78b7PwTJmIrpPlRe2aX8ex3rkN7gYVRsDZ+5Ey12c71HeWXcuLnf/dyCcGs6i3lfz3ajZ1EDF68gsl+DUdBwLtm6pG9NtZcEvK4M7537jTCevuIOpdnZf5nbvsgpwXLCGNUhLTshNIgk3I/Owf97SzJDqKnJzyIVLkVkcBA6EjbuGcWEyss7B7AynFw4LN3A6Mp+GgeXOFdcxEVVfdwILcHruoA0PoubnbsACHDU/dguV4H+JPcF/AQP4avzzlIvDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "900,Strømgiver", "label": "Strømgiver" }, { "symbol": { "type": "esriPMS", "url": "109340e13956118277f28dea89bf6046", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADgklEQVRIieWWW2zTVRzHP//+6+iFzmHZ5qBdOrqMedmFzQtBow6U1MDDQENiNnQuLEwffJCEGEkMt6goLNnDNLCExABVROcS9yCDZBcmGxIioxQtbrXdHEPnoM3arayXvw+zo7X/brGCPvh9Opfv+X3O+Z//75yj5F+W8v8H3NnRoZwYzFg/HY6YUg0qQFC9QOzcV1NqnxO441ObsaVl5Moll2NhqrCoRIVA9YG+1qPbVm5ICrQ7PScuuTxJYfcvUrG6OBtrlxulKLC5wsTnPcP4A6EEbzgi8dkZd+Xbx74vfbdqxUVZ4OjNgFluppayHLasXcb6R5dw2e3F2uVGVAgcfuMxGuvKsHa5aW4f5MLAzbixobCEzxd5ApAHRiKSIlo2ZWmpfS6PV1bnodeloVXJ/186tZKtFjMvPZWL87qf5vZBjnW68U4GAZDgnli/bJQPXy1hW2UhggDrdnfTfXkMe9Pz5GZqZKF7j1/hHauN49tX0VRfzv7aUjY39PHl2V8SvLLA/BwdgnC7HluWU7Q/alOniRj08pObMw/9gRCFhnRMWVrOXR1PWGEoLPHWJ/0AbLWY6XOM0+cYZ39tadKYcwKtXUM0tDoA+Kp3hA0rDX8BRjjwZ3+sUgYePDmAKk0kMB3mhu8WX383Ql72P0vRpMDzP90gGJJ4tiSbtvPXqLfkc+ikk/deLr47wIPfDLJ9YyE1jecA+NUTAMA95k/w5ucsZGDUh3GxhuHfJ1MDvlm5nMOnnITCEgBfnB2mZ98apm6F43wPGNMpWKJjYNRHwVIdmgViakCDXk1zu3O2HgpLnOgZpvoZ0+3BooI9VUUc6XDNtu2uKkoN6J0M0li3goZWBza3lx2bHqTcvCh+sCjwwioDRzpcKMWZLNz0pDE1oHGxhpo1eXTbx7C5vWxZuwxTlpaLTo+sv9iUMSdoXmBUuZkaRIWQ9OSI6vECPVevTdwJoJalevXsJ0sKXH6HgE8/nDlv7lnKcqgoysLjn/57QK1K6Qfu+6DlB452uuKMLb0zJ7/XP3PtBEMSL77/7Wz/6f7rAJyxjwHQ//PMXqeJirhAccCHctMPddp+29P74/i8M41Ikuz1E6tCo25KZ/a0JQU21T+y9/WPL4j2IU/dxFRIOy81iUSFIGVnqIaKTfdW76woiXt/JOzhR6+V7wJ2pQqLVZtM23//Lr3b+gNA2jGzsbLdhwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "900,Toilet", "label": "Toilet" }, { "symbol": { "type": "esriPMS", "url": "e5769b91010317a29411c2438bbe93a2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABnklEQVRIid3VP0hbURTH8e9JAgnSxlZaSBSXpta9HeJYKRQ62CIhi+TVwbEdO4mIuAouhRZEVEwyBWyXDgXFRQq2mbpEwaEQmsQgpRWsEfLecVBITPPykhdc+tvuHz73nsvlXh/XGN9/jMfLNwhUnwLDWHILKOMhSyW0Q0ZMd3j8Vy/+0xmovkYJACB6MaaAv1jEKMwTCS8xJ1b7eCJ/HyqfQB602FgY5T0HpWcYpQmSoRNnPJ7vA+9n4F4LuC76HEvToOO10uxwv3exffgywgsSxSlSLNvjk4cRTNPoCK4tMMucrtSf/1XcqsZAPK5wZZCDwgjwpTmuPHIF1/LQHoc7XdHC3fpmAy5/usKR3y1wcsC4a1vJ2eMqHxGddkkfc/tk2x5Ph7+RKG6BPunclkXeDp3Z4wBYr0C+AsEO4O/06EJj7794amCflz9jWLIB3HR22UN0jKX+v844wPrAJkYhivIOeGzDmsAqlcAbMn1Nb5n9k5vszwGjGKUoWGMow0AQ4QjI4pUPrIV/tCrK+bNIhnaBXcd5rvAucq34OfORclJZXYVmAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "900,Blå Flag", "label": "Blå Flag" }, { "symbol": { "type": "esriPMS", "url": "046e7c13a6f0ee8c106e96664a3557b2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAaCAYAAAC+aNwHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvElEQVQ4jc3UP2oCQRTH8U+xJ0gjaJUiBxCCVQ6Szs5LWKTIJQQPIUYMqYQF04jgCTyE9mFtZmGIG8ddIe4PHsz7932PYZjMjcpaDehigDmKJoAHzLDDGxZ1AaX6+MA2gD7rAko9Y4lNAH3VBZQ6BKu9wSpMXsfBawB5aMyrkinAFKNLBSnAMZFv+VP+f8ATOpH/iB5eoliB778AYwwrhrxG559fPS27g/sD3jFJ1J99bTFgH6zxBo10M+AE3UsbT4Bj/kMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "900,Flagstang", "label": "Flagstang" }, { "symbol": { "type": "esriPMS", "url": "b1a4ced18b90aecaffb547bfda910577", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACoUlEQVRIieXWT0iTcRjA8e/zvrpZImKGbFMJOxSkZFh0qQ4RRBF1KAzLGXrxGtKlSxCBkdChLgVdcs5RMEioiCI8eSnorxF4qQ7a5rQVQUw3t9/TwaWt+eqaFEHP6ff+/n1+f16e9y3hL0fJfwi2qo0rtgXR6qJntTTNHGPc8n1aHjwRWY8dfQS0FI0BGMAmRXu0h5D3mjNocW6VWApwZcsuRK/QFQ1z0zu9NCg0Fw/JRYzex2IYqMzWl5LRzYADuPisgBTMqXQT8gZon9gHljunzUiO4fCWSj9oV0GY0MugNwBAqG6Yjo/HUbkNrF2quwNo4iCvoaAjtml96yLcmAIgWHuPjska1MSA8sJAlYOI9oJ0AzNABYgH1JudZA4IoHID9Dzuqjf4IxeADcAIJrMNkTzMGRQaEfs9Qc/evLbW8TWUp5X+htlszSH8kQPAA37cuzhfv1Om+UDQ83TJlnD9TF7doO8h/sg0UOMorQB+W2lgXgjjaPFgE51THvprJhdqTsY24kpEfjrK3FAShazLCRTSczuBuwD4Iy2QeU7a/ZWOyHXEXGagLr7Qu1tLSUS3rgYEtVwLZWEHCkAlylnU6sEfHSLp8ROWDInJXSxmlyJB27xbxDn2S6sbtI2y2GlgCkxToYnJCXzFQO1LAE5NbMKwf8lemqmaB61qskdQJCgh/BPNiF2LGttxtEjFfMHIKndoGrCYwegltGw3kowD+R9kYyqz8GiBG3TKNHIYK3UG467BSnai8hi0La+fJdtp/fwMO/mCtI4Ae34TlDgoKPWk3V8AG+Wq4/2o9OGe7SO9jCAacwZFAyhHsk9lK6125dAnBH1jzmDQd4f2yFGEDmBd8ZCkQUextBck53jy7zDkGwKGiseWj3/gv/QPx3eTLdXu6WqzKQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "900,Hundeposer", "label": "Hundeposer" }, { "symbol": { "type": "esriPMS", "url": "c3e4f4a746e6dcb8d906acc36eaf5484", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACOklEQVRIieXWT0jTYRzH8fdvm0NmqYfmYMYsqZCK7JKKZCuFEHIGRhZRYt37c8lD9OcnZSI7lNc6CAXhdlgxzSaEaI4yhlZgYnWozJKFZYpNm9ueDhI02uy331we+ly/PN/XA89fHf84uv8QlGUNvoLNSGKN6q6CMPqFV9yt+7w0eNCZxWDEg4YSkFR7SEBIH8LWfpaOw9fjg3ORc0iUqJeiogPs1Nx24Do2ERvUUIhYJu5X/x+6DUAcUKRgE0loo2egIBajgdqdFkbHZ+j0fYqqpeu1VBeZycvJoP3RGB8mA0v2UgRuMq/GfrwQR/9YFGgxGuhutFKwNhMA35uvywPGiik7nZ6mPazLyeCKYwTP0ATD76f/Ok4VmGVIwyNbyTetor71Kbd63ikemzCYrtfivlDG9vxsztx8lhCWMKjTanA2lLJrixG7a5TWjtcJYQmD+4tz0WkXb6DybSYyDWnMBBZSB0aE4EDzY+or1mMrMuM+X0al3Md8MJwa8N7AR1xPxnkwOEF3oxXrViPOhlJqmr2EwsquqIRAIRabzgXD2C7303u1HFuRmbbTxdRdG0AoMFWfw+nAApVyH96WCo7uzmNqNsipG0OpAwH83+bZe7EXb0sFJ6s2MjUb5NKd4eTBhy/8SNWOmLW3/u/k1rsVT3KlvxjiS1IvfawIaTI+KIk2hFS7bJjEc3aMjnA/Hug+4qHKsQ9JnIAkPlFowiBeQqQJWY78XvlzDTsPdQFd6rGls9KbJvX5CZuRtjf+syo1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "900,Kiosk", "label": "Kiosk" }, { "symbol": { "type": "esriPMS", "url": "f798720cc84315bee801b3c794372bce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACH0lEQVRYhe3WzWsTQRjH8e90Q0vahtI2IAZRLK1GrXgQQquNiJCDSD1UrNCjJ096UUR7sKIGQQ/+B1I8VRFEIUYEXzF6MbWH2ubSkkuE0iW+0CiYzXgYpaRKdrs7bQzkBwvL7Mvz2ZlheXz8Z/FVG7AydZBd6iC71B5IjtFAmJ0YBD3UsTDIiCEWPIHkXdqAJNCH9MABKFKU9zgnjnPLNQjJRQR9HinLtSQ35H0mxDE+uQMJ9mjCLNcr0Q1uQWuz6Q29BZu3gK8Zvs64FlXK6kDCgN1xaOyA14erDAqEITIOje3w4uCaYJyBhKGWKZYGWYKZq7B5BDI3nVXYdRlyDyH/XhPIvwkOPAHD/xvog0LWGQagI6L2mzZQIQuPe8Afgq5TED4Pn6fUl+fTYKZg8Y0ak8XyZ0NHIbANeq9A7gFYPzSA/uR7DmavQ3AAXsXUUrbvhc59sGNUnS/NKZyZAvMdtHTB5BkYeAThCzB9SSMIwCrAy0PqXFpgvlVHa7dakqmzENwPGwehNw5CQGuPuj+w3VEJPT++0CA0BSE1pGYpe0ftnWgSJk9Dy1Y1sxtisPB0HUD/Sj4Nz/rhW6Z8XFR+TA9oaR5+fikfk8W/MQ6iB/Q8quU1UIsd43rHrh8yPXeKK2OxWOmyXcd4GxjWyPnALB9dg8QwSTnBEQQnwWOTL5nG4poYo+QaBCBOkAASHjCrSo1t6iqkDrJLHWSXX5AVi5Od/gcZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "900,Legeredskab", "label": "Legeredskab" }, { "symbol": { "type": "esriPMS", "url": "8ca53d28672dee93dacb64cdec9831ee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB00lEQVRIie3WzUtUURjH8e9z5zYZokYUbaSFuJgGIg2mLAjCpc4QCPkSKCFt2gZuXN2NKxfVH1CODKFjoKgpGoSLNkEMuvElEHdRVgpSML7NeVwVWt7LvdcpAvvtDuec57M4zwPH5i/HPoag41i8i8URPRu6qlIguvOekY7P3uCdoQpyZgqLOpDQHgLsRndJDXYx3vrYHcybboS68NKB2EAvTZksw+0fDwctLqOhgQIwjZDGSBxRB7DZsqsBF1BDNdEiImns7QzrlV8o/9SAcPPnrhDZfzhsl24Ag0Ca8da33B6KsxN9SNlqOyrnvS4GAQ3IazBpvm0Oc670JHltIzXwBGOu+i3iB1xGpZ+I6ad26QOzF+spO/WUTdOEUBK0m93A78ALjPYx0faGxudVmMh9crF7oBcCCT7ADFvbD7ixksdxDMnsKKIpjjSYXqBwiZITj8jFTgPNiF4rFnY4qNSA1CBMFwvxBv9w/oPHAVR9hmWV+66o5grI9eCgcobkwC3gFcb49rCIovgFdW3fjCcQmfEv/Sjx61q+uoOifag0B0bcIsyRWFpgwg0cuztFMtuIaCcc4ROFVQCdB9OD4xx4j9/f8GXLJDAZHvPOPzgWRc4enZ+IfcrK3dAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "900,Læskur", "label": "Læskur" }, { "symbol": { "type": "esriPMS", "url": "22e7dd3ee234586c8f85cdbe33aa1be9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAWCAYAAADafVyIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCUlEQVRIieXVXUhTYRzH8a/bzorWgvJMFPPYm+V2huEOYYLUCj2FEqSnVYRXFdRCil4gDcd6uek9MCJL6qJBUILQRTfpxWpYN0kvoFJUGINFDk1kSk2KLg60XmboYULQ/+r5/f/nPB+em+exMMNl+b8ARUFwzaE5FCE4I8AigevjSXbs8hK6EeZNRoH1K8lfuIC6oA/r7quEgPKMAjaB280a8+bbYJ0bxSxQ1d5NZ0aADaVUqiWUiXY9761C6HxJC+DMCCCYaPGrzPrxkxn2VLLic5L9D3TIOOCVaTy8iWKz6dd+tYesW484BLQCSaOATcrG73WRlW4Y0Cj8+ImL4X4aDAFrirl2ajsSwHACzt6DwVHwq7BqKcgF4C6k7mmUE4kE8WkBDgdFXjeqJOpZuwDhXn199zH0XQJJhKCPvBfvaYv0s3lagJxDW1MtDoCJr/CwLzUb+wJPXuuAaIcaDxVvP1AaG+HZlICiPLR9KspsQc+CGTyLoeednq0WUJakvj9YQ/b9Hi7HRqiYCiAszyXgK2fuz82OI3C8HeKj0LARluWmZlYLHKimZGCIbdE4d/4KOPMJnKlH/r0viXDTn+68emmrsbd2cTQapwOYmAzIWetkq1xg7Bo/V4+r9jxNA4OcTAuY4HTkFc/LjtFtBACIDbMFuAIM/QF8g529UaNbp69/60UzUt8Bi8eAnYscl0oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "900,Redningskrans", "label": "Redningskrans" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 159, 62, 255 ], "toColor": [ 179, 159, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 43, 171, 255 ], "toColor": [ 45, 43, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 162, 189, 255 ], "toColor": [ 57, 162, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 45, 91, 255 ], "toColor": [ 181, 45, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 201, 67, 255 ], "toColor": [ 60, 201, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 56, 192, 255 ], "toColor": [ 201, 56, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 158, 111, 255 ], "toColor": [ 40, 158, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 111, 194, 255 ], "toColor": [ 70, 111, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 104, 60, 255 ], "toColor": [ 199, 104, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 194, 66, 255 ], "toColor": [ 155, 194, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 62, 156, 255 ], "toColor": [ 101, 62, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 199, 189, 255 ], "toColor": [ 46, 199, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 64, 135, 255 ], "toColor": [ 173, 64, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 201, 119, 255 ], "toColor": [ 42, 201, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 41, 196, 255 ], "toColor": [ 121, 41, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 113, 35, 255 ], "toColor": [ 168, 113, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 123, 171, 255 ], "toColor": [ 56, 123, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 62, 69, 255 ], "toColor": [ 201, 62, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 158, 46, 255 ], "toColor": [ 80, 158, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 36, 158, 255 ], "toColor": [ 138, 36, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 69, 171, 255 ], "toColor": [ 38, 69, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 163, 84, 255 ], "toColor": [ 55, 163, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 44, 37, 255 ], "toColor": [ 153, 44, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 91, 59, 255 ], "toColor": [ 156, 91, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 67, 75, 255 ], "toColor": [ 171, 67, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 153, 142, 255 ], "toColor": [ 57, 153, 142, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 503688.2372000003, "ymin": 6159664.997300001, "xmax": 547173.7247000001, "ymax": 6199685.1822, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Element", "typeIdField": "El_subtype", "subtypeFieldName": "El_subtype", "subtypeField": "El_subtype", "defaultSubtypeCode": 10, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "El_subtype", "type": "esriFieldTypeInteger", "alias": "El_subtype", "domain": null }, { "name": "Element", "type": "esriFieldTypeString", "alias": "Element", "length": 50, "domain": null }, { "name": "Egenskab", "type": "esriFieldTypeString", "alias": "Egenskab", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Naturdrift_punkter_egenskab_generel", "description": "Description", "codedValues": [ { "name": "Andet", "code": "andet" }, { "name": "Skraldespand - B96 Brovst Miljøspand rød", "code": "B96 Brovst Miljøspand rød" }, { "name": "Skraldespand - B96 Brovst Miljøspand træ", "code": "B96 Brovst Miljøspand træ" }, { "name": "Skraldespand - Otto kuppelspand", "code": "Otto kuppelspand" }, { "name": "Skraldespand - Rottesikret spand", "code": "Rottesikret spand" }, { "name": "Skraldespand - Rund", "code": "Rund" }, { "name": "Skraldespand - Skraldespand", "code": "Skraldespand" }, { "name": "Skraldespand - Skraldespand A", "code": "Skraldespand A" }, { "name": "Skraldespand - Skraldespand B", "code": "Skraldespand B" }, { "name": "Afmærkning - Cykelrute skilt", "code": "cykelrute_skilt" }, { "name": "Afmærkning - Galge", "code": "Galge" }, { "name": "Afmærkning - Hærvejsskilt", "code": "hærvejsskilt" }, { "name": "Afmærkning - Naturstiskilt", "code": "naturstiskilt" }, { "name": "Afmærkning - Piktogram Speciel", "code": "piktogram speciel" }, { "name": "Afmærkning - Stander", "code": "Stander" }, { "name": "Afmærkning - Stolpe", "code": "Stolpe" }, { "name": "Afmærkning - Stort P-skilt", "code": "Stort P-skilt" }, { "name": "Afmærkning - type 1", "code": "type 1" }, { "name": "Afmærkning - type 2", "code": "type 2" }, { "name": "Infopunkt - Infotavle", "code": "Infotavle" }, { "name": "Infopunkt - Infotavle hvid", "code": "Infotavle hvid" }, { "name": "Infopunkt - Infotavle rød", "code": "Infotavle rød" }, { "name": "Infopunkt - Infotavle træ", "code": "Infotavle træ" }, { "name": "Infopunkt - Kortbord", "code": "Kortbord" }, { "name": "Infopunkt - Kortbord armefa A2", "code": "Kortbord armefa A2" }, { "name": "Infopunkt - Kortbord armefa A3", "code": "Kortbord armefa A3" }, { "name": "Infopunkt - Kortbord sort A2", "code": "Kortbord sort A2" }, { "name": "Infopunkt - Kortbord sort A3", "code": "Kortbord sort A3" }, { "name": "Infopunkt - Kortbord træ og alu A2", "code": "Kortbord træ og alu A2" }, { "name": "Infopunkt - Kortbord træ og alu A3", "code": "Kortbord træ og alu A3" }, { "name": "Bom - Bom A", "code": "Bom A" }, { "name": "Bom - Bom B", "code": "Bom B" }, { "name": "Bom - Kæde", "code": "kæde" }, { "name": "Bordebænkesæt Hvid", "code": "Hvid" }, { "name": "Bordebænkesæt Træ", "code": "Træ" }, { "name": "Bordebænkesæt type 1", "code": "Bordebænkesæt type 1" }, { "name": "Bordebænkesæt type 2", "code": "Bordebænkesæt type 2" }, { "name": "Bænk - Med ryglæn", "code": "Med ryglæn" }, { "name": "Bænk - Uden ryglæn", "code": "Uden ryglæn" }, { "name": "Passage - Færist", "code": "Færist" }, { "name": "Passage - Klaplåge", "code": "Klaplåge" }, { "name": "Passage - Stente", "code": "Stente" }, { "name": "Blå flag", "code": "Blå flag" }, { "name": "Bruser", "code": "Bruser" }, { "name": "Bålplads", "code": "Bålplads" }, { "name": "Fugletårn", "code": "Fugletårn" }, { "name": "Grillplads", "code": "Grillplads" }, { "name": "Hundeposer", "code": "Hundeposer" }, { "name": "Kiosk", "code": "Kiosk" }, { "name": "Legeredskab", "code": "Legeredskab" }, { "name": "Læskur", "code": "Læskur" }, { "name": "P-skilt", "code": "P-skilt" }, { "name": "Redningskrans", "code": "Redningskrans" }, { "name": "Shelter", "code": "Shelter" }, { "name": "Skovhytte", "code": "Skovhytte" }, { "name": "Strømgiver", "code": "Strømgiver" }, { "name": "Toilet", "code": "Toilet" }, { "name": "Udsigtsplatform", "code": "Udsigtsplatform" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Opsat", "type": "esriFieldTypeDate", "alias": "Opsat", "length": 8, "domain": null }, { "name": "Eftersyn", "type": "esriFieldTypeDate", "alias": "Eftersyn", "length": 8, "domain": null }, { "name": "Udskiftes", "type": "esriFieldTypeDate", "alias": "Udskiftes", "length": 8, "domain": null }, { "name": "Bemaerkninger", "type": "esriFieldTypeString", "alias": "Bemaerkninger", "length": 255, "domain": null }, { "name": "Ejerforhold", "type": "esriFieldTypeString", "alias": "Ejerforhold", "length": 64, "domain": { "type": "codedValue", "name": "WS2_NF_Naturdrift_areal_Ejerforhold", "description": "NF_Naturdrift_areal_Ejerforhold", "codedValues": [ { "name": "Vejle Kommune", "code": "Vejle Kommune" }, { "name": "Naturstyrelsen", "code": "Naturstyrelsen" }, { "name": "Privat", "code": "Privat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VK_ejeroplysninger", "type": "esriFieldTypeString", "alias": "VK_ejeroplysninger", "length": 64, "domain": { "type": "codedValue", "name": "WS2_NF_Naturdrift_areal_VKejerforhold", "description": "NF_Naturdrift_areal_VKejerforhold", "codedValues": [ { "name": "Natur & Friluftliv", "code": "Natur & Friluftliv" }, { "name": "Vej & Park", "code": "Vej & Park" }, { "name": "Kultur & Fritid", "code": "Kultur & Fritid" }, { "name": "Juridisk Kontor", "code": "Juridisk Kontor" }, { "name": "Børn & Unge", "code": "Børn & Unge" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Driftansvar", "type": "esriFieldTypeString", "alias": "Driftansvar", "length": 64, "domain": { "type": "codedValue", "name": "WS2_NF_Naturdrift_areal_Driftansvar", "description": "NF_Naturdrift_areal_Driftansvar", "codedValues": [ { "name": "VK - friluftliv", "code": "VK - friluftliv" }, { "name": "VK - Vej og park", "code": "VK - Vej og park" }, { "name": "VK - Beskæftigelsen", "code": "VK - beskæftigelsen" }, { "name": "VK - Naturpleje", "code": "VK - naturpleje" }, { "name": "VK - Skov", "code": "VK - skov" }, { "name": "VK - Friluftsliv", "code": "VK - friluftsliv" }, { "name": "VK - ULN", "code": "VK - ULN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FKG_kode", "type": "esriFieldTypeInteger", "alias": "FKG_kode", "domain": null }, { "name": "Egenskab_tekst", "type": "esriFieldTypeString", "alias": "Egenskab_tekst", "length": 50, "domain": null }, { "name": "Egenskab_str", "type": "esriFieldTypeString", "alias": "Egenskab_str", "length": 50, "domain": { "type": "codedValue", "name": "WS2_NF_Naturdrift_punkt_tavlestr", "description": "NF_Naturdrift_punkt_tavlestr", "codedValues": [ { "name": "A0", "code": "A0" }, { "name": "A1", "code": "A1" }, { "name": "A2", "code": "A2" }, { "name": "A3", "code": "A3" }, { "name": "A4", "code": "A4" }, { "name": "10 x 12", "code": "10 x 12" }, { "name": "10 x 15", "code": "10 x 15" }, { "name": "10 x 20", "code": "10 x 20" }, { "name": "20 x 20", "code": "20 x 20" }, { "name": "30 x 30", "code": "30 x 30" }, { "name": "Standard", "code": "Standard" }, { "name": "20 x 100", "code": "20 x 100" }, { "name": "22 x 175", "code": "22 x 175" }, { "name": "25 x 100", "code": "25 x 100" }, { "name": "25 x 125", "code": "25 x 125" }, { "name": "25 x 150", "code": "25 x 150" }, { "name": "25 x 170", "code": "25 x 170" }, { "name": "25 x 180", "code": "25 x 180" }, { "name": "30 x 60", "code": "30 x 60" }, { "name": "30 x 80", "code": "30 x 80" }, { "name": "32 x 36", "code": "32 x 36" }, { "name": "40 x 100", "code": "40 x 100" }, { "name": "50 x 50", "code": "50 x 50" }, { "name": "Storformat", "code": "Storformat" }, { "name": "Ukendt", "code": "Ukendt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "link", "type": "esriFieldTypeString", "alias": "link", "length": 255, "domain": null }, { "name": "old_element", "type": "esriFieldTypeString", "alias": "old_element", "length": 255, "domain": null }, { "name": "old_objid", "type": "esriFieldTypeInteger", "alias": "old_objid", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Brugernavn", "type": "esriFieldTypeString", "alias": "Brugernavn", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R445_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S387_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Punkt_Infopunkt", "description": "NF_Naturdrift_Punkt_Infopunkt", "codedValues": [ { "name": "Infotavle", "code": "Infotavle" }, { "name": "Infotavle hvid", "code": "Infotavle hvid" }, { "name": "Infotavle rød", "code": "Infotavle rød" }, { "name": "Infotavle træ", "code": "Infotavle træ" }, { "name": "Kortbord", "code": "Kortbord" }, { "name": "Kortbord armefa A2", "code": "Kortbord armefa A2" }, { "name": "Kortbord armefa A3", "code": "Kortbord armefa A3" }, { "name": "Kortbord sort A2", "code": "Kortbord sort A2" }, { "name": "Kortbord sort A3", "code": "Kortbord sort A3" }, { "name": "Kortbord træ og alu A2", "code": "Kortbord træ og alu A2" }, { "name": "Kortbord træ og alu A3", "code": "Kortbord træ og alu A3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"}, "Egenskab_str": {"type": "inherited"} }, "id": 10, "name": "Infopunkt" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_punkt_afmærkningspæl", "description": "NF_Naturdrift_punkt_afmærkningspæl", "codedValues": [ { "name": "Andet", "code": "andet" }, { "name": "Cykelrute skilt", "code": "cykelrute_skilt" }, { "name": "Galge", "code": "Galge" }, { "name": "Hærvejsskilt", "code": "hærvejsskilt" }, { "name": "Naturstiskilt", "code": "naturstiskilt" }, { "name": "Piktogram Speciel", "code": "piktogram speciel" }, { "name": "Stander", "code": "Stander" }, { "name": "Stolpe", "code": "Stolpe" }, { "name": "Stort P-skilt", "code": "Stort P-skilt" }, { "name": "type 1", "code": "type 1" }, { "name": "type 2", "code": "type 2" }, { "name": "MTB-skilt", "code": "MTB_skilt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 20, "name": "Afmærkningspæl" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 30, "name": "Bruser/Badefaciliteter" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Punkt_Baenk", "description": "NF_Naturdrift_Punkt_Baenk", "codedValues": [ { "name": "Med ryglæn", "code": "Med ryglæn" }, { "name": "Uden ryglæn", "code": "Uden ryglæn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 40, "name": "Bænk" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 50, "name": "Læskur" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 60, "name": "Blå flag" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 70, "name": "Hundeposer" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Punkt_bom", "description": "", "codedValues": [ { "name": "Bom A", "code": "Bom A" }, { "name": "Bom B", "code": "Bom B" }, { "name": "Kæde", "code": "kæde" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 80, "name": "Bom/Kæde" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 100, "name": "Bålplads" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 110, "name": "Fugletårn" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 120, "name": "Grillplads" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Punkt_Passage", "description": "NF_Naturdrift_Punkt_Passage", "codedValues": [ { "name": "Færist", "code": "Færist" }, { "name": "Klaplåge", "code": "Klaplåge" }, { "name": "Stente", "code": "Stente" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 130, "name": "Passage" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 140, "name": "Kiosk" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 150, "name": "Legeredskab" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 160, "name": "Redningskrans" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 170, "name": "Shelter" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 180, "name": "Skovhytte" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Punkt_Skraldespand", "description": "NF_Naturdrift_Punkt_Skraldespand", "codedValues": [ { "name": "B96 Brovst Miljøspand rød", "code": "B96 Brovst Miljøspand rød" }, { "name": "B96 Brovst Miljøspand træ", "code": "B96 Brovst Miljøspand træ" }, { "name": "Otto kuppelspand", "code": "Otto kuppelspand" }, { "name": "Rottesikret spand", "code": "Rottesikret spand" }, { "name": "Rund", "code": "Rund" }, { "name": "Skraldespand", "code": "Skraldespand" }, { "name": "Skraldespand A", "code": "Skraldespand A" }, { "name": "Skraldespand B", "code": "Skraldespand B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 190, "name": "Skraldespand" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 200, "name": "P-skilt" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 210, "name": "Strømgiver" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 220, "name": "Toilet" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 230, "name": "Udsigtsplatform" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 900, "name": "Andet" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Punkt_Bordbaenk", "description": "NF_Naturdrift_Punkt_Bordbaenk", "codedValues": [ { "name": "Bordebænkesæt type 1", "code": "Bordebænkesæt type 1" }, { "name": "Bordebænkesæt type 2", "code": "Bordebænkesæt type 2" }, { "name": "Hvid", "code": "Hvid" }, { "name": "Træ", "code": "Træ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"}, "Egenskab_str": {"type": "inherited"} }, "id": 90, "name": "Bordbænkesæt" } ], "subtypes": [ { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Punkt_Infopunkt", "description": "NF_Naturdrift_Punkt_Infopunkt", "codedValues": [ { "name": "Infotavle", "code": "Infotavle" }, { "name": "Infotavle hvid", "code": "Infotavle hvid" }, { "name": "Infotavle rød", "code": "Infotavle rød" }, { "name": "Infotavle træ", "code": "Infotavle træ" }, { "name": "Kortbord", "code": "Kortbord" }, { "name": "Kortbord armefa A2", "code": "Kortbord armefa A2" }, { "name": "Kortbord armefa A3", "code": "Kortbord armefa A3" }, { "name": "Kortbord sort A2", "code": "Kortbord sort A2" }, { "name": "Kortbord sort A3", "code": "Kortbord sort A3" }, { "name": "Kortbord træ og alu A2", "code": "Kortbord træ og alu A2" }, { "name": "Kortbord træ og alu A3", "code": "Kortbord træ og alu A3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"}, "Egenskab_str": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": null, "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 10, "name": "Infopunkt" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_punkt_afmærkningspæl", "description": "NF_Naturdrift_punkt_afmærkningspæl", "codedValues": [ { "name": "Andet", "code": "andet" }, { "name": "Cykelrute skilt", "code": "cykelrute_skilt" }, { "name": "Galge", "code": "Galge" }, { "name": "Hærvejsskilt", "code": "hærvejsskilt" }, { "name": "Naturstiskilt", "code": "naturstiskilt" }, { "name": "Piktogram Speciel", "code": "piktogram speciel" }, { "name": "Stander", "code": "Stander" }, { "name": "Stolpe", "code": "Stolpe" }, { "name": "Stort P-skilt", "code": "Stort P-skilt" }, { "name": "type 1", "code": "type 1" }, { "name": "type 2", "code": "type 2" }, { "name": "MTB-skilt", "code": "MTB_skilt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": null, "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 20, "name": "Afmærkningspæl" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "Bruser", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 30, "name": "Bruser/Badefaciliteter" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Punkt_Baenk", "description": "NF_Naturdrift_Punkt_Baenk", "codedValues": [ { "name": "Med ryglæn", "code": "Med ryglæn" }, { "name": "Uden ryglæn", "code": "Uden ryglæn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": null, "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 40, "name": "Bænk" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "Læskur", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 50, "name": "Læskur" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "Blå flag", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 60, "name": "Blå flag" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "Hundeposer", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 70, "name": "Hundeposer" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Punkt_bom", "description": "", "codedValues": [ { "name": "Bom A", "code": "Bom A" }, { "name": "Bom B", "code": "Bom B" }, { "name": "Kæde", "code": "kæde" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": null, "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 80, "name": "Bom/Kæde" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "Bålplads", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 100, "name": "Bålplads" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "Fugletårn", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 110, "name": "Fugletårn" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "Grillplads", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 120, "name": "Grillplads" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Punkt_Passage", "description": "NF_Naturdrift_Punkt_Passage", "codedValues": [ { "name": "Færist", "code": "Færist" }, { "name": "Klaplåge", "code": "Klaplåge" }, { "name": "Stente", "code": "Stente" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": null, "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 130, "name": "Passage" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "Kiosk", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 140, "name": "Kiosk" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "Legeredskab", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 150, "name": "Legeredskab" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "Redningskrans", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 160, "name": "Redningskrans" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "Shelter", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 170, "name": "Shelter" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "Skovhytte", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 180, "name": "Skovhytte" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Punkt_Skraldespand", "description": "NF_Naturdrift_Punkt_Skraldespand", "codedValues": [ { "name": "B96 Brovst Miljøspand rød", "code": "B96 Brovst Miljøspand rød" }, { "name": "B96 Brovst Miljøspand træ", "code": "B96 Brovst Miljøspand træ" }, { "name": "Otto kuppelspand", "code": "Otto kuppelspand" }, { "name": "Rottesikret spand", "code": "Rottesikret spand" }, { "name": "Rund", "code": "Rund" }, { "name": "Skraldespand", "code": "Skraldespand" }, { "name": "Skraldespand A", "code": "Skraldespand A" }, { "name": "Skraldespand B", "code": "Skraldespand B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": null, "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 190, "name": "Skraldespand" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "P-skilt", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 200, "name": "P-skilt" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "Strømgiver", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 210, "name": "Strømgiver" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "Toilet", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 220, "name": "Toilet" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "Udsigtsplatform", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 230, "name": "Udsigtsplatform" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "Andet", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 900, "name": "Andet" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Punkt_Bordbaenk", "description": "NF_Naturdrift_Punkt_Bordbaenk", "codedValues": [ { "name": "Bordebænkesæt type 1", "code": "Bordebænkesæt type 1" }, { "name": "Bordebænkesæt type 2", "code": "Bordebænkesæt type 2" }, { "name": "Hvid", "code": "Hvid" }, { "name": "Træ", "code": "Træ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"}, "Egenskab_str": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": null, "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "Egenskab_tekst": null, "Egenskab_str": null, "link": null, "old_element": null, "old_objid": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 90, "name": "Bordbænkesæt" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 23, "name": "Natur Drift Linie", "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": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Egenskab", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 }, "defaultLabel": "Andet", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 }, "value": "Dyrehegn", "label": "Dyrehegn" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.5 }, "value": "Fårehegn", "label": "Fårehegn" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Hundeskov", "label": "Hegn om hundeskov" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "Trådhegn", "label": "Trådhegn" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 6 }, "value": ">10 trin", "label": "Trappe >10 trin" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 6 }, "value": "10-20 trin", "label": "Trappe 10-20 trin" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 6 }, "value": "20-40 trin", "label": "Trappe 20-40 trin" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 6 }, "value": ">40 trin", "label": "Trappe >40 trin" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1 }, "value": "Uden gelænder <1m", "label": "Gangbro uden gelænder, bredde <1m" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Uden gelænder >1m", "label": "Gangbro uden gelænder, bredde >1m" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "value": "Med gelænder <1m", "label": "Gangbro med gelænder, bredde <1m" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 1 }, "value": "Med gelænder >1m", "label": "Gangbro med gelænder, bredde >1m" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "Asfalt", "label": "Sti - vej - Asfalt" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 3 }, "value": "Grus", "label": "Sti - vej - Grus" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 3 }, "value": "Græs", "label": "Sti - vej - Græs" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "bro_mtb", "label": "Bro på mtbspor" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "bro_simpel", "label": "Simpel bro" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "value": "bro_stor", "label": "Større bro" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 4 }, "value": "kanobro", "label": "Kanobro" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 4 }, "value": "bade_både_bro", "label": "Bade- og bådebro" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "badebro", "label": "Badebro" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "bådebro", "label": "Bådebro" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "ukendt", "label": "Ukendt" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 182, 252, 255 ], "toColor": [ 238, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 222, 252, 255 ], "toColor": [ 182, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 179, 255 ], "toColor": [ 185, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 189, 255 ], "toColor": [ 252, 187, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 235, 255 ], "toColor": [ 187, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 242, 255 ], "toColor": [ 252, 210, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 184, 252, 255 ], "toColor": [ 185, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 179, 255 ], "toColor": [ 252, 210, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 207, 252, 255 ], "toColor": [ 209, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 252, 207, 255 ], "toColor": [ 213, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 218, 255 ], "toColor": [ 252, 215, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 249, 252, 255 ], "toColor": [ 212, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 218, 255 ], "toColor": [ 252, 184, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 212, 255 ], "toColor": [ 179, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 192, 252, 255 ], "toColor": [ 218, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 212, 255 ], "toColor": [ 252, 229, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 202, 255 ], "toColor": [ 252, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 184, 255 ], "toColor": [ 216, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 189, 255 ], "toColor": [ 252, 227, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 241, 252, 255 ], "toColor": [ 179, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 232, 255 ], "toColor": [ 215, 252, 232, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 503997.6113999998, "ymin": 6162242.3621, "xmax": 547075.1299999999, "ymax": 6199107.069700001, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "El_subtype", "typeIdField": "El_subtype", "subtypeFieldName": "El_subtype", "subtypeField": "El_subtype", "defaultSubtypeCode": 20, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "El_subtype", "type": "esriFieldTypeInteger", "alias": "El_subtype", "domain": null }, { "name": "Element", "type": "esriFieldTypeString", "alias": "Element", "length": 50, "domain": null }, { "name": "Egenskab", "type": "esriFieldTypeString", "alias": "Egenskab", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Naturdrift_linjer_egenskab_generel", "description": "Desrcription", "codedValues": [ { "name": "Sti - Asfalt", "code": "Asfalt" }, { "name": "Sti - Grus", "code": "Grus" }, { "name": "Sti - Græs", "code": "Græs" }, { "name": "Bro - Bade- og bådebro", "code": "bade_både_bro" }, { "name": "Bro - Badebro", "code": "badebro" }, { "name": "Bro - Bro på mtbspor", "code": "bro_mtb" }, { "name": "Bro - Simpel bro", "code": "bro_simpel" }, { "name": "Bro - Større bro", "code": "bro_stor" }, { "name": "Bro - Bådebro", "code": "bådebro" }, { "name": "Bro - Kanobro", "code": "kanobro" }, { "name": "Gangbro - Med gelænder, bredde <1m", "code": "Med gelænder <1m" }, { "name": "Gangbro - Med gelænder, bredde >1m", "code": "Med gelænder >1m" }, { "name": "Gangbro - Uden gelænder, bredde <1m", "code": "Uden gelænder <1m" }, { "name": "Gangbro - Uden gelænder, bredde >1m", "code": "Uden gelænder >1m" }, { "name": "Trappe - >10 trin", "code": ">10 trin" }, { "name": "Trappe - >40 trin", "code": ">40 trin" }, { "name": "Trappe - 10-20 trin", "code": "10-20 trin" }, { "name": "Trappe - 20-40 trin", "code": "20-40 trin" }, { "name": "Hegn - Dyrehegn", "code": "Dyrehegn" }, { "name": "Hegn - Fårehegn", "code": "Fårehegn" }, { "name": "Hegn - Hundeskov", "code": "Hundeskov" }, { "name": "Hegn - Trådhegn", "code": "Trådhegn" }, { "name": "Hæk", "code": "Hæk" }, { "name": "Ukendt", "code": "ukendt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Opsat", "type": "esriFieldTypeDate", "alias": "Opsat", "length": 8, "domain": null }, { "name": "Eftersyn", "type": "esriFieldTypeDate", "alias": "Eftersyn", "length": 8, "domain": null }, { "name": "Udskiftes", "type": "esriFieldTypeDate", "alias": "Udskiftes", "length": 8, "domain": null }, { "name": "Bemaerkninger", "type": "esriFieldTypeString", "alias": "Bemaerkninger", "length": 255, "domain": null }, { "name": "Ejerforhold", "type": "esriFieldTypeString", "alias": "Field", "length": 64, "domain": { "type": "codedValue", "name": "WS2_NF_Naturdrift_areal_Ejerforhold", "description": "NF_Naturdrift_areal_Ejerforhold", "codedValues": [ { "name": "Vejle Kommune", "code": "Vejle Kommune" }, { "name": "Naturstyrelsen", "code": "Naturstyrelsen" }, { "name": "Privat", "code": "Privat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VK_Ejeroplysninger", "type": "esriFieldTypeString", "alias": "VK_Ejeroplysninger", "length": 64, "domain": { "type": "codedValue", "name": "WS2_NF_Naturdrift_areal_VKejerforhold", "description": "NF_Naturdrift_areal_VKejerforhold", "codedValues": [ { "name": "Natur & Friluftliv", "code": "Natur & Friluftliv" }, { "name": "Vej & Park", "code": "Vej & Park" }, { "name": "Kultur & Fritid", "code": "Kultur & Fritid" }, { "name": "Juridisk Kontor", "code": "Juridisk Kontor" }, { "name": "Børn & Unge", "code": "Børn & Unge" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Driftansvar", "type": "esriFieldTypeString", "alias": "Driftansvar", "length": 64, "domain": { "type": "codedValue", "name": "WS2_NF_Naturdrift_areal_Driftansvar", "description": "NF_Naturdrift_areal_Driftansvar", "codedValues": [ { "name": "VK - friluftliv", "code": "VK - friluftliv" }, { "name": "VK - Vej og park", "code": "VK - Vej og park" }, { "name": "VK - Beskæftigelsen", "code": "VK - beskæftigelsen" }, { "name": "VK - Naturpleje", "code": "VK - naturpleje" }, { "name": "VK - Skov", "code": "VK - skov" }, { "name": "VK - Friluftsliv", "code": "VK - friluftsliv" }, { "name": "VK - ULN", "code": "VK - ULN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FKG_kode", "type": "esriFieldTypeInteger", "alias": "FKG_kode", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "pleje_beskr", "type": "esriFieldTypeString", "alias": "pleje_beskr", "length": 250, "domain": null }, { "name": "kvalitet", "type": "esriFieldTypeString", "alias": "kvalitet", "length": 20, "domain": null }, { "name": "old_fid", "type": "esriFieldTypeInteger", "alias": "old_fid", "domain": null }, { "name": "attold", "type": "esriFieldTypeString", "alias": "attold", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Brugernavn", "type": "esriFieldTypeString", "alias": "Brugernavn", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R448_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S389_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Linie_Trappe", "description": "NF_Naturdrift_Linie_Trappe", "codedValues": [ { "name": ">10 trin", "code": ">10 trin" }, { "name": "10-20 trin", "code": "10-20 trin" }, { "name": "20-40 trin", "code": "20-40 trin" }, { "name": ">40 trin", "code": ">40 trin" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_Ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 20, "name": "Trappe" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Linie_Gangbro", "description": "NF_Naturdrift_Linie_Gangbro", "codedValues": [ { "name": "Med gelænder, bredde <1m", "code": "Med gelænder <1m" }, { "name": "Med gelænder, bredde >1m", "code": "Med gelænder >1m" }, { "name": "Uden gelænder, bredde <1m", "code": "Uden gelænder <1m" }, { "name": "Uden gelænder, bredde >1m", "code": "Uden gelænder >1m" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_Ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 30, "name": "Gangbro" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_NAturdrift_Linie_Hegn", "description": "NF_NAturdrift_Linie_Hegn", "codedValues": [ { "name": "Dyrehegn", "code": "Dyrehegn" }, { "name": "Fårehegn", "code": "Fårehegn" }, { "name": "Hundeskov", "code": "Hundeskov" }, { "name": "Ukendt", "code": "ukendt" }, { "name": "Trådhegn", "code": "Trådhegn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_Ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 40, "name": "Hegn" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdift_Linie_Sti", "description": "NF_Naturdift_Linie_Sti", "codedValues": [ { "name": "Asfalt", "code": "Asfalt" }, { "name": "Grus", "code": "Grus" }, { "name": "Græs", "code": "Græs" }, { "name": "Ukendt", "code": "ukendt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_Ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 50, "name": "Sti" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_Ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 900, "name": "Andet" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Linje_Broer", "description": "NF_Naturdrift_Linje_Broer", "codedValues": [ { "name": "Bade- og bådebro", "code": "bade_både_bro" }, { "name": "Badebro", "code": "badebro" }, { "name": "Bro på mtbspor", "code": "bro_mtb" }, { "name": "Simpel bro", "code": "bro_simpel" }, { "name": "Større bro", "code": "bro_stor" }, { "name": "Bådebro", "code": "bådebro" }, { "name": "Kanobro", "code": "kanobro" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_Ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 10, "name": "Broer" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Linie_Afvanding", "description": "NF_Naturdrift_Linie_Afvanding", "codedValues": [ { "name": "Grøft", "code": "Grøft" }, { "name": "Sandfang", "code": "Sandfang" }, { "name": "Underføring", "code": "Underføring" }, { "name": "Vandrende", "code": "Vandrende" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_Ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "id": 60, "name": "Afvanding" } ], "subtypes": [ { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Linie_Trappe", "description": "NF_Naturdrift_Linie_Trappe", "codedValues": [ { "name": ">10 trin", "code": ">10 trin" }, { "name": "10-20 trin", "code": "10-20 trin" }, { "name": "20-40 trin", "code": "20-40 trin" }, { "name": ">40 trin", "code": ">40 trin" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_Ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": null, "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_Ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "pleje_beskr": null, "kvalitet": null, "old_fid": null, "attold": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 20, "name": "Trappe" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Linie_Gangbro", "description": "NF_Naturdrift_Linie_Gangbro", "codedValues": [ { "name": "Med gelænder, bredde <1m", "code": "Med gelænder <1m" }, { "name": "Med gelænder, bredde >1m", "code": "Med gelænder >1m" }, { "name": "Uden gelænder, bredde <1m", "code": "Uden gelænder <1m" }, { "name": "Uden gelænder, bredde >1m", "code": "Uden gelænder >1m" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_Ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": null, "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_Ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "pleje_beskr": null, "kvalitet": null, "old_fid": null, "attold": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 30, "name": "Gangbro" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_NAturdrift_Linie_Hegn", "description": "NF_NAturdrift_Linie_Hegn", "codedValues": [ { "name": "Dyrehegn", "code": "Dyrehegn" }, { "name": "Fårehegn", "code": "Fårehegn" }, { "name": "Hundeskov", "code": "Hundeskov" }, { "name": "Ukendt", "code": "ukendt" }, { "name": "Trådhegn", "code": "Trådhegn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_Ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": null, "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_Ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "pleje_beskr": null, "kvalitet": null, "old_fid": null, "attold": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 40, "name": "Hegn" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdift_Linie_Sti", "description": "NF_Naturdift_Linie_Sti", "codedValues": [ { "name": "Asfalt", "code": "Asfalt" }, { "name": "Grus", "code": "Grus" }, { "name": "Græs", "code": "Græs" }, { "name": "Ukendt", "code": "ukendt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_Ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": null, "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_Ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "pleje_beskr": null, "kvalitet": null, "old_fid": null, "attold": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 50, "name": "Sti" }, { "domains": { "Ejerforhold": {"type": "inherited"}, "VK_Ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": "Hæk", "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_Ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "pleje_beskr": null, "kvalitet": null, "old_fid": null, "attold": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 900, "name": "Andet" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Linje_Broer", "description": "NF_Naturdrift_Linje_Broer", "codedValues": [ { "name": "Bade- og bådebro", "code": "bade_både_bro" }, { "name": "Badebro", "code": "badebro" }, { "name": "Bro på mtbspor", "code": "bro_mtb" }, { "name": "Simpel bro", "code": "bro_simpel" }, { "name": "Større bro", "code": "bro_stor" }, { "name": "Bådebro", "code": "bådebro" }, { "name": "Kanobro", "code": "kanobro" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_Ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": null, "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_Ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "pleje_beskr": null, "kvalitet": null, "old_fid": null, "attold": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 10, "name": "Broer" }, { "domains": { "Egenskab": { "type": "codedValue", "name": "WS2_NF_Naturdrift_Linie_Afvanding", "description": "NF_Naturdrift_Linie_Afvanding", "codedValues": [ { "name": "Grøft", "code": "Grøft" }, { "name": "Sandfang", "code": "Sandfang" }, { "name": "Underføring", "code": "Underføring" }, { "name": "Vandrende", "code": "Vandrende" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Ejerforhold": {"type": "inherited"}, "VK_Ejeroplysninger": {"type": "inherited"}, "Driftansvar": {"type": "inherited"} }, "defaultValues": { "El_subtype": null, "Element": null, "Egenskab": null, "Opsat": null, "Eftersyn": null, "Udskiftes": null, "Bemaerkninger": null, "Ejerforhold": null, "VK_Ejeroplysninger": null, "Driftansvar": null, "FKG_kode": null, "pleje_beskr": null, "kvalitet": null, "old_fid": null, "attold": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Brugernavn": null }, "code": 60, "name": "Afvanding" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 29, "name": "Natur Drift Arealer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"ETRS_1989_UTM_Zone_32N\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",9.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"DVR90\",VDATUM[\"Dansk_Vertical_Reference_1990\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "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": "DVR90", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Brugerdata", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 191, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 } }, "value": "301", "label": "Andet fortidsminde" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 250, 228, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 } }, "value": "302", "label": "Gravhøj" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 } }, "value": "107", "label": "Græsflade" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 } }, "value": "101", "label": "Kanoplads" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 } }, "value": "102", "label": "Opholdsareal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 } }, "value": "103", "label": "P-plads" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 215, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 } }, "value": "108", "label": "Rabat" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 226, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 } }, "value": "104", "label": "Teltplads" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 } }, "value": "201", "label": "Udstillingsbygning" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 122, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "100", "label": "Andet" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 159, 62, 255 ], "toColor": [ 179, 159, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 43, 171, 255 ], "toColor": [ 45, 43, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 157, 181, 255 ], "toColor": [ 49, 157, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 44, 105, 255 ], "toColor": [ 191, 44, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 199, 114, 255 ], "toColor": [ 58, 199, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 54, 36, 255 ], "toColor": [ 171, 54, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 99, 176, 255 ], "toColor": [ 55, 99, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 37, 159, 255 ], "toColor": [ 161, 37, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 186, 41, 255 ], "toColor": [ 116, 186, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 156, 129, 255 ], "toColor": [ 48, 156, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 106, 56, 255 ], "toColor": [ 168, 106, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 64, 163, 255 ], "toColor": [ 108, 64, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 44, 61, 255 ], "toColor": [ 171, 44, 61, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 503685.6618999997, "ymin": 6159063.506999999, "xmax": 546899.6980999997, "ymax": 6198661.015799999, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Omraade", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Omraade", "type": "esriFieldTypeDouble", "alias": "Område nr.", "domain": { "type": "codedValue", "name": "WS2_naturdrift__omraader", "description": "", "codedValues": [ { "name": "Store vandskel", "code": 1 }, { "name": "Fårup Sø", "code": 2 }, { "name": "Rands Fjord", "code": 3 }, { "name": "Brejning", "code": 4 }, { "name": "Holzer Hage", "code": 5 }, { "name": "Nybjergmølle fredningen", "code": 6 }, { "name": "Randbøl Springbjerg", "code": 7 }, { "name": "Rækkebjerge", "code": 8 }, { "name": "Nørreskoven", "code": 9 }, { "name": "Tirsbæk", "code": 10 }, { "name": "Højen ådal", "code": 11 }, { "name": "Munkebjerg Skov", "code": 12 }, { "name": "Sønderskoven", "code": 13 }, { "name": "Mølholm Ådal", "code": 14 }, { "name": "Pedersholm Skov", "code": 15 }, { "name": "Vejle Vest", "code": 16 }, { "name": "Haraldskær", "code": 17 }, { "name": "Skærsø", "code": 18 }, { "name": "Haraldskær FB Ravning", "code": 19 }, { "name": "Omme Å", "code": 20 }, { "name": "Ringgive-Stilbjerg pl.", "code": 21 }, { "name": "Riis plantage Give", "code": 22 }, { "name": "Hvidbjerg", "code": 23 }, { "name": "Mørkholt", "code": 24 }, { "name": "Grejs Å", "code": 25 }, { "name": "Brøns Odde", "code": 26 }, { "name": "Tirsbæk stien", "code": 27 }, { "name": "Hærvejen Vandrerute", "code": 28 }, { "name": "Bindeballestien", "code": 29 }, { "name": "Give vest", "code": 30 }, { "name": "Lindeballe", "code": 31 }, { "name": "Hærvejen - midt", "code": 32 }, { "name": "Ågård", "code": 33 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Brugerdata", "type": "esriFieldTypeInteger", "alias": "Brugerdata", "domain": { "type": "codedValue", "name": "WS2_Brugerdata", "description": "", "codedValues": [ { "name": "Andet fortidsminde", "code": 301 }, { "name": "Gravhøj", "code": 302 }, { "name": "Græsflade", "code": 107 }, { "name": "Kanoplads", "code": 101 }, { "name": "Opholdsareal", "code": 102 }, { "name": "P-plads", "code": 103 }, { "name": "Teltplads", "code": 104 }, { "name": "Udstillingsbygning", "code": 201 }, { "name": "Andet", "code": 100 }, { "name": "Legeplads", "code": 108 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Arealtype", "type": "esriFieldTypeString", "alias": "Arealtype", "length": 20, "domain": { "type": "codedValue", "name": "WS2_Naturdrift_arealer", "description": "", "codedValues": [ { "name": "Arealer", "code": "Arealer" }, { "name": "Bygninger", "code": "Bygninger" }, { "name": "Fortidsminder", "code": "Fortidsminder" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Element", "type": "esriFieldTypeString", "alias": "Element", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Naturdrift_element", "description": "", "codedValues": [ { "name": "Andet fortidsminde", "code": "Andet_fortidsminde" }, { "name": "Gravhøj", "code": "Gravhoej" }, { "name": "Græsflade", "code": "Graesflade" }, { "name": "Opholdsareal", "code": "Opholdsareal" }, { "name": "P-plads", "code": "p_plads" }, { "name": "Teltplads", "code": "Teltplads" }, { "name": "Udstillingsbygning", "code": "Udstillingsbygning" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Opsat", "type": "esriFieldTypeDate", "alias": "Opsat", "length": 8, "domain": null }, { "name": "Eftersyn", "type": "esriFieldTypeDate", "alias": "Eftersyn", "length": 8, "domain": null }, { "name": "Udskiftes", "type": "esriFieldTypeDate", "alias": "Udskiftes", "length": 8, "domain": null }, { "name": "Bemaerkninger", "type": "esriFieldTypeString", "alias": "Bemærkninger", "length": 250, "domain": null }, { "name": "Ejerforhold", "type": "esriFieldTypeString", "alias": "Ejerforhold", "length": 20, "domain": { "type": "codedValue", "name": "WS2_NATUR_EJER", "description": "Naturdrift databasen ejer", "codedValues": [ { "name": "Vejle Kommune", "code": "Vejle Kommune" }, { "name": "SNS", "code": "SNS" }, { "name": "Privat", "code": "Privat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Udøver", "type": "esriFieldTypeSmallInteger", "alias": "Udøver", "domain": { "type": "codedValue", "name": "WS2_NATUR_Udfoerer", "description": "Naturdrift databasen Drift udfører / entreprenør", "codedValues": [ { "name": "Matrielgården Give", "code": 1 }, { "name": "Matrielgården Børkop", "code": 2 }, { "name": "Matrielgården Nord", "code": 3 }, { "name": "Miljøprojektet", "code": 4 }, { "name": "Egen drift", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Aftalegrundlag", "type": "esriFieldTypeString", "alias": "Aftalegrundlag", "length": 250, "domain": null }, { "name": "Fredningsnavn", "type": "esriFieldTypeString", "alias": "Fredningsnavn", "length": 30, "domain": null }, { "name": "SBSYS", "type": "esriFieldTypeString", "alias": "SBSYS", "length": 25, "domain": null }, { "name": "Foto", "type": "esriFieldTypeString", "alias": "Foto", "length": 30, "domain": null }, { "name": "Plejebeskrivelse_dok", "type": "esriFieldTypeString", "alias": "Plejebeskrivelse", "length": 250, "domain": null }, { "name": "Spoergsmaal", "type": "esriFieldTypeString", "alias": "Spoergsmaal", "length": 150, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Link", "length": 50, "domain": null }, { "name": "Kvalitet", "type": "esriFieldTypeString", "alias": "Kvalitet", "length": 50, "domain": { "type": "codedValue", "name": "WS2_ALL_TILSTAND", "description": "Kvalitet", "codedValues": [ { "name": "Dårlig", "code": "Dårlig" }, { "name": "Middel", "code": "Middel" }, { "name": "God", "code": "God" }, { "name": "Ukendt", "code": "Ukendt" }, { "name": "slettes", "code": "5" }, { "name": "Kræver nyt hegn", "code": "6" }, { "name": "Behov for pleje", "code": "7" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Driftsansvar", "type": "esriFieldTypeString", "alias": "Driftsansvar", "length": 65, "domain": { "type": "codedValue", "name": "WS2_NF_Naturdrift_areal_Driftansvar", "description": "NF_Naturdrift_areal_Driftansvar", "codedValues": [ { "name": "VK - friluftliv", "code": "VK - friluftliv" }, { "name": "VK - Vej og park", "code": "VK - Vej og park" }, { "name": "VK - Beskæftigelsen", "code": "VK - beskæftigelsen" }, { "name": "VK - Naturpleje", "code": "VK - naturpleje" }, { "name": "VK - Skov", "code": "VK - skov" }, { "name": "VK - Friluftsliv", "code": "VK - friluftsliv" }, { "name": "VK - ULN", "code": "VK - ULN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Brugernavn", "type": "esriFieldTypeString", "alias": "Brugernavn", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R447_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S388_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 27, "name": "gis_rooacases", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 222, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 455477.11950000003, "ymin": 6071824.5715, "xmax": 891325.9188000001, "ymax": 6256176.1515999995, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "gml_parent_id", "type": "esriFieldTypeString", "alias": "gml_parent_id", "length": 2048, "domain": null }, { "name": "gml_id", "type": "esriFieldTypeString", "alias": "gml_id", "length": 2048, "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "id", "length": 2048, "domain": null }, { "name": "id_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "id_xsi_nil", "domain": null }, { "name": "serialnumber", "type": "esriFieldTypeString", "alias": "serialnumber", "length": 2048, "domain": null }, { "name": "serialnumber_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "serialnumber_xsi_nil", "domain": null }, { "name": "externalstatustranslated", "type": "esriFieldTypeString", "alias": "externalstatustranslated", "length": 2048, "domain": null }, { "name": "externalstatustranslated_xsi_ni", "type": "esriFieldTypeSmallInteger", "alias": "externalstatustranslated_xsi_nil", "domain": null }, { "name": "externalstatus", "type": "esriFieldTypeString", "alias": "externalstatus", "length": 2048, "domain": null }, { "name": "externalstatus_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "externalstatus_xsi_nil", "domain": null }, { "name": "applicationdate", "type": "esriFieldTypeString", "alias": "applicationdate", "length": 2048, "domain": null }, { "name": "applicationdate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "applicationdate_xsi_nil", "domain": null }, { "name": "fromdate", "type": "esriFieldTypeString", "alias": "fromdate", "length": 2048, "domain": null }, { "name": "fromdate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "fromdate_xsi_nil", "domain": null }, { "name": "todate", "type": "esriFieldTypeString", "alias": "todate", "length": 2048, "domain": null }, { "name": "todate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "todate_xsi_nil", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 2048, "domain": null }, { "name": "name_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "name_xsi_nil", "domain": null }, { "name": "contactperson", "type": "esriFieldTypeString", "alias": "contactperson", "length": 2048, "domain": null }, { "name": "contactperson_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "contactperson_xsi_nil", "domain": null }, { "name": "department", "type": "esriFieldTypeString", "alias": "department", "length": 2048, "domain": null }, { "name": "department_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "department_xsi_nil", "domain": null }, { "name": "directphone", "type": "esriFieldTypeString", "alias": "directphone", "length": 2048, "domain": null }, { "name": "directphone_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "directphone_xsi_nil", "domain": null }, { "name": "address1", "type": "esriFieldTypeString", "alias": "address1", "length": 2048, "domain": null }, { "name": "address1_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "address1_xsi_nil", "domain": null }, { "name": "address2", "type": "esriFieldTypeString", "alias": "address2", "length": 2048, "domain": null }, { "name": "address2_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "address2_xsi_nil", "domain": null }, { "name": "email", "type": "esriFieldTypeString", "alias": "email", "length": 2048, "domain": null }, { "name": "email_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "email_xsi_nil", "domain": null }, { "name": "zipcode", "type": "esriFieldTypeString", "alias": "zipcode", "length": 2048, "domain": null }, { "name": "zipcode_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "zipcode_xsi_nil", "domain": null }, { "name": "town", "type": "esriFieldTypeString", "alias": "town", "length": 2048, "domain": null }, { "name": "town_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "town_xsi_nil", "domain": null }, { "name": "companyphone", "type": "esriFieldTypeString", "alias": "companyphone", "length": 2048, "domain": null }, { "name": "companyphone_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "companyphone_xsi_nil", "domain": null }, { "name": "fax", "type": "esriFieldTypeString", "alias": "fax", "length": 2048, "domain": null }, { "name": "fax_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "fax_xsi_nil", "domain": null }, { "name": "senumber", "type": "esriFieldTypeString", "alias": "senumber", "length": 2048, "domain": null }, { "name": "senumber_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "senumber_xsi_nil", "domain": null }, { "name": "mobile", "type": "esriFieldTypeString", "alias": "mobile", "length": 2048, "domain": null }, { "name": "mobile_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "mobile_xsi_nil", "domain": null }, { "name": "needaction", "type": "esriFieldTypeSmallInteger", "alias": "needaction", "domain": null }, { "name": "needaction_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "needaction_xsi_nil", "domain": null }, { "name": "remarks", "type": "esriFieldTypeString", "alias": "remarks", "length": 2048, "domain": null }, { "name": "remarks_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "remarks_xsi_nil", "domain": null }, { "name": "permissionremarks", "type": "esriFieldTypeString", "alias": "permissionremarks", "length": 2048, "domain": null }, { "name": "permissionremarks_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "permissionremarks_xsi_nil", "domain": null }, { "name": "typeofuse", "type": "esriFieldTypeString", "alias": "typeofuse", "length": 2048, "domain": null }, { "name": "typeofuse_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "typeofuse_xsi_nil", "domain": null }, { "name": "followupstatus", "type": "esriFieldTypeString", "alias": "followupstatus", "length": 2048, "domain": null }, { "name": "followupstatus_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "followupstatus_xsi_nil", "domain": null }, { "name": "followupresponsible", "type": "esriFieldTypeString", "alias": "followupresponsible", "length": 2048, "domain": null }, { "name": "followupresponsible_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "followupresponsible_xsi_nil", "domain": null }, { "name": "followupdate", "type": "esriFieldTypeString", "alias": "followupdate", "length": 2048, "domain": null }, { "name": "followupdate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "followupdate_xsi_nil", "domain": null }, { "name": "followupcheckeddate", "type": "esriFieldTypeString", "alias": "followupcheckeddate", "length": 2048, "domain": null }, { "name": "followupcheckeddate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "followupcheckeddate_xsi_nil", "domain": null }, { "name": "followupremark", "type": "esriFieldTypeString", "alias": "followupremark", "length": 2048, "domain": null }, { "name": "followupremark_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "followupremark_xsi_nil", "domain": null }, { "name": "followupinternalremark", "type": "esriFieldTypeString", "alias": "followupinternalremark", "length": 2048, "domain": null }, { "name": "followupinternalremark_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "followupinternalremark_xsi_nil", "domain": null }, { "name": "internaltext", "type": "esriFieldTypeString", "alias": "internaltext", "length": 2048, "domain": null }, { "name": "internaltext_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "internaltext_xsi_nil", "domain": null }, { "name": "markingplan", "type": "esriFieldTypeString", "alias": "markingplan", "length": 2048, "domain": null }, { "name": "markingplan_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "markingplan_xsi_nil", "domain": null }, { "name": "responsible", "type": "esriFieldTypeString", "alias": "responsible", "length": 2048, "domain": null }, { "name": "responsible_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "responsible_xsi_nil", "domain": null }, { "name": "invoicedate", "type": "esriFieldTypeString", "alias": "invoicedate", "length": 2048, "domain": null }, { "name": "invoicedate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "invoicedate_xsi_nil", "domain": null }, { "name": "released", "type": "esriFieldTypeSmallInteger", "alias": "released", "domain": null }, { "name": "released_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "released_xsi_nil", "domain": null }, { "name": "releaseddate", "type": "esriFieldTypeString", "alias": "releaseddate", "length": 2048, "domain": null }, { "name": "releaseddate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "releaseddate_xsi_nil", "domain": null }, { "name": "oovdescription", "type": "esriFieldTypeString", "alias": "oovdescription", "length": 2048, "domain": null }, { "name": "oovdescription_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "oovdescription_xsi_nil", "domain": null }, { "name": "oovdirection", "type": "esriFieldTypeString", "alias": "oovdirection", "length": 2048, "domain": null }, { "name": "oovdirection_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "oovdirection_xsi_nil", "domain": null }, { "name": "oovroadworktype", "type": "esriFieldTypeString", "alias": "oovroadworktype", "length": 2048, "domain": null }, { "name": "oovroadworktype_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "oovroadworktype_xsi_nil", "domain": null }, { "name": "onsitecontactname", "type": "esriFieldTypeString", "alias": "onsitecontactname", "length": 2048, "domain": null }, { "name": "onsitecontactname_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "onsitecontactname_xsi_nil", "domain": null }, { "name": "onsitemobile", "type": "esriFieldTypeString", "alias": "onsitemobile", "length": 2048, "domain": null }, { "name": "onsitemobile_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "onsitemobile_xsi_nil", "domain": null }, { "name": "onsiteemail", "type": "esriFieldTypeString", "alias": "onsiteemail", "length": 2048, "domain": null }, { "name": "onsiteemail_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "onsiteemail_xsi_nil", "domain": null }, { "name": "oovvisible", "type": "esriFieldTypeSmallInteger", "alias": "oovvisible", "domain": null }, { "name": "oovvisible_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "oovvisible_xsi_nil", "domain": null }, { "name": "oovexists", "type": "esriFieldTypeSmallInteger", "alias": "oovexists", "domain": null }, { "name": "oovexists_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "oovexists_xsi_nil", "domain": null }, { "name": "eventname", "type": "esriFieldTypeString", "alias": "eventname", "length": 2048, "domain": null }, { "name": "eventname_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "eventname_xsi_nil", "domain": null }, { "name": "eventtime", "type": "esriFieldTypeString", "alias": "eventtime", "length": 2048, "domain": null }, { "name": "eventtime_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "eventtime_xsi_nil", "domain": null }, { "name": "geometry", "type": "esriFieldTypeString", "alias": "geometry", "length": 2048, "domain": null }, { "name": "cur_date", "type": "esriFieldTypeString", "alias": "cur_date", "length": 2048, "domain": null }, { "name": "cur_date_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "cur_date_xsi_nil", "domain": null }, { "name": "datestatus", "type": "esriFieldTypeString", "alias": "datestatus", "length": 2048, "domain": null }, { "name": "datestatus_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "datestatus_xsi_nil", "domain": null }, { "name": "roadname", "type": "esriFieldTypeString", "alias": "roadname", "length": 2048, "domain": null }, { "name": "roadname_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "roadname_xsi_nil", "domain": null }, { "name": "fromhouseno", "type": "esriFieldTypeString", "alias": "fromhouseno", "length": 2048, "domain": null }, { "name": "fromhouseno_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "fromhouseno_xsi_nil", "domain": null }, { "name": "tohouseno", "type": "esriFieldTypeString", "alias": "tohouseno", "length": 2048, "domain": null }, { "name": "tohouseno_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "tohouseno_xsi_nil", "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "description", "length": 2048, "domain": null }, { "name": "description_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "description_xsi_nil", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "gml_parent_property", "type": "esriFieldTypeString", "alias": "gml_parent_property", "length": 2048, "domain": null }, { "name": "traficstatus", "type": "esriFieldTypeString", "alias": "traficstatus", "length": 2048, "domain": null }, { "name": "traficstatus_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "traficstatus_xsi_nil", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R631_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S620_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 28, "name": "gis_digcases", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 222, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 478583.55090000015, "ymin": 6155049.590399999, "xmax": 557155.8335999995, "ymax": 6203251.9, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5689775.05284, "falseY": -1.081811505E7, "xyUnits": 4.327011050330684E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "onbehalfname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "gml_parent_id", "type": "esriFieldTypeString", "alias": "gml_parent_id", "length": 2048, "domain": null }, { "name": "gml_id", "type": "esriFieldTypeString", "alias": "gml_id", "length": 2048, "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "id", "length": 2048, "domain": null }, { "name": "id_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "id_xsi_nil", "domain": null }, { "name": "applyingas", "type": "esriFieldTypeString", "alias": "applyingas", "length": 2048, "domain": null }, { "name": "applyingas_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "applyingas_xsi_nil", "domain": null }, { "name": "applicationtype", "type": "esriFieldTypeString", "alias": "applicationtype", "length": 2048, "domain": null }, { "name": "applicationtype_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "applicationtype_xsi_nil", "domain": null }, { "name": "serialnumber", "type": "esriFieldTypeString", "alias": "serialnumber", "length": 2048, "domain": null }, { "name": "serialnumber_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "serialnumber_xsi_nil", "domain": null }, { "name": "externalstatus", "type": "esriFieldTypeString", "alias": "externalstatus", "length": 2048, "domain": null }, { "name": "externalstatus_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "externalstatus_xsi_nil", "domain": null }, { "name": "applicationdate", "type": "esriFieldTypeString", "alias": "applicationdate", "length": 2048, "domain": null }, { "name": "applicationdate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "applicationdate_xsi_nil", "domain": null }, { "name": "fromdate", "type": "esriFieldTypeString", "alias": "fromdate", "length": 2048, "domain": null }, { "name": "fromdate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "fromdate_xsi_nil", "domain": null }, { "name": "todate", "type": "esriFieldTypeString", "alias": "todate", "length": 2048, "domain": null }, { "name": "todate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "todate_xsi_nil", "domain": null }, { "name": "cablesize", "type": "esriFieldTypeString", "alias": "cablesize", "length": 2048, "domain": null }, { "name": "cablesize_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "cablesize_xsi_nil", "domain": null }, { "name": "charactercode", "type": "esriFieldTypeString", "alias": "charactercode", "length": 2048, "domain": null }, { "name": "charactercode_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "charactercode_xsi_nil", "domain": null }, { "name": "markingplan", "type": "esriFieldTypeString", "alias": "markingplan", "length": 2048, "domain": null }, { "name": "markingplan_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "markingplan_xsi_nil", "domain": null }, { "name": "remarks", "type": "esriFieldTypeString", "alias": "remarks", "length": 2048, "domain": null }, { "name": "remarks_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "remarks_xsi_nil", "domain": null }, { "name": "yourreference", "type": "esriFieldTypeString", "alias": "yourreference", "length": 2048, "domain": null }, { "name": "yourreference_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "yourreference_xsi_nil", "domain": null }, { "name": "projectreference", "type": "esriFieldTypeString", "alias": "projectreference", "length": 2048, "domain": null }, { "name": "projectreference_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "projectreference_xsi_nil", "domain": null }, { "name": "br_applicantidentifier", "type": "esriFieldTypeInteger", "alias": "br_applicantidentifier", "domain": null }, { "name": "br_applicantidentifier_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "br_applicantidentifier_xsi_nil", "domain": null }, { "name": "br_serialnumber", "type": "esriFieldTypeInteger", "alias": "br_serialnumber", "domain": null }, { "name": "br_serialnumber_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "br_serialnumber_xsi_nil", "domain": null }, { "name": "ownermailaddress", "type": "esriFieldTypeString", "alias": "ownermailaddress", "length": 2048, "domain": null }, { "name": "ownermailaddress_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "ownermailaddress_xsi_nil", "domain": null }, { "name": "completeddate", "type": "esriFieldTypeString", "alias": "completeddate", "length": 2048, "domain": null }, { "name": "completeddate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "completeddate_xsi_nil", "domain": null }, { "name": "completedtempdate", "type": "esriFieldTypeString", "alias": "completedtempdate", "length": 2048, "domain": null }, { "name": "completedtempdate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "completedtempdate_xsi_nil", "domain": null }, { "name": "completednotasplanned", "type": "esriFieldTypeSmallInteger", "alias": "completednotasplanned", "domain": null }, { "name": "completednotasplanned_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "completednotasplanned_xsi_nil", "domain": null }, { "name": "completedremark", "type": "esriFieldTypeString", "alias": "completedremark", "length": 2048, "domain": null }, { "name": "completedremark_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "completedremark_xsi_nil", "domain": null }, { "name": "warranty", "type": "esriFieldTypeString", "alias": "warranty", "length": 2048, "domain": null }, { "name": "warranty_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "warranty_xsi_nil", "domain": null }, { "name": "category", "type": "esriFieldTypeString", "alias": "category", "length": 2048, "domain": null }, { "name": "category_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "category_xsi_nil", "domain": null }, { "name": "greenarea", "type": "esriFieldTypeSmallInteger", "alias": "greenarea", "domain": null }, { "name": "greenarea_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "greenarea_xsi_nil", "domain": null }, { "name": "closedroad", "type": "esriFieldTypeSmallInteger", "alias": "closedroad", "domain": null }, { "name": "closedroad_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "closedroad_xsi_nil", "domain": null }, { "name": "nightwork", "type": "esriFieldTypeSmallInteger", "alias": "nightwork", "domain": null }, { "name": "nightwork_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "nightwork_xsi_nil", "domain": null }, { "name": "closingplan", "type": "esriFieldTypeSmallInteger", "alias": "closingplan", "domain": null }, { "name": "closingplan_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "closingplan_xsi_nil", "domain": null }, { "name": "nocharge", "type": "esriFieldTypeSmallInteger", "alias": "nocharge", "domain": null }, { "name": "nocharge_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "nocharge_xsi_nil", "domain": null }, { "name": "surveydate", "type": "esriFieldTypeString", "alias": "surveydate", "length": 2048, "domain": null }, { "name": "surveydate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "surveydate_xsi_nil", "domain": null }, { "name": "surveyor", "type": "esriFieldTypeString", "alias": "surveyor", "length": 2048, "domain": null }, { "name": "surveyor_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "surveyor_xsi_nil", "domain": null }, { "name": "invoicedate", "type": "esriFieldTypeString", "alias": "invoicedate", "length": 2048, "domain": null }, { "name": "invoicedate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "invoicedate_xsi_nil", "domain": null }, { "name": "internaltext", "type": "esriFieldTypeString", "alias": "internaltext", "length": 2048, "domain": null }, { "name": "internaltext_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "internaltext_xsi_nil", "domain": null }, { "name": "workpermission", "type": "esriFieldTypeSmallInteger", "alias": "workpermission", "domain": null }, { "name": "workpermission_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "workpermission_xsi_nil", "domain": null }, { "name": "polygonid", "type": "esriFieldTypeString", "alias": "polygonid", "length": 2048, "domain": null }, { "name": "polygonid_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "polygonid_xsi_nil", "domain": null }, { "name": "responsible", "type": "esriFieldTypeString", "alias": "responsible", "length": 2048, "domain": null }, { "name": "responsible_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "responsible_xsi_nil", "domain": null }, { "name": "changeddate", "type": "esriFieldTypeString", "alias": "changeddate", "length": 2048, "domain": null }, { "name": "changeddate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "changeddate_xsi_nil", "domain": null }, { "name": "changedby", "type": "esriFieldTypeString", "alias": "changedby", "length": 2048, "domain": null }, { "name": "changedby_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "changedby_xsi_nil", "domain": null }, { "name": "followupstatus", "type": "esriFieldTypeString", "alias": "followupstatus", "length": 2048, "domain": null }, { "name": "followupstatus_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "followupstatus_xsi_nil", "domain": null }, { "name": "followupresponsible", "type": "esriFieldTypeString", "alias": "followupresponsible", "length": 2048, "domain": null }, { "name": "followupresponsible_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "followupresponsible_xsi_nil", "domain": null }, { "name": "followupdate", "type": "esriFieldTypeString", "alias": "followupdate", "length": 2048, "domain": null }, { "name": "followupdate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "followupdate_xsi_nil", "domain": null }, { "name": "followupcheckeddate", "type": "esriFieldTypeString", "alias": "followupcheckeddate", "length": 2048, "domain": null }, { "name": "followupcheckeddate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "followupcheckeddate_xsi_nil", "domain": null }, { "name": "followupremark", "type": "esriFieldTypeString", "alias": "followupremark", "length": 2048, "domain": null }, { "name": "followupremark_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "followupremark_xsi_nil", "domain": null }, { "name": "followupinternalremark", "type": "esriFieldTypeString", "alias": "followupinternalremark", "length": 2048, "domain": null }, { "name": "followupinternalremark_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "followupinternalremark_xsi_nil", "domain": null }, { "name": "permissionremarks", "type": "esriFieldTypeString", "alias": "permissionremarks", "length": 2048, "domain": null }, { "name": "permissionremarks_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "permissionremarks_xsi_nil", "domain": null }, { "name": "released", "type": "esriFieldTypeSmallInteger", "alias": "released", "domain": null }, { "name": "released_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "released_xsi_nil", "domain": null }, { "name": "releaseddate", "type": "esriFieldTypeString", "alias": "releaseddate", "length": 2048, "domain": null }, { "name": "releaseddate_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "releaseddate_xsi_nil", "domain": null }, { "name": "externalstatustranslated", "type": "esriFieldTypeString", "alias": "externalstatustranslated", "length": 2048, "domain": null }, { "name": "externalstatustranslated_xsi_ni", "type": "esriFieldTypeSmallInteger", "alias": "externalstatustranslated_xsi_nil", "domain": null }, { "name": "reportedarea", "type": "esriFieldTypeInteger", "alias": "reportedarea", "domain": null }, { "name": "reportedarea_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "reportedarea_xsi_nil", "domain": null }, { "name": "br_caseidentifier", "type": "esriFieldTypeInteger", "alias": "br_caseidentifier", "domain": null }, { "name": "br_caseidentifier_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "br_caseidentifier_xsi_nil", "domain": null }, { "name": "updatedbybroker", "type": "esriFieldTypeString", "alias": "updatedbybroker", "length": 2048, "domain": null }, { "name": "updatedbybroker_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "updatedbybroker_xsi_nil", "domain": null }, { "name": "needaction", "type": "esriFieldTypeSmallInteger", "alias": "needaction", "domain": null }, { "name": "needaction_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "needaction_xsi_nil", "domain": null }, { "name": "onbehalfname", "type": "esriFieldTypeString", "alias": "onbehalfname", "length": 2048, "domain": null }, { "name": "onbehalfname_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "onbehalfname_xsi_nil", "domain": null }, { "name": "onbehalfcontactperson", "type": "esriFieldTypeString", "alias": "onbehalfcontactperson", "length": 2048, "domain": null }, { "name": "onbehalfcontactperson_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "onbehalfcontactperson_xsi_nil", "domain": null }, { "name": "onbehalfdirectphone", "type": "esriFieldTypeString", "alias": "onbehalfdirectphone", "length": 2048, "domain": null }, { "name": "onbehalfdirectphone_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "onbehalfdirectphone_xsi_nil", "domain": null }, { "name": "onbehalfmobile", "type": "esriFieldTypeString", "alias": "onbehalfmobile", "length": 2048, "domain": null }, { "name": "onbehalfmobile_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "onbehalfmobile_xsi_nil", "domain": null }, { "name": "contractorname", "type": "esriFieldTypeString", "alias": "contractorname", "length": 2048, "domain": null }, { "name": "contractorname_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "contractorname_xsi_nil", "domain": null }, { "name": "contractorcontactperson", "type": "esriFieldTypeString", "alias": "contractorcontactperson", "length": 2048, "domain": null }, { "name": "contractorcontactperson_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "contractorcontactperson_xsi_nil", "domain": null }, { "name": "contractordirectphone", "type": "esriFieldTypeString", "alias": "contractordirectphone", "length": 2048, "domain": null }, { "name": "contractordirectphone_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "contractordirectphone_xsi_nil", "domain": null }, { "name": "contractormobile", "type": "esriFieldTypeString", "alias": "contractormobile", "length": 2048, "domain": null }, { "name": "contractormobile_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "contractormobile_xsi_nil", "domain": null }, { "name": "cableownername", "type": "esriFieldTypeString", "alias": "cableownername", "length": 2048, "domain": null }, { "name": "cableownername_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "cableownername_xsi_nil", "domain": null }, { "name": "cableownercontactperson", "type": "esriFieldTypeString", "alias": "cableownercontactperson", "length": 2048, "domain": null }, { "name": "cableownercontactperson_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "cableownercontactperson_xsi_nil", "domain": null }, { "name": "cableownerdirectphone", "type": "esriFieldTypeString", "alias": "cableownerdirectphone", "length": 2048, "domain": null }, { "name": "cableownerdirectphone_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "cableownerdirectphone_xsi_nil", "domain": null }, { "name": "cableownermobile", "type": "esriFieldTypeString", "alias": "cableownermobile", "length": 2048, "domain": null }, { "name": "cableownermobile_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "cableownermobile_xsi_nil", "domain": null }, { "name": "geometry", "type": "esriFieldTypeString", "alias": "geometry", "length": 2048, "domain": null }, { "name": "cur_date", "type": "esriFieldTypeString", "alias": "cur_date", "length": 2048, "domain": null }, { "name": "cur_date_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "cur_date_xsi_nil", "domain": null }, { "name": "days_until_warranty", "type": "esriFieldTypeInteger", "alias": "days_until_warranty", "domain": null }, { "name": "days_until_warranty_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "days_until_warranty_xsi_nil", "domain": null }, { "name": "datestatus", "type": "esriFieldTypeString", "alias": "datestatus", "length": 2048, "domain": null }, { "name": "datestatus_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "datestatus_xsi_nil", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "gml_parent_property", "type": "esriFieldTypeString", "alias": "gml_parent_property", "length": 2048, "domain": null }, { "name": "permissionremarkspec", "type": "esriFieldTypeString", "alias": "permissionremarkspec", "length": 2048, "domain": null }, { "name": "permissionremarkspec_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "permissionremarkspec_xsi_nil", "domain": null }, { "name": "onsitecontactname", "type": "esriFieldTypeString", "alias": "onsitecontactname", "length": 2048, "domain": null }, { "name": "onsitecontactname_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "onsitecontactname_xsi_nil", "domain": null }, { "name": "onsitemobile", "type": "esriFieldTypeString", "alias": "onsitemobile", "length": 2048, "domain": null }, { "name": "onsitemobile_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "onsitemobile_xsi_nil", "domain": null }, { "name": "onsiteemail", "type": "esriFieldTypeString", "alias": "onsiteemail", "length": 2048, "domain": null }, { "name": "onsiteemail_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "onsiteemail_xsi_nil", "domain": null }, { "name": "traficstatus", "type": "esriFieldTypeString", "alias": "traficstatus", "length": 2048, "domain": null }, { "name": "traficstatus_xsi_nil", "type": "esriFieldTypeSmallInteger", "alias": "traficstatus_xsi_nil", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R630_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S619_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }