Canadian-Geospatial-Platform / geoview-api-geolocator

Wrapper API around geolocator API's
Other
0 stars 7 forks source link

Create Nominatim metadata #35

Closed jolevesq closed 1 year ago

jolevesq commented 1 year ago

Create the Nominatim metedata. This json file should contain any information (look up table, API url, call frequency, parameters for embeded functions, ...) to help accessing and parsing from the API input to Nominatim input plus from the Nominatim output to the API output.

This metadata file should to build a reusable function that can work with multiple API and data sources.