{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Adress", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 115741.8844999997, "ymin": 6586460.4651, "xmax": 115745.05950000044, "ymax": 6586475.149499999, "spatialReference": { "wkid": 3010, "latestWkid": 3010, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5473200, "falseY": -10002100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3010, "latestWkid": 3010, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5473200, "falseY": -10002100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6067c7b9fb647fccc4632bdefb4ba80d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJElEQVQImWNhQAMsUFqYgYFBlIGB4QZM4BsDA8NbZBXfoZgBAGG0BOI27WvGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJEKTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Gatunamn", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreetName" }, { "name": "PostCode", "type": "esriFieldTypeString", "alias": "Postnummer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PostCode" }, { "name": "PostCity", "type": "esriFieldTypeString", "alias": "Postort", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PostCity" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Postadress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "StreetYard", "type": "esriFieldTypeString", "alias": "Gatuområde", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StreetYard" }, { "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" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "IsValid" }, { "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" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Source" }, { "name": "SourceID", "type": "esriFieldTypeString", "alias": "KällID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SourceID" }, { "name": "SourceDate", "type": "esriFieldTypeDate", "alias": "Källa datum", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SourceDate" }, { "name": "ModificationDate", "type": "esriFieldTypeDate", "alias": "Ändrat datum", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ModificationDate" }, { "name": "LASTMODIFIEDBY", "type": "esriFieldTypeString", "alias": "Senast ändrad av", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTMODIFIEDBY" }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Skapad datum", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATIONDATE" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Skapad av", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "PostAddressLookup", "type": "esriFieldTypeString", "alias": "Postadressuppslag", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PostAddressLookup" }, { "name": "RealEstateKey", "type": "esriFieldTypeString", "alias": "FastighetsNyckel", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RealEstateKey" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R13_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": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Adress", "description": "", "prototype": { "attributes": { "PostAddressLookup": null, "RealEstateKey": null, "StreetName": null, "PostCode": null, "PostCity": null, "Name": null, "StreetYard": null, "IsValid": 0, "Source": 0, "SourceID": null, "SourceDate": null, "ModificationDate": null, "LASTMODIFIEDBY": null, "CREATIONDATE": null, "CREATEDBY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b9fc1e3d59054578a505493cfba5dacc" } ], "tables": [] }