Présence de la Dicrane verte (Dicranum viride)

Filtres actifs Tout effacer

Aucun filtre actif.
enregistrement
Filtres
x

enregistrement

Filtres

Description

Présence de la Dicrane verte (Dicranum viride)

  • Illustration en cellules de grille 10x10km

  • Sources des données: MNHN Luxemburg, MNHN France, Ministerium für Umwelt und Verbraucherschutz Saarland, Landesamt für Umwelt (LfU) Rheinland-Pfalz, SPW/ARNE/DEMNA, Natagora and collaborators

Limites techniques d'usage

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

Informations géographiques

Type de représentation: non renseignée

Etendue géographique:

  • Ouest: 2.84
  • Est: 8.68
  • Sud: 47.75
  • Nord: 51.04

Système de projection: http://www.opengis.net/def/crs/EPSG/0/3857

Echelle: 1/250000

Résolution: non renseignée

Mots clefs

EnvironnementEnvironnement BiodiversitéGrande Régiongis-gr.eunature environnement Dicranum viride NatuData biodiversity

Overview
Synthèse

Mise à jour quand nécessaire
Publié le 10 juillet 2023
Thèmes

Contacts

SIG-GR - Ministère de l'Energie et de l'Aménagement du territoire - Département de l'aménagement du territoire

4, Place de l'Europe

1499 Luxembourg

contact


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
                   
objectid
Nom (identifiant)
objectid
Type
décimal
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
code_cell
Nom (identifiant)
code_cell
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
code_species_num
Nom (identifiant)
code_species_num
Type
décimal
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
code_species_letters
Nom (identifiant)
code_species_letters
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
taxon
Nom (identifiant)
taxon
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
fr_name
Nom (identifiant)
fr_name
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
de_name
Nom (identifiant)
de_name
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
en_name
Nom (identifiant)
en_name
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
fr_group
Nom (identifiant)
fr_group
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
de_group
Nom (identifiant)
de_group
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
en_group
Nom (identifiant)
en_group
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
region
Nom (identifiant)
region
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
source
Nom (identifiant)
source
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
link
Nom (identifiant)
link
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":"48d5f681-eb1c-42bd-b0e1-e38bca8384c3",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/48d5f681-eb1c-42bd-b0e1-e38bca8384c3"
      }
    ]
    ,
  • "definitions":
    {
    • "48d5f681-eb1c-42bd-b0e1-e38bca8384c3":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/48d5f681-eb1c-42bd-b0e1-e38bca8384c3_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"
            }
          }
        }
        ,
      • "48d5f681-eb1c-42bd-b0e1-e38bca8384c3_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":""
                }
                ,
              • "objectid":
                {
                • "type":"number",
                • "title":"objectid",
                • "description":""
                }
                ,
              • "code_cell":
                {
                • "type":"string",
                • "title":"code_cell",
                • "description":""
                }
                ,
              • "code_species_num":
                {
                • "type":"number",
                • "title":"code_species_num",
                • "description":""
                }
                ,
              • "code_species_letters":
                {
                • "type":"string",
                • "title":"code_species_letters",
                • "description":""
                }
                ,
              • "taxon":
                {
                • "type":"string",
                • "title":"taxon",
                • "description":""
                }
                ,
              • "fr_name":
                {
                • "type":"string",
                • "title":"fr_name",
                • "description":""
                }
                ,
              • "de_name":
                {
                • "type":"string",
                • "title":"de_name",
                • "description":""
                }
                ,
              • "en_name":
                {
                • "type":"string",
                • "title":"en_name",
                • "description":""
                }
                ,
              • "fr_group":
                {
                • "type":"string",
                • "title":"fr_group",
                • "description":""
                }
                ,
              • "de_group":
                {
                • "type":"string",
                • "title":"de_group",
                • "description":""
                }
                ,
              • "en_group":
                {
                • "type":"string",
                • "title":"en_group",
                • "description":""
                }
                ,
              • "region":
                {
                • "type":"string",
                • "title":"region",
                • "description":""
                }
                ,
              • "source":
                {
                • "type":"string",
                • "title":"source",
                • "description":""
                }
                ,
              • "link":
                {
                • "type":"string",
                • "title":"link",
                • "description":""
                }
                ,
              • "geo_shape":
                {
                • "type":"object",
                • "oneOf":
                  [
                  • {
                    • "$ref":"#/definitions/geometry"
                    }
                  ]
                  ,
                • "title":"geo_shape",
                • "description":""
                }
              }
            }
          }
        }
      }
    }
    code_species_num
    objectid
    code_cell
    code_species_letters
    de_group
    de_name
    en_group
    en_name
    fr_group
    fr_name
    geo_point_2d
    geo_shape
    gml_id
    link
    region
    source
    taxon
    code_species_num
    objectid
    code_cell
    code_species_letters
    de_group
    de_name
    en_group
    en_name
    fr_group
    fr_name
    geo_point_2d
    geo_shape
    gml_id
    link
    region
    source
    taxon
    Aucun résultat