reverse-geocoding-0.1.0.2: Simple reverse geocoding using OpenStreeMap

Safe HaskellNone
LanguageHaskell2010

Data.Geolocation.Reverse.Providers

Description

Here we define providers for the Reverse Geocoding feature, namely how to format the url, the key under which the results are returned, and how to parse the retrived data.

Currently only Open Stree Map is provided, feel free to add others.

Documentation