
This workshop will guide you through creating a web map of **Te Ara Hura** (The Wandering Path) on Waiheke Island, Auckland, New Zealand using open source data and tools. Key concepts / technologies: * [PMTiles](https://docs.protomaps.com/pmtiles/): because they work via HTTP, PMTiles (portable map tiles) do not require a map server to deliver tiled map data to your browser. * [Protomaps](https://protomaps.com/): is a global basemap stored in PMTiles that can be downloaded from a bounding box and customized to meet your needs. * [Overpass](https://overpass-turbo.eu/#): is an API and querying language for OpenStreetMap that can be used to extract select data you want to use to add context and fidelity by styling them within your basemap * [GitHub Pages](https://docs.github.com/en/pages): provide a built-in web hosting platform for any Github repo. Provided your repo is under 1 GB of data, achievable for most project or site-level maps, this is all you need to host your map * [Maplibre GL JS](https://maplibre.org/maplibre-gl-js/docs/): is an open source, vector tile map rendering library for Javascript. It supports PMTiles and can be used to control how your data from PMTiles and other sources is rendered and displayed. By the end, you'll have a fully functional web map application that you can: * Use Git and Github to fork, clone and customize for your own projects * Host on GitHub Pages or any static hosting service * Share with others without requiring a server **Agenda:** **Introduction to MaptimeSEA/Code of Conduct** (10 minutes) We'll introduce MaptimeSEA, highlight upcoming mapping events, and review community expectations and the code of conduct. **Hands-On Mapping Session** (1 hour 40 minutes) 1. **[Get Set Up](https://mizmay.github.io/standalone_web_maps_foss4g2025/workshop/step-01/)** \- Create an account or log into Github\, get set up on your local machine 2. **[Use Overpass to Create an OpenStreetMap Extract](https://mizmay.github.io/standalone_web
Hosted by Spotbo
@community