{ "currentVersion": 10.81, "id": 5, "name": "Reseau hydrographique artificiel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Réseau hydrographique naturel et artificel du bassin Rhin-Meuse issu des entités hydrographiques linéaires de la BD Carthage.", "copyrightText": "IGN, AERM 2020", "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": false, "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": 796299.1875, "ymin": 6710816, "xmax": 1082878.125, "ymax": 7009394.5, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "value": "7", "label": "7", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.2 }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 2 }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 2.8 }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 3.2 }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 4 }, "value": "1", "label": "1", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOM_ME", "typeIdField": "CLASSE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Id", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CGENELIN", "type": "esriFieldTypeString", "alias": "Code cours d'eau", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CGENELIN" }, { "name": "CODEHYDRO", "type": "esriFieldTypeString", "alias": "Code hydrographique", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CODEHYDRO" }, { "name": "SMILHYDRO", "type": "esriFieldTypeString", "alias": "Code milieu", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SMILHYDRO" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "Classe de taille", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CLASSE" }, { "name": "TOPONYME", "type": "esriFieldTypeString", "alias": "Nom cours d'eau", "domain": null, "editable": true, "nullable": true, "length": 127, "defaultValue": null, "modelName": "TOPONYME" }, { "name": "CODE_ME", "type": "esriFieldTypeString", "alias": "Code masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "CODE_ME" }, { "name": "NOM_ME", "type": "esriFieldTypeString", "alias": "Nom masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOM_ME" }, { "name": "MIL_HYDRO", "type": "esriFieldTypeString", "alias": "Milieu hydrographique", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MIL_HYDRO" }, { "name": "SMIL_HYDRO", "type": "esriFieldTypeString", "alias": "Sous milieu", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SMIL_HYDRO" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R90_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A80_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "7", "name": "7", "domains": {}, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "MIL_HYDRO": null, "SMIL_HYDRO": null, "CGENELIN": null, "CODEHYDRO": null, "SMILHYDRO": null, "CLASSE": "7", "TOPONYME": null, "CODE_ME": null, "NOM_ME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "6", "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "MIL_HYDRO": null, "SMIL_HYDRO": null, "CGENELIN": null, "CODEHYDRO": null, "SMILHYDRO": null, "CLASSE": "6", "TOPONYME": null, "CODE_ME": null, "NOM_ME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "5", "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "MIL_HYDRO": null, "SMIL_HYDRO": null, "CGENELIN": null, "CODEHYDRO": null, "SMILHYDRO": null, "CLASSE": "5", "TOPONYME": null, "CODE_ME": null, "NOM_ME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "4", "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "MIL_HYDRO": null, "SMIL_HYDRO": null, "CGENELIN": null, "CODEHYDRO": null, "SMILHYDRO": null, "CLASSE": "4", "TOPONYME": null, "CODE_ME": null, "NOM_ME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "3", "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "MIL_HYDRO": null, "SMIL_HYDRO": null, "CGENELIN": null, "CODEHYDRO": null, "SMILHYDRO": null, "CLASSE": "3", "TOPONYME": null, "CODE_ME": null, "NOM_ME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "2", "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "MIL_HYDRO": null, "SMIL_HYDRO": null, "CGENELIN": null, "CODEHYDRO": null, "SMILHYDRO": null, "CLASSE": "2", "TOPONYME": null, "CODE_ME": null, "NOM_ME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1", "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "MIL_HYDRO": null, "SMIL_HYDRO": null, "CGENELIN": null, "CODEHYDRO": null, "SMILHYDRO": null, "CLASSE": "1", "TOPONYME": null, "CODE_ME": null, "NOM_ME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 15000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ab5e919d162649b9a3d15591d0715c70" }