Hexagonal geocoding system, library for converting geographic coordinates to hexagonal grid cell and vice versa
GeoHex v3.2 with TypeScript
TeraHex is a geo-hashing scheme inspired by GeoHex with flexible grid sizes and encoders.
Examples of using Geohex library
The GeoHex is a latitude/longitude encoding system
This GeoHex Ruby gem can convert latitude/longitude to GeoHex code each others. * Encode from latitude/longitude to GeoHex code to an arbitrary level of precision * Decode from GeoHex code to latitude/longitude and level of precision
This gem is a simple utility to generate one or more geohexes
convert Lat and Long into geohexes for database optimization
Ruby implementation of GeoHex encoding algorithm