{ "currentVersion": 10.91, "id": 5, "name": "Skolor", "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": 134426.10589999985, "ymin": 6333485.2289, "xmax": 158360.36560000014, "ymax": 6369742.0407, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4c38850aeb94f27d87ac1af4dbefaa94", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAS5JREFUKJGVzzFLAgEYxvH/HWfXUEhJgyRmKBFkEInh3aWBUuAlnCBJSdIU0dJQORitBRZ9iAikJcQvcG6SSxkR4dLScNDg7tYUmJxmz/i8/B54JQbEQL2rUj8DPu3uUj8YkgOxk05mNYj38oL7/H+waHS00wAenwBibfI5Um+3HofCSUL7GaIqgB+PV29HinVaxjDYmSKyPcG466cw0BSTl5xJszwQbxEtbqIo3Z0L51QaZc+k+QB0+uG5LGvxERxy72gKRa3xdFShcW2LD0ieqwTDNq8wijyWJqZXaNwCX7/wDOi7rIcFBDsLQIJlLUe8UMYsdGPHDtlDP9PzfSUgIjpyJLSa+33RsqxXCWAJ9/ECvtgbH4MsADKismLN3lSxNiSAJlYpz1XpT9mTby1dRV8x2l0aAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Namn]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "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 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Namn", "typeIdField": "", "subtypeField": "", "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": "Adress", "type": "esriFieldTypeString", "alias": "Adress", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Adress" }, { "name": "Årskurser", "type": "esriFieldTypeSmallInteger", "alias": "Årskurser", "domain": { "type": "codedValue", "name": "Årskurser", "description": "", "codedValues": [ { "name": "F-5", "code": 0 }, { "name": "6-9", "code": 1 }, { "name": "F-6", "code": 2 }, { "name": "7-9", "code": 3 }, { "name": "F-9", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Årskurser" }, { "name": "Länk", "type": "esriFieldTypeString", "alias": "Länk", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Länk" }, { "name": "Fritidshem", "type": "esriFieldTypeSmallInteger", "alias": "Fritidshem", "domain": { "type": "codedValue", "name": "Ja_Nej", "description": "", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 2 }, { "name": "Inget", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Fritidshem" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R38_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S21_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Skolor", "description": "", "prototype": { "attributes": { "Fritidshem": null, "Namn": null, "Adress": null, "Årskurser": null, "Länk": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }