{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Trafikmätningar", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "TRAFIKMATNINGAR_FORDON", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "PLATS_ID", "composite": true, "catalogID": "{E6C76CB1-3C8C-4C4F-A551-C0C907101010}" } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Dygnstrafik_ADT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PLATS_ID", "type": "esriFieldTypeGUID", "alias": "Plats-ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "PLATS_ID" }, { "name": "Kvartal", "type": "esriFieldTypeSmallInteger", "alias": "Kvartal", "domain": { "type": "codedValue", "name": "Trafik_Kvartal", "description": "Trafikmätningar kvartal", "codedValues": [ { "name": "Q1", "code": 1 }, { "name": "Q2", "code": 2 }, { "name": "Q3", "code": 3 }, { "name": "Q4", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Kvartal" }, { "name": "Dygnstrafik_ADT", "type": "esriFieldTypeString", "alias": "Dygnstrafik (ÅDT)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Dygnstrafik_ADT" }, { "name": "Matar", "type": "esriFieldTypeSmallInteger", "alias": "Mätår", "domain": { "type": "codedValue", "name": "Trafik_Matar", "description": "Trafikmätningar mätår", "codedValues": [ { "name": "2018", "code": 1 }, { "name": "2019", "code": 2 }, { "name": "2022", "code": 3 }, { "name": "2023", "code": 4 }, { "name": "2024", "code": 5 }, { "name": "2025", "code": 6 }, { "name": "2026", "code": 7 }, { "name": "2027", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Matar" }, { "name": "VADT", "type": "esriFieldTypeString", "alias": "VADT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VADT" }, { "name": "Max_timme", "type": "esriFieldTypeString", "alias": "Max timme", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Max_timme" }, { "name": "Tung_trafik", "type": "esriFieldTypeString", "alias": "Tung trafik", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Tung_trafik" }, { "name": "Medelhastighet", "type": "esriFieldTypeString", "alias": "Medelhastighet", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Medelhastighet" }, { "name": "Fardriktning_syd", "type": "esriFieldTypeString", "alias": "Färdriktning syd", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Fardriktning_syd" }, { "name": "Fardriktning_norr", "type": "esriFieldTypeString", "alias": "Färdriktning norr", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Fardriktning_norr" }, { "name": "Percentilen_85", "type": "esriFieldTypeString", "alias": "85-percentilen", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Percentilen_85" }, { "name": "Medelovertradelsehastighet", "type": "esriFieldTypeString", "alias": "Medelöverträdelsehastighet", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Medelovertradelsehastighet" }, { "name": "Fardriktning_vast", "type": "esriFieldTypeString", "alias": "Färdriktning väst", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Fardriktning_vast" }, { "name": "Fardriktning_ost", "type": "esriFieldTypeString", "alias": "Färdriktning öst", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Fardriktning_ost" }, { "name": "Matperiod", "type": "esriFieldTypeDate", "alias": "Mätperiod från", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Matperiod" }, { "name": "Lank_till_rapport", "type": "esriFieldTypeString", "alias": "Länk till rapport", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Lank_till_rapport" }, { "name": "Matperiod_till", "type": "esriFieldTypeDate", "alias": "Mätperiod till", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Matperiod_till" } ], "indexes": [ { "name": "R64_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_475_PLATS_ID", "fields": "PLATS_ID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Trafikmätningar", "description": "", "prototype": { "attributes": { "Lank_till_rapport": null, "Matperiod_till": null, "PLATS_ID": null, "Kvartal": null, "Dygnstrafik_ADT": null, "Matar": null, "VADT": null, "Max_timme": null, "Tung_trafik": null, "Medelhastighet": null, "Fardriktning_syd": null, "Fardriktning_norr": null, "Percentilen_85": null, "Medelovertradelsehastighet": null, "Fardriktning_vast": null, "Fardriktning_ost": null, "Matperiod": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "821ee061e64c41cabf7e40d4bbd187f1" }