{ "currentVersion": 10.91, "id": 1, "name": "Adress", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3006, "latestWkid": 3006 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Namn" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "78c3d168718ad1aef3c33373ec2a4e1d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJ5JREFUCJljYUAC////z2VgYDjLyMh4jIGBgYEFSULw3+cfTUw87NcYGBis0SXrPi29JMBuLWP1////IEZGxnUsUAnVXw/f5XzPfMDwO+U9A8cMiY7///9vYoFq6/486yILAwMDw585Hxm+JT5S5bZSSGP5//+/w/fzT/x/tb2GO+xL12UGzpUyDSyMjIwHGBgYGJFdzbCRgYGBg4EBAEfgP3aO3Z6aAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 5, "height": 5, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterRight", "where": null, "labelExpression": "[PostAddressLookup]", "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": 1000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 709259.3308133631, "ymin": 7142621.157147095, "xmax": 817657.469324931, "ymax": 7257033.013140608, "spatialReference": { "wkid": 3006, "latestWkid": 3006 } }, "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": "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": "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": "RealEstateKey", "type": "esriFieldTypeString", "alias": "FastighetsNyckel", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "G6RealEstateKey", "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": [ { "id": 0, "name": "Fastighet", "relatedTableId": 2, "role": "esriRelRoleDestination", "keyField": "RealEstateKey", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": false, "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 }