{ "currentVersion": 10.91, "id": 115, "name": "Kartografisk text fornminne (NO DATA)", "type": "Annotation Layer", "description": "Kartografisk text fornminne\n\nFeature Dataset:\tsde_geopri_skara.GNG.Fornminne\nFeature Class:\tsde_geopri_skara.GNG.MAPHERITAGETEXT\n", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3008, "latestWkid": 3008 }, "copyrightText": "", "parentLayer": { "id": 112, "name": "Fornminnen" }, "subLayers": [ { "id": 116, "name": "Ospecificerad" }, { "id": 117, "name": "Byggnadsminne" }, { "id": 118, "name": "Allmänhet" }, { "id": 119, "name": "Övrigt" } ], "minScale": 2000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 3008, "latestWkid": 3008 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TEXTSTRING", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "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": "WS2_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": "WS2_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": "WS2_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": "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R107_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_107", "fields": "GID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_IND", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_IND", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_107", "fields": "GID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S92_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": 0, "name": "Ospecificerad" }, { "domains": { "BOLD": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "TEXTALIGNMENT": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"} }, "id": 1, "name": "Byggnadsminne" }, { "domains": { "BOLD": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "TEXTALIGNMENT": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"} }, "id": 2, "name": "Allmänhet" }, { "domains": { "BOLD": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"}, "ITALIC": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "TEXTALIGNMENT": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"} }, "id": 3, "name": "Övrigt" } ], "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": 0, "name": "Ospecificerad" }, { "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": 1, "name": "Byggnadsminne" }, { "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": 2, "name": "Allmänhet" }, { "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": 3, "name": "Övrigt" } ], "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 }