{ "currentVersion": 10.91, "id": 8, "name": "Markutrustning linje", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": 114068.89159999974, "ymin": 6247493.034700001, "xmax": 146514.45220000017, "ymax": 6282168.9725, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Typ", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 158, 155, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 171, 130, 255 ], "width": 1 }, "value": "3", "label": "Murar", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 43, 196, 255 ], "width": 1 }, "value": "2", "label": "Räcken", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 58, 45, 255 ], "width": 1 }, "value": "1", "label": "Spaljé", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 160, 46, 255 ], "width": 1 }, "value": "0", "label": "Staket", "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": "Kommentar", "typeIdField": "Typ", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Typ", "type": "esriFieldTypeSmallInteger", "alias": "Typ", "domain": { "type": "codedValue", "name": "ptGroundItem", "description": "Värdefält för Markutrustning linje", "codedValues": [ { "name": "Staket", "code": 0 }, { "name": "Spaljé", "code": 1 }, { "name": "Räcken", "code": 2 }, { "name": "Murar", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Typ" }, { "name": "Kommentar", "type": "esriFieldTypeString", "alias": "Kommentar", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "Kommentar" }, { "name": "Att_atgarda", "type": "esriFieldTypeSmallInteger", "alias": "Att_atgarda", "domain": { "type": "codedValue", "name": "ptYesNo", "description": "", "codedValues": [ { "name": "Nej", "code": 0 }, { "name": "Ja", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Att_atgarda" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R164_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 3, "name": "3", "domains": { "Typ": {"type": "inherited"}, "Att_atgarda": {"type": "inherited"} }, "templates": [ { "name": "Murar", "description": "", "prototype": { "attributes": { "Att_atgarda": null, "Typ": 3, "Kommentar": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "2", "domains": { "Typ": {"type": "inherited"}, "Att_atgarda": {"type": "inherited"} }, "templates": [ { "name": "Räcken", "description": "", "prototype": { "attributes": { "Att_atgarda": null, "Typ": 2, "Kommentar": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "1", "domains": { "Typ": {"type": "inherited"}, "Att_atgarda": {"type": "inherited"} }, "templates": [ { "name": "Spaljé", "description": "", "prototype": { "attributes": { "Att_atgarda": null, "Typ": 1, "Kommentar": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0, "name": "0", "domains": { "Typ": {"type": "inherited"}, "Att_atgarda": {"type": "inherited"} }, "templates": [ { "name": "Staket", "description": "", "prototype": { "attributes": { "Att_atgarda": null, "Typ": 0, "Kommentar": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e8339641105f484d9e19f60aa68b9b04" }