Skip to content

Docker container to parse addresses and return coordinates, checking them againts IPEA/IBGE vectorized maps of Brazil

License

Notifications You must be signed in to change notification settings

matth3us/iusNominatim

Repository files navigation

🔎🗺️ Ius Nominatim

Ius Nominatim (from Latin, 'by the correct name'), is a tool to search Open Street Map (OSM) data by name, address and Brazilian municipality (geocoding). The idea will be to:

  1. use libpostal's library for parsing/normalizing street addresses;
  2. use the bounding boxes of Brazilian municipalities obtained from GeoBR library in order to bound the geolocalization of those addresses, preventing the common mistake of finding the same address in different cities
  3. pass those parsed/normalized address and bounding boxes to OSM's Nominatim (latim for 'by the name'), so that we can geolocalize them.

About

Docker container to parse addresses and return coordinates, checking them againts IPEA/IBGE vectorized maps of Brazil

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages