{ "currentVersion": 10.81, "id": 0, "name": "Ouvrages", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "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, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 308548.128899999, "ymin": 6660951.868, "xmax": 308665.132799998, "ymax": 6661502.8441, "spatialReference": { "wkid": 102110, "latestWkid": 2154 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOM_OUVRAGE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOM_OUVRAGE", "type": "esriFieldTypeString", "alias": "NOM_OUVRAGE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOM_OUVRAGE" }, { "name": "LINEAIRE", "type": "esriFieldTypeDouble", "alias": "LINEAIRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINEAIRE" }, { "name": "PAPI", "type": "esriFieldTypeString", "alias": "PAPI", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PAPI" }, { "name": "MAITRE_OUVRAGE", "type": "esriFieldTypeString", "alias": "MAITRE_OUVRAGE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MAITRE_OUVRAGE" }, { "name": "INSEE_COMMUNE", "type": "esriFieldTypeString", "alias": "INSEE_COMMUNE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "INSEE_COMMUNE" }, { "name": "COMMUNE", "type": "esriFieldTypeString", "alias": "COMMUNE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMUNE" }, { "name": "REF_ACTION", "type": "esriFieldTypeString", "alias": "REF_ACTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REF_ACTION" }, { "name": "TYPE_ACTION", "type": "esriFieldTypeString", "alias": "TYPE_ACTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_ACTION" }, { "name": "AVANC_ETUDE", "type": "esriFieldTypeString", "alias": "AVANC_ETUDE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AVANC_ETUDE" }, { "name": "DATE_ETUDE", "type": "esriFieldTypeDate", "alias": "DATE_ETUDE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ETUDE" }, { "name": "AVANC_TRAVAUX", "type": "esriFieldTypeString", "alias": "AVANC_TRAVAUX", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AVANC_TRAVAUX" }, { "name": "DATE_TRAVAUX", "type": "esriFieldTypeDate", "alias": "DATE_TRAVAUX", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_TRAVAUX" }, { "name": "MONTANT_HT", "type": "esriFieldTypeDouble", "alias": "MONTANT_HT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MONTANT_HT" }, { "name": "COMMENTAIRE", "type": "esriFieldTypeString", "alias": "COMMENTAIRE", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTAIRE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R6646_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A809_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Ouvrages", "description": "", "prototype": { "attributes": { "MONTANT_HT": null, "COMMENTAIRE": null, "NOM_OUVRAGE": null, "LINEAIRE": null, "PAPI": null, "MAITRE_OUVRAGE": null, "INSEE_COMMUNE": null, "COMMUNE": null, "REF_ACTION": null, "TYPE_ACTION": null, "AVANC_ETUDE": null, "DATE_ETUDE": null, "AVANC_TRAVAUX": null, "DATE_TRAVAUX": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }