{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Text", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Administrativa namn" }, { "id": 3, "name": "Registersiffror" }, { "id": 5, "name": "Storskaliga registersiffror" }, { "id": 7, "name": "Ortnamn och upplysningstext" }, { "id": 9, "name": "Höjdkurvstext" }, { "id": 11, "name": "Gränspunkt" }, { "id": 12, "name": "Administrativa symboler" }, { "id": 13, "name": "Ortnamn, punkter mindre än 1:10000" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 112789.70920000039, "ymin": 6244786.766000001, "xmax": 147941.37430000026, "ymax": 6284475.0514, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 1, "name": "Administrativa namn", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Text" }, "subLayers": [ { "id": 2, "name": "Text" } ], "minScale": 20000, "maxScale": 10001, "defaultVisibility": true, "extent": { "xmin": 113573.46279999986, "ymin": 6245528.7994, "xmax": 147761.0429999996, "ymax": 6283873.8763, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Giltiga tillståndsvärden för text.", "codedValues": [ { "name": "Placerad", "code": 0 }, { "name": "Icke placerad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Giltiga värden är Ja eller Nej.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Giltiga värden är Ja eller Nej.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Giltiga värden är Ja eller Nej.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Giltiga värden för lodrät justering av symbol.", "codedValues": [ { "name": "Överkant", "code": 0 }, { "name": "Centrera", "code": 1 }, { "name": "Baslinje", "code": 2 }, { "name": "Nederkant", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Giltiga värden för vågrät justering av symbol.", "codedValues": [ { "name": "Vänster", "code": 0 }, { "name": "Centrera", "code": 1 }, { "name": "Höger", "code": 2 }, { "name": "Fullständig", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "AT_1381_", "type": "esriFieldTypeInteger", "alias": "AT_1381_", "domain": null }, { "name": "AT_1381_ID", "type": "esriFieldTypeInteger", "alias": "AT_1381_ID", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "OFFSETX", "type": "esriFieldTypeDouble", "alias": "OFFSETX", "domain": null }, { "name": "OFFSETY", "type": "esriFieldTypeDouble", "alias": "OFFSETY", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null }, { "name": "LEVEL_", "type": "esriFieldTypeInteger", "alias": "LEVEL_", "domain": null }, { "name": "TEXT", "type": "esriFieldTypeString", "alias": "TEXT", "length": 320, "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "TRIKT", "type": "esriFieldTypeDouble", "alias": "TRIKT", "domain": null }, { "name": "TJUST", "type": "esriFieldTypeSmallInteger", "alias": "TJUST", "domain": null }, { "name": "THOJD", "type": "esriFieldTypeSmallInteger", "alias": "THOJD", "domain": null }, { "name": "TSPARR", "type": "esriFieldTypeSmallInteger", "alias": "TSPARR", "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1977_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1972_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 2, "name": "Text", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "Administrativa namn" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 113573.46279999986, "ymin": 6245528.7994, "xmax": 147761.0429999996, "ymax": 6283873.8763, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 20000, "effectiveMaxScale": 10001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 3, "name": "Registersiffror", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Text" }, "subLayers": [ { "id": 4, "name": "Text" } ], "minScale": 5000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 113204.6780000003, "ymin": 6244889.449200001, "xmax": 147941.37430000026, "ymax": 6284364.623299999, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Giltiga tillståndsvärden för text.", "codedValues": [ { "name": "Placerad", "code": 0 }, { "name": "Icke placerad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Giltiga värden är Ja eller Nej.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Giltiga värden är Ja eller Nej.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Giltiga värden är Ja eller Nej.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Giltiga värden för lodrät justering av symbol.", "codedValues": [ { "name": "Överkant", "code": 0 }, { "name": "Centrera", "code": 1 }, { "name": "Baslinje", "code": 2 }, { "name": "Nederkant", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Giltiga värden för vågrät justering av symbol.", "codedValues": [ { "name": "Vänster", "code": 0 }, { "name": "Centrera", "code": 1 }, { "name": "Höger", "code": 2 }, { "name": "Fullständig", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "AR_1381_", "type": "esriFieldTypeInteger", "alias": "AR_1381_", "domain": null }, { "name": "AR_1381_ID", "type": "esriFieldTypeInteger", "alias": "AR_1381_ID", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "OFFSETX", "type": "esriFieldTypeDouble", "alias": "OFFSETX", "domain": null }, { "name": "OFFSETY", "type": "esriFieldTypeDouble", "alias": "OFFSETY", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null }, { "name": "LEVEL_", "type": "esriFieldTypeInteger", "alias": "LEVEL_", "domain": null }, { "name": "TEXT", "type": "esriFieldTypeString", "alias": "TEXT", "length": 320, "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "TRIKT", "type": "esriFieldTypeDouble", "alias": "TRIKT", "domain": null }, { "name": "TJUST", "type": "esriFieldTypeSmallInteger", "alias": "TJUST", "domain": null }, { "name": "THOJD", "type": "esriFieldTypeSmallInteger", "alias": "THOJD", "domain": null }, { "name": "TSPARR", "type": "esriFieldTypeSmallInteger", "alias": "TSPARR", "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1976_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1971_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 4, "name": "Text", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 3, "name": "Registersiffror" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 113204.6780000003, "ymin": 6244889.449200001, "xmax": 147941.37430000026, "ymax": 6284364.623299999, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 5000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 5, "name": "Storskaliga registersiffror", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Text" }, "subLayers": [ { "id": 6, "name": "Text" } ], "minScale": 2000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 113291.18659999967, "ymin": 6245719.3138, "xmax": 146598.2402999997, "ymax": 6278073.7303, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Giltiga tillståndsvärden för text.", "codedValues": [ { "name": "Placerad", "code": 0 }, { "name": "Icke placerad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Giltiga värden är Ja eller Nej.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Giltiga värden är Ja eller Nej.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Giltiga värden är Ja eller Nej.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Giltiga värden för lodrät justering av symbol.", "codedValues": [ { "name": "Överkant", "code": 0 }, { "name": "Centrera", "code": 1 }, { "name": "Baslinje", "code": 2 }, { "name": "Nederkant", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Giltiga värden för vågrät justering av symbol.", "codedValues": [ { "name": "Vänster", "code": 0 }, { "name": "Centrera", "code": 1 }, { "name": "Höger", "code": 2 }, { "name": "Fullständig", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "AX_1381_", "type": "esriFieldTypeInteger", "alias": "AX_1381_", "domain": null }, { "name": "AX_1381_ID", "type": "esriFieldTypeInteger", "alias": "AX_1381_ID", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "OFFSETX", "type": "esriFieldTypeDouble", "alias": "OFFSETX", "domain": null }, { "name": "OFFSETY", "type": "esriFieldTypeDouble", "alias": "OFFSETY", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null }, { "name": "LEVEL_", "type": "esriFieldTypeInteger", "alias": "LEVEL_", "domain": null }, { "name": "TEXT", "type": "esriFieldTypeString", "alias": "TEXT", "length": 320, "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "TRIKT", "type": "esriFieldTypeDouble", "alias": "TRIKT", "domain": null }, { "name": "TJUST", "type": "esriFieldTypeSmallInteger", "alias": "TJUST", "domain": null }, { "name": "THOJD", "type": "esriFieldTypeSmallInteger", "alias": "THOJD", "domain": null }, { "name": "TSPARR", "type": "esriFieldTypeSmallInteger", "alias": "TSPARR", "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1978_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1973_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 6, "name": "Text", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 5, "name": "Storskaliga registersiffror" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 113291.18659999967, "ymin": 6245719.3138, "xmax": 146598.2402999997, "ymax": 6278073.7303, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 7, "name": "Ortnamn och upplysningstext", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Text" }, "subLayers": [ { "id": 8, "name": "Text" } ], "minScale": 10000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 112789.70920000039, "ymin": 6244786.766000001, "xmax": 147877.3995000003, "ymax": 6284304.4574, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Giltiga tillståndsvärden för text.", "codedValues": [ { "name": "Placerad", "code": 0 }, { "name": "Icke placerad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Giltiga värden är Ja eller Nej.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Giltiga värden är Ja eller Nej.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Giltiga värden är Ja eller Nej.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Giltiga värden för lodrät justering av symbol.", "codedValues": [ { "name": "Överkant", "code": 0 }, { "name": "Centrera", "code": 1 }, { "name": "Baslinje", "code": 2 }, { "name": "Nederkant", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Giltiga värden för vågrät justering av symbol.", "codedValues": [ { "name": "Vänster", "code": 0 }, { "name": "Centrera", "code": 1 }, { "name": "Höger", "code": 2 }, { "name": "Fullständig", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "TX_1381_", "type": "esriFieldTypeInteger", "alias": "TX_1381_", "domain": null }, { "name": "TX_1381_ID", "type": "esriFieldTypeInteger", "alias": "TX_1381_ID", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "OFFSETX", "type": "esriFieldTypeDouble", "alias": "OFFSETX", "domain": null }, { "name": "OFFSETY", "type": "esriFieldTypeDouble", "alias": "OFFSETY", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null }, { "name": "LEVEL_", "type": "esriFieldTypeInteger", "alias": "LEVEL_", "domain": null }, { "name": "TEXT", "type": "esriFieldTypeString", "alias": "TEXT", "length": 320, "domain": null }, { "name": "EXTERNID", "type": "esriFieldTypeString", "alias": "EXTERNID", "length": 64, "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "TRIKT", "type": "esriFieldTypeDouble", "alias": "TRIKT", "domain": null }, { "name": "TJUST", "type": "esriFieldTypeSmallInteger", "alias": "TJUST", "domain": null }, { "name": "THOJD", "type": "esriFieldTypeSmallInteger", "alias": "THOJD", "domain": null }, { "name": "TSPARR", "type": "esriFieldTypeSmallInteger", "alias": "TSPARR", "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1983_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1978_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 8, "name": "Text", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 7, "name": "Ortnamn och upplysningstext" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 112789.70920000039, "ymin": 6244786.766000001, "xmax": 147877.3995000003, "ymax": 6284304.4574, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 9, "name": "Höjdkurvstext", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Text" }, "subLayers": [ { "id": 10, "name": "Text" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 113596.79119999986, "ymin": 6246126.4745000005, "xmax": 147723.15280000027, "ymax": 6284475.0514, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Giltiga tillståndsvärden för text.", "codedValues": [ { "name": "Placerad", "code": 0 }, { "name": "Icke placerad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Giltiga värden är Ja eller Nej.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Giltiga värden är Ja eller Nej.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Giltiga värden är Ja eller Nej.", "codedValues": [ { "name": "Ja", "code": 1 }, { "name": "Nej", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Giltiga värden för lodrät justering av symbol.", "codedValues": [ { "name": "Överkant", "code": 0 }, { "name": "Centrera", "code": 1 }, { "name": "Baslinje", "code": 2 }, { "name": "Nederkant", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Giltiga värden för vågrät justering av symbol.", "codedValues": [ { "name": "Vänster", "code": 0 }, { "name": "Centrera", "code": 1 }, { "name": "Höger", "code": 2 }, { "name": "Fullständig", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "OT_1381_", "type": "esriFieldTypeInteger", "alias": "OT_1381_", "domain": null }, { "name": "OT_1381_ID", "type": "esriFieldTypeInteger", "alias": "OT_1381_ID", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "OFFSETX", "type": "esriFieldTypeDouble", "alias": "OFFSETX", "domain": null }, { "name": "OFFSETY", "type": "esriFieldTypeDouble", "alias": "OFFSETY", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "SYMBOL", "domain": null }, { "name": "LEVEL_", "type": "esriFieldTypeInteger", "alias": "LEVEL_", "domain": null }, { "name": "TEXT", "type": "esriFieldTypeString", "alias": "TEXT", "length": 320, "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "TRIKT", "type": "esriFieldTypeDouble", "alias": "TRIKT", "domain": null }, { "name": "TJUST", "type": "esriFieldTypeSmallInteger", "alias": "TJUST", "domain": null }, { "name": "THOJD", "type": "esriFieldTypeSmallInteger", "alias": "THOJD", "domain": null }, { "name": "TSPARR", "type": "esriFieldTypeSmallInteger", "alias": "TSPARR", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1981_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1976_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 10, "name": "Text", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9, "name": "Höjdkurvstext" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 113596.79119999986, "ymin": 6246126.4745000005, "xmax": 147723.15280000027, "ymax": 6284475.0514, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 11, "name": "Gränspunkt", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Text" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.5102 } }, "value": "GRÄ", "label": "Gränspunkt", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 3, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.5102 } }, "value": "RIKSRÖSE", "label": "Riksröse", "description": "" } ], "fieldDelimiter": ",", "rotationType": "arithmetic", "rotationExpression": "[SRIKT]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 113019.64149999991, "ymin": 6244871.010199999, "xmax": 147571.59659999982, "ymax": 6282558.277799999, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INTERNID", "type": "esriFieldTypeInteger", "alias": "INTERNID", "domain": null }, { "name": "EXTERNID", "type": "esriFieldTypeString", "alias": "EXTERNID", "length": 64, "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "MTYP", "type": "esriFieldTypeString", "alias": "MTYP", "length": 4, "domain": null }, { "name": "MLAGE", "type": "esriFieldTypeSmallInteger", "alias": "MLAGE", "domain": null }, { "name": "GDAT", "type": "esriFieldTypeString", "alias": "GDAT", "length": 16, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "METODPLAN", "type": "esriFieldTypeInteger", "alias": "METODPLAN", "domain": null }, { "name": "KVALFORB", "type": "esriFieldTypeSmallInteger", "alias": "KVALFORB", "domain": null }, { "name": "FLYGHOJD", "type": "esriFieldTypeInteger", "alias": "FLYGHOJD", "domain": null }, { "name": "UNDSKALA", "type": "esriFieldTypeInteger", "alias": "UNDSKALA", "domain": null }, { "name": "KNID", "type": "esriFieldTypeSmallInteger", "alias": "KNID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1916_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1911_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 12, "name": "Administrativa symboler", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Text" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4b279a36a5116e9e3d2bf8e4d2e5519b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAF9JREFUCJl9zDEKg0AYROFPWLCx2uvkDsEyR/I0loZcQrAKeIi/MJWFaKMgW2Sa4fGYSf4knV2jxRtLKVc0J78wYEmo8MQPPT7XOmHHFw9s6MrbGXPOeYyIvZQgIqY7H3/BFnMKcez3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FSINKA.S", "label": "Sinka för fastighet", "description": "" }, { "symbol": { "type": "esriPMS", "url": "482e77f962b130bc79c0c19e537bbaee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHBJREFUCJlNzbEJAlEURNGjfHiCgakF2IYduD1sJmwqZtuGobFFKQhiYrpg8FDQxMV/s5lhuMWfBaaY4w6lGl84YTcW5fd44xkR58y8YIJlwQxHXDNzhT02EdEXPNCgQ4sbmswcRucHB6yxrZ01fR2+EEkZp8yBOSoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "FSINKAL.S", "label": "Sinka för fastighet, liten", "description": "" } ], "fieldDelimiter": ",", "rotationType": "arithmetic", "rotationExpression": "[SRIKT]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 113881.80829999968, "ymin": 6247580.6218, "xmax": 142813.65720000025, "ymax": 6277354.134, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "SRIKT", "type": "esriFieldTypeDouble", "alias": "SRIKT", "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1918_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1913_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 13, "name": "Ortnamn, punkter mindre än 1:10000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Text" }, "subLayers": [], "minScale": 0, "maxScale": 10001, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "\"DETALJTYP\" = 'BEBTÄTTX'", "labelExpression": "[TEXT]", "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": false, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 13, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 112957.125, "ymin": 6244794.043099999, "xmax": 147811.26099999994, "ymax": 6284210.897399999, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "EXTERNID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EXTERNID", "type": "esriFieldTypeString", "alias": "EXTERNID", "length": 64, "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "TRIKT", "type": "esriFieldTypeDouble", "alias": "TRIKT", "domain": null }, { "name": "TJUST", "type": "esriFieldTypeSmallInteger", "alias": "TJUST", "domain": null }, { "name": "THOJD", "type": "esriFieldTypeInteger", "alias": "THOJD", "domain": null }, { "name": "TSPARR", "type": "esriFieldTypeInteger", "alias": "TSPARR", "domain": null }, { "name": "TEXT", "type": "esriFieldTypeString", "alias": "TEXT", "length": 64, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1972_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1967_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 14, "name": "Fastigheter", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 15, "name": "Administrativa gränser" }, { "id": 16, "name": "Mittlinjeredovisade fastigheter" }, { "id": 17, "name": "Övriga administrativa gränser" }, { "id": 18, "name": "Fastigheter och samfälligheter" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 106772.65280000027, "ymin": 6244695.5024, "xmax": 147985.71019999962, "ymax": 6285184.2776, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 15, "name": "Administrativa gränser", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Fastigheter" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.4740128000000001 }, "value": "RIKSGR", "label": "Rikgsräns", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.5669279999999999 }, "value": "TERRGR", "label": "Territorialgräns", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.4740128000000001 }, "value": "LÄNSGR", "label": "Länsgräns", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.4740128000000001 }, "value": "LÄNS1:5", "label": "Länsgräns 1:5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.7574767999999998 }, "value": "KOMMUNGR", "label": "Kommungräns", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.7574767999999998 }, "value": "KOMMUN1:5", "label": "Kommungräns 1:5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.7574767999999998 }, "value": "KOMTÄTGR", "label": "Tätningsgräns för kommunind", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.6440912 }, "value": "SOCKNAGR", "label": "Sockennamnsgräns (Gotland)", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.6440912 }, "value": "SOCKNA1:5", "label": "Sockennamnsgräns 1:5 (Gotland)", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.41732 }, "value": "TRAKTGR", "label": "Traktgräns", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.41732 }, "value": "TRAKT1:5", "label": "Traktgräns 1:5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.41732 }, "value": "KVTRAKTGR", "label": "Kvarterstraktgräns", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.8503919999999999 }, "value": "FASTGR", "label": "Fastighetsgräns", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.8503919999999999 }, "value": "FAST1:5", "label": "Fastighetsgräns 1:5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2.1259799999999998 }, "value": "FASTSTR", "label": "Fastighetsstrand", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.8503919999999999 }, "value": "FASTTÄTGR", "label": "Tätningsgräns för fastighetsind", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "3DGR", "label": "Gräns för tredimensionellt utrymme", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 106772.65280000027, "ymin": 6244695.5024, "xmax": 147985.71019999962, "ymax": 6285184.2776, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INTERNID", "type": "esriFieldTypeInteger", "alias": "INTERNID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "GDAT", "type": "esriFieldTypeString", "alias": "GDAT", "length": 16, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "METODPLAN", "type": "esriFieldTypeInteger", "alias": "METODPLAN", "domain": null }, { "name": "FLYGHOJD", "type": "esriFieldTypeInteger", "alias": "FLYGHOJD", "domain": null }, { "name": "UNDSKALA", "type": "esriFieldTypeInteger", "alias": "UNDSKALA", "domain": null }, { "name": "KNID", "type": "esriFieldTypeSmallInteger", "alias": "KNID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1911_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1906_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 16, "name": "Mittlinjeredovisade fastigheter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Fastigheter" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.8503919999999999 }, "value": "FASTIGHET", "label": "Fastighet, schabloniserad", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.8503919999999999 }, "value": "SAMF", "label": "Samfällighet, schabloniserad", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 116442.35800000001, "ymin": 6244949.3312, "xmax": 147779.4040000001, "ymax": 6283833.1437, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FNR_FDS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INTERNID", "type": "esriFieldTypeInteger", "alias": "INTERNID", "domain": null }, { "name": "FNR_FDS", "type": "esriFieldTypeString", "alias": "FNR_FDS", "length": 9, "domain": null }, { "name": "OBJEKT_ID", "type": "esriFieldTypeString", "alias": "OBJEKT_ID", "length": 36, "domain": null }, { "name": "EXTERNID", "type": "esriFieldTypeString", "alias": "EXTERNID", "length": 64, "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "KOMMUNKOD", "type": "esriFieldTypeString", "alias": "KOMMUNKOD", "length": 4, "domain": null }, { "name": "KOMMUNNAMN", "type": "esriFieldTypeString", "alias": "KOMMUNNAMN", "length": 16, "domain": null }, { "name": "TRAKT", "type": "esriFieldTypeString", "alias": "TRAKT", "length": 40, "domain": null }, { "name": "BLOCKENHET", "type": "esriFieldTypeString", "alias": "BLOCKENHET", "length": 9, "domain": null }, { "name": "OMRNR", "type": "esriFieldTypeSmallInteger", "alias": "OMRNR", "domain": null }, { "name": "FASTIGHET", "type": "esriFieldTypeString", "alias": "FASTIGHET", "length": 54, "domain": null }, { "name": "GDAT", "type": "esriFieldTypeString", "alias": "GDAT", "length": 16, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "METODPLAN", "type": "esriFieldTypeInteger", "alias": "METODPLAN", "domain": null }, { "name": "FLYGHOJD", "type": "esriFieldTypeInteger", "alias": "FLYGHOJD", "domain": null }, { "name": "UNDSKALA", "type": "esriFieldTypeInteger", "alias": "UNDSKALA", "domain": null }, { "name": "KNID", "type": "esriFieldTypeSmallInteger", "alias": "KNID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1912_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1907_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 17, "name": "Övriga administrativa gränser", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Fastigheter" }, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.5669279999999999 }, "value": "AJOURGR", "label": "Gräns för ofullständig fastighetsredovisning", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 3.5433 }, "value": "FÖRSAMLGR", "label": "Församlingsgräns", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 1.41732 }, "value": "ODLINGSGR", "label": "Odlingsgräns", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 1.275588 }, "value": "SOCKENGR", "label": "Sockengräns", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 3.5433 }, "value": "FÖRSTÄTGR", "label": "Tätningsgr för församl", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 1.275588 }, "value": "SOCKTÄTGR", "label": "Tätningsgräns för socken", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 112725.74210000038, "ymin": 6244719.6620000005, "xmax": 147985.61840000004, "ymax": 6285183.174900001, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1914_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1909_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 18, "name": "Fastigheter och samfälligheter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Fastigheter" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "sde_gsd.GNG.ay_1381.DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "FASTIGHET", "label": "Fastighetsområde", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "FASTOID", "label": "Fastighetsområde, utan identitet", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "OSPEC", "label": "Ospecifierat område, ofta kod på felaktig yta", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "SAMF", "label": "Samfällighetsområde", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "SAMFOID", "label": "Samfällighetsområde, utan identitet", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 106772.65280000027, "ymin": 6244695.5024, "xmax": 147985.71019999962, "ymax": 6285184.2776, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "sde_gsd.GNG.ay_1381.FASTIGHET", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "sde_gsd.GNG.ay_1381.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "sde_gsd.GNG.ay_1381.FNR_FDS", "type": "esriFieldTypeString", "alias": "FNR_FDS", "length": 9, "domain": null }, { "name": "sde_gsd.GNG.ay_1381.OBJEKT_ID", "type": "esriFieldTypeString", "alias": "OBJEKT_ID", "length": 36, "domain": null }, { "name": "sde_gsd.GNG.ay_1381.EXTERNID", "type": "esriFieldTypeString", "alias": "EXTERNID", "length": 64, "domain": null }, { "name": "sde_gsd.GNG.ay_1381.DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "sde_gsd.GNG.ay_1381.KOMMUNKOD", "type": "esriFieldTypeString", "alias": "KOMMUNKOD", "length": 4, "domain": null }, { "name": "sde_gsd.GNG.ay_1381.KOMMUNNAMN", "type": "esriFieldTypeString", "alias": "KOMMUNNAMN", "length": 16, "domain": null }, { "name": "sde_gsd.GNG.ay_1381.TRAKT", "type": "esriFieldTypeString", "alias": "TRAKT", "length": 40, "domain": null }, { "name": "sde_gsd.GNG.ay_1381.BLOCKENHET", "type": "esriFieldTypeString", "alias": "BLOCKENHET", "length": 9, "domain": null }, { "name": "sde_gsd.GNG.ay_1381.OMRNR", "type": "esriFieldTypeSmallInteger", "alias": "OMRNR", "domain": null }, { "name": "sde_gsd.GNG.ay_1381.FASTIGHET", "type": "esriFieldTypeString", "alias": "FASTIGHET", "length": 54, "domain": null }, { "name": "sde_gsd.GNG.ay_1381.YTKVAL", "type": "esriFieldTypeSmallInteger", "alias": "YTKVAL", "domain": null }, { "name": "sde_gsd.GNG.ay_1381.ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "sde_gsd.GNG.ay_1381.OMRTYP", "type": "esriFieldTypeString", "alias": "OMRTYP", "length": 30, "domain": null }, { "name": "sde_gsd.GNG.ay_1381.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "sde_geolocator.GNG.LocatorAddress.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJEKTID", "domain": null }, { "name": "sde_geolocator.GNG.LocatorAddress.PostCode", "type": "esriFieldTypeString", "alias": "Postnummer", "length": 50, "domain": null }, { "name": "sde_geolocator.GNG.LocatorAddress.PostCity", "type": "esriFieldTypeString", "alias": "Postort", "length": 50, "domain": null }, { "name": "sde_geolocator.GNG.LocatorAddress.Name", "type": "esriFieldTypeString", "alias": "Postadress", "length": 255, "domain": null }, { "name": "sde_geolocator.GNG.LocatorAddress.StreetYard", "type": "esriFieldTypeString", "alias": "Gatuområde", "length": 255, "domain": null }, { "name": "sde_geolocator.GNG.LocatorAddress.RealEstateKey", "type": "esriFieldTypeString", "alias": "FastighetsNyckel", "length": 30, "domain": null }, { "name": "sde_geolocator.GNG.LocatorAddress.LASTMODIFIEDBY", "type": "esriFieldTypeString", "alias": "Senast ändrad av", "length": 50, "domain": null }, { "name": "sde_geolocator.GNG.LocatorAddress.CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Skapad datum", "length": 8, "domain": null }, { "name": "sde_geolocator.GNG.LocatorAddress.CREATEDBY", "type": "esriFieldTypeString", "alias": "Skapad av", "length": 50, "domain": null } ], "geometryField": { "name": "sde_gsd.GNG.ay_1381.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1921_pk", "fields": "sde_gsd.GNG.ay_1381.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1916_idx", "fields": "sde_gsd.GNG.ay_1381.Shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R7_pk", "fields": "sde_geolocator.GNG.LocatorAddress.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_X_REALESTATE", "fields": "sde_geolocator.GNG.LocatorAddress.RealEstateKey", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 19, "name": "Kartografisk text transport", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 55, "name": "Gatunamn" }, { "id": 56, "name": "Adressnummer" }, { "id": 57, "name": "Stugnummer" } ], "minScale": 3000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 113297.03440000024, "ymin": 6253743.714400001, "xmax": 140722.28380000032, "ymax": 6272632.068, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 4, "fields": [ { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "ANNOTATIONCLASSID", "domain": null }, { "name": "BOLD", "type": "esriFieldTypeSmallInteger", "alias": "BOLD", "domain": { "type": "codedValue", "name": "WS3_BooleanSymbolValue", "description": "Värden Ja och Nej", "codedValues": [ { "name": "Nej", "code": 0 }, { "name": "Ja", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "DTYPE", "type": "esriFieldTypeString", "alias": "Detaljtyp", "length": 20, "domain": null }, { "name": "EXTERNALID", "type": "esriFieldTypeInteger", "alias": "Födelsenummer", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FEATUREID", "domain": null }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HORIZONTALALIGNMENT", "domain": { "type": "codedValue", "name": "WS3_HorizontalAlignment", "description": "Giltiga värden horisontell symbol.", "codedValues": [ { "name": "Full", "code": 3 }, { "name": "Vänster", "code": 0 }, { "name": "Mitt", "code": 1 }, { "name": "Höger", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ITALIC", "type": "esriFieldTypeSmallInteger", "alias": "ITALIC", "domain": { "type": "codedValue", "name": "WS3_BooleanSymbolValue", "description": "Värden Ja och Nej", "codedValues": [ { "name": "Nej", "code": 0 }, { "name": "Ja", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "MODIFICATIONDATE", "type": "esriFieldTypeDate", "alias": "Ändrad tidpunkt", "length": 8, "domain": null }, { "name": "MODIFICATIONSIGN", "type": "esriFieldTypeString", "alias": "Ändrad av", "length": 255, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null }, { "name": "REGDATE", "type": "esriFieldTypeDate", "alias": "Skapad tidpunkt", "length": 8, "domain": null }, { "name": "REGSIGN", "type": "esriFieldTypeString", "alias": "Skapad av", "length": 255, "domain": null }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SYMBOLID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS3_AnnotationStatus", "description": "Giltiga textvärden.", "codedValues": [ { "name": "Placerad", "code": 0 }, { "name": "Ej placerad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEXTALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "Textjustering", "domain": { "type": "codedValue", "name": "WS3_mapTextAlignment", "description": "Inpassning av kommentarstext", "codedValues": [ { "name": "Ingen information", "code": 0 }, { "name": "1 - LL", "code": 1 }, { "name": "2 - LC", "code": 2 }, { "name": "3 - LR", "code": 3 }, { "name": "4 - CL", "code": 4 }, { "name": "5 - CC", "code": 5 }, { "name": "6 - CR", "code": 6 }, { "name": "7 - UL", "code": 7 }, { "name": "8 - UC", "code": 8 }, { "name": "9 - UR", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "UNDERLINE", "domain": { "type": "codedValue", "name": "WS3_BooleanSymbolValue", "description": "Värden Ja och Nej", "codedValues": [ { "name": "Nej", "code": 0 }, { "name": "Ja", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VERTICALALIGNMENT", "domain": { "type": "codedValue", "name": "WS3_VerticalAlignment", "description": "Giltiga värden vertikal symbol.", "codedValues": [ { "name": "Topp", "code": 0 }, { "name": "Mitt", "code": 1 }, { "name": "Baslinje", "code": 2 }, { "name": "Botten", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZORDER", "domain": null }, { "name": "GID", "type": "esriFieldTypeGlobalID", "alias": "GEOSECMA ID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R102_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_102", "fields": "GID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G223ANNOTATIONCL", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G223STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_102", "fields": "GID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S67_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "BOLD": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "TEXTALIGNMENT": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"} }, "id": 5, "name": "Adressnummer" }, { "domains": { "BOLD": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "TEXTALIGNMENT": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"} }, "id": 6, "name": "Stugnummer" }, { "domains": { "BOLD": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "TEXTALIGNMENT": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"} }, "id": 4, "name": "Gatunamn" } ], "subtypes": [ { "domains": { "BOLD": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "TEXTALIGNMENT": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "ANNOTATIONCLASSID": null, "BOLD": null, "CHARACTERSPACING": null, "CHARACTERWIDTH": null, "DTYPE": null, "ELEMENT": null, "EXTERNALID": null, "FEATUREID": null, "FLIPANGLE": null, "FONTLEADING": null, "FONTNAME": null, "FONTSIZE": null, "HORIZONTALALIGNMENT": null, "ITALIC": null, "YOFFSET": null, "MODIFICATIONDATE": null, "MODIFICATIONSIGN": null, "OVERRIDE": null, "REGDATE": null, "REGSIGN": null, "SYMBOLID": null, "STATUS": 0, "TEXTALIGNMENT": 1, "TEXTSTRING": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "WORDSPACING": null, "XOFFSET": null, "ZORDER": null, "GID": null }, "code": 5, "name": "Adressnummer" }, { "domains": { "BOLD": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "TEXTALIGNMENT": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "ANNOTATIONCLASSID": null, "BOLD": null, "CHARACTERSPACING": null, "CHARACTERWIDTH": null, "DTYPE": null, "ELEMENT": null, "EXTERNALID": null, "FEATUREID": null, "FLIPANGLE": null, "FONTLEADING": null, "FONTNAME": null, "FONTSIZE": null, "HORIZONTALALIGNMENT": null, "ITALIC": null, "YOFFSET": null, "MODIFICATIONDATE": null, "MODIFICATIONSIGN": null, "OVERRIDE": null, "REGDATE": null, "REGSIGN": null, "SYMBOLID": null, "STATUS": 0, "TEXTALIGNMENT": 1, "TEXTSTRING": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "WORDSPACING": null, "XOFFSET": null, "ZORDER": null, "GID": null }, "code": 6, "name": "Stugnummer" }, { "domains": { "BOLD": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "TEXTALIGNMENT": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"} }, "defaultValues": { "ANGLE": null, "ANNOTATIONCLASSID": null, "BOLD": null, "CHARACTERSPACING": null, "CHARACTERWIDTH": null, "DTYPE": null, "ELEMENT": null, "EXTERNALID": null, "FEATUREID": null, "FLIPANGLE": null, "FONTLEADING": null, "FONTNAME": null, "FONTSIZE": null, "HORIZONTALALIGNMENT": null, "ITALIC": null, "YOFFSET": null, "MODIFICATIONDATE": null, "MODIFICATIONSIGN": null, "OVERRIDE": null, "REGDATE": null, "REGSIGN": null, "SYMBOLID": null, "STATUS": 0, "TEXTALIGNMENT": 1, "TEXTSTRING": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "WORDSPACING": null, "XOFFSET": null, "ZORDER": null, "GID": null }, "code": 4, "name": "Gatunamn" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 55, "name": "Gatunamn", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 19, "name": "Kartografisk text transport" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 113297.03440000024, "ymin": 6253743.714400001, "xmax": 140722.28380000032, "ymax": 6272632.068, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 56, "name": "Adressnummer", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 19, "name": "Kartografisk text transport" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 113297.03440000024, "ymin": 6253743.714400001, "xmax": 140722.28380000032, "ymax": 6272632.068, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 57, "name": "Stugnummer", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 19, "name": "Kartografisk text transport" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 113297.03440000024, "ymin": 6253743.714400001, "xmax": 140722.28380000032, "ymax": 6272632.068, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 3000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 58, "name": "Adress", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[Name]", "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": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJEKTID", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Gatunamn", "length": 50, "domain": null }, { "name": "PostCode", "type": "esriFieldTypeString", "alias": "Postnummer", "length": 50, "domain": null }, { "name": "PostCity", "type": "esriFieldTypeString", "alias": "Postort", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Postadress", "length": 255, "domain": null }, { "name": "StreetYard", "type": "esriFieldTypeString", "alias": "Gatuområde", "length": 255, "domain": null }, { "name": "IsValid", "type": "esriFieldTypeSmallInteger", "alias": "Giltig", "domain": { "type": "codedValue", "name": "WS1_locatorTrueFalse", "description": "", "codedValues": [ { "name": "Falskt", "code": 0 }, { "name": "Sant", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeSmallInteger", "alias": "Källa", "domain": { "type": "codedValue", "name": "WS1_locatorSource", "description": "", "codedValues": [ { "name": "Okänd källa", "code": 0 }, { "name": "Platsuppslagningsmodul, Användarredigerad", "code": 1 }, { "name": "Fastighet", "code": 2 }, { "name": "Gatumodul, Användarredigerad", "code": 3 }, { "name": "Gatumodul, Importerad TeleAtlas", "code": 4 }, { "name": "Gatumodul, Importerad NVDB", "code": 5 }, { "name": "Gatumodul, Importerad NAVTEQ", "code": 6 }, { "name": "Gatumodul, Importerad Digiroad", "code": 8 }, { "name": "Fastighet Finland", "code": 9 }, { "name": "Fastighet Extern (FACTA)", "code": 10 }, { "name": "Fastighet Extern (Sokigo)", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceID", "type": "esriFieldTypeString", "alias": "KällID", "length": 50, "domain": null }, { "name": "SourceDate", "type": "esriFieldTypeDate", "alias": "Källa datum", "length": 8, "domain": null }, { "name": "ModificationDate", "type": "esriFieldTypeDate", "alias": "Ändrat datum", "length": 8, "domain": null }, { "name": "PostAddressLookup", "type": "esriFieldTypeString", "alias": "Postadressuppslag", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RealEstateKey", "type": "esriFieldTypeString", "alias": "FastighetsNyckel", "length": 30, "domain": null }, { "name": "LASTMODIFIEDBY", "type": "esriFieldTypeString", "alias": "Senast ändrad av", "length": 50, "domain": null }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Skapad datum", "length": 8, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Skapad av", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R7_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I6IsValid", "fields": "IsValid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I6PostAddressLoo", "fields": "PostAddressLookup", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_X_REALESTATE", "fields": "RealEstateKey", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I6Source", "fields": "Source", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I6SourceDate", "fields": "SourceDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 59, "name": "Kraftledningar", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "KRAFTST.M", "label": "Kraftledning, stam", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "KRAFTRE.M", "label": "Kraftledning, region", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "KRAFTFÖ.M", "label": "Kraftledning, fördelning", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.39684959999999997 }, "value": "TRAFOMR.B", "label": "Transformatorstation", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5669279999999999 }, "value": "RÖRLEDN.M", "label": "Rörledning, pipeline", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 115748.14659999963, "ymin": 6244703.0791, "xmax": 147462.2720999997, "ymax": 6282860.8036, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1941_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1936_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 60, "name": "Samfallighet_linje", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 61, "name": "sde_gsd.GNG.am_1381" } ], "minScale": 10000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 116442.35800000001, "ymin": 6244949.3312, "xmax": 147779.4040000001, "ymax": 6283833.1437, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 61, "name": "sde_gsd.GNG.am_1381", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 60, "name": "Samfallighet_linje" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 116442.35800000001, "ymin": 6244949.3312, "xmax": 147779.4040000001, "ymax": 6283833.1437, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "KOMMUNNAMN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INTERNID", "type": "esriFieldTypeInteger", "alias": "INTERNID", "domain": null }, { "name": "FNR_FDS", "type": "esriFieldTypeString", "alias": "FNR_FDS", "length": 9, "domain": null }, { "name": "OBJEKT_ID", "type": "esriFieldTypeString", "alias": "OBJEKT_ID", "length": 36, "domain": null }, { "name": "EXTERNID", "type": "esriFieldTypeString", "alias": "EXTERNID", "length": 64, "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "KOMMUNKOD", "type": "esriFieldTypeString", "alias": "KOMMUNKOD", "length": 4, "domain": null }, { "name": "KOMMUNNAMN", "type": "esriFieldTypeString", "alias": "KOMMUNNAMN", "length": 16, "domain": null }, { "name": "TRAKT", "type": "esriFieldTypeString", "alias": "TRAKT", "length": 40, "domain": null }, { "name": "BLOCKENHET", "type": "esriFieldTypeString", "alias": "BLOCKENHET", "length": 9, "domain": null }, { "name": "OMRNR", "type": "esriFieldTypeSmallInteger", "alias": "OMRNR", "domain": null }, { "name": "FASTIGHET", "type": "esriFieldTypeString", "alias": "FASTIGHET", "length": 54, "domain": null }, { "name": "GDAT", "type": "esriFieldTypeString", "alias": "GDAT", "length": 16, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "METODPLAN", "type": "esriFieldTypeInteger", "alias": "METODPLAN", "domain": null }, { "name": "FLYGHOJD", "type": "esriFieldTypeInteger", "alias": "FLYGHOJD", "domain": null }, { "name": "UNDSKALA", "type": "esriFieldTypeInteger", "alias": "UNDSKALA", "domain": null }, { "name": "KNID", "type": "esriFieldTypeSmallInteger", "alias": "KNID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1912_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1907_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 62, "name": "Övriga anläggningar", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.5669279999999999 }, "value": "ANLOMR.B", "label": "Anläggningsgräns", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.39684959999999997 }, "value": "IDRPLAN.K", "label": "Idrottsplan", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.39684959999999997 }, "value": "FLYGBAN.K", "label": "Start och landningsbana", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.5669279999999999 }, "value": "ANLRENST", "label": "Renstängsel", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.6236208 }, "value": "BRYGGA.M", "label": "Brygga", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4.0818816 }, "value": "DAMMB.M", "label": "Dammbyggnad", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.6236208 }, "value": "PIR.M", "label": "Pir, mittlinje", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 113748.52120000031, "ymin": 6248682.837300001, "xmax": 147013.83949999977, "ymax": 6284117.2238, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1923_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1918_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 63, "name": "Byggnader", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 64, "name": "Byggnadssymboler" }, { "id": 65, "name": "Byggnader" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 113338.46630000044, "ymin": 6244991.712200001, "xmax": 147946.55989999976, "ymax": 6283930.0569, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 64, "name": "Byggnadssymboler", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 63, "name": "Byggnader" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "068bce1693611656d561edf339dd4b7b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFVJREFUGJWNzrENQFAYhdFTSIjOixFeTGOEN4xRrGAfM/wtpUpC8cJX3eIUt/Guw6lS89gjVsxfOKeUhojokSt2v/ESES0mLBVcblweN8qfzwe2GoQLLKwNvzGG4PIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 4, "angle": 0, "xoffset": 0, "yoffset": -1.5591 }, "value": "BEGRAV.S", "label": "Begravningsplats", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2b0a578300c786da2dbe4f6d9b95f012", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAACxJREFUCJlVyLERABAQALAUP4LJLMFEzg/rKGikTKAisdECA8WV4bcCHfNFP9ifBgoCJj1qAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "KLOCKST.C", "label": "Klockstapel", "description": "" }, { "symbol": { "type": "esriPMS", "url": "170fce6347acf772541ec5220336b231", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAPCAYAAAAyPTUwAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAI9JREFUKJHFjjEKwlAQBacIpNMusHfwGoK9Fp7CzkrsrC08hYIH8CDeYVAr7dLZJBI+P0VI4TbL8IbHKxhwRcJVWZabFuq6PgHPrBwRlbrr8FnNy0Nn/Fm+AqiTbqgegU+Dq1Ze9pTNR8+4NH8KLDr5DXin8hogImbqT46IrXofNQMA9QHsE87LwAs49DV/ARWOKdYayU5kAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "KYRKA.C", "label": "Kyrka", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3e05323ab560f7916afd25dc8139acdb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHNJREFUGJWlkDEKhTAAQ1+xl8goOAjiVf5V3byHIFhxcMw1/mKhiJ9PMVNCQgiJVCDedA9sWUgaba+/wv+bJQ1AsN2Wpu1OUuZrvMgCNA9lk+3MQ/2M2vAABKAF5sL/AMc9vD81STptp1czMtI1B4DiCQC+HC4hX03UEvkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "KYRKAL.C", "label": "Kyrka, liten", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5bcd0a17cf530770822d91a3b5312dda", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMxJREFUKJGVkMtNA0EQROuwojHHigU4IZHEeuVINgSLUDA4DG5gh/KOhpEt2Qd60PgDEn0ZqfSqp7o6/XO6fJe2n4CPS5Dte2CU1HcpzIFX2zPg/QS+A55t98D3D8Da9hRY2p5FxJekfSnlGlgkvG4jVVMPvEmapPxp+6HCRwZJiohdA0vSJCK2l46us/+roTNDKSUkbSTdpLRJ7dxg+xZ4sf0YESUXXGV7Q628O4GnwKrdmNqPqdY6ttW1A6wSHiUNNdIA/Hpoxhkk6QC7I3tpgpe2cwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MAST.C", "label": "Mast", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f697036b9a127b9f26610b36ed24ea71", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAItJREFUGJWFzr1pgmEABOCneOEmCZkikimsMkUgkiaI2MYtRCQOYC2ZInGSq0zzfZDOa6643+EOxsRLfOARP9jiazYscUiya7tK8tz2gBtOI8kGn23foe05ya3tGqfR9gGX/7ttL3iFkeSKRdvzbEiyaPsLo+0G+6n2O8lT2ze8zCePU3CNFa6TeIQ/+VA8M4YejfcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SKORST.C", "label": "Skorsten", "description": "" }, { "symbol": { "type": "esriPMS", "url": "24397cad8fd5cd469b330d9602a5e119", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIVJREFUKJG9kjEKwkAQRV8R/KdMo1XAoEXwEtqn8qA/AbXZhUHcZVHia4ZZ5vEHdjp+oNtKnlMd/p78lSzgBvSpX4EJWFrkK3AM/SjpYftckufw1r8P2T6kjTJDKbmZLMfvWIExDkm619aOTJKetvdBvNSSI4vtE7AD+JRYk5vZTC7edOYFmeQl/ofRZ3oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TORN.C", "label": "Torn", "description": "" }, { "symbol": { "type": "esriPMS", "url": "6ee0231cf650e78c8eac47eed5ab8a6d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAF1JREFUGJWVj7ENwDAIBFMg/Vhms3g01vouDTgKwUT5Bj06nUCOH5FqCWCSnJ8wACV5AjCS1sJh9Klb2K3D6/BuJZzvzPYFJ2vkYV9w9X22S2N92aWzZnucoXv0zgVoFUA+SbOk8QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "KÅTA.C", "label": "Kåta", "description": "" }, { "symbol": { "type": "esriPMS", "url": "cf046ec6412224a128f7e1432b064b86", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALhJREFUKJGN0CFKRVEQBuBPeHCCCHLbxewGXIpBEYNgdAOCmG1uQMGsqMH4ontwAQb1BIsIN/yKPIP3gTzBewf+MvDNMDMxXGu4xzpmkxHgBCuYwRBYxhYu541/QSllI8mkbdvTWuswSPKInVrrw+KGA2xjFW+Y4gLn2Ps9ZA6e8YRPvPf5wEvf+wPu+izWPs5KKa9Jjo186zTJTSllKcnRGHCLqySHTdNcjwH8HP7Vdd3mWBDsJvENKpE8xb1ABz8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0.3118 }, "value": "VINDKR.C", "label": "Vindkraftverk", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ae0f6b1756cffce190c1fd37a7857893", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPCAYAAADd/14OAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOpJREFUKJGlzTFKQ1EUhOE/+swoFwtv4QLsXIAgWthY2AiCkKBvCyIi2LgH12AhBMRFpLISBEtrsbE4VleYxti8VzwSg+DAgTnwwVT8MdV/4GbOuR8RL3OhpLqUsgDMh7ZPmnr9K8w5b0fERtO3IuJpJoyIGngHeqWUITATLgIDSXfAku0BcAVMOlDSvu31lNKolLIMnEvasf3YgbZrSa8R8Qz0gDfbQ6ADV4Aj2zfNP5H0YPsUuAC+W3gIrAKjdiGldG/7UtKe7XELa+AD2G2OiAD4aubHFbAGHAB94JbpHANnFfAJaAbo5AfoMlkR49ajlAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 4.0819 }, "value": "VINDSKY.C", "label": "Vindskydd", "description": "" }, { "symbol": { "type": "esriPMS", "url": "c27ee52d90540dbb7f686c3bec3ab94e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAPCAYAAAAoAdW+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAN5JREFUGJV90b8qxnEUx/FX+tbJLRjJn3IFBhNSDG4AETdgUJLVDdikyCOzTdn0XIDFgidZXITPQJbfIxmcOsvnU+dz3uc0/1TDNE6w/Eu/xV7DADNdP2ESsxg0fFXVJbaSHFTVJnpJvhokuUAfR0nWsTjMhDcMquo4yTteh+YoTqtqLMk+dn+2rar5JBtJhtrdj5mkj/OqmksygxWcDcd+YCfJfVXdJNn+bcIExpMsdNxTeGlQVdu4TvJZVVcd82HDSJJNLHXMPdzjqHXnesRzF/GKB0y2Tlz985A1+AZ9iVmqfGwQXgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VÄDERKV.C", "label": "Väderkvarn", "description": "" }, { "symbol": { "type": "esriPMS", "url": "1485719e61d228e8e55dbcc6b71d5729", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAHCAYAAADebrddAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIxJREFUGJV1kDEOQUEYhL9ik4nmqfccCtdAkOdeWo166Zco3cEJRDjBoNC8TV4W0/0z3/zFBL41lDS2faiDUN0NkG2PgBWQ/sENkIEHsAS2nZ9quIB3YAE8Jc1tp34h9MBb9/EFYDtLmtnelUIANsAVaAtYZPsoaWp7H2O8BOAMrIH3j2WwfZI0sT34AJymNEzL7RoWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SLUSSP.C", "label": "Slussport", "description": "" }, { "symbol": { "type": "esriPMS", "url": "cb03caf9a493434c2029a1a52d9bad50", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPpJREFUKJG10b1KHGAQheEnIHyFIDZegmAXIZU/ICn9WQQJFmKphZ2FeA82phRUsFCEYGHhFaTJDVjIVmInBFIERE7AxMJvZVl01yhONXOGd+YM0+cN0fde8Aj+ofkaeBZ/3wLf4ev/wgOY9GC7HzfPwqWUqSRDLbGU8jHJVc03k5y39X4m+f4IJ2liA3O13sFwW35S2bMkq522r9HACrZLKUdJWpsOkyxhHQfdbt7HH0zjR9VmsIbjJ2/uiEaSL5iotj/j20vgwWr/VyllCx+SjGLewwd+d4MXcYGFJJdV+4TT2tvvZXsct231Jcaw3Mv27hPD1GF7neI90cxSjNeFv0wAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0.4252 }, "value": "SJÖFYR.C", "label": "Fyr", "description": "" } ], "fieldDelimiter": ",", "rotationType": "arithmetic", "rotationExpression": "[SRIKT]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 114617.63109999988, "ymin": 6244991.712200001, "xmax": 146828.54870000016, "ymax": 6283661.859099999, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "SRIKT", "type": "esriFieldTypeDouble", "alias": "SRIKT", "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1924_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1919_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 65, "name": "Byggnader", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 63, "name": "Byggnader" }, "subLayers": [], "minScale": 15001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.0771632 } }, "value": "HUS", "label": "Husbyggnad", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "HUSÖVR", "label": "Uthus", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "KYRKA", "label": "Kyrka", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 113338.46630000044, "ymin": 6245008.285499999, "xmax": 147946.55989999976, "ymax": 6283930.0569, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAMN1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OBJEKT_ID", "type": "esriFieldTypeString", "alias": "OBJEKT_ID", "length": 36, "domain": null }, { "name": "OBJEKT_VER", "type": "esriFieldTypeSmallInteger", "alias": "OBJEKT_VER", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "INSAM_LAGE", "type": "esriFieldTypeString", "alias": "INSAM_LAGE", "length": 30, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "NAMN1", "type": "esriFieldTypeString", "alias": "NAMN1", "length": 45, "domain": null }, { "name": "NAMN2", "type": "esriFieldTypeString", "alias": "NAMN2", "length": 45, "domain": null }, { "name": "NAMN3", "type": "esriFieldTypeString", "alias": "NAMN3", "length": 45, "domain": null }, { "name": "HUVUDBYGGN", "type": "esriFieldTypeString", "alias": "HUVUDBYGGN", "length": 1, "domain": null }, { "name": "ANDAMAL_1", "type": "esriFieldTypeSmallInteger", "alias": "ANDAMAL_1", "domain": null }, { "name": "ANDAMAL_1T", "type": "esriFieldTypeString", "alias": "ANDAMAL_1T", "length": 60, "domain": null }, { "name": "ANDAMAL_2", "type": "esriFieldTypeSmallInteger", "alias": "ANDAMAL_2", "domain": null }, { "name": "ANDAMAL_3", "type": "esriFieldTypeSmallInteger", "alias": "ANDAMAL_3", "domain": null }, { "name": "ANDAMAL_4", "type": "esriFieldTypeSmallInteger", "alias": "ANDAMAL_4", "domain": null }, { "name": "ANDAMAL_5", "type": "esriFieldTypeSmallInteger", "alias": "ANDAMAL_5", "domain": null }, { "name": "ANDAMAL_6", "type": "esriFieldTypeSmallInteger", "alias": "ANDAMAL_6", "domain": null }, { "name": "ANDAMAL_7", "type": "esriFieldTypeSmallInteger", "alias": "ANDAMAL_7", "domain": null }, { "name": "ANDAMAL_8", "type": "esriFieldTypeSmallInteger", "alias": "ANDAMAL_8", "domain": null }, { "name": "ANDAMAL_9", "type": "esriFieldTypeSmallInteger", "alias": "ANDAMAL_9", "domain": null }, { "name": "ANDAMAL_10", "type": "esriFieldTypeSmallInteger", "alias": "ANDAMAL_10", "domain": null }, { "name": "HUSNR", "type": "esriFieldTypeSmallInteger", "alias": "HUSNR", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2239_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2230_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 66, "name": "Gropstreck", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bb20f693711b63149e3a015091226956", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAACCAYAAAB/qH1jAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC1JREFUCJkBIgDd/wRYJxI3/v3uJwQHAPL89ADWBAX97ur7AxL//PzuIAkFAPoPtRCbssRTQAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 3, "height": 1, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "", "rotationType": "arithmetic", "rotationExpression": "[SRIKT]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 121853.55669999961, "ymin": 6252068.809599999, "xmax": 129773.50439999998, "ymax": 6278518.3533, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "SRIKT", "type": "esriFieldTypeDouble", "alias": "SRIKT", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1959_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1954_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 67, "name": "Naturvård", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 68, "name": "Naturvårdssymboler" }, { "id": 69, "name": "Naturvård" }, { "id": 70, "name": "Naturvårdsytor" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 112522.57890000008, "ymin": 6244839.252, "xmax": 144471.35369999986, "ymax": 6283895.212099999, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 68, "name": "Naturvårdssymboler", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 67, "name": "Naturvård" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e0d101d906b371cf7ce097913985a866", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABRJREFUCJljYWBgOMHAwMDAwgAFAAtuANGO2riCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 1, "height": 1, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NATM.C", "label": "Naturminne", "description": "" }, { "symbol": { "type": "esriPMS", "url": "15baa60ff451c2bbfbdc983c3bde1817", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAALCAYAAABcUvyWAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJxJREFUGJV1z6FKRGEYhOEn/PBtPtUbMFoWs2AWk9Eiexd7A5sUi81qMRtEYTGJQUzbhQVNf5Vplj1wQJw6wzszzT9quMAhrrCZGjPsV9V9ks+qukzy2HaBZ7ziDkdYj8YiyekwDMe99/cRBXu46b1/TDtU1XWSAzzhHNsGSTqWeMAb5iPqBIvdsjN8NfxU1UuSVZLvacdtkj/PfwE0hDhi0dvQVwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NATMBIO.S", "label": "Biologiskt naturminne", "description": "" }, { "symbol": { "type": "esriPMS", "url": "51868634b399ca1c183c54311a4dd414", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAALCAYAAABCm8wlAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALhJREFUGJWF0K1KhFEUheFHOXAwepJfspgFg5eh0Z8kghegzWwUwYsYcBBm0jRFr2GSwSYIp8gpgrJBxPIJ44i42lq8sPdayT9Kc34Xqzj/BXRdt15rPcVrznkaETezwHKtdYB9tIiY4AHPCYsY4qwPYXP2xA4+Me6zYyxhoZRymzDCEbYw6aENrLXWLhM+sIc7POIah9jG+/eTL6WUg9baFd5yzicR8fSjZmttigusRMT9X0MN57wvadU3uTk7xwIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NATMGEO.S", "label": "Geologiskt naturminne", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e0d101d906b371cf7ce097913985a866", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABRJREFUCJljYWBgOMHAwMDAwgAFAAtuANGO2riCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 1, "height": 1, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ÖVRNAT.C", "label": "Övriga naturvårdsobjekt", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 117405.87739999965, "ymin": 6248452.147600001, "xmax": 136690.4899000004, "ymax": 6273230.7974, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "SRIKT", "type": "esriFieldTypeDouble", "alias": "SRIKT", "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1956_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1951_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 69, "name": "Naturvård", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 67, "name": "Naturvård" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 120, 0, 255 ], "width": 1 }, "value": "DJURSKY.B", "label": "Djurskyddsområde", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 120, 0, 255 ], "width": 1 }, "value": "KULTURRES.B", "label": "Kulturreservat", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 120, 0, 255 ], "width": 1 }, "value": "NATM.B", "label": "Naturminnesområde", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 120, 0, 255 ], "width": 1 }, "value": "NATPARK.B", "label": "Nationalpark", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 120, 0, 255 ], "width": 1 }, "value": "NATRES.B", "label": "Naturreservat", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 120, 0, 255 ], "width": 1 }, "value": "ÖVRRES.B", "label": "Övriga reservat", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 112522.57890000008, "ymin": 6244839.252, "xmax": 144471.35369999986, "ymax": 6283895.212099999, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1955_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1950_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 70, "name": "Naturvårdsytor", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 67, "name": "Naturvård" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 4.25 } }, "value": "NATDSY", "label": "Djurskyddsområde", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 4.25 } }, "value": "NATKRESY", "label": "Kulturreservat", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 4.25 } }, "value": "NATNMY", "label": "Naturminnesområde", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 4.25 } }, "value": "NATPARK", "label": "Nationalpark", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 4.25 } }, "value": "NATRES", "label": "Naturreservat", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 4.25 } }, "value": "NATORY", "label": "Övriga reservat", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 112522.57890000008, "ymin": 6244839.252, "xmax": 144471.35369999986, "ymax": 6283889.5099, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "DSTYP", "type": "esriFieldTypeInteger", "alias": "DSTYP", "domain": null }, { "name": "NVID", "type": "esriFieldTypeString", "alias": "NVID", "length": 7, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "BESK", "type": "esriFieldTypeString", "alias": "BESK", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1957_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1952_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 71, "name": "Väg- och järnvägar", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 72, "name": "Vägsymboler" }, { "id": 73, "name": "Järnvägssymboler" }, { "id": 74, "name": "Vägar" }, { "id": 75, "name": "Järnvägar" }, { "id": 76, "name": "Vägar mindre än 1:20000" }, { "id": 77, "name": "Järnvägar mindre än 1:20000" }, { "id": 78, "name": "Övriga vägar" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 112955.59740000032, "ymin": 6244755.273, "xmax": 147977.9950000001, "ymax": 6285177.627599999, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 72, "name": "Vägsymboler", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 71, "name": "Väg- och järnvägar" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ec67ff81f2bb6454933903ffc8033286", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAMAAAALCAYAAAC6ezfSAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAF1JREFUCJl9yrENQWEYRuHnJl986juPaC2iNoANVCKhsobGFDb5ay+NRqFyuic51d2bJLvuPlSSPdZJpsIRq+4+FW54J7mXn/5jiQlduGKBS+H1vZ6F7TzP5zHG4wN7rhnSlSclDQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 2, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VÄGBOM.C", "label": "Vägbom", "description": "" }, { "symbol": { "type": "esriPMS", "url": "190c338b538c0d1d35ec5d10c1dfd34a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAKCAYAAACJxx+AAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHRJREFUGJWlzzsKAlEAQ9Ez8vQJg1sTF+Fa3M4IgoVoaSluxsFJ4acSbETBtMklSfFFBQt0H/xDwQazWusJyyRn7LDCvuCGCx5t216TXHCvtQ5JhvLLhv8DI0zQ9H0/wRRNkjHGBXN0SeD4Bm9fN9doPlU8AezxJDMoet/bAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BROÖPPN.C", "label": "Öppningsbar bro", "description": "" }, { "symbol": { "type": "esriPMS", "url": "359f9abecb777c72c0910051f5dc9604", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQ5JREFUKJF10SFolnEQx/FPeNghCBtPMKl1aFoQTctbEQSLmjRvQZuibUyYLLlo0OJbVbAIJqPFJgPRqAb9F3mR31CwPA88vrArB3e/L/e7u85C9H1/sbW2UVUnkxziHT6P/W6iXcaz1toVfEvyE9tYwgPsTYEOL3C+qjaTvBnqJ3AHuwO4MwLbWB/sfJhM/Y2HQ97HbAQ28HJBPI3HuIcbI3AOT44Rw18c4mwHVXWElSTHElV1Cu87SPIWV3EfR4vivu8vtNZWcXe0tI9beDrkKXR6Pp/Pqupjktcj8AXXMMOlqnqe5HtVrSa5meQHLuPP9HGvsIbbuI4zSb5W1UGSR/jF/5+GT9iaLr94iH+gRGT0A7PKXgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VÄNDPL.C", "label": "Vändplan", "description": "" } ], "fieldDelimiter": ",", "rotationType": "arithmetic", "rotationExpression": "[SRIKT]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 113249.96580000035, "ymin": 6245158.0868999995, "xmax": 147514.82129999995, "ymax": 6285112.799799999, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "SRIKT", "type": "esriFieldTypeDouble", "alias": "SRIKT", "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1975_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1970_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 73, "name": "Järnvägssymboler", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 71, "name": "Väg- och järnvägar" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b07e1622f1a57144a7034af5e0c54159", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIJJREFUGJWNjjEKwlAYgz/wwe/g9LZHT+DQRTyE4EV6EhfPUyiOHkD3egazZ1BcRV5rs4V8JEksVCqltJKaWmh7BTyAMUlqbA8TRZuI2Nse0+LpH3+MiDPQ2b7OgTvbW6AFZsFTzrmXdP83/ZJ0m/r4johDLbS9Bp4AyfalBn3BAHwAw6cxanYZCecAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "JVGÖSTN.C", "label": "Järnvägsstation, övrig", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b07e1622f1a57144a7034af5e0c54159", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIJJREFUGJWNjjEKwlAYgz/wwe/g9LZHT+DQRTyE4EV6EhfPUyiOHkD3egazZ1BcRV5rs4V8JEksVCqltJKaWmh7BTyAMUlqbA8TRZuI2Nse0+LpH3+MiDPQ2b7OgTvbW6AFZsFTzrmXdP83/ZJ0m/r4johDLbS9Bp4AyfalBn3BAHwAw6cxanYZCecAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "JVGSTN.C", "label": "Järnvägsstation", "description": "" } ], "fieldDelimiter": ",", "rotationType": "arithmetic", "rotationExpression": "[SRIKT]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 119151.85419999994, "ymin": 6264602.8703000005, "xmax": 119151.85419999994, "ymax": 6264602.8703000005, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAMN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "SRIKT", "type": "esriFieldTypeDouble", "alias": "SRIKT", "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "NAMN", "type": "esriFieldTypeString", "alias": "NAMN", "length": 45, "domain": null }, { "name": "SPARTYP", "type": "esriFieldTypeSmallInteger", "alias": "SPARTYP", "domain": null }, { "name": "NIVA", "type": "esriFieldTypeSmallInteger", "alias": "NIVA", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1940_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1935_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 74, "name": "Vägar", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 71, "name": "Väg- och järnvägar" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 8, 0, 255 ], "width": 3.9118031999999996 }, "value": "VÄGMO.D", "label": "Motorväg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 8, 0, 255 ], "width": 4.9606200000000005 }, "value": "VÄGA1.M", "label": "Allmän väg, klass I", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 8, 0, 255 ], "width": 3.9118031999999996 }, "value": "VÄGA2.M", "label": "Allmän väg, klass II", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 8, 0, 255 ], "width": 2.83464 }, "value": "VÄGA3.M", "label": "Allmän väg, klass III", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 8, 0, 255 ], "width": 2.83464 }, "value": "VÄGAS.D", "label": "Allmän väg, skilda körbanor, körbanemitt", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 8, 0, 255 ], "width": 1.9275552 }, "value": "VÄGGG.D", "label": "Genomfartsgata /led, körbanemitt", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 8, 0, 255 ], "width": 3.4015679999999997 }, "value": "VÄGGG.M", "label": "Genomfartsgata /led, gatumitt", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 8, 0, 255 ], "width": 1.8425160000000003 }, "value": "VÄGBN.M", "label": "Bilväg/gata", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 8, 0, 255 ], "width": 1.84 }, "value": "VÄGKV.M", "label": "Kvartersväg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 166, 8, 0, 255 ], "width": 1.7007839999999999 }, "value": "VÄGBS.M", "label": "Sämre bilväg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.42519599999999996 }, "value": "VÄGMOU.D", "label": "Underfart, motorväg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.15 }, "value": "VÄGA1U.M", "label": "Underfart, Allmän väg klass I", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.15 }, "value": "VÄGA2U.M", "label": "Underfart, Allmän väg klass II", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.15 }, "value": "VÄGA3U.M", "label": "Underfart, Allmän väg klass III", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.15 }, "value": "VÄGASU.M", "label": "Underfart, Allmän väg ", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.15 }, "value": "VÄGASU.D", "label": "Underfart, Allmän väg skilda körbanor", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.15 }, "value": "VÄGBNU.M", "label": "Underfat bilväg/gata", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.15 }, "value": "VÄGGGU.M", "label": "Underfartsgata, genomfartsgata", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.15 }, "value": "VÄGBSU.M", "label": "Underfart sämre bilväg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.15 }, "value": "VÄGGGU.D", "label": "Underfart, genomfartsgata", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.5669279999999999 }, "value": "FÄRJELED", "label": "Färjeled", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "value": "VÄGA0BY.M", "label": "Väg under byggnad", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 113028.97869999986, "ymin": 6244755.273, "xmax": 147977.9950000001, "ymax": 6285177.627599999, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "NAMN1", "type": "esriFieldTypeString", "alias": "NAMN1", "length": 100, "domain": null }, { "name": "NAMN2", "type": "esriFieldTypeString", "alias": "NAMN2", "length": 100, "domain": null }, { "name": "VAGNR1", "type": "esriFieldTypeString", "alias": "VAGNR1", "length": 10, "domain": null }, { "name": "VAGNR2", "type": "esriFieldTypeString", "alias": "VAGNR2", "length": 10, "domain": null }, { "name": "VAGNR3", "type": "esriFieldTypeString", "alias": "VAGNR3", "length": 10, "domain": null }, { "name": "NIVA", "type": "esriFieldTypeSmallInteger", "alias": "NIVA", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1973_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1968_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 75, "name": "Järnvägar", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 71, "name": "Väg- och järnvägar" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2.0976336 }, "value": "JVGR1.M", "label": "Järnväg med enkelspår", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2.83464 }, "value": "JVGR2.M", "label": "Järnväg med dubbelspår", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.15 }, "value": "JVGU.M", "label": "Underfart, järnväg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.6440912 }, "value": "JVGÖ.M", "label": "Övrig järnväg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "value": "JVGBY.M", "label": "Järnväg under byggnation", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "JVGÖU.M", "label": "Underfart, övrig järnväg", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 114849.97840000037, "ymin": 6257909.8269, "xmax": 147196.66889999993, "ymax": 6272703.4815, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "SPARTYP", "type": "esriFieldTypeSmallInteger", "alias": "SPARTYP", "domain": null }, { "name": "NIVA", "type": "esriFieldTypeSmallInteger", "alias": "NIVA", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1939_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1934_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 76, "name": "Vägar mindre än 1:20000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 71, "name": "Väg- och järnvägar" }, "subLayers": [], "minScale": 0, "maxScale": 20001, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1.25 }, "value": "VÄGMO.D", "label": "Större väg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1.25 }, "value": "VÄGA1.M", "label": "Större väg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1.25 }, "value": "VÄGA2.M", "label": "Större väg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1.25 }, "value": "VÄGA3.M", "label": "Större väg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1.25 }, "value": "VÄGAS.D", "label": "Större väg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1.25 }, "value": "VÄGAS.M", "label": "Större väg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.5669279999999999 }, "value": "FÄRJELED", "label": "Färjeled", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "value": "VÄGA0BY.M", "label": "Väg eller järnväg under byggnad ", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 0.1 }, "value": "JVGBY.M", "label": "Väg eller järnväg under byggnad ", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 113028.97869999986, "ymin": 6244755.273, "xmax": 147977.9950000001, "ymax": 6285177.627599999, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "NAMN1", "type": "esriFieldTypeString", "alias": "NAMN1", "length": 100, "domain": null }, { "name": "NAMN2", "type": "esriFieldTypeString", "alias": "NAMN2", "length": 100, "domain": null }, { "name": "VAGNR1", "type": "esriFieldTypeString", "alias": "VAGNR1", "length": 10, "domain": null }, { "name": "VAGNR2", "type": "esriFieldTypeString", "alias": "VAGNR2", "length": 10, "domain": null }, { "name": "VAGNR3", "type": "esriFieldTypeString", "alias": "VAGNR3", "length": 10, "domain": null }, { "name": "NIVA", "type": "esriFieldTypeSmallInteger", "alias": "NIVA", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1973_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1968_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 77, "name": "Järnvägar mindre än 1:20000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 71, "name": "Väg- och järnvägar" }, "subLayers": [], "minScale": 0, "maxScale": 20001, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.5 }, "value": "JVGR2.M", "label": "Järnväg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.5 }, "value": "JVGR1.M", "label": "Järnväg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.5 }, "value": "JVGÖ.M", "label": "Järnväg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.5 }, "value": "JVGU.M", "label": "Järnväg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.5 }, "value": "JVGÖU.M", "label": "Järnväg", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 114849.97840000037, "ymin": 6257909.8269, "xmax": 147196.66889999993, "ymax": 6272703.4815, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "SPARTYP", "type": "esriFieldTypeSmallInteger", "alias": "SPARTYP", "domain": null }, { "name": "NIVA", "type": "esriFieldTypeSmallInteger", "alias": "NIVA", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1939_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1934_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 78, "name": "Övriga vägar", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 71, "name": "Väg- och järnvägar" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 166, 8, 0, 255 ], "width": 1.7007839999999999 }, "value": "ÖVÄGTRA.M", "label": "Traktorväg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 8, 0, 255 ], "width": 0.8054 }, "value": "ÖVÄGCYK.M", "label": "Cykelväg", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5023592000000001 }, "value": "ÖVÄGSTI.M", "label": "Gångstig", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 219, 5, 255 ], "width": 2.7779472 }, "value": "VANDLED", "label": "Vandringsled", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 219, 5, 255 ], "width": 2.4944832 }, "value": "ÖVÄGELS.M", "label": "Elljusspår", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8503919999999999 }, "value": "GÅNGBRO.M", "label": "Gångbro", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.85 }, "value": "ÖVÄGUND.M", "label": "Underfart/tunnel", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 112955.59740000032, "ymin": 6244949.3378, "xmax": 147804.33029999956, "ymax": 6283890.401699999, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1974_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1969_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 79, "name": "Vattendrag", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 80, "name": "Hydrografi" }, { "id": 81, "name": "Hydrografisymboler" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 113675.90050000045, "ymin": 6244725.5469, "xmax": 147834.41289999988, "ymax": 6285159.5392, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 80, "name": "Hydrografi", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 79, "name": "Vattendrag" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 0.7936991999999999 }, "value": "VATTDR.M", "label": "Bäck/dike", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 178, 255, 255 ], "width": 0.7936991999999999 }, "value": "VATTDRU.M", "label": "Vattendrag under markyta", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4.7055024 }, "value": "VATTF.K", "label": "Vattenfall", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 54, 173, 255 ], "width": 0.7936991999999999 }, "value": "VTUB.M", "label": "Vattentub/vattenränna", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 54, 173, 255 ], "width": 6.009436800000001 }, "value": "FORS.M", "label": "Fors, mittlinje", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 113675.90050000045, "ymin": 6244725.5469, "xmax": 147834.41289999988, "ymax": 6285159.5392, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1937_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1932_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 81, "name": "Hydrografisymboler", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 79, "name": "Vattendrag" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "69775f634c04429d8db354cfc88deb0d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAASCAYAAACXScT7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALpJREFUKJHV0LEKgmAUhuFX+7c2oduopXtobIjCIagkagscvQIhGlsMwYIK76GgO6mpqXAwCO0PbYlKpPbO9vFwOHxH8GNEJvWXJdz2KY+jtUYkt1h+FVuXWYykCZQJog7gvnG01rjKFipHUsXE8hfYuhSvLVWZQmIAG4K4B8zE81aTpFhBvRgoyZi0sMPyPcH1duee1pg3YgZzcIwzQ6/OIRQCtxsCYaaS09vne/58wr/h6jvOupPP+ADwBkA0B+eUpAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 13, "angle": 0, "xoffset": 9.3543, "yoffset": 0 }, "value": "VATTPIL.S", "label": "Strömriktningspil", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8b40de2ec93588fa4ac8d4296fee59e3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJxJREFUCJlFzjEOgjAAheG/oRgvposXYHCgDo6OJHXVhCMYMQad7AVcSNTEa5jI4AyDE5VAnYA3/t/yJN208SmqKUl47ZLssbQKIdZokxEH9YDa+BQ2Al6UNgQOAxa/BYgnntvQkKHNiTioJatkROUiRDthp3KW5zulVUAiqcYK4R7s1RuAxtvitTe0SSWey6jdpT92nH9Q6Yz8K/+PUDtIQrNt/QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VATTRKT.S", "label": "Strömriktningspil", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f1e5e8fbf1346a530dfb80c7dbbedb86", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAO1JREFUGJVlzr9KwmEYxfHPq79yjBSCbkFqqqmpIBq6iNqiydLBqwgjC4pao8k7aLSlIGgwgoaCFqFAaAj6gfo2+IesMz2c832e8ySQL8elTs+HenhTikUU1UMDcuW4nn67TeCr71I2NrGDDcE+GipxLu25NmU7gTRrUzd8+qtaeJ+vxMV213MyNF7/QUO1a6EFA3Av3svIgb4CCsqx9Ys/SIbDxXiJVazhbETlex4G4VEYm0oxESw7DCcjqzO+UopbOV7SeriZePA8Zj2q6roagMGuTGxiEmyZEVRNexpVr6SjcMGxO6egHjqYhR/SzUgRNW8cNQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BRÄNNING.C", "label": "Bränning", "description": "" }, { "symbol": { "type": "esriPMS", "url": "394c707675ed2cbb42afa73ef8ff0b2a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADBJREFUCJljYYh+dp6BgUGXnYnRjYWBgUGSgYGB+eff/6IsDKxM5uz//yn+XCh1AACiswqXyFv+rQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 2, "height": 2, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ÖVSTEN.C", "label": "Övervattensten", "description": "" } ], "fieldDelimiter": ",", "rotationType": "arithmetic", "rotationExpression": "[SRIKT]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 115527.37359999958, "ymin": 6245424.1406, "xmax": 147761.25100000016, "ymax": 6284762.985300001, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "SRIKT", "type": "esriFieldTypeDouble", "alias": "SRIKT", "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1938_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1933_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 82, "name": "Höjdkurvor", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 88, 42, 5, 255 ], "width": 0.28346399999999994 }, "value": "HÖJDK5", "label": "Höjdkurva, 5 m intervall", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 88, 42, 5, 255 ], "width": 1.41732 }, "value": "HÖJDK25", "label": "Höjdkurva, 25 m intervall", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 88, 42, 5, 255 ], "width": 0.28346399999999994 }, "value": "GROP5.K", "label": "Sänka/grop, 5 m intervall", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 88, 42, 5, 255 ], "width": 1.41732 }, "value": "GROP25.K", "label": "Sänka,/grop, 25 m intervall", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 88, 42, 5, 255 ], "width": 0.28346399999999994 }, "value": "SKÄRNING", "label": "Skärning", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 111860.38109999988, "ymin": 6244698.1238, "xmax": 147978.41399999987, "ymax": 6285163.0691, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1958_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1953_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 83, "name": "Markanvändning", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 84, "name": "Marklinjer" }, { "id": 85, "name": "Sankmark" }, { "id": 86, "name": "Markytor, samtliga" }, { "id": 87, "name": "Markytor mindre än 1:20000" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 106772.65280000027, "ymin": 6244695.5024, "xmax": 147985.71019999962, "ymax": 6285184.2776, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 84, "name": "Marklinjer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 83, "name": "Markanvändning" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 170, 255, 255 ], "width": 0.71 }, "value": "STRAND", "label": "Strandlinje", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 170, 255, 255 ], "width": 1 }, "value": "STRANDOTY", "label": "Strandlinje, diffus", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 143, 0, 255 ], "width": 0.28 }, "value": "BEBOMR.B", "label": "Bebyggelseområde", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 227, 143, 255 ], "width": 0.28 }, "value": "ODLMARK.B", "label": "Odlingsmarksgräns", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 227, 143, 255 ], "width": 0.28 }, "value": "ÖPMARK.B", "label": "Gräns för annan öppen mark", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 125, 209, 0, 255 ], "width": 0.28 }, "value": "SKOG.B", "label": "Skogsmarksgräns", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 128, 128, 255 ], "width": 0.28 }, "value": "MRKTÄT.B", "label": "Begränsningslinje för ej karterat område", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 218, 196, 36, 255 ], "width": 0.28 }, "value": "RT90TÄT.B", "label": "Tätningslinje för RT90 index", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 112911.61990000028, "ymin": 6244782.258300001, "xmax": 147903.1604000004, "ymax": 6285170.967599999, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "XYFEL", "type": "esriFieldTypeInteger", "alias": "XYFEL", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1949_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1944_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 85, "name": "Sankmark", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 83, "name": "Markanvändning" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 161, 120, 0, 255 ], "outline": null }, "value": "SANK", "label": "Sankmark", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 77, 196, 255 ], "outline": null }, "value": "SANKSVÅ", "label": "Sankmark, svårframkomlig", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 77, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "SANKBLE", "label": "Sankmark blekvät", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 116012.83920000028, "ymin": 6244695.5024, "xmax": 147958.18979999982, "ymax": 6285184.2776, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1952_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1947_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 86, "name": "Markytor, samtliga", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 83, "name": "Markanvändning" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 219, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "VATTEN", "label": "Vatten", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 174, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "BEBYGG", "label": "Bebyggelse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 174, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "BEBLÅG", "label": "Låg bebyggelse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 156, 113, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "BEBHÖG", "label": "Hög bebyggelse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 131, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "BEBSLUT", "label": "Sluten bebyggelse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 183, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "BEBIND", "label": "Industriområde", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "ODLÅKER", "label": "Åker", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "ODLFRUKT", "label": "Fruktodling/fröplantage", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "ODLEJÅK", "label": "Ej brukad åker", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "ÖPMARK", "label": "Annan öppen mark", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 214, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "SKOGBARR", "label": "Barr- och blandskog", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 227, 110, 255 ], "outline": null }, "value": "SKOGLÖV", "label": "Lövskog", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 145, 145, 255 ], "width": 0.0283464 } }, "value": "ÖPKFJÄLL", "label": "Kalfjäll", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 153, 153, 255 ], "width": 0.0283464 } }, "value": "ÖPGLAC", "label": "Glaciär", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 226, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "SKOGFBJ", "label": "Fjällbjörkskog", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "MRKO", "label": "Ej karterat område", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 214, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "MRKÖVR", "label": "Övrig mark, oklassificerad", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 214, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "OSPEC", "label": "Ospecificerad yta", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "value": "ÖPTORG", "label": "Torg", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 106772.65280000027, "ymin": 6244695.5024, "xmax": 147985.71019999962, "ymax": 6285184.2776, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1954_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1949_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 87, "name": "Markytor mindre än 1:20000", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 83, "name": "Markanvändning" }, "subLayers": [], "minScale": 0, "maxScale": 20001, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DETALJTYP", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "defaultLabel": "Övrig mark", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 219, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "VATTEN", "label": "Vatten", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 131, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "BEBYGG", "label": "Bebyggelse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 131, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "BEBLÅG", "label": "Bebyggelse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 131, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "BEBHÖG", "label": "Bebyggelse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 131, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "BEBSLUT", "label": "Bebyggelse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 131, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "BEBIND", "label": "Bebyggelse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 131, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "ÖPTORG", "label": "Bebyggelse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "ODLÅKER", "label": "Öppen mark", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "ODLFRUKT", "label": "Öppen mark", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "ODLEJÅK", "label": "Öppen mark", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "ÖPMARK", "label": "Öppen mark", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 214, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "SKOGBARR", "label": "Skog", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 214, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "SKOGLÖV", "label": "Skog", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 214, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "SKOGFBJ", "label": "Skog", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 214, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "MRKÖVR", "label": "Skog", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 214, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "OSPEC", "label": "Skog", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 106772.65280000027, "ymin": 6244695.5024, "xmax": 147985.71019999962, "ymax": 6285184.2776, "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DETALJTYP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DETALJTYP", "type": "esriFieldTypeString", "alias": "DETALJTYP", "length": 10, "domain": null }, { "name": "ADAT", "type": "esriFieldTypeString", "alias": "ADAT", "length": 16, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1954_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1949_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" }, { "currentVersion": 10.91, "id": 88, "name": "Adress", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJEKTID", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Gatunamn", "length": 50, "domain": null }, { "name": "PostCode", "type": "esriFieldTypeString", "alias": "Postnummer", "length": 50, "domain": null }, { "name": "PostCity", "type": "esriFieldTypeString", "alias": "Postort", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Postadress", "length": 255, "domain": null }, { "name": "StreetYard", "type": "esriFieldTypeString", "alias": "Gatuområde", "length": 255, "domain": null }, { "name": "IsValid", "type": "esriFieldTypeSmallInteger", "alias": "Giltig", "domain": { "type": "codedValue", "name": "WS1_locatorTrueFalse", "description": "", "codedValues": [ { "name": "Falskt", "code": 0 }, { "name": "Sant", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeSmallInteger", "alias": "Källa", "domain": { "type": "codedValue", "name": "WS1_locatorSource", "description": "", "codedValues": [ { "name": "Okänd källa", "code": 0 }, { "name": "Platsuppslagningsmodul, Användarredigerad", "code": 1 }, { "name": "Fastighet", "code": 2 }, { "name": "Gatumodul, Användarredigerad", "code": 3 }, { "name": "Gatumodul, Importerad TeleAtlas", "code": 4 }, { "name": "Gatumodul, Importerad NVDB", "code": 5 }, { "name": "Gatumodul, Importerad NAVTEQ", "code": 6 }, { "name": "Gatumodul, Importerad Digiroad", "code": 8 }, { "name": "Fastighet Finland", "code": 9 }, { "name": "Fastighet Extern (FACTA)", "code": 10 }, { "name": "Fastighet Extern (Sokigo)", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SourceID", "type": "esriFieldTypeString", "alias": "KällID", "length": 50, "domain": null }, { "name": "SourceDate", "type": "esriFieldTypeDate", "alias": "Källa datum", "length": 8, "domain": null }, { "name": "ModificationDate", "type": "esriFieldTypeDate", "alias": "Ändrat datum", "length": 8, "domain": null }, { "name": "PostAddressLookup", "type": "esriFieldTypeString", "alias": "Postadressuppslag", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RealEstateKey", "type": "esriFieldTypeString", "alias": "FastighetsNyckel", "length": 30, "domain": null }, { "name": "LASTMODIFIEDBY", "type": "esriFieldTypeString", "alias": "Senast ändrad av", "length": 50, "domain": null }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Skapad datum", "length": 8, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Skapad av", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R7_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I6IsValid", "fields": "IsValid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I6PostAddressLoo", "fields": "PostAddressLookup", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_X_REALESTATE", "fields": "RealEstateKey", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I6Source", "fields": "Source", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I6SourceDate", "fields": "SourceDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "10ac94a101cf4a0aa82d56ebb70928b5" } ], "tables": [] }