{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Ouvrages d'épuration industrielle", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Ouvrages de dépollution des eaux usées (stations d'épuration): identiffiant de l'ouvrage, capacité d'épuration, nature de l'ouvrage, débit, type de traitement, traitements et rendements DBO5, DCO, azote, phosphore..., masse d'eau concernée...", "copyrightText": "Agence de l'Eau Rhin Meuse, 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": 0, "ymin": 0, "xmax": 1080785, "ymax": 7228170, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 }, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "DEBIT_MOY_JOUR", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "classMaxValue": 2500, "label": "0 - 2500", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 12.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "classMaxValue": 10000, "label": "2501 - 10000", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 15.000000000000002, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "classMaxValue": 25000, "label": "10001 - 25000", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 17.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "classMaxValue": 50000, "label": "25001 - 50000", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 20, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "classMaxValue": 300000, "label": "50001 - 300000", "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": "NOM_OEU", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "IDT_OEU", "type": "esriFieldTypeInteger", "alias": "Identifiant ouvrage", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "IDT_OEU" }, { "name": "COD_AGENCE_OEU", "type": "esriFieldTypeInteger", "alias": "Code agence", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COD_AGENCE_OEU" }, { "name": "NOM_OEU", "type": "esriFieldTypeString", "alias": "Nom ouvrage", "domain": null, "editable": true, "nullable": false, "length": 60, "defaultValue": null, "modelName": "NOM_OEU" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X (L93)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y (L93)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "NUMETB", "type": "esriFieldTypeInteger", "alias": "Numéro établissement", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMETB" }, { "name": "LIBNATOUVEPU", "type": "esriFieldTypeString", "alias": "Nature ouvrage épuration", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "LIBNATOUVEPU" }, { "name": "NATURE_STEP", "type": "esriFieldTypeString", "alias": "Nature station épuration", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NATURE_STEP" }, { "name": "OUVERTURE", "type": "esriFieldTypeString", "alias": "Ouverture/fermeture", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "OUVERTURE" }, { "name": "DATE_OUV", "type": "esriFieldTypeDate", "alias": "Date d'ouverture", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_OUV" }, { "name": "DAT_MIS_SERV_OEU", "type": "esriFieldTypeDate", "alias": "Date de mise en service", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DAT_MIS_SERV_OEU" }, { "name": "DAT_FERM_OEU", "type": "esriFieldTypeDate", "alias": "Date de fermeture", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DAT_FERM_OEU" }, { "name": "AUTOSURVEILLANCE", "type": "esriFieldTypeString", "alias": "Autosurveillance", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "AUTOSURVEILLANCE" }, { "name": "LIBTYPREJ", "type": "esriFieldTypeString", "alias": "Type de rejet", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LIBTYPREJ" }, { "name": "LIBTYPCOU", "type": "esriFieldTypeString", "alias": "Type de traitement", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LIBTYPCOU" }, { "name": "COD_MASSE_EAU", "type": "esriFieldTypeString", "alias": "Code masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "COD_MASSE_EAU" }, { "name": "MASSE_EAU", "type": "esriFieldTypeString", "alias": "Nom masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MASSE_EAU" }, { "name": "COD_ZONE_HYDRO", "type": "esriFieldTypeString", "alias": "Code zone hydrographique", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "COD_ZONE_HYDRO" }, { "name": "ZONE_HYDRO", "type": "esriFieldTypeString", "alias": "Nom zone hydrographique", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ZONE_HYDRO" }, { "name": "COD_COURS_DEAU", "type": "esriFieldTypeString", "alias": "Code cours d'eau", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COD_COURS_DEAU" }, { "name": "COURS_DEAU", "type": "esriFieldTypeString", "alias": "Nom cours d'eau", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "COURS_DEAU" }, { "name": "TRAITEMENT_AZOTE", "type": "esriFieldTypeString", "alias": "Traitement Azote", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TRAITEMENT_AZOTE" }, { "name": "TRAITEMENT_PHOSPHORE", "type": "esriFieldTypeString", "alias": "Traitement Phosphore", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TRAITEMENT_PHOSPHORE" }, { "name": "TRAITEMENT_MICROBIO", "type": "esriFieldTypeString", "alias": "Traitement Microbio", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TRAITEMENT_MICROBIO" }, { "name": "CAP_AGENCE_EH", "type": "esriFieldTypeDouble", "alias": "Capacité ouvrage (eH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CAP_AGENCE_EH" }, { "name": "DEBIT_HORAIR_POINTE", "type": "esriFieldTypeDouble", "alias": "Débit horaire de pointe (m3/j)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEBIT_HORAIR_POINTE" }, { "name": "DEBIT_MOY_JOUR", "type": "esriFieldTypeDouble", "alias": "Débit moyen journalier (m3/j)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEBIT_MOY_JOUR" }, { "name": "COMMENTAIRE_CAP", "type": "esriFieldTypeString", "alias": "Commentaire capcité", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTAIRE_CAP" }, { "name": "COD_SANDRE_OEU", "type": "esriFieldTypeString", "alias": "Code sandre", "domain": null, "editable": true, "nullable": true, "length": 41, "defaultValue": null, "modelName": "COD_SANDRE_OEU" }, { "name": "LIEN_SIE", "type": "esriFieldTypeString", "alias": "Lien SIE", "domain": null, "editable": true, "nullable": true, "length": 123, "defaultValue": null, "modelName": "LIEN_SIE" }, { "name": "LIEN_PORTAIL_ASSAINISSEMENT", "type": "esriFieldTypeString", "alias": "Lien portail assainissement", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_PORTAIL_ASSAINISSEMENT" }, { "name": "AN", "type": "esriFieldTypeInteger", "alias": "Année de calcul des rendements", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AN" }, { "name": "RDT_DBO5", "type": "esriFieldTypeString", "alias": "Rendement DBO5", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RDT_DBO5" }, { "name": "RDT_DCO", "type": "esriFieldTypeString", "alias": "Rendement DCO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RDT_DCO" }, { "name": "RDT_N", "type": "esriFieldTypeString", "alias": "Rendement N Kjeldahl", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RDT_N" }, { "name": "RDT_NH4", "type": "esriFieldTypeString", "alias": "Rendement Ammonium", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RDT_NH4" }, { "name": "RDT_PT", "type": "esriFieldTypeString", "alias": "Rendement Phosphore total", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RDT_PT" }, { "name": "RDT_NUM_N", "type": "esriFieldTypeDouble", "alias": "Rendement N Kjeldahl (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDT_NUM_N" }, { "name": "RDT_NUM_NH4", "type": "esriFieldTypeDouble", "alias": "Rendement Ammonium (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDT_NUM_NH4" }, { "name": "RDT_NUM_PT", "type": "esriFieldTypeDouble", "alias": "Rendement Phosphore total (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDT_NUM_PT" }, { "name": "RDT_NUM_DCO", "type": "esriFieldTypeDouble", "alias": "Rendement DCO (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDT_NUM_DCO" }, { "name": "RDT_NUM_DBO5", "type": "esriFieldTypeDouble", "alias": "Rendement DBO5 (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDT_NUM_DBO5" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R29_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A19_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Ouvrages d'épuration industrielle", "description": "", "prototype": { "attributes": { "RDT_NUM_DCO": null, "RDT_NUM_DBO5": null, "IDT_OEU": 0, "COD_AGENCE_OEU": null, "NOM_OEU": " ", "X": null, "Y": null, "NUMETB": null, "LIBNATOUVEPU": " ", "NATURE_STEP": null, "OUVERTURE": null, "DATE_OUV": null, "DAT_MIS_SERV_OEU": null, "DAT_FERM_OEU": null, "AUTOSURVEILLANCE": null, "LIBTYPREJ": null, "LIBTYPCOU": null, "COD_MASSE_EAU": null, "MASSE_EAU": null, "COD_ZONE_HYDRO": null, "ZONE_HYDRO": null, "COD_COURS_DEAU": null, "COURS_DEAU": null, "TRAITEMENT_AZOTE": null, "TRAITEMENT_PHOSPHORE": null, "TRAITEMENT_MICROBIO": null, "CAP_AGENCE_EH": null, "DEBIT_HORAIR_POINTE": null, "DEBIT_MOY_JOUR": null, "COMMENTAIRE_CAP": null, "COD_SANDRE_OEU": null, "LIEN_SIE": null, "LIEN_PORTAIL_ASSAINISSEMENT": null, "AN": null, "RDT_DBO5": null, "RDT_DCO": null, "RDT_N": null, "RDT_NH4": null, "RDT_PT": null, "RDT_NUM_N": null, "RDT_NUM_NH4": null, "RDT_NUM_PT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "57abc602940145ae917077d08b2eda7d" }, { "currentVersion": 10.81, "id": 1, "name": "Evolution du parc de stations d'épuration ", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Ouvrages de dépollution des eaux usées (stations d'épuration): identiffiant de l'ouvrage, capacité d'épuration, nature de l'ouvrage, débit, type de traitement, traitements et rendements DBO5, DCO, azote, phosphore..., masse d'eau concernée...", "copyrightText": "Agence de l'Eau Rhin Meuse, 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": 0, "ymin": 0, "xmax": 1080785, "ymax": 7228170, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 }, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "CAP_AGENCE_EH", "classificationMethod": "esriClassifyManual", "minValue": 30, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 115, 223, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "classMaxValue": 500, "label": "Moins de 500 eH", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 115, 223, 255 ], "size": 7.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "classMaxValue": 2000, "label": "De 500 à 2000 eH", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 115, 223, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "classMaxValue": 5000, "label": "De 2000 à 5000 eH", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 115, 223, 255 ], "size": 10.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "classMaxValue": 10000, "label": "De 5000 à 10000 eH", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 115, 223, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "classMaxValue": 1000000, "label": "Plus de 10000 eH", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "DATE_OUV", "endTimeField": null, "trackIdField": null, "timeExtent": [ -2208988800000, 1688169600000 ], "timeReference": null, "timeInterval": 7, "timeIntervalUnits": "esriTimeUnitsYears", "exportOptions": { "useTime": true, "timeDataCumulative": true, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOM_OEU", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "IDT_OEU", "type": "esriFieldTypeInteger", "alias": "Identifiant ouvrage", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "IDT_OEU" }, { "name": "COD_AGENCE_OEU", "type": "esriFieldTypeInteger", "alias": "Code agence", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COD_AGENCE_OEU" }, { "name": "NOM_OEU", "type": "esriFieldTypeString", "alias": "Nom ouvrage", "domain": null, "editable": true, "nullable": false, "length": 60, "defaultValue": null, "modelName": "NOM_OEU" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X (L93)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y (L93)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "NUMETB", "type": "esriFieldTypeInteger", "alias": "Numéro établissement", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMETB" }, { "name": "LIBNATOUVEPU", "type": "esriFieldTypeString", "alias": "Nature ouvrage épuration", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "LIBNATOUVEPU" }, { "name": "NATURE_STEP", "type": "esriFieldTypeString", "alias": "Nature station épuration", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NATURE_STEP" }, { "name": "OUVERTURE", "type": "esriFieldTypeString", "alias": "Ouverture/fermeture", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "OUVERTURE" }, { "name": "DATE_OUV", "type": "esriFieldTypeDate", "alias": "Date d'ouverture", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_OUV" }, { "name": "DAT_MIS_SERV_OEU", "type": "esriFieldTypeDate", "alias": "Date de mise en service", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DAT_MIS_SERV_OEU" }, { "name": "DAT_FERM_OEU", "type": "esriFieldTypeDate", "alias": "Date de fermeture", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DAT_FERM_OEU" }, { "name": "AUTOSURVEILLANCE", "type": "esriFieldTypeString", "alias": "Autosurveillance", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "AUTOSURVEILLANCE" }, { "name": "LIBTYPREJ", "type": "esriFieldTypeString", "alias": "Type de rejet", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LIBTYPREJ" }, { "name": "LIBTYPCOU", "type": "esriFieldTypeString", "alias": "Type de traitement", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LIBTYPCOU" }, { "name": "COD_MASSE_EAU", "type": "esriFieldTypeString", "alias": "Code masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "COD_MASSE_EAU" }, { "name": "MASSE_EAU", "type": "esriFieldTypeString", "alias": "Nom masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MASSE_EAU" }, { "name": "COD_ZONE_HYDRO", "type": "esriFieldTypeString", "alias": "Code zone hydrographique", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "COD_ZONE_HYDRO" }, { "name": "ZONE_HYDRO", "type": "esriFieldTypeString", "alias": "Nom zone hydrographique", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ZONE_HYDRO" }, { "name": "COD_COURS_DEAU", "type": "esriFieldTypeString", "alias": "Code cours d'eau", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COD_COURS_DEAU" }, { "name": "COURS_DEAU", "type": "esriFieldTypeString", "alias": "Nom cours d'eau", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "COURS_DEAU" }, { "name": "TRAITEMENT_AZOTE", "type": "esriFieldTypeString", "alias": "Traitement Azote", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TRAITEMENT_AZOTE" }, { "name": "TRAITEMENT_PHOSPHORE", "type": "esriFieldTypeString", "alias": "Traitement Phosphore", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TRAITEMENT_PHOSPHORE" }, { "name": "TRAITEMENT_MICROBIO", "type": "esriFieldTypeString", "alias": "Traitement Microbio", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TRAITEMENT_MICROBIO" }, { "name": "CAP_AGENCE_EH", "type": "esriFieldTypeDouble", "alias": "Capacité ouvrage (eH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CAP_AGENCE_EH" }, { "name": "DEBIT_HORAIR_POINTE", "type": "esriFieldTypeDouble", "alias": "Débit horaire de pointe (m3/j)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEBIT_HORAIR_POINTE" }, { "name": "DEBIT_MOY_JOUR", "type": "esriFieldTypeDouble", "alias": "Débit moyen journalier (m3/j)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEBIT_MOY_JOUR" }, { "name": "COMMENTAIRE_CAP", "type": "esriFieldTypeString", "alias": "Commentaire capcité", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTAIRE_CAP" }, { "name": "COD_SANDRE_OEU", "type": "esriFieldTypeString", "alias": "Code sandre", "domain": null, "editable": true, "nullable": true, "length": 41, "defaultValue": null, "modelName": "COD_SANDRE_OEU" }, { "name": "LIEN_SIE", "type": "esriFieldTypeString", "alias": "Lien SIE", "domain": null, "editable": true, "nullable": true, "length": 123, "defaultValue": null, "modelName": "LIEN_SIE" }, { "name": "LIEN_PORTAIL_ASSAINISSEMENT", "type": "esriFieldTypeString", "alias": "Lien portail assainissement", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_PORTAIL_ASSAINISSEMENT" }, { "name": "AN", "type": "esriFieldTypeInteger", "alias": "Année de calcul des rendements", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AN" }, { "name": "RDT_DBO5", "type": "esriFieldTypeString", "alias": "Rendement DBO5", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RDT_DBO5" }, { "name": "RDT_DCO", "type": "esriFieldTypeString", "alias": "Rendement DCO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RDT_DCO" }, { "name": "RDT_N", "type": "esriFieldTypeString", "alias": "Rendement N Kjeldahl", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RDT_N" }, { "name": "RDT_NH4", "type": "esriFieldTypeString", "alias": "Rendement Ammonium", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RDT_NH4" }, { "name": "RDT_PT", "type": "esriFieldTypeString", "alias": "Rendement Phosphore total", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RDT_PT" }, { "name": "RDT_NUM_N", "type": "esriFieldTypeDouble", "alias": "Rendement N Kjeldahl (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDT_NUM_N" }, { "name": "RDT_NUM_NH4", "type": "esriFieldTypeDouble", "alias": "Rendement Ammonium (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDT_NUM_NH4" }, { "name": "RDT_NUM_PT", "type": "esriFieldTypeDouble", "alias": "Rendement Phosphore total (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDT_NUM_PT" }, { "name": "RDT_NUM_DCO", "type": "esriFieldTypeDouble", "alias": "Rendement DCO (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDT_NUM_DCO" }, { "name": "RDT_NUM_DBO5", "type": "esriFieldTypeDouble", "alias": "Rendement DBO5 (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDT_NUM_DBO5" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R29_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A19_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Evolution du parc de stations d'épuration ", "description": "", "prototype": { "attributes": { "RDT_NUM_DCO": null, "RDT_NUM_DBO5": null, "IDT_OEU": 0, "COD_AGENCE_OEU": null, "NOM_OEU": " ", "X": null, "Y": null, "NUMETB": null, "LIBNATOUVEPU": " ", "NATURE_STEP": null, "OUVERTURE": null, "DATE_OUV": null, "DAT_MIS_SERV_OEU": null, "DAT_FERM_OEU": null, "AUTOSURVEILLANCE": null, "LIBTYPREJ": null, "LIBTYPCOU": null, "COD_MASSE_EAU": null, "MASSE_EAU": null, "COD_ZONE_HYDRO": null, "ZONE_HYDRO": null, "COD_COURS_DEAU": null, "COURS_DEAU": null, "TRAITEMENT_AZOTE": null, "TRAITEMENT_PHOSPHORE": null, "TRAITEMENT_MICROBIO": null, "CAP_AGENCE_EH": null, "DEBIT_HORAIR_POINTE": null, "DEBIT_MOY_JOUR": null, "COMMENTAIRE_CAP": null, "COD_SANDRE_OEU": null, "LIEN_SIE": null, "LIEN_PORTAIL_ASSAINISSEMENT": null, "AN": null, "RDT_DBO5": null, "RDT_DCO": null, "RDT_N": null, "RDT_NH4": null, "RDT_PT": null, "RDT_NUM_N": null, "RDT_NUM_NH4": null, "RDT_NUM_PT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "57abc602940145ae917077d08b2eda7d" }, { "currentVersion": 10.81, "id": 2, "name": "Ouvrages d'épuration Collectivité", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Ouvrages de dépollution des eaux usées (stations d'épuration): identiffiant de l'ouvrage, capacité d'épuration, nature de l'ouvrage, débit, type de traitement, traitements et rendements DBO5, DCO, azote, phosphore..., masse d'eau concernée...", "copyrightText": "Agence de l'Eau Rhin Meuse, 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": 0, "ymin": 0, "xmax": 1080785, "ymax": 7228170, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 }, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "CAP_AGENCE_EH", "classificationMethod": "esriClassifyManual", "minValue": 30, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 115, 223, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "classMaxValue": 500, "label": "Moins de 500 eH", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 115, 223, 255 ], "size": 7.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "classMaxValue": 2000, "label": "De 500 à 2000 eH", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 115, 223, 255 ], "size": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "classMaxValue": 5000, "label": "De 2000 à 5000 eH", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 115, 223, 255 ], "size": 10.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "classMaxValue": 10000, "label": "De 5000 à 10000 eH", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 115, 223, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 130, 130, 130, 255 ], "width": 1 } }, "classMaxValue": 1000000, "label": "Plus de 10000 eH", "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": "NOM_OEU", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "IDT_OEU", "type": "esriFieldTypeInteger", "alias": "Identifiant ouvrage", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "IDT_OEU" }, { "name": "COD_AGENCE_OEU", "type": "esriFieldTypeInteger", "alias": "Code agence", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COD_AGENCE_OEU" }, { "name": "NOM_OEU", "type": "esriFieldTypeString", "alias": "Nom ouvrage", "domain": null, "editable": true, "nullable": false, "length": 60, "defaultValue": null, "modelName": "NOM_OEU" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X (L93)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y (L93)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "NUMETB", "type": "esriFieldTypeInteger", "alias": "Numéro établissement", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMETB" }, { "name": "LIBNATOUVEPU", "type": "esriFieldTypeString", "alias": "Nature ouvrage épuration", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "LIBNATOUVEPU" }, { "name": "NATURE_STEP", "type": "esriFieldTypeString", "alias": "Nature station épuration", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NATURE_STEP" }, { "name": "OUVERTURE", "type": "esriFieldTypeString", "alias": "Ouverture/fermeture", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "OUVERTURE" }, { "name": "DATE_OUV", "type": "esriFieldTypeDate", "alias": "Date d'ouverture", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_OUV" }, { "name": "DAT_MIS_SERV_OEU", "type": "esriFieldTypeDate", "alias": "Date de mise en service", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DAT_MIS_SERV_OEU" }, { "name": "DAT_FERM_OEU", "type": "esriFieldTypeDate", "alias": "Date de fermeture", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DAT_FERM_OEU" }, { "name": "AUTOSURVEILLANCE", "type": "esriFieldTypeString", "alias": "Autosurveillance", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "AUTOSURVEILLANCE" }, { "name": "LIBTYPREJ", "type": "esriFieldTypeString", "alias": "Type de rejet", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LIBTYPREJ" }, { "name": "LIBTYPCOU", "type": "esriFieldTypeString", "alias": "Type de traitement", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LIBTYPCOU" }, { "name": "COD_MASSE_EAU", "type": "esriFieldTypeString", "alias": "Code masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "COD_MASSE_EAU" }, { "name": "MASSE_EAU", "type": "esriFieldTypeString", "alias": "Nom masse d'eau", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MASSE_EAU" }, { "name": "COD_ZONE_HYDRO", "type": "esriFieldTypeString", "alias": "Code zone hydrographique", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "COD_ZONE_HYDRO" }, { "name": "ZONE_HYDRO", "type": "esriFieldTypeString", "alias": "Nom zone hydrographique", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ZONE_HYDRO" }, { "name": "COD_COURS_DEAU", "type": "esriFieldTypeString", "alias": "Code cours d'eau", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COD_COURS_DEAU" }, { "name": "COURS_DEAU", "type": "esriFieldTypeString", "alias": "Nom cours d'eau", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "COURS_DEAU" }, { "name": "TRAITEMENT_AZOTE", "type": "esriFieldTypeString", "alias": "Traitement Azote", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TRAITEMENT_AZOTE" }, { "name": "TRAITEMENT_PHOSPHORE", "type": "esriFieldTypeString", "alias": "Traitement Phosphore", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TRAITEMENT_PHOSPHORE" }, { "name": "TRAITEMENT_MICROBIO", "type": "esriFieldTypeString", "alias": "Traitement Microbio", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TRAITEMENT_MICROBIO" }, { "name": "CAP_AGENCE_EH", "type": "esriFieldTypeDouble", "alias": "Capacité ouvrage (eH)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CAP_AGENCE_EH" }, { "name": "DEBIT_HORAIR_POINTE", "type": "esriFieldTypeDouble", "alias": "Débit horaire de pointe (m3/j)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEBIT_HORAIR_POINTE" }, { "name": "DEBIT_MOY_JOUR", "type": "esriFieldTypeDouble", "alias": "Débit moyen journalier (m3/j)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEBIT_MOY_JOUR" }, { "name": "COMMENTAIRE_CAP", "type": "esriFieldTypeString", "alias": "Commentaire capcité", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTAIRE_CAP" }, { "name": "COD_SANDRE_OEU", "type": "esriFieldTypeString", "alias": "Code sandre", "domain": null, "editable": true, "nullable": true, "length": 41, "defaultValue": null, "modelName": "COD_SANDRE_OEU" }, { "name": "LIEN_SIE", "type": "esriFieldTypeString", "alias": "Lien SIE", "domain": null, "editable": true, "nullable": true, "length": 123, "defaultValue": null, "modelName": "LIEN_SIE" }, { "name": "LIEN_PORTAIL_ASSAINISSEMENT", "type": "esriFieldTypeString", "alias": "Lien portail assainissement", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIEN_PORTAIL_ASSAINISSEMENT" }, { "name": "AN", "type": "esriFieldTypeInteger", "alias": "Année de calcul des rendements", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AN" }, { "name": "RDT_DBO5", "type": "esriFieldTypeString", "alias": "Rendement DBO5", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RDT_DBO5" }, { "name": "RDT_DCO", "type": "esriFieldTypeString", "alias": "Rendement DCO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RDT_DCO" }, { "name": "RDT_N", "type": "esriFieldTypeString", "alias": "Rendement N Kjeldahl", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RDT_N" }, { "name": "RDT_NH4", "type": "esriFieldTypeString", "alias": "Rendement Ammonium", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RDT_NH4" }, { "name": "RDT_PT", "type": "esriFieldTypeString", "alias": "Rendement Phosphore total", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RDT_PT" }, { "name": "RDT_NUM_N", "type": "esriFieldTypeDouble", "alias": "Rendement N Kjeldahl (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDT_NUM_N" }, { "name": "RDT_NUM_NH4", "type": "esriFieldTypeDouble", "alias": "Rendement Ammonium (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDT_NUM_NH4" }, { "name": "RDT_NUM_PT", "type": "esriFieldTypeDouble", "alias": "Rendement Phosphore total (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDT_NUM_PT" }, { "name": "RDT_NUM_DCO", "type": "esriFieldTypeDouble", "alias": "Rendement DCO (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDT_NUM_DCO" }, { "name": "RDT_NUM_DBO5", "type": "esriFieldTypeDouble", "alias": "Rendement DBO5 (%)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDT_NUM_DBO5" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R29_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A19_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Ouvrages d'épuration Collectivité", "description": "", "prototype": { "attributes": { "RDT_NUM_DCO": null, "RDT_NUM_DBO5": null, "IDT_OEU": 0, "COD_AGENCE_OEU": null, "NOM_OEU": " ", "X": null, "Y": null, "NUMETB": null, "LIBNATOUVEPU": " ", "NATURE_STEP": null, "OUVERTURE": null, "DATE_OUV": null, "DAT_MIS_SERV_OEU": null, "DAT_FERM_OEU": null, "AUTOSURVEILLANCE": null, "LIBTYPREJ": null, "LIBTYPCOU": null, "COD_MASSE_EAU": null, "MASSE_EAU": null, "COD_ZONE_HYDRO": null, "ZONE_HYDRO": null, "COD_COURS_DEAU": null, "COURS_DEAU": null, "TRAITEMENT_AZOTE": null, "TRAITEMENT_PHOSPHORE": null, "TRAITEMENT_MICROBIO": null, "CAP_AGENCE_EH": null, "DEBIT_HORAIR_POINTE": null, "DEBIT_MOY_JOUR": null, "COMMENTAIRE_CAP": null, "COD_SANDRE_OEU": null, "LIEN_SIE": null, "LIEN_PORTAIL_ASSAINISSEMENT": null, "AN": null, "RDT_DBO5": null, "RDT_DCO": null, "RDT_N": null, "RDT_NH4": null, "RDT_PT": null, "RDT_NUM_N": null, "RDT_NUM_NH4": null, "RDT_NUM_PT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "57abc602940145ae917077d08b2eda7d" }, { "currentVersion": 10.81, "id": 3, "name": "Raccordements existants", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Canalisations raccordées aux ouvrages de dépollution des eaux usées", "copyrightText": "Agence de l\u2019Eau Rhin Meuse, 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": 32404.630199998603, "ymin": 4441911.4453, "xmax": 1079341.0424, "ymax": 7007111.71, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 }, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "POPULATION", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 0.5 }, "classMaxValue": 500, "label": "Moins de 500", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.375 }, "classMaxValue": 2000, "label": "De 500 à 2000", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2.25 }, "classMaxValue": 5000, "label": "De 2000 à 5000", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 3.125 }, "classMaxValue": 50000, "label": "De 5000 à 50000", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 4 }, "classMaxValue": 272975, "label": "Plus de 50000", "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": "NOMCOM", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NUMINECO", "type": "esriFieldTypeInteger", "alias": "Code commune", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMINECO" }, { "name": "NOMCOM", "type": "esriFieldTypeString", "alias": "Commune", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOMCOM" }, { "name": "DAT_DEB_RAC", "type": "esriFieldTypeDate", "alias": "Date de début de raccordement", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DAT_DEB_RAC" }, { "name": "POPULATION", "type": "esriFieldTypeInteger", "alias": "Population estimée", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POPULATION" }, { "name": "IDT_OEU", "type": "esriFieldTypeInteger", "alias": "Identifiant ouvrage eaux usées", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "IDT_OEU" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R30_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A20_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Raccordements existants", "description": "", "prototype": { "attributes": { "POPULATION": null, "IDT_OEU": 0, "NUMINECO": null, "NOMCOM": null, "DAT_DEB_RAC": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "57abc602940145ae917077d08b2eda7d" }, { "currentVersion": 10.81, "id": 4, "name": "Agglomérations d'assainissement", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Agglomérations d'assainissement issue de la base de données BD ERU.", "copyrightText": "BD ERU", "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": 801005, "ymin": 6718133, "xmax": 1082898, "ymax": 7009400, "spatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 } }, "sourceSpatialReference": { "wkid": 102110, "latestWkid": 2154, "vcsWkid": 5720, "latestVcsWkid": 5720 }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_60", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 197, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "IDAGGASS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "IDAGGASS", "type": "esriFieldTypeString", "alias": "Identifiant agglomération", "domain": null, "editable": true, "nullable": false, "length": 12, "defaultValue": null, "modelName": "IDAGGASS" }, { "name": "LIBAGGASS", "type": "esriFieldTypeString", "alias": "Nom agglomération", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "LIBAGGASS" }, { "name": "POP", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP" }, { "name": "NBCOM", "type": "esriFieldTypeDouble", "alias": "Nombre de communes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NBCOM" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R28_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A18_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Agglomérations d'assainissement", "description": "", "prototype": { "attributes": { "POP": null, "NBCOM": null, "IDAGGASS": " ", "LIBAGGASS": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "57abc602940145ae917077d08b2eda7d" } ], "tables": [] }