➡️ Mirror of https://code.mro.name/mro/geohash | #🌐 🐫
https://demo.mro.name/geohash.cgi
bin | ||
doc | ||
lib | ||
public | ||
res | ||
test | ||
.gitignore | ||
Change.txt | ||
Changelog.txt | ||
deploy.sh | ||
doap.rdf | ||
dune-project | ||
geohash.opam | ||
geohash_bin.opam | ||
gpx.rnc | ||
gpx.rng | ||
LICENSE | ||
Makefile | ||
README.md | ||
release.txt |
geohash
Convert WGS84 lat/lon pairs to Gustavo Niemeyers Geohash and back. Web and commandline, 🐪, statically linked, single-file, zero-config.
See also
- https://tools.ietf.org/html/rfc5870
- https://github.com/francoisroyer/ocaml-geohash
- https://github.com/mariusae/ocaml-geohash
- https://github.com/gansidui/geohash/blob/master/geohash.go#L50
Install / Update
If the webserver is Apache (Linux 64 bit, set up and running, module cgi enabled):
- Download http://purl.mro.name/Linux-x86_64/geohash.cgi
- copy this single file to your webspace,
- set it's file permissions (chmod) to numeric 555 (readonly + executable for all),
- 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