Canadian-Geospatial-Platform / geoview-api-geolocator

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

Fix url link for code tables in geonames schemas #64

Closed David-Henandez-nrcan closed 1 year ago

David-Henandez-nrcan commented 1 year ago

The geonames-schema's urls for code tables: province and generic are now generalized and the resource for the language must be replaced in run time.

Note. having now two sets of tables to be read in memory, it increments the latency of the first reading of this information into the geolocator object.


This change is Reviewable