{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Badplatser", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 113402.12920000032, "ymin": 6248112.354900001, "xmax": 146432.04559999984, "ymax": 6276329.9593, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008, "vcsWkid": 105702, "latestVcsWkid": 5613 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BadTyp", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 201, 140, 6, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "0", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 51, 235, 19, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 69, 128, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "2", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Namn", "typeIdField": "BadTyp", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "Namn", "type": "esriFieldTypeString", "alias": "Namn", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Namn" }, { "name": "Ort", "type": "esriFieldTypeString", "alias": "Ort", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Ort" }, { "name": "Url", "type": "esriFieldTypeString", "alias": "Url", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Url" }, { "name": "BadTyp", "type": "esriFieldTypeInteger", "alias": "BadTyp", "domain": { "type": "codedValue", "name": "BadTyp", "description": "Värden för badplatser", "codedValues": [ { "name": "Insjöbad", "code": 0 }, { "name": "Utomhusbassänger", "code": 1 }, { "name": "Strandbad", "code": 2 }, { "name": "Hundbad", "code": 3 }, { "name": "HCP-bad", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BadTyp" }, { "name": "Beskrivnin", "type": "esriFieldTypeString", "alias": "Beskrivnin", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Beskrivnin" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1035_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S990_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 0, "name": "0", "domains": { "BadTyp": {"type": "inherited"} }, "templates": [ { "name": "0", "description": "", "prototype": { "attributes": { "Url": null, "Beskrivnin": null, "Id": null, "Namn": null, "Ort": null, "BadTyp": 0 } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 1, "name": "1", "domains": { "BadTyp": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "Url": null, "Beskrivnin": null, "Id": null, "Namn": null, "Ort": null, "BadTyp": 1 } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "2", "domains": { "BadTyp": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "Url": null, "Beskrivnin": null, "Id": null, "Namn": null, "Ort": null, "BadTyp": 2 } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "038d0619930c4888a65fed9fa387f49c" } ], "tables": [] }