{ "currentVersion": 10.91, "id": 1204, "name": "Lekplats", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008, "vcsWkid": 105702, "latestVcsWkid": 5613 }, "copyrightText": "", "parentLayer": { "id": 1165, "name": "Grönska" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 4000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PlaygroundPointType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 230, 0, 255 ], "size": 15, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "1", "label": "Lekplats", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 115, 223, 255 ], "size": 15, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "2", "label": "Lekplats Kommunen", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 15, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "3", "label": "Sport", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 105378.30159999989, "ymin": 6473131.8025, "xmax": 136437.8468000004, "ymax": 6504764.5294, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": "PlaygroundPointType", "subtypeFieldName": "PlaygroundPointType", "subtypeField": "PlaygroundPointType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJEKTID", "domain": null }, { "name": "GID", "type": "esriFieldTypeGlobalID", "alias": "Globalt ID", "length": 38, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Skapad datum", "length": 8, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Skapad av", "length": 255, "domain": null }, { "name": "ModificationDate", "type": "esriFieldTypeDate", "alias": "Modifierat datum", "length": 8, "domain": null }, { "name": "LastModifiedBy", "type": "esriFieldTypeString", "alias": "Modifierad av", "length": 255, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Namn", "length": 20, "domain": null }, { "name": "Littera", "type": "esriFieldTypeString", "alias": "Littera", "length": 52, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Beskrivning", "length": 100, "domain": null }, { "name": "ConstructionYear", "type": "esriFieldTypeSmallInteger", "alias": "Anläggningsår", "domain": { "type": "range", "name": "WS1_ptYearList", "description": "", "range": [ 1800, 2050 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Amount", "type": "esriFieldTypeDouble", "alias": "Mängd", "domain": null }, { "name": "AmountLocked", "type": "esriFieldTypeSmallInteger", "alias": "Mängd låst", "domain": { "type": "codedValue", "name": "WS1_ptYesNo", "description": "", "codedValues": [ { "name": "Nej", "code": 0 }, { "name": "Ja", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AmountUnit", "type": "esriFieldTypeInteger", "alias": "Mängd enhet", "domain": { "type": "codedValue", "name": "WS1_ptUnit", "description": "", "codedValues": [ { "name": "Antal", "code": 0 }, { "name": "Meter", "code": 1 }, { "name": "Kilometer", "code": 2 }, { "name": "Kvadratmeter", "code": 3 }, { "name": "Ar", "code": 4 }, { "name": "Hektar", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PlaygroundPointType", "type": "esriFieldTypeSmallInteger", "alias": "Lekplats punkt typ", "domain": null }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Typ", "domain": { "type": "codedValue", "name": "WS1_ptPlaygroundPointType_Lekplats", "description": "", "codedValues": [ { "name": "AB Bostäder", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ImpID", "type": "esriFieldTypeInteger", "alias": "Importerat ID", "domain": null }, { "name": "AdditionalInformation", "type": "esriFieldTypeInteger", "alias": "Tilläggsinformation", "domain": { "type": "codedValue", "name": "WS1_ptPlaygroundPoint_AdditionalInfo", "description": "", "codedValues": [ { "name": "Vägförening", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Category", "type": "esriFieldTypeInteger", "alias": "Kategori", "domain": { "type": "codedValue", "name": "WS1_ptCategory", "description": "", "codedValues": [ { "name": "Lös", "code": 2 }, { "name": "Fast", "code": 1 }, { "name": "Nummer", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1097_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1097", "fields": "GID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1097", "fields": "GID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1073_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ConstructionYear": {"type": "inherited"}, "AmountLocked": {"type": "inherited"}, "AmountUnit": {"type": "inherited"}, "Type": {"type": "inherited"}, "AdditionalInformation": {"type": "inherited"}, "Category": {"type": "inherited"} }, "id": 1, "name": "Lekplats" }, { "domains": { "ConstructionYear": {"type": "inherited"}, "AmountLocked": {"type": "inherited"}, "AmountUnit": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "WS1_ptPlaygroundPointType_Sport", "description": "", "codedValues": [ { "name": "Fotbollsmål", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AdditionalInformation": {"type": "inherited"}, "Category": {"type": "inherited"} }, "id": 3, "name": "Sport" }, { "domains": { "ConstructionYear": {"type": "inherited"}, "AmountLocked": {"type": "inherited"}, "AmountUnit": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "WS1_ptPlaygroundPointType_LekplatsKommunen", "description": "", "codedValues": [ { "name": "Park", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AdditionalInformation": {"type": "inherited"}, "Category": {"type": "inherited"} }, "id": 2, "name": "Lekplats Kommunen" } ], "subtypes": [ { "domains": { "ConstructionYear": {"type": "inherited"}, "AmountLocked": {"type": "inherited"}, "AmountUnit": {"type": "inherited"}, "Type": {"type": "inherited"}, "AdditionalInformation": {"type": "inherited"}, "Category": {"type": "inherited"} }, "defaultValues": { "GID": null, "CreationDate": null, "CreatedBy": null, "ModificationDate": null, "LastModifiedBy": null, "Name": null, "Littera": null, "Description": null, "ConstructionYear": null, "Amount": null, "AmountLocked": 0, "AmountUnit": null, "PlaygroundPointType": null, "Type": null, "ImpID": null, "AdditionalInformation": null, "Category": null }, "code": 1, "name": "Lekplats" }, { "domains": { "ConstructionYear": {"type": "inherited"}, "AmountLocked": {"type": "inherited"}, "AmountUnit": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "WS1_ptPlaygroundPointType_Sport", "description": "", "codedValues": [ { "name": "Fotbollsmål", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AdditionalInformation": {"type": "inherited"}, "Category": {"type": "inherited"} }, "defaultValues": { "GID": null, "CreationDate": null, "CreatedBy": null, "ModificationDate": null, "LastModifiedBy": null, "Name": null, "Littera": null, "Description": null, "ConstructionYear": null, "Amount": null, "AmountLocked": 0, "AmountUnit": null, "PlaygroundPointType": null, "Type": null, "ImpID": null, "AdditionalInformation": null, "Category": null }, "code": 3, "name": "Sport" }, { "domains": { "ConstructionYear": {"type": "inherited"}, "AmountLocked": {"type": "inherited"}, "AmountUnit": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "WS1_ptPlaygroundPointType_LekplatsKommunen", "description": "", "codedValues": [ { "name": "Park", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "AdditionalInformation": {"type": "inherited"}, "Category": {"type": "inherited"} }, "defaultValues": { "GID": null, "CreationDate": null, "CreatedBy": null, "ModificationDate": null, "LastModifiedBy": null, "Name": null, "Littera": null, "Description": null, "ConstructionYear": null, "Amount": null, "AmountLocked": 0, "AmountUnit": null, "PlaygroundPointType": null, "Type": null, "ImpID": null, "AdditionalInformation": null, "Category": null }, "code": 2, "name": "Lekplats Kommunen" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }