Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.
/ hill-map Public archive

Project for messing around with hill map data

Notifications You must be signed in to change notification settings

carneddau/hill-map

Repository files navigation

Hill Map

Project for messing around with hill map data.

Screenshot of app map with Tryfan highlighted

Install

Install using Poetry

Usage

Create a MapBox API Token and export a shell environment variable before running the tool.

export MAPBOX_TOKEN=<TOKEN>

Alternatively, create a file named .env with contents similar to the example

Run the tool

hill-map --file ./data.csv

This will open your browser to a visualisation of Nuttalls in the British Isles.

Acknowledgments

The data in this repo is derived from the Database of British and Irish Hills v17.4 (DoBIH), which is licensed under CC BY 4.0.

The file is a filtered subset of the DoBIH database, containing only Nuttalls.

About

Project for messing around with hill map data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published