elixir-geohash
Geocoder
Provides a geocoding solution in Elixir
Geohash encode/decode for Elixir
27 stars
2 watching
11 forks
Language: Elixir
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
evuez/geohax | A small library for encoding and decoding geolocation coordinates into a compact string format | 12 |
cyrusofeden/geocoder | A geocoding and reverse geocoding library with extensible architecture and support for multiple providers and clients. | 124 |
pareeohnos/geonames-elixir | An API wrapper for geospatial data retrieval and manipulation | 23 |
wstucco/geohash_nif | An Elixir NIF library implementing the Geohash encoding and decoding functions | 1 |
simplegeo/libgeohash | A C implementation of the Geohash algorithm for encoding, decoding, and calculating neighboring geohashes. | 105 |
sergey-chechaev/elixir_ipgeobase | A library that provides IP geolocation data by reverse resolving an IP address to find the associated city and country | 7 |
codingsince1985/geo-golang | A Go library providing idiomatic and elegant access to various geocoding services. | 517 |
homanchou/elixir-xml-to-map | Converts an XML string to a structured Elixir data structure | 53 |
filonenko-mikhail/cl-ewkb | A Common Lisp library for encoding and decoding geospatial data in the OGC Well-Known Binary format. | 14 |
ewildgoose/elixir-xml_rpc | Converts Elixir terms to XML-RPC parameters and vice versa | 40 |
cblage/elixir-json | Provides native JSON encoding and decoding support for Elixir | 217 |
yltsrc/geocalc | Geographic calculation library for Elixir | 149 |
elixir-geolix/geolix | An IP information lookup provider written in Elixir | 190 |
mozillazg/go-unidecode | Converts Unicode text to its closest ASCII transliteration | 130 |
komoot/photon | An open-source geocoding service for OpenStreetMap data built on top of Elasticsearch. | 1,950 |