{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 19, "name": "KpStøySone_UA", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.01, "zTolerance": 0.01, "mTolerance": 0.01, "falseX": -5120900, "falseY": -9998100, "xyUnits": 1000, "falseZ": -10000, "zUnits": 1000, "falseM": -10000, "mUnits": 1000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Kommuneplan forslag" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OBJTYPE", "uniqueValueGroups": [ { "heading": "OBJTYPE", "classes": [ { "label": "Kp Støysone", "description": "Kp Støysone", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 1.41 } }, "values": [ [ "KpStøySone" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 1.41 } }, "value": "KpStøySone", "label": "Kp Støysone" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 210, 255 ], "toColor": [ 252, 226, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 179, 255 ], "toColor": [ 185, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 223, 252, 255 ], "toColor": [ 182, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 232, 255 ], "toColor": [ 184, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 201, 255 ], "toColor": [ 252, 182, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 179, 255 ], "toColor": [ 252, 246, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 212, 252, 255 ], "toColor": [ 243, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 212, 255 ], "toColor": [ 232, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 207, 252, 255 ], "toColor": [ 199, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 226, 255 ], "toColor": [ 252, 215, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 246, 252, 255 ], "toColor": [ 192, 246, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5120763.267722837, "ymin": -9997963.942936342, "xmax": 6120763.267722837, "ymax": 9997963.942936342, "spatialReference": { "wkid": 25832, "latestWkid": 25832, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJTYPE", "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": "OBJTYPE", "type": "esriFieldTypeString", "alias": "OBJTYPE", "length": 32, "domain": { "type": "codedValue", "name": "DKpStøySonObjtype", "description": "", "codedValues": [ { "name": "Kp Støysone", "code": "KpStøySone" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AREALST", "type": "esriFieldTypeSmallInteger", "alias": "Arealbruksstatus", "domain": { "type": "codedValue", "name": "DArealstNyLov", "description": "", "codedValues": [ { "name": "1 - Nåværende", "code": 1 }, { "name": "2 - Framtidig", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "KPSTOY", "type": "esriFieldTypeSmallInteger", "alias": "KPSTØY", "domain": { "type": "codedValue", "name": "DKpStoy", "description": "", "codedValues": [ { "name": "210 - Rød sone T-1442", "code": 210 }, { "name": "220 - Gul sone T-1442", "code": 220 }, { "name": "230 - Grønn sone T-1442", "code": 230 }, { "name": "290 - Andre støysoner", "code": 290 }, { "name": "200 - Støysoner (UTGÅTT)", "code": 200 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HENSYNSONENAVN", "type": "esriFieldTypeString", "alias": "HENSYNSONENAVN", "length": 10, "domain": null }, { "name": "BESKRIVELSE", "type": "esriFieldTypeString", "alias": "BESKRIVELSE", "length": 120, "domain": null }, { "name": "KOMM", "type": "esriFieldTypeString", "alias": "KOMM", "length": 4, "domain": null }, { "name": "PLANID", "type": "esriFieldTypeString", "alias": "PLANID", "length": 16, "domain": null }, { "name": "LOKALID", "type": "esriFieldTypeString", "alias": "LOKALID", "length": 100, "domain": null }, { "name": "NAVNEROM", "type": "esriFieldTypeString", "alias": "NAVNEROM", "length": 100, "domain": null }, { "name": "VERSJONID", "type": "esriFieldTypeString", "alias": "VERSJONID", "length": 100, "domain": null }, { "name": "FORSTEDIGITALISERINGSDATO", "type": "esriFieldTypeDate", "alias": "FØRSTEDIGITALISERINGSDATO", "length": 8, "domain": null }, { "name": "OPPDATERINGSDATO", "type": "esriFieldTypeDate", "alias": "OPPDATERINGSDATO", "length": 8, "domain": null }, { "name": "omradeid", "type": "esriFieldTypeSmallInteger", "alias": "omradeid", "domain": null }, { "name": "kommunenavn", "type": "esriFieldTypeString", "alias": "kommunenavn", "length": 60, "domain": null }, { "name": "fylke", "type": "esriFieldTypeSmallInteger", "alias": "fylke", "domain": null }, { "name": "fylkesnavn", "type": "esriFieldTypeString", "alias": "fylkesnavn", "length": 60, "domain": null }, { "name": "SOSI_id", "type": "esriFieldTypeInteger", "alias": "SOSI_id", "domain": null }, { "name": "kilde", "type": "esriFieldTypeString", "alias": "kilde", "length": 50, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "xrlt", "fields": "AREALST", "isAscending": true, "isUnique": false, "description": "" }, { "name": "xkpt", "fields": "KPSTOY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "xplnd", "fields": "PLANID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "SHAPE_INDEX", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }