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

Marcus Rohrmoser efacb9795c deg,min,sec++ 1 年之前
bin 1756ff91cd Merge branch 'ma' into dede 1 年之前
doc 65a27b2f94 release prep 1 年之前
lib efacb9795c deg,min,sec++ 1 年之前
public 65a27b2f94 release prep 1 年之前
res f1edfa8f7d CSP friendly without unsafe-inline but separate files. 3 年之前
test efacb9795c deg,min,sec++ 1 年之前
.gitignore d83996f128 initial 4 年之前
Change.txt 6c9381e28c CSP friendly 1 年之前
Changelog.txt 65a27b2f94 release prep 1 年之前
LICENSE d83996f128 initial 4 年之前
Makefile 73f0fda85f - opam++, dune++, Makefile-- 1 年之前
README.md 221ab40d52 example.com, see https://news.ycombinator.com/item?id=26491851 3 年之前
deploy.sh ed8e71a03e fiddle 3 年之前
doap.rdf da038e7dcd add another mirror 4 年之前
dune-project 545c908a91 minimum compiler version also for the executable, not just the lib. https://github.com/ocaml/opam-repository/pull/23762#pullrequestreview-1492578187 1 年之前
geohash.opam b2568b07fa thanks @mseri, this is the fix as suggested in https://github.com/ocaml/opam-repository/pull/23762#discussion_r1214005372 1 年之前
geohash_bin.opam 545c908a91 minimum compiler version also for the executable, not just the lib. https://github.com/ocaml/opam-repository/pull/23762#pullrequestreview-1492578187 1 年之前
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. 4 年之前
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. 4 年之前
release.txt 65a27b2f94 release prep 1 年之前

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