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

https://github.com/urholaukkarinen/farfromanyroad

Find a point on map that is farthest from any road. https://urholaukkarinen.github.io/farfromanyroad
https://github.com/urholaukkarinen/farfromanyroad

Last synced: 27 days ago
JSON representation

Find a point on map that is farthest from any road. https://urholaukkarinen.github.io/farfromanyroad

Awesome Lists containing this project

README

        

# Far From Any Road

Find a point on map that is farthest from any road.

```shell
npm install
npm run dev
```