{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 9, "name": "Vägklass", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 750000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "streetRoadClass", "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 111741.6503999997, "ymin": 6153748.0923, "xmax": 183429.5694000004, "ymax": 6235167.380100001, "spatialReference": { "wkid": 3008, "latestWkid": 3008, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5473200, "falseY": -10002100, "xyUnits": 4.5026540700157917E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5473200, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RoadType", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "1", "label": "GC-väg, gångbana" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 }, "value": "0", "label": "GC-väg, gångbana" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.2 }, "value": "3", "label": "Huvudled, cirkulationsplats" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.2 }, "value": "7", "label": "Huvudled, cirkulationsplats" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 3 }, "value": "5", "label": "Motorväg" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 34, 10, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 23, 255, 255, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 23, 255, 255, 255 ], "toColor": [ 90, 10, 250, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RoadType", "typeIdField": "RoadType", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape_Length" }, { "name": "RoadType", "type": "esriFieldTypeSmallInteger", "alias": "VägTyp", "domain": { "type": "codedValue", "name": "streetRoadType", "description": "Type of road", "codedValues": [ { "name": "Gångbana", "code": 0 }, { "name": "GC-väg", "code": 1 }, { "name": "Lokalväg", "code": 2 }, { "name": "Huvudled", "code": 3 }, { "name": "Motortrafikled", "code": 4 }, { "name": "Motorväg", "code": 5 }, { "name": "Färjeled", "code": 6 }, { "name": "Cirkulationsplats", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RoadType" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "GC-väg, gångbana", "domains": { "RoadType": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": {"RoadType": 1} }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0, "name": "GC-väg, gångbana", "domains": { "RoadType": {"type": "inherited"} }, "templates": [ { "name": "0", "description": "", "prototype": { "attributes": {"RoadType": 0} }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Huvudled, cirkulationsplats", "domains": { "RoadType": {"type": "inherited"} }, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": {"RoadType": 3} }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 7, "name": "Huvudled, cirkulationsplats", "domains": { "RoadType": {"type": "inherited"} }, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": {"RoadType": 7} }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Motorväg", "domains": { "RoadType": {"type": "inherited"} }, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": {"RoadType": 5} }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a0d4ab35bae84487a05f22f35ffea7fa" }