{ "currentVersion": 10.91, "id": 0, "name": "sde_Park.GNG.STUM_underlag", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 128061.4645999996, "ymin": 6622176.7896, "xmax": 141035.20069999993, "ymax": 6632151.6548, "spatialReference": { "wkid": 3011, "latestWkid": 3011 } }, "sourceSpatialReference": { "wkid": 3011, "latestWkid": 3011 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Parktyp", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 34, 61, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "Bollplan", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 179, 37, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "Hårdgjord sociotop", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 42, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "Kvarterspark", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 36, 111, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "Lekpark", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 191, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "Närnatur", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 144, 41, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8", "label": "Odefinierad", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 40, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Områdespark", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 56, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "Pocketpark", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Namn", "typeIdField": "Parktyp", "subtypeField": "Parktyp", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Namn", "type": "esriFieldTypeString", "alias": "Namn", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Namn" }, { "name": "Parktyp", "type": "esriFieldTypeSmallInteger", "alias": "Parktyp", "domain": null, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "Parktyp" }, { "name": "Lekplats", "type": "esriFieldTypeSmallInteger", "alias": "Lekplats för barn", "domain": { "type": "codedValue", "name": "Lekplats", "description": "sociotopvärde för barn", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lekplats" }, { "name": "Grön_oas", "type": "esriFieldTypeSmallInteger", "alias": "Grön_oas", "domain": { "type": "codedValue", "name": "Grön oas", "description": "Sociotopvärde vistelsegrönska ", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Grön_oas" }, { "name": "Solbelyst", "type": "esriFieldTypeSmallInteger", "alias": "Solbelyst", "domain": { "type": "codedValue", "name": "Solbelyst", "description": "Sociotopvärde ljus", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Solbelyst" }, { "name": "Storre_grasyta", "type": "esriFieldTypeSmallInteger", "alias": "Större gräsyta", "domain": { "type": "codedValue", "name": "Större gräsyta", "description": "Sociotopvärde stor vistelseyta", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Storre_grasyta" }, { "name": "Tillracklig_storlek", "type": "esriFieldTypeSmallInteger", "alias": "Tillräcklig storlek", "domain": { "type": "codedValue", "name": "Tillräcklig storlek", "description": "Sociotopvärde utrymme", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Tillracklig_storlek" }, { "name": "Blomprakt", "type": "esriFieldTypeSmallInteger", "alias": "Blomsterprakt", "domain": { "type": "codedValue", "name": "Blomprakt", "description": "Sociotopvärde blomprakt", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Blomprakt" }, { "name": "Tyst", "type": "esriFieldTypeSmallInteger", "alias": "Tystnad", "domain": { "type": "codedValue", "name": "Tyst", "description": "Sociotopvärde ljudnivå under 55 dB", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Tyst" }, { "name": "Specificering", "type": "esriFieldTypeString", "alias": "Specialegenskap", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Specificering" }, { "name": "Riktlinjer", "type": "esriFieldTypeSmallInteger", "alias": "Klarar riktlinjer", "domain": { "type": "codedValue", "name": "Klarar riktlinjer", "description": "Enligt styrdokument för sociotopvärden", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Riktlinjer" }, { "name": "Tillgänglighet", "type": "esriFieldTypeString", "alias": "Tillgänglighet", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Tillgänglighet" }, { "name": "Specialegenskap_2", "type": "esriFieldTypeString", "alias": "Specialegenskap_2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Specialegenskap_2" }, { "name": "Specialegenskap_3", "type": "esriFieldTypeString", "alias": "Specialegenskap_3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Specialegenskap_3" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R193_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S178_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 6, "name": "Bollplan", "domains": { "Lekplats": {"type": "inherited"}, "Grön_oas": {"type": "inherited"}, "Solbelyst": {"type": "inherited"}, "Storre_grasyta": {"type": "inherited"}, "Tillracklig_storlek": {"type": "inherited"}, "Blomprakt": {"type": "inherited"}, "Tyst": {"type": "inherited"}, "Riktlinjer": {"type": "inherited"} }, "templates": [ { "name": "Bollplan", "description": "", "prototype": { "attributes": { "Namn": null, "Specialegenskap_3": null, "Parktyp": 6, "Lekplats": null, "Grön_oas": null, "Solbelyst": null, "Storre_grasyta": null, "Tillracklig_storlek": null, "Blomprakt": null, "Tyst": null, "Specificering": null, "Riktlinjer": null, "Tillgänglighet": null, "Specialegenskap_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "Hårdgjord sociotop", "domains": { "Lekplats": {"type": "inherited"}, "Grön_oas": {"type": "inherited"}, "Solbelyst": {"type": "inherited"}, "Storre_grasyta": {"type": "inherited"}, "Tillracklig_storlek": {"type": "inherited"}, "Blomprakt": {"type": "inherited"} }, "templates": [ { "name": "Hårdgjord sociotop", "description": "", "prototype": { "attributes": { "Namn": null, "Specialegenskap_3": null, "Parktyp": 3, "Lekplats": null, "Grön_oas": null, "Solbelyst": null, "Storre_grasyta": null, "Tillracklig_storlek": null, "Blomprakt": null, "Tyst": null, "Specificering": null, "Riktlinjer": null, "Tillgänglighet": null, "Specialegenskap_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "Kvarterspark", "domains": { "Lekplats": {"type": "inherited"}, "Grön_oas": {"type": "inherited"}, "Solbelyst": {"type": "inherited"}, "Storre_grasyta": {"type": "inherited"}, "Tillracklig_storlek": {"type": "inherited"}, "Blomprakt": {"type": "inherited"}, "Tyst": {"type": "inherited"}, "Riktlinjer": {"type": "inherited"} }, "templates": [ { "name": "Kvarterspark", "description": "", "prototype": { "attributes": { "Namn": null, "Specialegenskap_3": null, "Parktyp": 1, "Lekplats": null, "Grön_oas": null, "Solbelyst": null, "Storre_grasyta": null, "Tillracklig_storlek": null, "Blomprakt": null, "Tyst": null, "Specificering": null, "Riktlinjer": null, "Tillgänglighet": null, "Specialegenskap_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "Lekpark", "domains": { "Lekplats": {"type": "inherited"}, "Grön_oas": {"type": "inherited"}, "Solbelyst": {"type": "inherited"}, "Storre_grasyta": {"type": "inherited"}, "Tillracklig_storlek": {"type": "inherited"}, "Blomprakt": {"type": "inherited"} }, "templates": [ { "name": "Lekpark", "description": "", "prototype": { "attributes": { "Namn": null, "Specialegenskap_3": null, "Parktyp": 4, "Lekplats": null, "Grön_oas": null, "Solbelyst": null, "Storre_grasyta": null, "Tillracklig_storlek": null, "Blomprakt": null, "Tyst": null, "Specificering": null, "Riktlinjer": null, "Tillgänglighet": null, "Specialegenskap_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 7, "name": "Närnatur", "domains": { "Lekplats": {"type": "inherited"}, "Grön_oas": {"type": "inherited"}, "Solbelyst": {"type": "inherited"}, "Storre_grasyta": {"type": "inherited"}, "Tillracklig_storlek": {"type": "inherited"}, "Blomprakt": {"type": "inherited"}, "Tyst": {"type": "inherited"}, "Riktlinjer": {"type": "inherited"} }, "templates": [ { "name": "Närnatur", "description": "", "prototype": { "attributes": { "Namn": null, "Specialegenskap_3": null, "Parktyp": 7, "Lekplats": null, "Grön_oas": null, "Solbelyst": null, "Storre_grasyta": null, "Tillracklig_storlek": null, "Blomprakt": null, "Tyst": null, "Specificering": null, "Riktlinjer": null, "Tillgänglighet": null, "Specialegenskap_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 8, "name": "Odefinierad", "domains": { "Lekplats": {"type": "inherited"}, "Grön_oas": {"type": "inherited"}, "Solbelyst": {"type": "inherited"}, "Storre_grasyta": {"type": "inherited"}, "Tillracklig_storlek": {"type": "inherited"}, "Blomprakt": {"type": "inherited"}, "Tyst": {"type": "inherited"}, "Riktlinjer": {"type": "inherited"} }, "templates": [ { "name": "Odefinierad", "description": "", "prototype": { "attributes": { "Namn": null, "Specialegenskap_3": null, "Parktyp": 8, "Lekplats": null, "Grön_oas": null, "Solbelyst": null, "Storre_grasyta": null, "Tillracklig_storlek": null, "Blomprakt": null, "Tyst": null, "Specificering": null, "Riktlinjer": null, "Tillgänglighet": null, "Specialegenskap_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "Områdespark", "domains": { "Lekplats": {"type": "inherited"}, "Grön_oas": {"type": "inherited"}, "Solbelyst": {"type": "inherited"}, "Storre_grasyta": {"type": "inherited"}, "Tillracklig_storlek": {"type": "inherited"}, "Blomprakt": {"type": "inherited"} }, "templates": [ { "name": "Områdespark", "description": "", "prototype": { "attributes": { "Namn": null, "Specialegenskap_3": null, "Parktyp": 2, "Lekplats": null, "Grön_oas": null, "Solbelyst": null, "Storre_grasyta": null, "Tillracklig_storlek": null, "Blomprakt": null, "Tyst": null, "Specificering": null, "Riktlinjer": null, "Tillgänglighet": null, "Specialegenskap_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 5, "name": "Pocketpark", "domains": { "Lekplats": {"type": "inherited"}, "Grön_oas": {"type": "inherited"}, "Solbelyst": {"type": "inherited"}, "Storre_grasyta": {"type": "inherited"}, "Tillracklig_storlek": {"type": "inherited"}, "Blomprakt": {"type": "inherited"} }, "templates": [ { "name": "Pocketpark", "description": "", "prototype": { "attributes": { "Namn": null, "Specialegenskap_3": null, "Parktyp": 5, "Lekplats": null, "Grön_oas": null, "Solbelyst": null, "Storre_grasyta": null, "Tillracklig_storlek": null, "Blomprakt": null, "Tyst": null, "Specificering": null, "Riktlinjer": null, "Tillgänglighet": null, "Specialegenskap_2": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "Kvarterspark", "defaultValues": { "Namn": null, "Parktyp": 1, "Lekplats": null, "Grön_oas": null, "Solbelyst": null, "Storre_grasyta": null, "Tillracklig_storlek": null, "Blomprakt": null, "Tyst": null, "Specificering": null, "Riktlinjer": null, "Tillgänglighet": null, "Specialegenskap_2": null, "Specialegenskap_3": null }, "domains": { "Lekplats": {"type": "inherited"}, "Grön_oas": {"type": "inherited"}, "Solbelyst": {"type": "inherited"}, "Storre_grasyta": {"type": "inherited"}, "Tillracklig_storlek": {"type": "inherited"}, "Blomprakt": {"type": "inherited"}, "Tyst": {"type": "inherited"}, "Riktlinjer": {"type": "inherited"} } }, { "code": 2, "name": "Områdespark", "defaultValues": { "Namn": null, "Parktyp": 2, "Lekplats": null, "Grön_oas": null, "Solbelyst": null, "Storre_grasyta": null, "Tillracklig_storlek": null, "Blomprakt": null, "Tyst": null, "Specificering": null, "Riktlinjer": null, "Tillgänglighet": null, "Specialegenskap_2": null, "Specialegenskap_3": null }, "domains": { "Lekplats": {"type": "inherited"}, "Grön_oas": {"type": "inherited"}, "Solbelyst": {"type": "inherited"}, "Storre_grasyta": {"type": "inherited"}, "Tillracklig_storlek": {"type": "inherited"}, "Blomprakt": {"type": "inherited"} } }, { "code": 3, "name": "Hårdgjord sociotop", "defaultValues": { "Namn": null, "Parktyp": 3, "Lekplats": null, "Grön_oas": null, "Solbelyst": null, "Storre_grasyta": null, "Tillracklig_storlek": null, "Blomprakt": null, "Tyst": null, "Specificering": null, "Riktlinjer": null, "Tillgänglighet": null, "Specialegenskap_2": null, "Specialegenskap_3": null }, "domains": { "Lekplats": {"type": "inherited"}, "Grön_oas": {"type": "inherited"}, "Solbelyst": {"type": "inherited"}, "Storre_grasyta": {"type": "inherited"}, "Tillracklig_storlek": {"type": "inherited"}, "Blomprakt": {"type": "inherited"} } }, { "code": 4, "name": "Lekpark", "defaultValues": { "Namn": null, "Parktyp": 4, "Lekplats": null, "Grön_oas": null, "Solbelyst": null, "Storre_grasyta": null, "Tillracklig_storlek": null, "Blomprakt": null, "Tyst": null, "Specificering": null, "Riktlinjer": null, "Tillgänglighet": null, "Specialegenskap_2": null, "Specialegenskap_3": null }, "domains": { "Lekplats": {"type": "inherited"}, "Grön_oas": {"type": "inherited"}, "Solbelyst": {"type": "inherited"}, "Storre_grasyta": {"type": "inherited"}, "Tillracklig_storlek": {"type": "inherited"}, "Blomprakt": {"type": "inherited"} } }, { "code": 5, "name": "Pocketpark", "defaultValues": { "Namn": null, "Parktyp": 5, "Lekplats": null, "Grön_oas": null, "Solbelyst": null, "Storre_grasyta": null, "Tillracklig_storlek": null, "Blomprakt": null, "Tyst": null, "Specificering": null, "Riktlinjer": null, "Tillgänglighet": null, "Specialegenskap_2": null, "Specialegenskap_3": null }, "domains": { "Lekplats": {"type": "inherited"}, "Grön_oas": {"type": "inherited"}, "Solbelyst": {"type": "inherited"}, "Storre_grasyta": {"type": "inherited"}, "Tillracklig_storlek": {"type": "inherited"}, "Blomprakt": {"type": "inherited"} } }, { "code": 6, "name": "Bollplan", "defaultValues": { "Namn": null, "Parktyp": 6, "Lekplats": null, "Grön_oas": null, "Solbelyst": null, "Storre_grasyta": null, "Tillracklig_storlek": null, "Blomprakt": null, "Tyst": null, "Specificering": null, "Riktlinjer": null, "Tillgänglighet": null, "Specialegenskap_2": null, "Specialegenskap_3": null }, "domains": { "Lekplats": {"type": "inherited"}, "Grön_oas": {"type": "inherited"}, "Solbelyst": {"type": "inherited"}, "Storre_grasyta": {"type": "inherited"}, "Tillracklig_storlek": {"type": "inherited"}, "Blomprakt": {"type": "inherited"}, "Tyst": {"type": "inherited"}, "Riktlinjer": {"type": "inherited"} } }, { "code": 7, "name": "Närnatur", "defaultValues": { "Namn": null, "Parktyp": 7, "Lekplats": null, "Grön_oas": null, "Solbelyst": null, "Storre_grasyta": null, "Tillracklig_storlek": null, "Blomprakt": null, "Tyst": null, "Specificering": null, "Riktlinjer": null, "Tillgänglighet": null, "Specialegenskap_2": null, "Specialegenskap_3": null }, "domains": { "Lekplats": {"type": "inherited"}, "Grön_oas": {"type": "inherited"}, "Solbelyst": {"type": "inherited"}, "Storre_grasyta": {"type": "inherited"}, "Tillracklig_storlek": {"type": "inherited"}, "Blomprakt": {"type": "inherited"}, "Tyst": {"type": "inherited"}, "Riktlinjer": {"type": "inherited"} } }, { "code": 8, "name": "Odefinierad", "defaultValues": { "Namn": null, "Parktyp": 8, "Lekplats": null, "Grön_oas": null, "Solbelyst": null, "Storre_grasyta": null, "Tillracklig_storlek": null, "Blomprakt": null, "Tyst": null, "Specificering": null, "Riktlinjer": null, "Tillgänglighet": null, "Specialegenskap_2": null, "Specialegenskap_3": null }, "domains": { "Lekplats": {"type": "inherited"}, "Grön_oas": {"type": "inherited"}, "Solbelyst": {"type": "inherited"}, "Storre_grasyta": {"type": "inherited"}, "Tillracklig_storlek": {"type": "inherited"}, "Blomprakt": {"type": "inherited"}, "Tyst": {"type": "inherited"}, "Riktlinjer": {"type": "inherited"} } }, { "code": 9, "name": "Friluftsområde", "defaultValues": { "Namn": null, "Parktyp": 9, "Lekplats": null, "Grön_oas": null, "Solbelyst": null, "Storre_grasyta": null, "Tillracklig_storlek": null, "Blomprakt": null, "Tyst": null, "Specificering": null, "Riktlinjer": null, "Tillgänglighet": null, "Specialegenskap_2": null, "Specialegenskap_3": null }, "domains": { "Lekplats": {"type": "inherited"}, "Grön_oas": {"type": "inherited"}, "Solbelyst": {"type": "inherited"}, "Storre_grasyta": {"type": "inherited"}, "Tillracklig_storlek": {"type": "inherited"}, "Blomprakt": {"type": "inherited"}, "Tyst": {"type": "inherited"}, "Riktlinjer": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }