{ "currentVersion": 10.91, "id": 6, "name": "AERODROME", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "TRANSPORT" }, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "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, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -7019031.414000001, "ymin": -2433149.640299998, "xmax": 6201451.0830999985, "ymax": 6628949.919100001, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "nature", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 215, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Altiport", "label": "Altiport", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 200, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Aérodrome", "label": "Aérodrome", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 155, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Héliport", "label": "Héliport", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "id", "typeIdField": "nature", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "id", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "ID" }, { "name": "date_creat", "type": "esriFieldTypeString", "alias": "DATE_CREAT", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "DATE_CREAT" }, { "name": "date_maj", "type": "esriFieldTypeString", "alias": "DATE_MAJ", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "DATE_MAJ" }, { "name": "date_app", "type": "esriFieldTypeDate", "alias": "DATE_APP", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_APP" }, { "name": "date_conf", "type": "esriFieldTypeDate", "alias": "DATE_CONF", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CONF" }, { "name": "etat", "type": "esriFieldTypeString", "alias": "ETAT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ETAT" }, { "name": "prec_plani", "type": "esriFieldTypeDouble", "alias": "PREC_PLANI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PREC_PLANI" }, { "name": "source", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 127, "defaultValue": null, "modelName": "SOURCE" }, { "name": "id_source", "type": "esriFieldTypeString", "alias": "ID_SOURCE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ID_SOURCE" }, { "name": "toponyme", "type": "esriFieldTypeString", "alias": "TOPONYME", "domain": null, "editable": true, "nullable": true, "length": 127, "defaultValue": null, "modelName": "TOPONYME" }, { "name": "statut_top", "type": "esriFieldTypeString", "alias": "STATUT_TOP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATUT_TOP" }, { "name": "fictif", "type": "esriFieldTypeString", "alias": "FICTIF", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FICTIF" }, { "name": "nature", "type": "esriFieldTypeString", "alias": "NATURE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NATURE" }, { "name": "categorie", "type": "esriFieldTypeString", "alias": "CATEGORIE", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "CATEGORIE" }, { "name": "usage", "type": "esriFieldTypeString", "alias": "USAGE", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "USAGE" }, { "name": "code_icao", "type": "esriFieldTypeString", "alias": "CODE_ICAO", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CODE_ICAO" }, { "name": "code_iata", "type": "esriFieldTypeString", "alias": "CODE_IATA", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CODE_IATA" }, { "name": "altitude", "type": "esriFieldTypeDouble", "alias": "ALTITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTITUDE" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r68_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a46_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Altiport", "name": "Altiport", "domains": {}, "templates": [ { "name": "Altiport", "description": "", "prototype": { "attributes": { "code_iata": null, "altitude": null, "id": null, "date_creat": null, "date_maj": null, "date_app": null, "date_conf": null, "etat": null, "prec_plani": null, "source": null, "id_source": null, "toponyme": null, "statut_top": null, "fictif": null, "nature": "Altiport", "categorie": null, "usage": null, "code_icao": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Aérodrome", "name": "Aérodrome", "domains": {}, "templates": [ { "name": "Aérodrome", "description": "", "prototype": { "attributes": { "code_iata": null, "altitude": null, "id": null, "date_creat": null, "date_maj": null, "date_app": null, "date_conf": null, "etat": null, "prec_plani": null, "source": null, "id_source": null, "toponyme": null, "statut_top": null, "fictif": null, "nature": "Aérodrome", "categorie": null, "usage": null, "code_icao": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Héliport", "name": "Héliport", "domains": {}, "templates": [ { "name": "Héliport", "description": "", "prototype": { "attributes": { "code_iata": null, "altitude": null, "id": null, "date_creat": null, "date_maj": null, "date_app": null, "date_conf": null, "etat": null, "prec_plani": null, "source": null, "id_source": null, "toponyme": null, "statut_top": null, "fictif": null, "nature": "Héliport", "categorie": null, "usage": null, "code_icao": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3bdc2a0b87024ecfa02b19bfbbad4634" }