Skip to content

akadouri/bench-map

Repository files navigation

Bench Map

This is a simple project that displays bench and park data from OpenStreetMap on a webmap.

This project was created with the help of GitHub Copilot.

The hosted version may use different data than what's generated locally. The scripts/ and /public folders contain examples for local development.

Project Setup

Generate recent data (optional)

Install tippecanoe, this is used to generate pmtiles.

Install the python few requirements.

pip install -r scripts/requirements.txt

run the script to download data from Overpass

python scripts/generate_osm_data.py

For the web

Install node depedencies

npm install

Start development server

npm run dev

Type-Check, Compile and Minify for Production

npm run build

About

Example OpenStreetMap + MapLibre map featuring benches.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors