{ "currentVersion": 10.91, "id": 1, "name": "Ansökan värmepump linje", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": 527489.2467, "ymin": 6859878.728700001, "xmax": 831101.4223999996, "ymax": 7335190.447099999, "spatialReference": { "wkid": 3006, "latestWkid": 3006 } }, "sourceSpatialReference": { "wkid": 3006, "latestWkid": 3006, "vcsWkid": 105702, "latestVcsWkid": 5613 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Kategori", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "value": "Avloppsledning", "label": "Avloppsledning", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 4 }, "value": "Fiberkabel", "label": "Fiberkabel", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 4 }, "value": "Kollektorslang", "label": "Kollektorslang", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 4 }, "value": "Vattenledning", "label": "Vattenledning", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 4 }, "value": "Övrig_ledning", "label": "Övrig ledning", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "Övrig_lnje", "label": "Övrig linje", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Egenskap] CONCAT \". \" CONCAT [Beskrivning]", "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Open Sans", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Namn", "typeIdField": "Kategori", "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": "Kategori", "type": "esriFieldTypeString", "alias": "Kategori", "domain": { "type": "codedValue", "name": "Varmepump_kat_linje", "description": "Kategori värmepump linjetobjekt", "codedValues": [ { "name": "Kollektorslang", "code": "Kollektorslang" }, { "name": "Avloppsledning", "code": "Avloppsledning" }, { "name": "Vattenledning", "code": "Vattenledning" }, { "name": "Fiberkabel", "code": "Fiberkabel" }, { "name": "Övrig ledning", "code": "Övrig_ledning" }, { "name": "Övrig linje", "code": "Övrig_lnje" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Kategori" }, { "name": "Egenskap", "type": "esriFieldTypeString", "alias": "Egenskap", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Egenskap" }, { "name": "Beskrivning", "type": "esriFieldTypeString", "alias": "Beskrivning", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Beskrivning" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R136_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S128_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Avloppsledning", "name": "Avloppsledning", "domains": { "Kategori": {"type": "inherited"} }, "templates": [ { "name": "Avloppsledning", "description": "", "prototype": { "attributes": { "Namn": null, "Beskrivning": null, "Kategori": "Avloppsledning", "Egenskap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Fiberkabel", "name": "Fiberkabel", "domains": { "Kategori": {"type": "inherited"} }, "templates": [ { "name": "Fiberkabel", "description": "", "prototype": { "attributes": { "Namn": null, "Beskrivning": null, "Kategori": "Fiberkabel", "Egenskap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Kollektorslang", "name": "Kollektorslang", "domains": { "Kategori": {"type": "inherited"} }, "templates": [ { "name": "Kollektorslang", "description": "", "prototype": { "attributes": { "Namn": null, "Beskrivning": null, "Kategori": "Kollektorslang", "Egenskap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Vattenledning", "name": "Vattenledning", "domains": { "Kategori": {"type": "inherited"} }, "templates": [ { "name": "Vattenledning", "description": "", "prototype": { "attributes": { "Namn": null, "Beskrivning": null, "Kategori": "Vattenledning", "Egenskap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Övrig_ledning", "name": "Övrig_ledning", "domains": { "Kategori": {"type": "inherited"} }, "templates": [ { "name": "Övrig ledning", "description": "", "prototype": { "attributes": { "Namn": null, "Beskrivning": null, "Kategori": "Övrig_ledning", "Egenskap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Övrig_lnje", "name": "Övrig_lnje", "domains": { "Kategori": {"type": "inherited"} }, "templates": [ { "name": "Övrig linje", "description": "", "prototype": { "attributes": { "Namn": null, "Beskrivning": null, "Kategori": "Övrig_lnje", "Egenskap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }