github jimjonesbr/nominatim_fdw 1.0.0
v1.0.0

latest release: 1.1.0
2 years ago

This initial version implements PostgreSQL functions that can query the following Nominatim API calls

  • Search
    The search API allows you to look up a location from a textual description or address. Nominatim supports structured and free-form search queries.
  • Reverse
    Reverse geocoding generates an address from a coordinate given as latitude and longitude.
  • Address lookup
    The lookup API allows to query the address and other details of one or multiple OSM objects like node, way or relation

Don't miss a new nominatim_fdw release

NewReleases is sending notifications on new releases.