1
0
Fork
You've already forked whereami
0
Mini web app for helping identify names of places (within the UK) https://wheresalice.envs.net/whereami/
  • JavaScript 50.6%
  • HTML 40.6%
  • CSS 6.9%
  • Makefile 1.9%
2026年04月13日 20:25:51 +01:00
app.js feat: add transitous data source 2026年04月13日 20:25:51 +01:00
index.html refactor: big rewrite to make it look better and skip geolocation 2026年04月09日 20:02:53 +01:00
LICENSE Initial commit 2026年04月08日 21:35:13 +02:00
Makefile feat: initial commit 2026年04月08日 20:38:52 +01:00
README.md feat: initial commit 2026年04月08日 20:38:52 +01:00
style.css refactor: big rewrite to make it look better and skip geolocation 2026年04月09日 20:02:53 +01:00

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

Acknowledgements

  • heavily inspired by geohack
  • idea previously discussed on gfsc discord server