Unités paysagères du Parc naturel régional de Lorraine en 2019

Filtres actifs Tout effacer

Aucun filtre actif.
enregistrement
Filtres
x

enregistrement

Filtres

Description

Unités paysagères du PNRL définies dans la Charte du Parc 2015-2030 et son Plan Parc. L’étude des paysages du Parc, réalisée en 2011 dans le cadre d’un partenariat avec l’école Supérieure d’Agronomie et des Industries Alimentaires et l’Université Nancy II, a permis d’identifier les 8 unités paysagères et les 4 sous-unités paysagères qui composent le territoire. Cette étude s’est appuyée sur une méthodologie originale et innovante croisant des analyses statistiques, géographiques et historiques. Donnée correspondant au périmètre du PnrL en 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

Méthode de production et qualité

Donnée réalisée par le Parc naturel régional de Lorraine, et issue d'un découpage de la BD TOPO 2019 de l'IGN

Informations géographiques

Type de représentation: Vecteur

Etendue géographique:

  • Ouest: 5.44
  • Est: 7.05
  • Sud: 48.63
  • Nord: 49.14

Système de projection: RGF93 – Lambert 93 (EPSG:2154)

Echelle: 1/25000

Résolution: non renseignée

Mots clefs

Zones de gestion de restriction ou de réglementation et unités de déclarationparc naturel régional

Overview
Synthèse

Mise à jour quand nécessaire
Publié le 20 février 2019
Donnée géographique
Thèmes

Contacts

Parc naturel régional de Lorraine

PNRL - 1 rue du Quai CS 80 035

54702 Pont-à-Mousson Cedex

contact


Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
objectid
Nom (identifiant)
objectid
Type
décimal
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
                   
zone_
Nom (identifiant)
zone_
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
type
Nom (identifiant)
type
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
sous_unite
Nom (identifiant)
sous_unite
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
shape_leng
Nom (identifiant)
shape_leng
Type
décimal
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
shape_area
Nom (identifiant)
shape_area
Type
décimal
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-255403719-unites_paysageres_pnrl_2019",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-255403719-unites_paysageres_pnrl_2019"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-255403719-unites_paysageres_pnrl_2019":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-255403719-unites_paysageres_pnrl_2019_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-255403719-unites_paysageres_pnrl_2019_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "objectid":
                {
                • "type":"number",
                • "title":"objectid",
                • "description":""
                }
                ,
              • "geo_point_2d":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"geo_point_2d",
                • "description":""
                }
                ,
              • "zone_":
                {
                • "type":"string",
                • "title":"zone_",
                • "description":""
                }
                ,
              • "type":
                {
                • "type":"string",
                • "title":"type",
                • "description":""
                }
                ,
              • "sous_unite":
                {
                • "type":"string",
                • "title":"sous_unite",
                • "description":""
                }
                ,
              • "shape_leng":
                {
                • "type":"number",
                • "title":"shape_leng",
                • "description":""
                }
                ,
              • "shape_area":
                {
                • "type":"number",
                • "title":"shape_area",
                • "description":""
                }
                ,
              • "geo_shape":
                {
                • "type":"object",
                • "oneOf":
                  [
                  • {
                    • "$ref":"#/definitions/geometry"
                    }
                  ]
                  ,
                • "title":"geo_shape",
                • "description":""
                }
              }
            }
          }
        }
      }
    }
    objectid
    shape_area
    shape_leng
    geo_point_2d
    geo_shape
    sous_unite
    type
    zone_
    objectid
    shape_area
    shape_leng
    geo_point_2d
    geo_shape
    sous_unite
    type
    zone_
    Aucun résultat