Passage à niveau - Transport exceptionnel (54)

Filtres actifs Tout effacer

Aucun filtre actif.
enregistrement
Filtres
x

enregistrement

Filtres

Description

Couche des passages à niveau dont le franchissement est autorisé dans le respect des caractéristiques maximales et des prescriptions

Ajouter le 23/05/2017

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é

Par section et catégorisation de tronçons de ROUTE (BD topo©IGN) des tracès de transports exceptionnels pour un seuil donné, reconnus et validés par arrêtés, pouvant être fournis au format SIG ou un support papier PDF par chaque fournisseur, puis par agrégation interdépartemental des réseaux propres à chaque fournisseur.

Informations géographiques

Type de représentation: non renseignée

Etendue géographique:

  • Ouest: 7.12
  • Est: 5.43
  • Sud: 48.35
  • Nord: 49.56

Système de projection: non renseignée

Echelle: 1/2000

Résolution: non renseignée

Mots clefs

Transports DéplacementsTransport exceptionnelddt54donnée ouvertedonnées ouvertes

Synthèse

Données ouvertes
Mise à jour inconnue
Publié le 23 mai 2017
Thèmes

Contacts

DDT 54 (Direction Départementale des Territoires de Meurthe-et-Moselle)

Service Environnement Risques Connaissance Unité Données Connaissance Transition numérique Case Officielle 60025

54035 NANCY CEDEX

contact

0383914106


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_pn
Nom (identifiant)
id_pn
Type
décimal
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
nom_pn
Nom (identifiant)
nom_pn
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
gest_pn
Nom (identifiant)
gest_pn
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
x_l93_pn
Nom (identifiant)
x_l93_pn
Type
décimal
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
y_l93_pn
Nom (identifiant)
y_l93_pn
Type
décimal
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
dept
Nom (identifiant)
dept
Type
décimal
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
commune
Nom (identifiant)
commune
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
nom_ligne
Nom (identifiant)
nom_ligne
Type
décimal
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
type_ligne
Nom (identifiant)
type_ligne
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
largeur_pn
Nom (identifiant)
largeur_pn
Type
décimal
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
nom_route
Nom (identifiant)
nom_route
Type
décimal
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
gest_route
Nom (identifiant)
gest_route
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
id_pg_pn
Nom (identifiant)
id_pg_pn
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
                   
id_pg_pp
Nom (identifiant)
id_pg_pp
Type
texte
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-45b6b7f3-7677-4348-914e-aec7b7e6667f",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-120066022-jdd-45b6b7f3-7677-4348-914e-aec7b7e6667f"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-120066022-jdd-45b6b7f3-7677-4348-914e-aec7b7e6667f":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-120066022-jdd-45b6b7f3-7677-4348-914e-aec7b7e6667f_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-45b6b7f3-7677-4348-914e-aec7b7e6667f_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_pn":
                {
                • "type":"number",
                • "title":"id_pn",
                • "description":""
                }
                ,
              • "nom_pn":
                {
                • "type":"string",
                • "title":"nom_pn",
                • "description":""
                }
                ,
              • "gest_pn":
                {
                • "type":"string",
                • "title":"gest_pn",
                • "description":""
                }
                ,
              • "x_l93_pn":
                {
                • "type":"number",
                • "title":"x_l93_pn",
                • "description":""
                }
                ,
              • "y_l93_pn":
                {
                • "type":"number",
                • "title":"y_l93_pn",
                • "description":""
                }
                ,
              • "dept":
                {
                • "type":"number",
                • "title":"dept",
                • "description":""
                }
                ,
              • "commune":
                {
                • "type":"string",
                • "title":"commune",
                • "description":""
                }
                ,
              • "nom_ligne":
                {
                • "type":"number",
                • "title":"nom_ligne",
                • "description":""
                }
                ,
              • "type_ligne":
                {
                • "type":"string",
                • "title":"type_ligne",
                • "description":""
                }
                ,
              • "largeur_pn":
                {
                • "type":"number",
                • "title":"largeur_pn",
                • "description":""
                }
                ,
              • "nom_route":
                {
                • "type":"number",
                • "title":"nom_route",
                • "description":""
                }
                ,
              • "gest_route":
                {
                • "type":"string",
                • "title":"gest_route",
                • "description":""
                }
                ,
              • "id_pg_pn":
                {
                • "type":"string",
                • "title":"id_pg_pn",
                • "description":""
                }
                ,
              • "id_pg_pp":
                {
                • "type":"string",
                • "title":"id_pg_pp",
                • "description":""
                }
              }
            }
          }
        }
      }
    }
    dept
    id_pn
    largeur_pn
    nom_ligne
    nom_route
    x_l93_pn
    y_l93_pn
    commune
    gest_pn
    gest_route
    gml_id
    id_pg_pn
    id_pg_pp
    nom_pn
    type_ligne
    geo_point_2d
    dept
    id_pn
    largeur_pn
    nom_ligne
    nom_route
    x_l93_pn
    y_l93_pn
    commune
    gest_pn
    gest_route
    gml_id
    id_pg_pn
    id_pg_pp
    nom_pn
    type_ligne
    geo_point_2d
    Aucun résultat
      ×