Evolution de l'Emprise géographique de Grenoble depuis le IIIe siècle

Filtres actifs Tout effacer

Aucun filtre actif.
7 enregistrements
Filtres
Description

Un jeu de données permettant de voir l'évolution au fil du temps, de l'emprise géographique de Grenoble du IIIe siècle à aujourd'hui.

si vous êtes intéressés par l'aspect historique, le site https://www.grenoble-patrimoine.fr a très bien décrit l'évolution de cette emprise géographique. Pour plus d'informations : https://www.grenoble-patrimoine.fr/1044-grenoble-plus-de-2000-ans-d-histoire.htm

Date de mise a jour : 18/4/2017

Mots clefs

circonscriptioncultureemprise géographique

Synthèse

Nombre de lignes : 7
Fréquence de mise à jour inconnue
Propriétaire : Ville de Grenoble
Thèmes
  • Aménagement du territoire, Urbanisme, Equipement
  • Culture patrimoine

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Informations techniques

Cliquez pour déplier Cliquez pour replier

Limites techniques d'usage

Limites techniques d'usage

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



Référence

Source: https://grenoble-backoffice.data4citizen.com//dataset/evolution-de-l-emprise-geographique-de-grenoble-depuis-le-iiie

Données source: non renseignée



Modèle de données

periode
Nom (identifiant)
periode
Type
texte
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
2-du_12_au_16eme_siecle
geo_point_2d
Nom (identifiant)
geo_point_2d
Type
geo_point_2d
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
45.1930539436409,5.72763285083651
geo_shape
Nom (identifiant)
geo_shape
Type
geo_shape
Description
                       
Aucune description n'est disponible pour ce champ.
Exemple
{"type":"Polygon","coordinates":[[[5.72763285083651,45.1930539436409],[5.72629827003691,45.193336220735],[5.72893114561467,45.1938917661743],[5.73090912868722,45.1951872532397],[5.73189297739527,45.1945877263088],[5.73232294453414,45.1943257110323],[5.73260667668855,45.1939850869637],[5.73283068791373,45.1936228828357],[5.73294409479299,45.1933591958678],[5.73296463602067,45.1931700171633],[5.73329594466195,45.1931621122002],[5.73332991622396,45.1927459307635],[5.7333302645812,45.1924299906884],[5.73311033747297,45.1924298692385],[5.73301863404835,45.1924185082167],[5.73300157135441,45.1922083277163],[5.73287877007295,45.1915354495983],[5.73264762892575,45.1911405158938],[5.73237685224461,45.1908820826622],[5.73196827655413,45.1906710843007],[5.73163135849566,45.1905862620332],[5.73123827344534,45.1905525231663],[5.73052731170145,45.1905997349887],[5.72987929541406,45.1907816016451],[5.72969997924835,45.1905169886504],[5.72928149103654,45.1899697899489],[5.72810261583256,45.1903028440056],[5.72845570223348,45.190806393319],[5.72853495139634,45.1909510394849],[5.72855270804818,45.1911387203119],[5.72854516782974,45.1913977661618],[5.72845200215958,45.1914597502851],[5.72797550877032,45.1918773500856],[5.72780178482922,45.1921919789421],[5.72769486194898,45.1926787097001],[5.72763285083651,45.1930539436409]]]}

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":"evolution-de-l-emprise-geographique-de-grenoble-depuis-le-iiie",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/evolution-de-l-emprise-geographique-de-grenoble-depuis-le-iiie"
      }
    ]
    ,
  • "definitions":
    {
    • "evolution-de-l-emprise-geographique-de-grenoble-depuis-le-iiie":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/evolution-de-l-emprise-geographique-de-grenoble-depuis-le-iiie_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"
            }
          }
        }
        ,
      • "evolution-de-l-emprise-geographique-de-grenoble-depuis-le-iiie_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "periode":
                {
                • "type":"string",
                • "title":"periode",
                • "description":""
                }
                ,
              • "geo_point_2d":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"geo_point_2d",
                • "description":""
                }
                ,
              • "geo_shape":
                {
                • "type":"object",
                • "oneOf":
                  [
                  • {
                    • "$ref":"#/definitions/geometry"
                    }
                  ]
                  ,
                • "title":"geo_shape",
                • "description":""
                }
              }
            }
          }
        }
      }
    }

    En vous abonnant à ce jeu de données, vous pourrez recevoir des notifications par email de la part du producteur de ce jeu de données si des changements importants ont lieu.

    periode
    geo_point_2d
    geo_shape
    periode
    geo_point_2d
    geo_shape
    Aucun résultat
      ×