{ "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 0, "name": "SIR_INFO_ZONE_VH", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "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": true, "supportsSqlExpression": true }, "hasMetadata": true, "extent": { "xmin": 503500.45539999753, "ymin": 6414159.992199998, "xmax": 578284.9223000035, "ymax": 6515887.485100001, "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": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 216, 240, 255 ], "outline": null } }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "date_convention", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "date_convention", "type": "esriFieldTypeDate", "alias": "DATE_CONVENTION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_convention" }, { "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" }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "x" }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "y" }, { "name": "observation", "type": "esriFieldTypeString", "alias": "OBSERVATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "observation" }, { "name": "code_doc", "type": "esriFieldTypeInteger", "alias": "CODE_DOC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "code_doc" }, { "name": "etat_routier", "type": "esriFieldTypeString", "alias": "ETAT_ROUTIER", "domain": { "type": "codedValue", "name": "VH_ETAT_ROUTIER", "description": "VH_ETAT_ROUTIER", "codedValues": [ { "name": "CIRCULATION NORMALE", "code": "CIRCULATION NORMALE" }, { "name": "CIRCULATION DELICATE", "code": "CIRCULATION DELICATE" }, { "name": "CIRCULATION DIFFICILE", "code": "CIRCULATION DIFFICILE" }, { "name": "CIRCULATION TRES DIFFICILE OU IMPOSSIBLE", "code": "CIRCULATION TRES DIFFICILE OU IMPOSSIBLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "ETAT_ROUTIER" }, { "name": "traitement", "type": "esriFieldTypeString", "alias": "TRAITEMENT", "domain": { "type": "codedValue", "name": "VH-TRAITEMENT", "description": "VH-TRAITEMENT", "codedValues": [ { "name": "RESEAU SOUS SURVEILLANCE", "code": "RESEAU SOUS SURVEILLANCE" }, { "name": "TRAITEMENT EN COURS", "code": "TRAITEMENT EN COURS" }, { "name": "TRAITEMENT EFFECTUE", "code": "TRAITEMENT EFFECTUE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "traitement" } ], "geometryField": { "name": "geometrie", "type": "esriFieldTypeGeometry", "alias": "GEOMETRIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GEOMETRIE" }, "indexes": [ { "name": "r197_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a171_ix1", "fields": "geometrie", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "SIR_INFO_ZONE_VH", "description": "", "prototype": { "attributes": { "etat_routier": null, "traitement": null, "date_convention": null, "utilisateur_creation": null, "date_creation": null, "utilisateur_modif": null, "date_modif": null, "x": null, "y": null, "observation": null, "code_doc": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }