API Reference geolixir v0.1.3
View SourceModules
Geolixir provides a simple and unified interface for geocoding and reverse geocoding using various external providers.
Represents geographical boundaries with northeast and southwest coordinates.
Represents geographic coordinates (latitude and longitude) with associated metadata.
A simple HTTP client wrapper around HTTPoison, tailored for Geolixir providers.
Represents a geographical location with address components.
Defines the behavior for all Geolixir geocoding providers.
Base module for geocoding providers with common functionality.
Geoapify geocoding provider. Does REQUIRES a key.
GeoCoding geocoding provider. Does REQUIRES a key.
Geolixir provider for the OpenStreetMap Nominatim API.
PositionStack geocoding provider. Does REQUIRES a key.
Represents a standardized result from a geocoding or reverse geocoding operation.