hilbert_geohash 0.0.2 copy "hilbert_geohash: ^0.0.2" to clipboard
hilbert_geohash: ^0.0.2 copied to clipboard

Geohash a lng/lat coordinate using hilbert space filling curves.

hilbert_geohash #

Geohash a lng/lat coordinate using hilbert space filling curves written in dart.

Example #

HilbertGeoHash().encode(double latitude, double longitude,int precision,4) // returns base16(4 bit) geohash representation. 

What's next? #

✅ Release on pub.dev 
☑️ Add support for base 4 and base 64 encoded representations.
✅ Neighbouring ✅ Square propagation.
5
likes
120
points
162
downloads

Publisher

unverified uploader

Weekly Downloads

Geohash a lng/lat coordinate using hilbert space filling curves.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, tuple

More

Packages that depend on hilbert_geohash