Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oliverbenns/mapbox-uk-boundaries
Plots UK county boundaries on a Mapbox GL map
https://github.com/oliverbenns/mapbox-uk-boundaries
map-data mapbox mapbox-gl mapbox-gl-js united-kingdom
Last synced: 20 days ago
JSON representation
Plots UK county boundaries on a Mapbox GL map
- Host: GitHub
- URL: https://github.com/oliverbenns/mapbox-uk-boundaries
- Owner: oliverbenns
- Created: 2023-08-26T10:01:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-27T22:22:04.000Z (over 1 year ago)
- Last Synced: 2024-12-06T21:50:50.681Z (about 1 month ago)
- Topics: map-data, mapbox, mapbox-gl, mapbox-gl-js, united-kingdom
- Language: TypeScript
- Homepage: https://oliverbenns.github.io/mapbox-uk-boundaries/
- Size: 675 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mapbox UK Boundaries
Plots UK county boundaries on a Mapbox GL map.
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
Data source: [ONS Open Geography portal](https://geoportal.statistics.gov.uk/datasets/bbf13c40ca8f4931afc0a46d079af58c/explore)
View the project here: [oliverbenns.github.io/mapbox-uk-boundaries](https://oliverbenns.github.io/mapbox-uk-boundaries)
## Getting started
- `cp .env.example.local .env.local`
- Add secrets to the newly copied env file
- `npm start`