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

Marcus Rohrmoser dff4744d63 repair linux build. il y a 1 an
bin dff4744d63 repair linux build. il y a 1 an
doc 65a27b2f94 release prep il y a 1 an
lib 65a27b2f94 release prep il y a 1 an
public 65a27b2f94 release prep il y a 1 an
res adcd962e0d geo uri more prominent. il y a 3 ans
test dff4744d63 repair linux build. il y a 1 an
.gitignore d83996f128 initial il y a 4 ans
Change.txt 65a27b2f94 release prep il y a 1 an
Changelog.txt 65a27b2f94 release prep il y a 1 an
LICENSE d83996f128 initial il y a 4 ans
Makefile 73f0fda85f - opam++, dune++, Makefile-- il y a 1 an
README.md 221ab40d52 example.com, see https://news.ycombinator.com/item?id=26491851 il y a 3 ans
deploy.sh ed8e71a03e fiddle il y a 3 ans
doap.rdf da038e7dcd add another mirror il y a 4 ans
dune-project 6171f04633 minimum ocaml v.4.08 https://github.com/ocaml/opam-repository/pull/23762#discussion_r1238204381 il y a 1 an
geohash.opam 6171f04633 minimum ocaml v.4.08 https://github.com/ocaml/opam-repository/pull/23762#discussion_r1238204381 il y a 1 an
geohash_bin.opam 6171f04633 minimum ocaml v.4.08 https://github.com/ocaml/opam-repository/pull/23762#discussion_r1238204381 il y a 1 an
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. il y a 4 ans
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. il y a 4 ans
release.txt 65a27b2f94 release prep il y a 1 an

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