Mini web app for helping identify names of places (within the UK)
https://wheresalice.envs.net/whereami/
|
|
||
|---|---|---|
| app.js | feat: add transitous data source | |
| index.html | refactor: big rewrite to make it look better and skip geolocation | |
| LICENSE | Initial commit | |
| Makefile | feat: initial commit | |
| README.md | feat: initial commit | |
| style.css | refactor: big rewrite to make it look better and skip geolocation | |
Where Am I?
Mini web app for helping identify names of places (within the UK)
Geolocate yourself, move the marker to your exact spot, and get links to places you can query placenames
Coverage
- mapit
- postcodes.io
- geonames
- Open Street Map Nominatim
- Wikipedia
- Great Circle Mapper
To Add
- NPTG
- ONS Reference Data
Deployment
Upload these files to a webserver somewhere
Built With
Contributing
PRs to add additional services or clean up the code are welcome