Tomorrow.io · Example Payload

Geo Jsongeometry Example

WeatherClimateForecastHistorical WeatherAir QualityPollenFireFloodRoutesMap TilesAviationMaritimePublic APIs

Geo Jsongeometry Example is an example object payload from Tomorrow.io, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typecoordinates

Example Payload

Raw ↑
{
  "type": "Point",
  "coordinates": [
    -71.0466,
    42.3478
  ]
}