XCTrails Respotter

Helps to recenter XCTrails into given coordinates/geocode

ئاپتورى
jtojanen
بۈگۈن قاچىلانغىنى
0
جەمئىي قاچىلانغىنى
284
باھا نومۇرى
1 0 0
نەشرى
1.1
قۇرۇلغان ۋاقتى
2020-02-23
يېڭىلانغان ۋاقتى
2020-02-23
Size
11.9 KB
ئىجازەتنامىسى
The Coffeeware License
قوللايدىغىنى

THE COFFEEWARE LICENSE

Louhikoru wrote this code. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a coffee in return.


How to use

This userscript has been tested with Chrome and Firefox. You can use Tampermonkey or Violentmonkey userscript manager. This has been tested and works with both. Note: Script does not fully work with Greasemonkey!!

This userscript tries to fix some of the problems with XCTrails Map Spotter. It disables Google Maps daily limit effect on the map. Userscript also adds new input box where you can enter a name, address or coordinates in various formats. Geocoding uses OpenStreetMap Nominatim search engine for OpenStreetMap data.

Supported coordinate formats:

  • 40.123, -74.123
  • 40.123° N 74.123° W
  • 40° 7´ 22.8" N 74° 7´ 22.8" W
  • 40° 7.38’ , -74° 7.38’
  • N40°7’22.8, W74°7’22.8"
  • 40°7’22.8"N, 74°7’22.8"W
  • 40 7 22.8, -74 7 22.8
  • 40.123 -74.123
  • 40.123°,-74.123°
  • 144442800, -266842800
  • 40.123N74.123W
  • 4007.38N7407.38W
  • 40°7’22.8"N, 74°7’22.8"W
  • 400722.8N740722.8W
  • N 40 7.38 W 74 7.38
  • 40:7:23N,74:7:23W
  • 40:7:22.8N 74:7:22.8W
  • 40°7’23"N 74°7’23"W
  • 40°7’23" -74°7’23"
  • 40d 7’ 23" N 74d 7’ 23" W
  • 40.123N 74.123W
  • 40° 7.38, -74° 7.38

... and others that follow a similar pattern.