Zones humides remarquables du SDAGE du Haut-Rhin

Filtres actifs Tout effacer

Aucun filtre actif.

Jeu de données affiché :

enregistrement
Filtres
x

enregistrement

Filtres

Description

Les zones humides remarquables sont les zones humides qui abritent une biodiversité exceptionnelle. Elles correspondent aux zones humides intégrées dans les inventaires des espaces naturels sensibles d’intérêt au moins départemental note, ou à défaut, aux Zones naturelles d’intérêt écologique floristique et faunistique (ZNIEFF), aux zones Natura 2000 ou aux zones concernées par un arrêté de protection de biotope et présentent encore un état et un fonctionnement biologique préservé a minima. Leur appartenance à ces zones ou à ces inventaires leur confère leur caractéristique de zone humide remarquable. Elles imposent la constitution d’inventaires détaillés. Ces derniers sont déjà initiés mais encore incomplets. Des zones dites remarquables ont été identifiées dans le bassin Rhin-Meuse et constituent autant de priorités d’actions pour la préservation. Elles représentent 35 000 ha, soit de l’ordre de 4,2% de la surface du bassin réparties en : 40% de forêts humides ; 35% de prairies humides ; 18% d’étangs et mares ; 6% de marais et de tourbières.

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
  • Utilisation libre sous réserve de citer la DDT du Haut-Rhin comme sources des données et d'indiquer la date de mise à jour.
  • 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é

Libre de droit sauf éventuelles clauses de propriété d'un prestataire

Informations géographiques

Type de représentation: Vecteur

Etendue géographique:

  • Ouest: 7.62
  • Est: 6.84
  • Sud: 47.42
  • Nord: 48.31

Système de projection: non renseignée

Echelle: 1/10000

Résolution: non renseignée

Mots clefs

EauZonages EauHydrographiebiodiversitédonnées ouverteseausdagezonagezone humidezone remarquable

Synthèse

Données ouvertes
Mise à jour inconnue
Publié le 18 août 2020
Donnée géographique
Thèmes

Contacts

DDT 68 (Direction Départementale des Territoires du Haut-Rhin)

Cité Administrative

68026 COLMAR CEDEX

contact

0389248485


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_map
Nom (identifiant)
id_map
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
id_sandre
Nom (identifiant)
id_sandre
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
                   
id_local
Nom (identifiant)
id_local
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
code_ifen
Nom (identifiant)
code_ifen
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
interet
Nom (identifiant)
interet
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
echelle
Nom (identifiant)
echelle
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
dpt
Nom (identifiant)
dpt
Type
décimal
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
inventaire
Nom (identifiant)
inventaire
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-50013812-9d32-4cf7-ab79-5f10a9a73503",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-120066022-jdd-50013812-9d32-4cf7-ab79-5f10a9a73503"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-120066022-jdd-50013812-9d32-4cf7-ab79-5f10a9a73503":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-120066022-jdd-50013812-9d32-4cf7-ab79-5f10a9a73503_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-50013812-9d32-4cf7-ab79-5f10a9a73503_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_map":
                {
                • "type":"string",
                • "title":"id_map",
                • "description":""
                }
                ,
              • "id_sandre":
                {
                • "type":"string",
                • "title":"id_sandre",
                • "description":""
                }
                ,
              • "nom":
                {
                • "type":"string",
                • "title":"nom",
                • "description":""
                }
                ,
              • "id_local":
                {
                • "type":"string",
                • "title":"id_local",
                • "description":""
                }
                ,
              • "code_ifen":
                {
                • "type":"string",
                • "title":"code_ifen",
                • "description":""
                }
                ,
              • "interet":
                {
                • "type":"string",
                • "title":"interet",
                • "description":""
                }
                ,
              • "echelle":
                {
                • "type":"string",
                • "title":"echelle",
                • "description":""
                }
                ,
              • "dpt":
                {
                • "type":"number",
                • "title":"dpt",
                • "description":""
                }
                ,
              • "inventaire":
                {
                • "type":"string",
                • "title":"inventaire",
                • "description":""
                }
                ,
              • "geo_shape":
                {
                • "type":"object",
                • "oneOf":
                  [
                  • {
                    • "$ref":"#/definitions/geometry"
                    }
                  ]
                  ,
                • "title":"geo_shape",
                • "description":""
                }
              }
            }
          }
        }
      }
    }
    dpt
    code_ifen
    echelle
    geo_point_2d
    geo_shape
    gml_id
    id_local
    id_map
    id_sandre
    interet
    inventaire
    nom
    dpt
    code_ifen
    echelle
    geo_point_2d
    geo_shape
    gml_id
    id_local
    id_map
    id_sandre
    interet
    inventaire
    nom
    Aucun résultat
      ×