Geospatial
This library extracts the Mobilizon.Service.Geospatial module from Mobilizon. The only new feature is the Geospatial.Providers.Provider.get_by_id/2 function.
Installation
If available in Hex, the package can be installed
by adding geospatial to your list of dependencies in mix.exs:
def deps do
[
{:geospatial, "~> 0.3.4"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/geospatial.