records

records

Active filters Clear all

No active filters

Filters

Stations et gares de métro, RER et Tramway de la région Ile de France

New records are currently being added to this dataset, this process may take a while. Please note that visualizations might be incomplete in the meantime. Don't hesitate to refresh your page regularly!

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
id
               

No description available for this field.

Name (identifier)
id
Type
integer
Sample
                       
lat
               

No description available for this field.

Name (identifier)
lat
Type
decimal
Sample
                       
lon
               

No description available for this field.

Name (identifier)
lon
Type
decimal
Sample
                       
tags
               

No description available for this field.

Name (identifier)
tags
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"stations-et-gares-de-metro-rer-et-tramway-de-la-region-ile-de-france",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/stations-et-gares-de-metro-rer-et-tramway-de-la-region-ile-de-france"
      }
    ]
    ,
  • "definitions":
    {
    • "stations-et-gares-de-metro-rer-et-tramway-de-la-region-ile-de-france":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/stations-et-gares-de-metro-rer-et-tramway-de-la-region-ile-de-france_records"
            }
          }
        }
      }
      ,
    • "stations-et-gares-de-metro-rer-et-tramway-de-la-region-ile-de-france_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "type":
              {
              • "type":"string",
              • "title":"type",
              • "description":""
              }
              ,
            • "id":
              {
              • "type":"integer",
              • "title":"id",
              • "description":""
              }
              ,
            • "lat":
              {
              • "type":"number",
              • "title":"lat",
              • "description":""
              }
              ,
            • "lon":
              {
              • "type":"number",
              • "title":"lon",
              • "description":""
              }
              ,
            • "tags":
              {
              • "type":"string",
              • "title":"tags",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets