{ "currentVersion": 10.91, "id": 2, "name": "Detaljplan", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3011, "latestWkid": 3011 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1271", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1272", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1270", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "Gällande", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 14, 204, 14, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "Pågående", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Vilande", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[DPnamn]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 129908.02350000013, "ymin": 6621794.8265, "xmax": 156485.5259999996, "ymax": 6633317.359999999, "spatialReference": { "wkid": 3011, "latestWkid": 3011 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DPnamn", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DPnamn", "type": "esriFieldTypeString", "alias": "Plannamn", "length": 50, "domain": null }, { "name": "LagaKraft", "type": "esriFieldTypeDate", "alias": "Laga kraft", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "DP_status", "description": "Status för detaljplaner", "codedValues": [ { "name": "Pågående", "code": 1 }, { "name": "Vilande", "code": 2 }, { "name": "Gällande", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Plantyp", "type": "esriFieldTypeString", "alias": "Plantyp", "length": 20, "domain": { "type": "codedValue", "name": "DP_plantyp", "description": "Plantyp", "codedValues": [ { "name": "Detaljplan", "code": "DP" }, { "name": "Områdesbestämmelse", "code": "OB" }, { "name": "Stadsplan", "code": "SPL" }, { "name": "Byggnadsplan", "code": "BPL" }, { "name": "Avstyckningsplan", "code": "APL" }, { "name": "Fastighetsplan", "code": "FP" }, { "name": "Tomtindelning", "code": "TI" }, { "name": "Ändring av detaljplan", "code": "ÄPL" }, { "name": "Ändring av områdesbestämmelser", "code": "ÄOB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Aktbet", "type": "esriFieldTypeString", "alias": "Aktbeteckning", "length": 20, "domain": null }, { "name": "Handlingar", "type": "esriFieldTypeString", "alias": "Handlingar", "length": 200, "domain": null }, { "name": "Regdatum", "type": "esriFieldTypeDate", "alias": "Regdatum", "length": 8, "domain": null }, { "name": "Aktualitet", "type": "esriFieldTypeDate", "alias": "Aktualitet", "length": 8, "domain": null }, { "name": "Dnr", "type": "esriFieldTypeString", "alias": "Diareinr", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Syfte", "type": "esriFieldTypeString", "alias": "Syfte", "length": 255, "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": "R633_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S616_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }