Wherobots
Wherobots is a cloud-native environment for geospatial data processing, powered by Apache Sedona. Their hosted notebook environments and data pipeline APIs allow you to work with massive geospatial datasets at scale. As an Overture Maps Foundation member, Wherobots maintains a mirror of all Overture Maps datasets in its cloud environment. Here's how you can access that data.
Before you start ensure that you have a free Wherobots Community Edition Organization or a paid Professional or Enterprise Edition Organization. For more information, see Create a Wherobots Account.
Navigate to the Wherobots spatial data catalog
-
Log in to Wherobots Cloud.
-
Go to the spatial catalog.
Locate the Overture Maps database
- In the sidebar, expand either the
wherobots_open_data
catalog orwherobots_pro_data
.
If you have a Wherobots Professional or Enterprise Edition Organization, you also have access to wherobots_pro_data
, which includes datasets for enriching your analysis, such as US Census demographics and local weather events.
- Within
wherobots_open_data
, expand theoverture_maps_foundation
database.
Here, you'll find Overture Maps tables, named according to Overture Maps theme and type: {theme}_{type}
. For example, buildings_building
is a table of the building
type in the buildings
theme and transportation_segment
is a table of the segment
type in the transportation
theme.
- Select a table to view its detailed schema and confirm it contains the data you need.
Each table contains the following:
- catalog name
- catalog storage path
- database
- table name
- table schema
Next steps
- See the Wherobots example in this documentation to learn more about working with Overture Maps data on the Wherobots platform
- For more on using the Wherobots platform, see the official Wherobots Documentation.