https://github.com/maprva/protomaps-ghpages
Github Pages hosted small area protomaps tiles & styles
https://github.com/maprva/protomaps-ghpages
maplibre osm protomaps
Last synced: 3 months ago
JSON representation
Github Pages hosted small area protomaps tiles & styles
- Host: GitHub
- URL: https://github.com/maprva/protomaps-ghpages
- Owner: MapRVA
- Created: 2025-01-14T22:22:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-14T22:33:01.000Z (over 1 year ago)
- Last Synced: 2025-01-14T23:24:31.670Z (over 1 year ago)
- Topics: maplibre, osm, protomaps
- Language: JavaScript
- Homepage: https://maprva.github.io/protomaps-ghpages/
- Size: 151 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Protomaps Github Pages
> [!CAUTION]
> Due to a regression in Github Pages, the output of this repo does not work on firefox. See here for more info: https://github.com/bdon/ghpages-firefox-range-bug
This repo contains scripts and Github Actions configuration to create a Protomaps extract for the
area defined in `region.geojson` and styles to go along with it.
This allows you to very easily host your own basemap for a small to medium sized area with Github
Pages.
The default region is the state of Virginia in the United State of America.
To create your own Github Pages hosted basemap:
- Fork this repository
- Configure Github Pages to use Github Actions
- Enable Github Actions on your fork
- Replace `region.geojson` with the region of your choice
- Push your updated region