Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`