{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Bus arrêt gestion", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "dev_terr.mobilite.bus_arret", "relatedTableId": 6, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "identifiant", "composite": false, "catalogID": "{04E392A7-4914-4256-AF0D-8E3D173B93A9}" } ], "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "identifiant", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "identifiant", "type": "esriFieldTypeString", "alias": "identifiant", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "identifiant" }, { "name": "date_pose", "type": "esriFieldTypeDate", "alias": "date_pose", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_pose" }, { "name": "date_expertise", "type": "esriFieldTypeDate", "alias": "date_expertise", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_expertise" }, { "name": "etat", "type": "esriFieldTypeString", "alias": "etat", "domain": { "type": "codedValue", "name": "arret_bus_etat", "description": "Etat de l'arrêt de bus", "codedValues": [ { "name": "Neuf", "code": "Neuf" }, { "name": "Moyen", "code": "Moyen" }, { "name": "Mauvais", "code": "Mauvais" }, { "name": "Manquant", "code": "Manquant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "etat" }, { "name": "cout_financier", "type": "esriFieldTypeInteger", "alias": "cout_financier", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cout_financier" }, { "name": "incident", "type": "esriFieldTypeString", "alias": "incident", "domain": { "type": "codedValue", "name": "arret_bus_incident", "description": "Incident arrêt de bus", "codedValues": [ { "name": "Marquage au sol défectueux ou manquant", "code": "sol" }, { "name": "Tête de poteau manquante ou endommagée", "code": "tete" }, { "name": "Fiche horaire déteriorée ou manquante", "code": "horaire" }, { "name": "Mat abimé ou manquant", "code": "mat" }, { "name": "Autre", "code": "autre" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "incident" }, { "name": "date_intervention", "type": "esriFieldTypeDate", "alias": "date_intervention", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_intervention" }, { "name": "remarque", "type": "esriFieldTypeString", "alias": "remarque", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "remarque" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" } ], "indexes": [ { "name": "gdb_4887_identif", "fields": "identifiant", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r79_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_79", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_79", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Romance Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Bus arrêt gestion", "description": "", "prototype": { "attributes": { "date_intervention": null, "remarque": null, "identifiant": null, "date_pose": null, "date_expertise": null, "etat": null, "cout_financier": null, "incident": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "edc34a308e49477c818a322b39e22f91" }