#Geohash OCaml https://demo.mro.name/geohash.cgi/u154

Marcus Rohrmoser dff4744d63 repair linux build. 10 months ago
bin dff4744d63 repair linux build. 10 months ago
doc 65a27b2f94 release prep 1 year ago
lib 65a27b2f94 release prep 1 year ago
public 65a27b2f94 release prep 1 year ago
res adcd962e0d geo uri more prominent. 2 years ago
test dff4744d63 repair linux build. 10 months ago
.gitignore d83996f128 initial 4 years ago
Change.txt 65a27b2f94 release prep 1 year ago
Changelog.txt 65a27b2f94 release prep 1 year ago
LICENSE d83996f128 initial 4 years ago
Makefile 73f0fda85f - opam++, dune++, Makefile-- 1 year ago
README.md 221ab40d52 example.com, see https://news.ycombinator.com/item?id=26491851 3 years ago
deploy.sh ed8e71a03e fiddle 2 years ago
doap.rdf da038e7dcd add another mirror 3 years ago
dune-project 6171f04633 minimum ocaml v.4.08 https://github.com/ocaml/opam-repository/pull/23762#discussion_r1238204381 10 months ago
geohash.opam 6171f04633 minimum ocaml v.4.08 https://github.com/ocaml/opam-repository/pull/23762#discussion_r1238204381 10 months ago
geohash_bin.opam 6171f04633 minimum ocaml v.4.08 https://github.com/ocaml/opam-repository/pull/23762#discussion_r1238204381 10 months ago
gpx.rnc 9674e1fd3e Add a RelaxNG schema converted from https://www.topografix.com/GPX/1/1/gpx.xsd via http://debeissat.nicolas.free.fr/XSDtoRNG.php, manually cleaned and finally normalised via trang http://web.archive.org/web/20100314025346/http://jing-trang.googlecode.com/files/trang-20091111.zip. 3 years ago
gpx.rng 9674e1fd3e Add a RelaxNG schema converted from https://www.topografix.com/GPX/1/1/gpx.xsd via http://debeissat.nicolas.free.fr/XSDtoRNG.php, manually cleaned and finally normalised via trang http://web.archive.org/web/20100314025346/http://jing-trang.googlecode.com/files/trang-20091111.zip. 3 years ago
release.txt 65a27b2f94 release prep 1 year ago

README.md

geohash

Convert WGS84 lat/lon pairs to Gustavo Niemeyers Geohash and back. Web and commandline, 🐪, statically linked, single-file, zero-config.

See also

Install / Update

If the webserver is Apache (Linux 64 bit, set up and running, module cgi enabled):

  1. Download http://purl.mro.name/Linux-x86_64/geohash.cgi
  2. copy this single file to your webspace,
  3. set it's file permissions (chmod) to numeric 555 (readonly + executable for all),
  4. visit in your browser: http://example.com/subdir/geohash.cgi

done!

Design Goals

Quality very good good normal irrelevant
Functionality ×
Reliability ×
Usability ×
Efficiency ×
Changeability ×
Portability ×

Mirrors

see doap.rdf