[ CCode ( has_construct_function = false ) ]
public Nominatim (string base_url, string maintainer_email_address)
Creates a new backend implementation for an online Nominatim server.
See the documentation for base_url and maintainer_email_address.
base_url |
a the base URL of the Nominatim server. |
maintainer_email_address |
the email address of the software maintainer. |
a new Nominatim. Use unref when done. |