{ "currentVersion": 10.71, "id": 2, "name": "bdtopo_pai_hydrographie", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "IGN" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "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 }, "extent": { "xmin": 599348.200000003, "ymin": 6817038.3999999985, "xmax": 629729.8999999985, "ymax": 6855225.199999999, "spatialReference": { "wkid": 102110, "latestWkid": 2154 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "nature", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 57, 176, 46, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Cascade", "label": "Cascade", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 47, 84, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Lac", "label": "Lac", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 54, 140, 168, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Marais", "label": "Marais", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 33, 33, 148, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Point d'eau", "label": "Point d'eau", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": 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": "FID", "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": "origine", "type": "esriFieldTypeString", "alias": "origine", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "origine" }, { "name": "nature", "type": "esriFieldTypeString", "alias": "nature", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "nature" }, { "name": "toponyme", "type": "esriFieldTypeString", "alias": "toponyme", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "toponyme" }, { "name": "importance", "type": "esriFieldTypeString", "alias": "importance", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "importance" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r69_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a58_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Cascade", "name": "Cascade", "domains": {}, "templates": [ { "name": "Cascade", "description": "", "prototype": { "attributes": { "toponyme": null, "importance": null, "id": null, "origine": null, "nature": "Cascade" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Lac", "name": "Lac", "domains": {}, "templates": [ { "name": "Lac", "description": "", "prototype": { "attributes": { "toponyme": null, "importance": null, "id": null, "origine": null, "nature": "Lac" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Marais", "name": "Marais", "domains": {}, "templates": [ { "name": "Marais", "description": "", "prototype": { "attributes": { "toponyme": null, "importance": null, "id": null, "origine": null, "nature": "Marais" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Point d'eau", "name": "Point d'eau", "domains": {}, "templates": [ { "name": "Point d'eau", "description": "", "prototype": { "attributes": { "toponyme": null, "importance": null, "id": null, "origine": null, "nature": "Point d'eau" } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }