Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.

zeriyoshi/libgeohex

Repository files navigation

DEPRECATED

This repository is archived, use colopl/libgeohex instead.

libgeohex

GeoHex (https://geohex.org/) v3.2 C99 implementation.

install

Require: CMake, Make, C99 compiler (gcc, clang)

$ git clone "https://github.com/zeriyoshi/libgeohex.git" "libgeohex"
$ cd "libgeohex"
$ mkdir "build"
$ cd "build"
$ cmake ..
$ make -j"$(nproc)"
$ sudo make install

usage

include geohex/geohex.h and link -lgeohex

About

[DEPRECATED] use colopl/libgeohex instead

Resources

License

Stars

Watchers

Forks

Contributors

Languages