{ "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 1, "name": "SIR_INFO_DEVIATION_1", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasMetadata": true, "extent": { "xmin": 462263.3271000013, "ymin": 6391064.358899999, "xmax": 577312.7819000036, "ymax": 6515445.441199999, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 1.2407465052332792E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -35597500, "falseY": -23641900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type_deviation", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "Circulation fermée ou impossible", "label": "Circulation fermée ou impossible" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "Circulation délicate", "label": "Circulation délicate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 3 }, "value": "Déviation PL", "label": "Déviation PL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3 }, "value": "Déviation VL", "label": "Déviation VL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 3 }, "value": "Déviation tous véhicules", "label": "Déviation tous véhicules" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Itinéraire conseillé", "label": "Itinéraire conseillé" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "etat", "typeIdField": "type_deviation", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "etat", "type": "esriFieldTypeString", "alias": "ETAT", "domain": { "type": "codedValue", "name": "ACTIF", "description": "INFOROUTE_DEVIATION", "codedValues": [ { "name": "OUI", "code": "OUI" }, { "name": "NON", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ETAT" }, { "name": "date_debut", "type": "esriFieldTypeDate", "alias": "DATE_DEBUT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_debut" }, { "name": "date_fin", "type": "esriFieldTypeDate", "alias": "DATE_FIN", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_fin" }, { "name": "type_deviation", "type": "esriFieldTypeString", "alias": "TYPE_DEVIATION", "domain": { "type": "codedValue", "name": "TYPE_CIRCULATION", "description": "TYPE_CIRCULATION", "codedValues": [ { "name": "Circulation fermée ou impossible", "code": "Circulation fermée ou impossible" }, { "name": "Déviation PL", "code": "Déviation PL" }, { "name": "Déviation VL", "code": "Déviation VL" }, { "name": "Déviation tous véhicules", "code": "Déviation tous véhicules" }, { "name": "Itinéraire conseillé", "code": "Itinéraire conseillé" }, { "name": "Circulation délicate", "code": "Circulation délicate" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "type_deviation" }, { "name": "axe", "type": "esriFieldTypeString", "alias": "AXE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "axe" }, { "name": "plod", "type": "esriFieldTypeString", "alias": "PLOD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "plod" }, { "name": "plof", "type": "esriFieldTypeString", "alias": "PLOF", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "plof" }, { "name": "absd", "type": "esriFieldTypeInteger", "alias": "ABSD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "absd" }, { "name": "absf", "type": "esriFieldTypeDouble", "alias": "ABSF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "absf" }, { "name": "cumuld", "type": "esriFieldTypeInteger", "alias": "CUMULD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cumuld" }, { "name": "cumulf", "type": "esriFieldTypeDouble", "alias": "CUMULF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cumulf" }, { "name": "utilisateur_creation", "type": "esriFieldTypeString", "alias": "UTILISATEUR_CREATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "utilisateur_creation" }, { "name": "date_creation", "type": "esriFieldTypeDate", "alias": "DATE_CREATION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_creation" }, { "name": "utilisateur_modif", "type": "esriFieldTypeString", "alias": "UTILISATEUR_MODIF", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "utilisateur_modif" }, { "name": "date_modif", "type": "esriFieldTypeDate", "alias": "DATE_MODIF", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_modif" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r439_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a404_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Circulation fermée ou impossible", "name": "Circulation fermée ou impossible", "domains": { "etat": {"type": "inherited"}, "type_deviation": {"type": "inherited"} }, "templates": [ { "name": "Circulation fermée ou impossible", "description": "", "prototype": { "attributes": { "date_fin": null, "date_modif": null, "etat": null, "date_debut": null, "type_deviation": "Circulation fermée ou impossible", "axe": null, "plod": null, "plof": null, "absd": null, "absf": null, "cumuld": null, "cumulf": null, "utilisateur_creation": null, "date_creation": null, "utilisateur_modif": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Circulation délicate", "name": "Circulation délicate", "domains": { "etat": {"type": "inherited"}, "type_deviation": {"type": "inherited"} }, "templates": [ { "name": "Circulation délicate", "description": "", "prototype": { "attributes": { "date_fin": null, "date_modif": null, "etat": null, "date_debut": null, "type_deviation": "Circulation délicate", "axe": null, "plod": null, "plof": null, "absd": null, "absf": null, "cumuld": null, "cumulf": null, "utilisateur_creation": null, "date_creation": null, "utilisateur_modif": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Déviation PL", "name": "Déviation PL", "domains": { "etat": {"type": "inherited"}, "type_deviation": {"type": "inherited"} }, "templates": [ { "name": "Déviation PL", "description": "", "prototype": { "attributes": { "date_fin": null, "date_modif": null, "etat": null, "date_debut": null, "type_deviation": "Déviation PL", "axe": null, "plod": null, "plof": null, "absd": null, "absf": null, "cumuld": null, "cumulf": null, "utilisateur_creation": null, "date_creation": null, "utilisateur_modif": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Déviation VL", "name": "Déviation VL", "domains": { "etat": {"type": "inherited"}, "type_deviation": {"type": "inherited"} }, "templates": [ { "name": "Déviation VL", "description": "", "prototype": { "attributes": { "date_fin": null, "date_modif": null, "etat": null, "date_debut": null, "type_deviation": "Déviation VL", "axe": null, "plod": null, "plof": null, "absd": null, "absf": null, "cumuld": null, "cumulf": null, "utilisateur_creation": null, "date_creation": null, "utilisateur_modif": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Déviation tous véhicules", "name": "Déviation tous véhicules", "domains": { "etat": {"type": "inherited"}, "type_deviation": {"type": "inherited"} }, "templates": [ { "name": "Déviation tous véhicules", "description": "", "prototype": { "attributes": { "date_fin": null, "date_modif": null, "etat": null, "date_debut": null, "type_deviation": "Déviation tous véhicules", "axe": null, "plod": null, "plof": null, "absd": null, "absf": null, "cumuld": null, "cumulf": null, "utilisateur_creation": null, "date_creation": null, "utilisateur_modif": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Itinéraire conseillé", "name": "Itinéraire conseillé", "domains": { "etat": {"type": "inherited"}, "type_deviation": {"type": "inherited"} }, "templates": [ { "name": "Itinéraire conseillé", "description": "", "prototype": { "attributes": { "date_fin": null, "date_modif": null, "etat": null, "date_debut": null, "type_deviation": "Itinéraire conseillé", "axe": null, "plod": null, "plof": null, "absd": null, "absf": null, "cumuld": null, "cumulf": null, "utilisateur_creation": null, "date_creation": null, "utilisateur_modif": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }