carto des cours d'eau au titre des BCAE et de la police de l'eau septembre 2020

Filtres actifs Tout effacer

Aucun filtre actif.
enregistrement
Filtres
x

enregistrement

Filtres

Description

Ce JDD (SEPTEMBRE_2020) a été constitué après consultation du groupe de travail carto cours d'eau et information du public entre septembre 2019 et et mars 2020 et après les retours dudit groupe de travail. Ce JDD est le résultat de l'assemblage de la carte d'août 2019 pour tout le territoire hormis l'Argonne ici dans sa version la plus actualisée (il reste encore environ 3% des écoulements indéterminés en Argonne) et du secteur Ouest (phase 3) qui restera à compléter pour les écoulements encore indéterminés ou en cartographie progressive. Cette carte est désormais celle à prendre en compte en matière de police de l'eau et BCAE en remplacement de la version de septembre 2019.

Limites techniques d'usage

Aucune limite technique d'usage des données renseignée

Licences et conditions d'utilisation

  • Pas de restriction d'accès public selon INSPIRE
  • Licence Ouverte / Open Licence Version 2.0 https://www.etalab.gouv.fr/wp-content/uploads/2017/04/ETALAB-Licence-Ouverte-v2.0.pdf
  • Aucun des articles de la loi ne peut être invoqué pour justifier d'une restriction d'accès public.

Méthode de production et qualité

Ce JDD (SEPTEMBRE_2020) a été constitué après consultation du groupe de travail carto cours d'eau et information du public entre septembre 2019 et et mars 2020 et après les retours dudit groupe de travail.

Informations géographiques

Type de représentation: Vecteur

Etendue géographique:

  • Ouest: 5.04
  • Est: 3.40
  • Sud: 48.52
  • Nord: 49.41

Système de projection: non renseignée

Echelle: 1/10000

Résolution: non renseignée

Mots clefs

Zones de gestion de restriction ou de réglementation et unités de déclarationdonnées ouvertes

Synthèse

Données ouvertes
Mise à jour inconnue
Publié le 15 mars 2021
Donnée géographique
Thèmes

Contacts

DDT 51 (Direction Départementale des Territoires de la Marne)

40 boulevard Anatole France - BP 60554

51022 Châlons-en-Champagne

contact

0326708000


Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
gml_id
Nom (identifiant)
gml_id
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
geo_point_2d
Nom (identifiant)
geo_point_2d
Type
geo_point_2d
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
id
Nom (identifiant)
id
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
prec_plani
Nom (identifiant)
prec_plani
Type
décimal
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
prec_alti
Nom (identifiant)
prec_alti
Type
décimal
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
artif
Nom (identifiant)
artif
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
fictif
Nom (identifiant)
fictif
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
franchisst
Nom (identifiant)
franchisst
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
nom
Nom (identifiant)
nom
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
pos_sol
Nom (identifiant)
pos_sol
Type
décimal
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
regime
Nom (identifiant)
regime
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
z_ini
Nom (identifiant)
z_ini
Type
décimal
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
z_fin
Nom (identifiant)
z_fin
Type
décimal
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
type_ec
Nom (identifiant)
type_ec
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
geo_shape
Nom (identifiant)
geo_shape
Type
geo_shape
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"fr-120066022-jdd-49b37285-4333-47ab-8ab4-d6f2edf5ddd0",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-120066022-jdd-49b37285-4333-47ab-8ab4-d6f2edf5ddd0"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-120066022-jdd-49b37285-4333-47ab-8ab4-d6f2edf5ddd0":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-120066022-jdd-49b37285-4333-47ab-8ab4-d6f2edf5ddd0_records"
            }
          }
        }
      }
      ,
    • "geoJSON":
      {
      • "title":"Geo JSON object",
      • "description":"Schema for a Geo JSON object",
      • "type":"object",
      • "required":
        [
        • "type"
        ]
        ,
      • "properties":
        {
        • "crs":
          {
          • "$ref":"#/definitions/crs"
          }
          ,
        • "bbox":
          {
          • "$ref":"#/definitions/bbox"
          }
        }
        ,
      • "oneOf":
        [
        • {
          • "$ref":"#/definitions/geometry"
          }
          ,
        • {
          • "$ref":"#/definitions/geometryCollection"
          }
          ,
        • {
          • "$ref":"#/definitions/feature"
          }
          ,
        • {
          • "$ref":"#/definitions/featureCollection"
          }
        ]
      }
      ,
    • "bbox":
      {
      • "description":"A bounding box as defined by GeoJSON",
      • "type":"array",
      • "items":
        {
        • "type":"number"
        }
      }
      ,
    • "crs":
      {
      • "title":"crs",
      • "description":"a Coordinate Reference System object",
      • "type":
        [
        • "object",
        • "null"
        ]
        ,
      • "required":
        [
        • "type",
        • "properties"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "type":"string"
          }
          ,
        • "properties":
          {
          • "type":"object"
          }
        }
        ,
      • "additionalProperties":false,
      • "oneOf":
        [
        • {
          • "$ref":"#/definitions/namedCrs"
          }
          ,
        • {
          • "$ref":"#/definitions/linkedCrs"
          }
        ]
      }
      ,
    • "namedCrs":
      {
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "name"
            ]
          }
          ,
        • "properties":
          {
          • "required":
            [
            • "name"
            ]
            ,
          • "additionalProperties":false,
          • "properties":
            {
            • "name":
              {
              • "type":"string"
              }
            }
          }
        }
      }
      ,
    • "linkedObject":
      {
      • "type":"object",
      • "required":
        [
        • "href"
        ]
        ,
      • "properties":
        {
        • "href":
          {
          • "type":"string",
          • "format":"uri"
          }
          ,
        • "type":
          {
          • "type":"string",
          • "description":"Suggested values: proj4, ogjwkt, esriwkt"
          }
        }
      }
      ,
    • "linkedCrs":
      {
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "link"
            ]
          }
          ,
        • "properties":
          {
          • "$ref":"#/definitions/linkedObject"
          }
        }
      }
      ,
    • "geometryCollection":
      {
      • "title":"GeometryCollection",
      • "description":"A collection of geometry objects",
      • "required":
        [
        • "geometries"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "GeometryCollection"
            ]
          }
          ,
        • "geometries":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"http://json-schema.org/geojson/geometry.json#"
            }
          }
        }
      }
      ,
    • "feature":
      {
      • "title":"Feature",
      • "description":"A Geo JSON feature object",
      • "required":
        [
        • "geometry",
        • "properties"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "Feature"
            ]
          }
          ,
        • "geometry":
          {
          • "oneOf":
            [
            • {
              • "type":"null"
              }
              ,
            • {
              • "$ref":"#/definitions/geometry"
              }
            ]
          }
          ,
        • "properties":
          {
          • "type":
            [
            • "object",
            • "null"
            ]
          }
          ,
        • "id":
          {
            }
          }
        }
        ,
      • "featureCollection":
        {
        • "title":"FeatureCollection",
        • "description":"A Geo JSON feature collection",
        • "required":
          [
          • "features"
          ]
          ,
        • "properties":
          {
          • "type":
            {
            • "enum":
              [
              • "FeatureCollection"
              ]
            }
            ,
          • "features":
            {
            • "type":"array",
            • "items":
              {
              • "$ref":"#/definitions/feature"
              }
            }
          }
        }
        ,
      • "geometry":
        {
        • "title":"geometry",
        • "description":"One geometry as defined by GeoJSON",
        • "type":"object",
        • "required":
          [
          • "type",
          • "coordinates"
          ]
          ,
        • "oneOf":
          [
          • {
            • "title":"Point",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "Point"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/position"
                }
              }
            }
            ,
          • {
            • "title":"MultiPoint",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiPoint"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/positionArray"
                }
              }
            }
            ,
          • {
            • "title":"LineString",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "LineString"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/lineString"
                }
              }
            }
            ,
          • {
            • "title":"MultiLineString",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiLineString"
                  ]
                }
                ,
              • "coordinates":
                {
                • "type":"array",
                • "items":
                  {
                  • "$ref":"#/definitions/lineString"
                  }
                }
              }
            }
            ,
          • {
            • "title":"Polygon",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "Polygon"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/polygon"
                }
              }
            }
            ,
          • {
            • "title":"MultiPolygon",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiPolygon"
                  ]
                }
                ,
              • "coordinates":
                {
                • "type":"array",
                • "items":
                  {
                  • "$ref":"#/definitions/polygon"
                  }
                }
              }
            }
          ]
          ,
        • "position":
          {
          • "description":"A single position",
          • "type":"array",
          • "minItems":2,
          • "items":
            [
            • {
              • "type":"number"
              }
              ,
            • {
              • "type":"number"
              }
            ]
            ,
          • "additionalItems":false
          }
          ,
        • "positionArray":
          {
          • "description":"An array of positions",
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/position"
            }
          }
          ,
        • "lineString":
          {
          • "description":"An array of two or more positions",
          • "allOf":
            [
            • {
              • "$ref":"#/definitions/positionArray"
              }
              ,
            • {
              • "minItems":2
              }
            ]
          }
          ,
        • "linearRing":
          {
          • "description":"An array of four positions where the first equals the last",
          • "allOf":
            [
            • {
              • "$ref":"#/definitions/positionArray"
              }
              ,
            • {
              • "minItems":4
              }
            ]
          }
          ,
        • "polygon":
          {
          • "description":"An array of linear rings",
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/linearRing"
            }
          }
        }
        ,
      • "fr-120066022-jdd-49b37285-4333-47ab-8ab4-d6f2edf5ddd0_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "gml_id":
                {
                • "type":"string",
                • "title":"gml_id",
                • "description":""
                }
                ,
              • "geo_point_2d":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"geo_point_2d",
                • "description":""
                }
                ,
              • "id":
                {
                • "type":"string",
                • "title":"id",
                • "description":""
                }
                ,
              • "prec_plani":
                {
                • "type":"number",
                • "title":"prec_plani",
                • "description":""
                }
                ,
              • "prec_alti":
                {
                • "type":"number",
                • "title":"prec_alti",
                • "description":""
                }
                ,
              • "artif":
                {
                • "type":"string",
                • "title":"artif",
                • "description":""
                }
                ,
              • "fictif":
                {
                • "type":"string",
                • "title":"fictif",
                • "description":""
                }
                ,
              • "franchisst":
                {
                • "type":"string",
                • "title":"franchisst",
                • "description":""
                }
                ,
              • "nom":
                {
                • "type":"string",
                • "title":"nom",
                • "description":""
                }
                ,
              • "pos_sol":
                {
                • "type":"number",
                • "title":"pos_sol",
                • "description":""
                }
                ,
              • "regime":
                {
                • "type":"string",
                • "title":"regime",
                • "description":""
                }
                ,
              • "z_ini":
                {
                • "type":"number",
                • "title":"z_ini",
                • "description":""
                }
                ,
              • "z_fin":
                {
                • "type":"number",
                • "title":"z_fin",
                • "description":""
                }
                ,
              • "type_ec":
                {
                • "type":"string",
                • "title":"type_ec",
                • "description":""
                }
                ,
              • "geo_shape":
                {
                • "type":"object",
                • "oneOf":
                  [
                  • {
                    • "$ref":"#/definitions/geometry"
                    }
                  ]
                  ,
                • "title":"geo_shape",
                • "description":""
                }
              }
            }
          }
        }
      }
    }
    pos_sol
    prec_alti
    prec_plani
    z_fin
    z_ini
    artif
    fictif
    franchisst
    geo_point_2d
    geo_shape
    gml_id
    id
    nom
    regime
    type_ec
    pos_sol
    prec_alti
    prec_plani
    z_fin
    z_ini
    artif
    fictif
    franchisst
    geo_point_2d
    geo_shape
    gml_id
    id
    nom
    regime
    type_ec
    Aucun résultat
      ×