Exploring Overture Map Data
Написано от Kshitijraj Sharma на 9 юни 2024 на English. Last updated on 14 юни 2024.Welcome ! First lets start with overture , if you don’t know what is Overture Maps Foundation and what it does I strongly recommend you to go through this website : https://overturemaps.org/ , I tried to build small utilities and hosted them so that readers of this blog also can look into the data and analyze by themselves.
Release Used
- Overture release: 2024-05-16-beta.0
Objectives
Primary Objective
- To perform qualitative and quantitative analysis of Overture map data.
Secondary Objectives
- Visualize the releases on a country level.
- Conduct qualitative analysis to identify additions to existing OSM data and differences across countries.
- Facilitate general users in forming their own opinions based on the available data.
Approach
- Build a script to retrieve Overture data as geoparquet with multiple themes (streamlining and automating the process).
- Convert geoparquet to geojson.
- Convert flattened geojson to pmtiles.
- Develop a viewer for comparison and loading.
- Automate the entire process with a bash script.
- Compare with population data, existing OSM buildings in the area, and if possible, the number of people per building.