{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Masses d'eau rivières", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Une masse d'eau de rivière est une partie distincte et significative des eaux de surface telles qu'une rivière, un fleuve ou un canal, une partie de rivière, de fleuve ou de canal, constituant le découpage élémentaire desmilieux aquatiques destinée à être l'unité d'évaluation de la DCE. Les masses d'eau rivières sont dérivées du thème hydrographique BDCarthage® v3 de la BDCarto®. Les critères de réalisation des masses d'eau rivère sont :- Une masse d\u2019eau appartient à une seule hydroécorégion - Le peuplement piscicole dominant basé sur le contexte piscicole (Salmonicole, Cyprinicole, Intermédiaire)- Classe de taille (rang de confluence de strahler)Le code de la masse d'eau est structuré de la manière suivante : Code du type de la masse d'eau + Code du bassin (district au sens de la dce) + Incrément.", "copyrightText": "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": 797224.0625, "ymin": 6710816, "xmax": 1085349.875, "ymax": 7009394.5, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MASEAUAR", "field2": "MASEAUFM", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "Masse d'eau artificielle,Masse d'eau non fortement modifiée", "label": "Masses d'eau rivières artificielles", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "value": "Masse d'eau naturelle,Masse d'eau fortement modifiée", "label": "Masses d'eau rivières fortement modifiées", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "value": "Masse d'eau naturelle,Masse d'eau non fortement modifiée", "label": "Masses d'eau rivières naturelles", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[NOMMASEA]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.6, "font": { "family": "Arial", "size": 9, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 200000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMMASEA", "typeIdField": "MASEAUAR", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODEURME", "type": "esriFieldTypeString", "alias": "Code masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "CODEURME" }, { "name": "NOMMASEA", "type": "esriFieldTypeString", "alias": "Nom masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOMMASEA" }, { "name": "MASEAUAR", "type": "esriFieldTypeString", "alias": "Masse d'eau artificielle", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MASEAUAR" }, { "name": "MASEAUFM", "type": "esriFieldTypeString", "alias": "Masse d'eau fortement modifiée", "domain": null, "editable": true, "nullable": true, "length": 34, "defaultValue": null, "modelName": "MASEAUFM" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "SECT_TRAVAIL", "type": "esriFieldTypeString", "alias": "Secteur de travail", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SECT_TRAVAIL" }, { "name": "ECOREGION", "type": "esriFieldTypeString", "alias": "Ecorégion", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ECOREGION" }, { "name": "HYDROECOREGION", "type": "esriFieldTypeString", "alias": "Hydro écorégion", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "HYDROECOREGION" }, { "name": "TYPNR", "type": "esriFieldTypeString", "alias": "Type naturel national", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "TYPNR" }, { "name": "TYPE_GEOL", "type": "esriFieldTypeString", "alias": "Type géologique", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE_GEOL" }, { "name": "SUPERF_BV", "type": "esriFieldTypeString", "alias": "Superficie bassin versant (km²)", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUPERF_BV" }, { "name": "LIEN", "type": "esriFieldTypeString", "alias": "Lien SIERM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN" }, { "name": "LIEN_FICHE_ME", "type": "esriFieldTypeString", "alias": "Lien fiche masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "LIEN_FICHE_ME" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R28192_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A265_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Masse d'eau artificielle", "name": "Masse d'eau artificielle", "domains": {}, "templates": [ { "name": "Masse d'eau artificielle, Masse d'eau non fortement modifiée", "description": "", "prototype": { "attributes": { "LIEN": null, "LIEN_FICHE_ME": null, "CODEURME": null, "NOMMASEA": null, "MASEAUAR": "Masse d'eau artificielle", "MASEAUFM": "Masse d'eau non fortement modifiée", "DISTRICT": null, "SECT_TRAVAIL": null, "ECOREGION": null, "HYDROECOREGION": null, "TYPNR": null, "TYPE_GEOL": null, "SUPERF_BV": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Masse d'eau naturelle", "name": "Masse d'eau naturelle", "domains": {}, "templates": [ { "name": "Masse d'eau naturelle, Masse d'eau fortement modifiée", "description": "", "prototype": { "attributes": { "LIEN": null, "LIEN_FICHE_ME": null, "CODEURME": null, "NOMMASEA": null, "MASEAUAR": "Masse d'eau naturelle", "MASEAUFM": "Masse d'eau fortement modifiée", "DISTRICT": null, "SECT_TRAVAIL": null, "ECOREGION": null, "HYDROECOREGION": null, "TYPNR": null, "TYPE_GEOL": null, "SUPERF_BV": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Masse d'eau naturelle, Masse d'eau non fortement modifiée", "description": "", "prototype": { "attributes": { "LIEN": null, "LIEN_FICHE_ME": null, "CODEURME": null, "NOMMASEA": null, "MASEAUAR": "Masse d'eau naturelle", "MASEAUFM": "Masse d'eau non fortement modifiée", "DISTRICT": null, "SECT_TRAVAIL": null, "ECOREGION": null, "HYDROECOREGION": null, "TYPNR": null, "TYPE_GEOL": null, "SUPERF_BV": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1a5044aa7f89403296abf03db1579f0d" }, { "currentVersion": 10.81, "id": 1, "name": "Masses d'eau rivières artificielles", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Une masse d'eau de rivière est une partie distincte et significative des eaux de surface telles qu'une rivière, un fleuve ou un canal, une partie de rivière, de fleuve ou de canal, constituant le découpage élémentaire desmilieux aquatiques destinée à être l'unité d'évaluation de la DCE. Les masses d'eau rivières sont dérivées du thème hydrographique BDCarthage® v3 de la BDCarto®. Les critères de réalisation des masses d'eau rivère sont :- Une masse d\u2019eau appartient à une seule hydroécorégion - Le peuplement piscicole dominant basé sur le contexte piscicole (Salmonicole, Cyprinicole, Intermédiaire)- Classe de taille (rang de confluence de strahler)Le code de la masse d'eau est structuré de la manière suivante : Code du type de la masse d'eau + Code du bassin (district au sens de la dce) + Incrément.", "copyrightText": "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": 797224.0625, "ymin": 6710816, "xmax": 1085349.875, "ymax": 7009394.5, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMMASEA", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODEURME", "type": "esriFieldTypeString", "alias": "Code masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "CODEURME" }, { "name": "NOMMASEA", "type": "esriFieldTypeString", "alias": "Nom masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOMMASEA" }, { "name": "MASEAUAR", "type": "esriFieldTypeString", "alias": "Masse d'eau artificielle", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MASEAUAR" }, { "name": "MASEAUFM", "type": "esriFieldTypeString", "alias": "Masse d'eau fortement modifiée", "domain": null, "editable": true, "nullable": true, "length": 34, "defaultValue": null, "modelName": "MASEAUFM" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "SECT_TRAVAIL", "type": "esriFieldTypeString", "alias": "Secteur de travail", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SECT_TRAVAIL" }, { "name": "ECOREGION", "type": "esriFieldTypeString", "alias": "Ecorégion", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ECOREGION" }, { "name": "HYDROECOREGION", "type": "esriFieldTypeString", "alias": "Hydro écorégion", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "HYDROECOREGION" }, { "name": "TYPNR", "type": "esriFieldTypeString", "alias": "Type naturel national", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "TYPNR" }, { "name": "TYPE_GEOL", "type": "esriFieldTypeString", "alias": "Type géologique", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE_GEOL" }, { "name": "SUPERF_BV", "type": "esriFieldTypeString", "alias": "Superficie bassin versant (km²)", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUPERF_BV" }, { "name": "LIEN", "type": "esriFieldTypeString", "alias": "Lien SIERM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN" }, { "name": "LIEN_FICHE_ME", "type": "esriFieldTypeString", "alias": "Lien fiche masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "LIEN_FICHE_ME" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R28192_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A265_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Masses d'eau rivières artificielles", "description": "", "prototype": { "attributes": { "LIEN": null, "LIEN_FICHE_ME": null, "CODEURME": null, "NOMMASEA": null, "MASEAUAR": null, "MASEAUFM": null, "DISTRICT": null, "SECT_TRAVAIL": null, "ECOREGION": null, "HYDROECOREGION": null, "TYPNR": null, "TYPE_GEOL": null, "SUPERF_BV": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1a5044aa7f89403296abf03db1579f0d" }, { "currentVersion": 10.81, "id": 2, "name": "Masses d'eau rivières fortement modifiées", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Une masse d'eau de rivière est une partie distincte et significative des eaux de surface telles qu'une rivière, un fleuve ou un canal, une partie de rivière, de fleuve ou de canal, constituant le découpage élémentaire desmilieux aquatiques destinée à être l'unité d'évaluation de la DCE. Les masses d'eau rivières sont dérivées du thème hydrographique BDCarthage® v3 de la BDCarto®. Les critères de réalisation des masses d'eau rivère sont :- Une masse d\u2019eau appartient à une seule hydroécorégion - Le peuplement piscicole dominant basé sur le contexte piscicole (Salmonicole, Cyprinicole, Intermédiaire)- Classe de taille (rang de confluence de strahler)Le code de la masse d'eau est structuré de la manière suivante : Code du type de la masse d'eau + Code du bassin (district au sens de la dce) + Incrément.", "copyrightText": "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": 797224.0625, "ymin": 6710816, "xmax": 1085349.875, "ymax": 7009394.5, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMMASEA", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODEURME", "type": "esriFieldTypeString", "alias": "Code masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "CODEURME" }, { "name": "NOMMASEA", "type": "esriFieldTypeString", "alias": "Nom masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOMMASEA" }, { "name": "MASEAUAR", "type": "esriFieldTypeString", "alias": "Masse d'eau artificielle", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MASEAUAR" }, { "name": "MASEAUFM", "type": "esriFieldTypeString", "alias": "Masse d'eau fortement modifiée", "domain": null, "editable": true, "nullable": true, "length": 34, "defaultValue": null, "modelName": "MASEAUFM" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "SECT_TRAVAIL", "type": "esriFieldTypeString", "alias": "Secteur de travail", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SECT_TRAVAIL" }, { "name": "ECOREGION", "type": "esriFieldTypeString", "alias": "Ecorégion", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ECOREGION" }, { "name": "HYDROECOREGION", "type": "esriFieldTypeString", "alias": "Hydro écorégion", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "HYDROECOREGION" }, { "name": "TYPNR", "type": "esriFieldTypeString", "alias": "Type naturel national", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "TYPNR" }, { "name": "TYPE_GEOL", "type": "esriFieldTypeString", "alias": "Type géologique", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE_GEOL" }, { "name": "SUPERF_BV", "type": "esriFieldTypeString", "alias": "Superficie bassin versant (km²)", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUPERF_BV" }, { "name": "LIEN", "type": "esriFieldTypeString", "alias": "Lien SIERM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN" }, { "name": "LIEN_FICHE_ME", "type": "esriFieldTypeString", "alias": "Lien fiche masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "LIEN_FICHE_ME" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R28192_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A265_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Masses d'eau rivières fortement modifiées", "description": "", "prototype": { "attributes": { "LIEN": null, "LIEN_FICHE_ME": null, "CODEURME": null, "NOMMASEA": null, "MASEAUAR": null, "MASEAUFM": null, "DISTRICT": null, "SECT_TRAVAIL": null, "ECOREGION": null, "HYDROECOREGION": null, "TYPNR": null, "TYPE_GEOL": null, "SUPERF_BV": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1a5044aa7f89403296abf03db1579f0d" }, { "currentVersion": 10.81, "id": 3, "name": "Masses d'eau rivières naturelles", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Une masse d'eau de rivière est une partie distincte et significative des eaux de surface telles qu'une rivière, un fleuve ou un canal, une partie de rivière, de fleuve ou de canal, constituant le découpage élémentaire desmilieux aquatiques destinée à être l'unité d'évaluation de la DCE. Les masses d'eau rivières sont dérivées du thème hydrographique BDCarthage® v3 de la BDCarto®. Les critères de réalisation des masses d'eau rivère sont :- Une masse d\u2019eau appartient à une seule hydroécorégion - Le peuplement piscicole dominant basé sur le contexte piscicole (Salmonicole, Cyprinicole, Intermédiaire)- Classe de taille (rang de confluence de strahler)Le code de la masse d'eau est structuré de la manière suivante : Code du type de la masse d'eau + Code du bassin (district au sens de la dce) + Incrément.", "copyrightText": "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": 797224.0625, "ymin": 6710816, "xmax": 1085349.875, "ymax": 7009394.5, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMMASEA", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODEURME", "type": "esriFieldTypeString", "alias": "Code masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "CODEURME" }, { "name": "NOMMASEA", "type": "esriFieldTypeString", "alias": "Nom masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOMMASEA" }, { "name": "MASEAUAR", "type": "esriFieldTypeString", "alias": "Masse d'eau artificielle", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MASEAUAR" }, { "name": "MASEAUFM", "type": "esriFieldTypeString", "alias": "Masse d'eau fortement modifiée", "domain": null, "editable": true, "nullable": true, "length": 34, "defaultValue": null, "modelName": "MASEAUFM" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "SECT_TRAVAIL", "type": "esriFieldTypeString", "alias": "Secteur de travail", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SECT_TRAVAIL" }, { "name": "ECOREGION", "type": "esriFieldTypeString", "alias": "Ecorégion", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ECOREGION" }, { "name": "HYDROECOREGION", "type": "esriFieldTypeString", "alias": "Hydro écorégion", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "HYDROECOREGION" }, { "name": "TYPNR", "type": "esriFieldTypeString", "alias": "Type naturel national", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "TYPNR" }, { "name": "TYPE_GEOL", "type": "esriFieldTypeString", "alias": "Type géologique", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE_GEOL" }, { "name": "SUPERF_BV", "type": "esriFieldTypeString", "alias": "Superficie bassin versant (km²)", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUPERF_BV" }, { "name": "LIEN", "type": "esriFieldTypeString", "alias": "Lien SIERM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN" }, { "name": "LIEN_FICHE_ME", "type": "esriFieldTypeString", "alias": "Lien fiche masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "LIEN_FICHE_ME" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R28192_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A265_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Masses d'eau rivières naturelles", "description": "", "prototype": { "attributes": { "LIEN": null, "LIEN_FICHE_ME": null, "CODEURME": null, "NOMMASEA": null, "MASEAUAR": null, "MASEAUFM": null, "DISTRICT": null, "SECT_TRAVAIL": null, "ECOREGION": null, "HYDROECOREGION": null, "TYPNR": null, "TYPE_GEOL": null, "SUPERF_BV": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1a5044aa7f89403296abf03db1579f0d" }, { "currentVersion": 10.81, "id": 4, "name": "Masses d'eau plans d'eau", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Une masse d'eau plan d'eau est une partie distincte et significative des eaux de surface telle qu'un lac, un réservoir, constituant le découpage élémentaire des milieux aquatiques destinée à être l'unité d'évaluation de la DCE.", "copyrightText": "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 813796.0891000031, "ymin": 6747141.1249, "xmax": 1076671.7143, "ymax": 6982191.2671, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MASEAUAR", "field2": "MASEAUFM", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "value": "Masse d'eau artificielle,Masse d'eau non fortement modifiée", "label": "Masses d'eau plans d'eau artificielles", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "value": "Masse d'eau naturelle,Masse d'eau fortement modifiée", "label": "Masses d'eau plans d'eau fortement modifiées", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "value": "Masse d'eau naturelle,Masse d'eau non fortement modifiée", "label": "Masses d'eau plans d'eau naturelles", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NOMMASEA]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMMASEA", "typeIdField": "MASEAUAR", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODEURME", "type": "esriFieldTypeString", "alias": "Code masse d'eau", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "CODEURME" }, { "name": "NOMMASEA", "type": "esriFieldTypeString", "alias": "Nom masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOMMASEA" }, { "name": "MASEAUAR", "type": "esriFieldTypeString", "alias": "Masse d'eau artificielle", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MASEAUAR" }, { "name": "MASEAUFM", "type": "esriFieldTypeString", "alias": "Masse d'eau fortement modifiée", "domain": null, "editable": true, "nullable": true, "length": 34, "defaultValue": null, "modelName": "MASEAUFM" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "SECT_TRAVAIL", "type": "esriFieldTypeString", "alias": "Secteur de travail", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SECT_TRAVAIL" }, { "name": "ECOREGION", "type": "esriFieldTypeString", "alias": "Ecorégion", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ECOREGION" }, { "name": "HYDROECOREGION", "type": "esriFieldTypeString", "alias": "HYdro écorégion", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "HYDROECOREGION" }, { "name": "TYPPLANDO", "type": "esriFieldTypeString", "alias": "Type plan d'eau", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TYPPLANDO" }, { "name": "TYPE_PROF", "type": "esriFieldTypeString", "alias": "Type profondeur", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE_PROF" }, { "name": "PROF_MAX", "type": "esriFieldTypeString", "alias": "Profondeur max", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PROF_MAX" }, { "name": "PROF_MOY", "type": "esriFieldTypeString", "alias": "Profondeur moyenne", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PROF_MOY" }, { "name": "ALTITUDE", "type": "esriFieldTypeSmallInteger", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTITUDE" }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface (ha)", "domain": null, "editable": true, "nullable": true, "length": 44, "defaultValue": null, "modelName": "SURFACE" }, { "name": "CAPTOTALE", "type": "esriFieldTypeString", "alias": "Capacité totale (m3)", "domain": null, "editable": true, "nullable": true, "length": 43, "defaultValue": null, "modelName": "CAPTOTALE" }, { "name": "BARRAGE", "type": "esriFieldTypeString", "alias": "Barrage", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BARRAGE" }, { "name": "TYPE_GEOL", "type": "esriFieldTypeString", "alias": "Type géologique", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE_GEOL" }, { "name": "SUPERF_BV", "type": "esriFieldTypeString", "alias": "Superficie bassin versant (km²)", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUPERF_BV" }, { "name": "LIEN", "type": "esriFieldTypeString", "alias": "Lien SIERM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R64_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A54_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Masse d'eau artificielle", "name": "Masse d'eau artificielle", "domains": {}, "templates": [ { "name": "Masse d'eau artificielle, Masse d'eau non fortement modifiée", "description": "", "prototype": { "attributes": { "SUPERF_BV": null, "LIEN": null, "CODEURME": " ", "NOMMASEA": null, "MASEAUAR": "Masse d'eau artificielle", "MASEAUFM": "Masse d'eau non fortement modifiée", "DISTRICT": null, "SECT_TRAVAIL": null, "ECOREGION": null, "HYDROECOREGION": null, "TYPPLANDO": null, "TYPE_PROF": null, "PROF_MAX": null, "PROF_MOY": null, "ALTITUDE": null, "SURFACE": null, "CAPTOTALE": null, "BARRAGE": null, "TYPE_GEOL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Masse d'eau naturelle", "name": "Masse d'eau naturelle", "domains": {}, "templates": [ { "name": "Masse d'eau naturelle, Masse d'eau fortement modifiée", "description": "", "prototype": { "attributes": { "SUPERF_BV": null, "LIEN": null, "CODEURME": " ", "NOMMASEA": null, "MASEAUAR": "Masse d'eau naturelle", "MASEAUFM": "Masse d'eau fortement modifiée", "DISTRICT": null, "SECT_TRAVAIL": null, "ECOREGION": null, "HYDROECOREGION": null, "TYPPLANDO": null, "TYPE_PROF": null, "PROF_MAX": null, "PROF_MOY": null, "ALTITUDE": null, "SURFACE": null, "CAPTOTALE": null, "BARRAGE": null, "TYPE_GEOL": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Masse d'eau naturelle, Masse d'eau non fortement modifiée", "description": "", "prototype": { "attributes": { "SUPERF_BV": null, "LIEN": null, "CODEURME": " ", "NOMMASEA": null, "MASEAUAR": "Masse d'eau naturelle", "MASEAUFM": "Masse d'eau non fortement modifiée", "DISTRICT": null, "SECT_TRAVAIL": null, "ECOREGION": null, "HYDROECOREGION": null, "TYPPLANDO": null, "TYPE_PROF": null, "PROF_MAX": null, "PROF_MOY": null, "ALTITUDE": null, "SURFACE": null, "CAPTOTALE": null, "BARRAGE": null, "TYPE_GEOL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1a5044aa7f89403296abf03db1579f0d" }, { "currentVersion": 10.81, "id": 5, "name": "Masses d'eau plans d'eau artificielles", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Une masse d'eau plan d'eau est une partie distincte et significative des eaux de surface telle qu'un lac, un réservoir, constituant le découpage élémentaire des milieux aquatiques destinée à être l'unité d'évaluation de la DCE.", "copyrightText": "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 813796.0891000031, "ymin": 6747141.1249, "xmax": 1076671.7143, "ymax": 6982191.2671, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NOMMASEA]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMMASEA", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODEURME", "type": "esriFieldTypeString", "alias": "Code masse d'eau", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "CODEURME" }, { "name": "NOMMASEA", "type": "esriFieldTypeString", "alias": "Nom masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOMMASEA" }, { "name": "MASEAUAR", "type": "esriFieldTypeString", "alias": "Masse d'eau artificielle", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MASEAUAR" }, { "name": "MASEAUFM", "type": "esriFieldTypeString", "alias": "Masse d'eau fortement modifiée", "domain": null, "editable": true, "nullable": true, "length": 34, "defaultValue": null, "modelName": "MASEAUFM" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "SECT_TRAVAIL", "type": "esriFieldTypeString", "alias": "Secteur de travail", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SECT_TRAVAIL" }, { "name": "ECOREGION", "type": "esriFieldTypeString", "alias": "Ecorégion", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ECOREGION" }, { "name": "HYDROECOREGION", "type": "esriFieldTypeString", "alias": "HYdro écorégion", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "HYDROECOREGION" }, { "name": "TYPPLANDO", "type": "esriFieldTypeString", "alias": "Type plan d'eau", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TYPPLANDO" }, { "name": "TYPE_PROF", "type": "esriFieldTypeString", "alias": "Type profondeur", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE_PROF" }, { "name": "PROF_MAX", "type": "esriFieldTypeString", "alias": "Profondeur max", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PROF_MAX" }, { "name": "PROF_MOY", "type": "esriFieldTypeString", "alias": "Profondeur moyenne", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PROF_MOY" }, { "name": "ALTITUDE", "type": "esriFieldTypeSmallInteger", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTITUDE" }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface (ha)", "domain": null, "editable": true, "nullable": true, "length": 44, "defaultValue": null, "modelName": "SURFACE" }, { "name": "CAPTOTALE", "type": "esriFieldTypeString", "alias": "Capacité totale (m3)", "domain": null, "editable": true, "nullable": true, "length": 43, "defaultValue": null, "modelName": "CAPTOTALE" }, { "name": "BARRAGE", "type": "esriFieldTypeString", "alias": "Barrage", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BARRAGE" }, { "name": "TYPE_GEOL", "type": "esriFieldTypeString", "alias": "Type géologique", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE_GEOL" }, { "name": "SUPERF_BV", "type": "esriFieldTypeString", "alias": "Superficie bassin versant (km²)", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUPERF_BV" }, { "name": "LIEN", "type": "esriFieldTypeString", "alias": "Lien SIERM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R64_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A54_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Masses d'eau plans d'eau artificielles", "description": "", "prototype": { "attributes": { "SUPERF_BV": null, "LIEN": null, "CODEURME": " ", "NOMMASEA": null, "MASEAUAR": null, "MASEAUFM": null, "DISTRICT": null, "SECT_TRAVAIL": null, "ECOREGION": null, "HYDROECOREGION": null, "TYPPLANDO": null, "TYPE_PROF": null, "PROF_MAX": null, "PROF_MOY": null, "ALTITUDE": null, "SURFACE": null, "CAPTOTALE": null, "BARRAGE": null, "TYPE_GEOL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1a5044aa7f89403296abf03db1579f0d" }, { "currentVersion": 10.81, "id": 6, "name": "Masses d'eau plans d'eau fortement modifiées", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Une masse d'eau plan d'eau est une partie distincte et significative des eaux de surface telle qu'un lac, un réservoir, constituant le découpage élémentaire des milieux aquatiques destinée à être l'unité d'évaluation de la DCE.", "copyrightText": "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 813796.0891000031, "ymin": 6747141.1249, "xmax": 1076671.7143, "ymax": 6982191.2671, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NOMMASEA]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMMASEA", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODEURME", "type": "esriFieldTypeString", "alias": "Code masse d'eau", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "CODEURME" }, { "name": "NOMMASEA", "type": "esriFieldTypeString", "alias": "Nom masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOMMASEA" }, { "name": "MASEAUAR", "type": "esriFieldTypeString", "alias": "Masse d'eau artificielle", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MASEAUAR" }, { "name": "MASEAUFM", "type": "esriFieldTypeString", "alias": "Masse d'eau fortement modifiée", "domain": null, "editable": true, "nullable": true, "length": 34, "defaultValue": null, "modelName": "MASEAUFM" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "SECT_TRAVAIL", "type": "esriFieldTypeString", "alias": "Secteur de travail", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SECT_TRAVAIL" }, { "name": "ECOREGION", "type": "esriFieldTypeString", "alias": "Ecorégion", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ECOREGION" }, { "name": "HYDROECOREGION", "type": "esriFieldTypeString", "alias": "HYdro écorégion", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "HYDROECOREGION" }, { "name": "TYPPLANDO", "type": "esriFieldTypeString", "alias": "Type plan d'eau", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TYPPLANDO" }, { "name": "TYPE_PROF", "type": "esriFieldTypeString", "alias": "Type profondeur", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE_PROF" }, { "name": "PROF_MAX", "type": "esriFieldTypeString", "alias": "Profondeur max", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PROF_MAX" }, { "name": "PROF_MOY", "type": "esriFieldTypeString", "alias": "Profondeur moyenne", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PROF_MOY" }, { "name": "ALTITUDE", "type": "esriFieldTypeSmallInteger", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTITUDE" }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface (ha)", "domain": null, "editable": true, "nullable": true, "length": 44, "defaultValue": null, "modelName": "SURFACE" }, { "name": "CAPTOTALE", "type": "esriFieldTypeString", "alias": "Capacité totale (m3)", "domain": null, "editable": true, "nullable": true, "length": 43, "defaultValue": null, "modelName": "CAPTOTALE" }, { "name": "BARRAGE", "type": "esriFieldTypeString", "alias": "Barrage", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BARRAGE" }, { "name": "TYPE_GEOL", "type": "esriFieldTypeString", "alias": "Type géologique", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE_GEOL" }, { "name": "SUPERF_BV", "type": "esriFieldTypeString", "alias": "Superficie bassin versant (km²)", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUPERF_BV" }, { "name": "LIEN", "type": "esriFieldTypeString", "alias": "Lien SIERM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R64_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A54_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Masses d'eau plans d'eau fortement modifiées", "description": "", "prototype": { "attributes": { "SUPERF_BV": null, "LIEN": null, "CODEURME": " ", "NOMMASEA": null, "MASEAUAR": null, "MASEAUFM": null, "DISTRICT": null, "SECT_TRAVAIL": null, "ECOREGION": null, "HYDROECOREGION": null, "TYPPLANDO": null, "TYPE_PROF": null, "PROF_MAX": null, "PROF_MOY": null, "ALTITUDE": null, "SURFACE": null, "CAPTOTALE": null, "BARRAGE": null, "TYPE_GEOL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1a5044aa7f89403296abf03db1579f0d" }, { "currentVersion": 10.81, "id": 7, "name": "Masses d'eau plans d'eau naturelles", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Une masse d'eau plan d'eau est une partie distincte et significative des eaux de surface telle qu'un lac, un réservoir, constituant le découpage élémentaire des milieux aquatiques destinée à être l'unité d'évaluation de la DCE.", "copyrightText": "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 813796.0891000031, "ymin": 6747141.1249, "xmax": 1076671.7143, "ymax": 6982191.2671, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NOMMASEA]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOMMASEA", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODEURME", "type": "esriFieldTypeString", "alias": "Code masse d'eau", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "CODEURME" }, { "name": "NOMMASEA", "type": "esriFieldTypeString", "alias": "Nom masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOMMASEA" }, { "name": "MASEAUAR", "type": "esriFieldTypeString", "alias": "Masse d'eau artificielle", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MASEAUAR" }, { "name": "MASEAUFM", "type": "esriFieldTypeString", "alias": "Masse d'eau fortement modifiée", "domain": null, "editable": true, "nullable": true, "length": 34, "defaultValue": null, "modelName": "MASEAUFM" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "SECT_TRAVAIL", "type": "esriFieldTypeString", "alias": "Secteur de travail", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SECT_TRAVAIL" }, { "name": "ECOREGION", "type": "esriFieldTypeString", "alias": "Ecorégion", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ECOREGION" }, { "name": "HYDROECOREGION", "type": "esriFieldTypeString", "alias": "HYdro écorégion", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "HYDROECOREGION" }, { "name": "TYPPLANDO", "type": "esriFieldTypeString", "alias": "Type plan d'eau", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TYPPLANDO" }, { "name": "TYPE_PROF", "type": "esriFieldTypeString", "alias": "Type profondeur", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE_PROF" }, { "name": "PROF_MAX", "type": "esriFieldTypeString", "alias": "Profondeur max", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PROF_MAX" }, { "name": "PROF_MOY", "type": "esriFieldTypeString", "alias": "Profondeur moyenne", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PROF_MOY" }, { "name": "ALTITUDE", "type": "esriFieldTypeSmallInteger", "alias": "Altitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ALTITUDE" }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface (ha)", "domain": null, "editable": true, "nullable": true, "length": 44, "defaultValue": null, "modelName": "SURFACE" }, { "name": "CAPTOTALE", "type": "esriFieldTypeString", "alias": "Capacité totale (m3)", "domain": null, "editable": true, "nullable": true, "length": 43, "defaultValue": null, "modelName": "CAPTOTALE" }, { "name": "BARRAGE", "type": "esriFieldTypeString", "alias": "Barrage", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BARRAGE" }, { "name": "TYPE_GEOL", "type": "esriFieldTypeString", "alias": "Type géologique", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TYPE_GEOL" }, { "name": "SUPERF_BV", "type": "esriFieldTypeString", "alias": "Superficie bassin versant (km²)", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUPERF_BV" }, { "name": "LIEN", "type": "esriFieldTypeString", "alias": "Lien SIERM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R64_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A54_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Masses d'eau plans d'eau naturelles", "description": "", "prototype": { "attributes": { "SUPERF_BV": null, "LIEN": null, "CODEURME": " ", "NOMMASEA": null, "MASEAUAR": null, "MASEAUFM": null, "DISTRICT": null, "SECT_TRAVAIL": null, "ECOREGION": null, "HYDROECOREGION": null, "TYPPLANDO": null, "TYPE_PROF": null, "PROF_MAX": null, "PROF_MOY": null, "ALTITUDE": null, "SURFACE": null, "CAPTOTALE": null, "BARRAGE": null, "TYPE_GEOL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1a5044aa7f89403296abf03db1579f0d" }, { "currentVersion": 10.81, "id": 8, "name": "Bassins versants de masses d'eau rivières", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "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": false, "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": 795467.7707, "ymin": 6710815.9503, "xmax": 1082878.0967, "ymax": 7009399.9611, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "EU_CD", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EU_CD", "type": "esriFieldTypeString", "alias": "Code masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "EU_CD" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Nom masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "LIEN_FICHE_ME", "type": "esriFieldTypeString", "alias": "Lien fiche masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "LIEN_FICHE_ME" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R49_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A39_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Bassins versants de masses d'eau rivières", "description": "", "prototype": { "attributes": { "DISTRICT": null, "LIEN_FICHE_ME": null, "EU_CD": null, "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1a5044aa7f89403296abf03db1579f0d" }, { "currentVersion": 10.81, "id": 9, "name": "Sous Bassins DCE ou secteurs de travail", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "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": false, "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": 796083, "ymin": 6710814, "xmax": 1082898, "ymax": 7009400, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SOUS_BASSIN_DCE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.2 } }, "value": "Meuse", "label": "Meuse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.2 } }, "value": "Moselle - Sarre", "label": "Moselle - Sarre", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.2 } }, "value": "Rhin supérieur", "label": "Rhin supérieur", "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": "ID_SOUS_BASSIN_DCE", "typeIdField": "SOUS_BASSIN_DCE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID_SOUS_BASSIN_DCE", "type": "esriFieldTypeString", "alias": "Identifiant Sous Bassin DCE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ID_SOUS_BASSIN_DCE" }, { "name": "ID_EUROPE_SOUS_BASSIN_DCE", "type": "esriFieldTypeString", "alias": "Identifiant Européen Sous Bassin DCE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ID_EURO_SOUS_BASSIN_DCE" }, { "name": "ID_AERM_SOUS_BASSIN_DCE", "type": "esriFieldTypeString", "alias": "Identifiant AERM Sous Bassin DCE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ID_AERM_SOUS_BASSIN_DCE" }, { "name": "SOUS_BASSIN_DCE", "type": "esriFieldTypeString", "alias": "Nom du Sous Bassin DCE", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "SOUS_BASSIN_DCE" }, { "name": "ID_BASSIN_DCE", "type": "esriFieldTypeString", "alias": "Identifiant Bassin DCE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ID_BASSIN_DCE" }, { "name": "ID_EUROPE_BASSIN_DCE", "type": "esriFieldTypeString", "alias": "Identifiant Européen Bassin DCE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BASSIN_EURO_DCE" }, { "name": "BASSIN_DCE", "type": "esriFieldTypeString", "alias": "Bassin_DCE", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "BASSIN_DCE" }, { "name": "TYPE_SOUS_BASSIN_DCE", "type": "esriFieldTypeString", "alias": "Type de limite du Sous Bassin DCE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "TYPE_SOUS_BASSIN_DCE" }, { "name": "DATE_DEBUT", "type": "esriFieldTypeDate", "alias": "Date de création du Sous Bassin DCE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_DEBUT" }, { "name": "DATE_FIN", "type": "esriFieldTypeDate", "alias": "Date de fermeture du Sous Bassin DCE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_FIN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R28085_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A177_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Meuse", "name": "Meuse", "domains": {}, "templates": [ { "name": "Meuse", "description": "", "prototype": { "attributes": { "DATE_DEBUT": null, "DATE_FIN": null, "ID_SOUS_BASSIN_DCE": null, "ID_EUROPE_SOUS_BASSIN_DCE": null, "ID_AERM_SOUS_BASSIN_DCE": null, "SOUS_BASSIN_DCE": "Meuse", "ID_BASSIN_DCE": null, "ID_EUROPE_BASSIN_DCE": null, "BASSIN_DCE": null, "TYPE_SOUS_BASSIN_DCE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Moselle - Sarre", "name": "Moselle - Sarre", "domains": {}, "templates": [ { "name": "Moselle - Sarre", "description": "", "prototype": { "attributes": { "DATE_DEBUT": null, "DATE_FIN": null, "ID_SOUS_BASSIN_DCE": null, "ID_EUROPE_SOUS_BASSIN_DCE": null, "ID_AERM_SOUS_BASSIN_DCE": null, "SOUS_BASSIN_DCE": "Moselle - Sarre", "ID_BASSIN_DCE": null, "ID_EUROPE_BASSIN_DCE": null, "BASSIN_DCE": null, "TYPE_SOUS_BASSIN_DCE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rhin supérieur", "name": "Rhin supérieur", "domains": {}, "templates": [ { "name": "Rhin supérieur", "description": "", "prototype": { "attributes": { "DATE_DEBUT": null, "DATE_FIN": null, "ID_SOUS_BASSIN_DCE": null, "ID_EUROPE_SOUS_BASSIN_DCE": null, "ID_AERM_SOUS_BASSIN_DCE": null, "SOUS_BASSIN_DCE": "Rhin supérieur", "ID_BASSIN_DCE": null, "ID_EUROPE_BASSIN_DCE": null, "BASSIN_DCE": null, "TYPE_SOUS_BASSIN_DCE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1a5044aa7f89403296abf03db1579f0d" }, { "currentVersion": 10.81, "id": 10, "name": "Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Les districts Rhin et Meuse correspondent a la déiniton SANDRE de Bassin DCE.", "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": false, "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": 796083, "ymin": 6710814, "xmax": 1082898, "ymax": 7009400, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "Meuse", "label": "Meuse (B1)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "Rhin", "label": "Rhin (C)", "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": "DISTRICT", "typeIdField": "DISTRICT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODE_DISTRICT", "type": "esriFieldTypeString", "alias": "Code district", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CODE_DISTRICT" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "Nom district", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DISTRICT" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "A40_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Meuse", "name": "Meuse", "domains": {}, "templates": [ { "name": "Meuse", "description": "", "prototype": { "attributes": { "CODE_DISTRICT": null, "DISTRICT": "Meuse" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rhin", "name": "Rhin", "domains": {}, "templates": [ { "name": "Rhin", "description": "", "prototype": { "attributes": { "CODE_DISTRICT": null, "DISTRICT": "Rhin" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1a5044aa7f89403296abf03db1579f0d" }, { "currentVersion": 10.81, "id": 11, "name": "Hydro écorégions niveau 2", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "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": false, "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": 796038.5286, "ymin": 6711150.0283, "xmax": 1082628.4866, "ymax": 7009389.6259, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HER_NIV2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Alsace- plaine", "label": "Alsace- plaine", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Alsace-collines", "label": "Alsace-collines", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Ardennes", "label": "Ardennes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BP-Cotes calcaires", "label": "BP-Cotes calcaires", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bassin de Forbach", "label": "Bassin de Forbach", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Champagne humide", "label": "Champagne humide", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Collines du Sundgau", "label": "Collines du Sundgau", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 240, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Collines sous-Vosgiennes", "label": "Collines sous-Vosgiennes", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Jura premier plateau", "label": "Jura premier plateau", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Plaine de Woevre", "label": "Plaine de Woevre", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Plateau lorrain", "label": "Plateau lorrain", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Vosges granitiques", "label": "Vosges granitiques", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Vosges greseuses", "label": "Vosges greseuses", "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": "HER_NIV2", "typeIdField": "HER_NIV2", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODE_HER_NIV2", "type": "esriFieldTypeDouble", "alias": "Code hydroécorégion niveau 2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE_HER_NIV2" }, { "name": "HER_NIV2", "type": "esriFieldTypeString", "alias": "Nom hydroécorégion niveau 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HER_NIV2" }, { "name": "CODE_HER_NIV1", "type": "esriFieldTypeSmallInteger", "alias": "Code hydroécorégion niveau 1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE_HER_NIV1" }, { "name": "HER_NIV1", "type": "esriFieldTypeString", "alias": "Nom hydroécorégion niveau 1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HER_NIV1" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R63_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A53_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Alsace- plaine", "name": "Alsace- plaine", "domains": {}, "templates": [ { "name": "Alsace- plaine", "description": "", "prototype": { "attributes": { "CODE_HER_NIV1": null, "HER_NIV1": null, "CODE_HER_NIV2": null, "HER_NIV2": "Alsace- plaine" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Alsace-collines", "name": "Alsace-collines", "domains": {}, "templates": [ { "name": "Alsace-collines", "description": "", "prototype": { "attributes": { "CODE_HER_NIV1": null, "HER_NIV1": null, "CODE_HER_NIV2": null, "HER_NIV2": "Alsace-collines" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Ardennes", "name": "Ardennes", "domains": {}, "templates": [ { "name": "Ardennes", "description": "", "prototype": { "attributes": { "CODE_HER_NIV1": null, "HER_NIV1": null, "CODE_HER_NIV2": null, "HER_NIV2": "Ardennes" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "BP-Cotes calcaires", "name": "BP-Cotes calcaires", "domains": {}, "templates": [ { "name": "BP-Cotes calcaires", "description": "", "prototype": { "attributes": { "CODE_HER_NIV1": null, "HER_NIV1": null, "CODE_HER_NIV2": null, "HER_NIV2": "BP-Cotes calcaires" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bassin de Forbach", "name": "Bassin de Forbach", "domains": {}, "templates": [ { "name": "Bassin de Forbach", "description": "", "prototype": { "attributes": { "CODE_HER_NIV1": null, "HER_NIV1": null, "CODE_HER_NIV2": null, "HER_NIV2": "Bassin de Forbach" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Champagne humide", "name": "Champagne humide", "domains": {}, "templates": [ { "name": "Champagne humide", "description": "", "prototype": { "attributes": { "CODE_HER_NIV1": null, "HER_NIV1": null, "CODE_HER_NIV2": null, "HER_NIV2": "Champagne humide" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Collines du Sundgau", "name": "Collines du Sundgau", "domains": {}, "templates": [ { "name": "Collines du Sundgau", "description": "", "prototype": { "attributes": { "CODE_HER_NIV1": null, "HER_NIV1": null, "CODE_HER_NIV2": null, "HER_NIV2": "Collines du Sundgau" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Collines sous-Vosgiennes", "name": "Collines sous-Vosgiennes", "domains": {}, "templates": [ { "name": "Collines sous-Vosgiennes", "description": "", "prototype": { "attributes": { "CODE_HER_NIV1": null, "HER_NIV1": null, "CODE_HER_NIV2": null, "HER_NIV2": "Collines sous-Vosgiennes" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Jura premier plateau", "name": "Jura premier plateau", "domains": {}, "templates": [ { "name": "Jura premier plateau", "description": "", "prototype": { "attributes": { "CODE_HER_NIV1": null, "HER_NIV1": null, "CODE_HER_NIV2": null, "HER_NIV2": "Jura premier plateau" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Plaine de Woevre", "name": "Plaine de Woevre", "domains": {}, "templates": [ { "name": "Plaine de Woevre", "description": "", "prototype": { "attributes": { "CODE_HER_NIV1": null, "HER_NIV1": null, "CODE_HER_NIV2": null, "HER_NIV2": "Plaine de Woevre" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Plateau lorrain", "name": "Plateau lorrain", "domains": {}, "templates": [ { "name": "Plateau lorrain", "description": "", "prototype": { "attributes": { "CODE_HER_NIV1": null, "HER_NIV1": null, "CODE_HER_NIV2": null, "HER_NIV2": "Plateau lorrain" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Vosges granitiques", "name": "Vosges granitiques", "domains": {}, "templates": [ { "name": "Vosges granitiques", "description": "", "prototype": { "attributes": { "CODE_HER_NIV1": null, "HER_NIV1": null, "CODE_HER_NIV2": null, "HER_NIV2": "Vosges granitiques" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Vosges greseuses", "name": "Vosges greseuses", "domains": {}, "templates": [ { "name": "Vosges greseuses", "description": "", "prototype": { "attributes": { "CODE_HER_NIV1": null, "HER_NIV1": null, "CODE_HER_NIV2": null, "HER_NIV2": "Vosges greseuses" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1a5044aa7f89403296abf03db1579f0d" } ], "tables": [] }