Coord.eu

From Opencaching.eu
Jump to navigation Jump to search


Open-source waypoint redirection service

It is a redirection service for waypoints and other geocaching related resources.

  • Offers waypoint redirection for geocaches, logs and user profiles.
  • Offers trackable redirection for geokrety, travelbugs, geocoins, logs and logging page directly (where supported).
  • Designed to be simple and scalable using DNS round-robin distribution.
  • Designed to automatically update from GitHub master repository.

coord.eu source code: https://github.com/opencaching/oc_coord

Hosting

Hosting requirements are absolutely minimal. More technical information can be found here.

If you whish to volunteer hosting an instance of this service, please contact the project owner by posting an issue on GitHub.

Currently hosted by OCRO and OCNL.

Usage

Waypoint redirection

Supported Opencaching sites

Usage
Waypoint:
http://coord.eu/OX1234 - OX1234 is the waypoint code. (OX is the cache prefix of the opencaching site, see above)
Users:
http://coord.eu/OX/U/123 - 123 is the user ID. (OX is the cache prefix of the opencaching site, see above)

Supported Geocaching sites

Usage:
Waypoint:
http://coord.eu/GC12345 - GC12345 is the waypoint code.
View log:
http://coord.eu/GC/GL123456 - GL123456 is the log code.
Users:
NOT IMPLEMENTED yet

Trackables redirection

Supported trackables

Usage:
GeoKret:
http://coord.eu/GK12345 - GK12345 is the GeoKret ID.
Log a GeoKret:
http://coord.eu/GK/CODE12 - CODE12 is the 6 character tracking code.
TravelBug / Geocoin:
http://coord.eu/TB12345 - TB12345 is the trackable ID.
Track a TravelBug / Geocoin:
http://coord.eu/TB/ABC123 - ABC123 is the 6 character tracking code.
View trackable log:
http://coord.eu/TB/TL123456 - TL123456 is the log ID.