This library provides a client for Nominatim. This API provides search and reverse geocoding operations.
Maven users can add the following dependency to their pom.xml:
<dependency>
<groupId>fr.dudie</groupId>
<artifactId>nominatim-api</artifactId>
<version>3.2</version>
</dependency>
Note that it is fair and reasonable to specify an email address when using the Nominatim API, see the Notminatim Usage Policy for more informations.
If you are sending in large numbers of requests it is particularly important that we have some way of contacting you - otherwise, in the event of problems, the only alternative is to ban your IP and wait for you to contact us.
This library is fully compatible with Android.
See the releases page.
Please ask for enhancements and report bugs on Github tracker or contact us.