Open LOBsTerr opened 1 year ago
Since the format has been changes in endpoint we need to adapt the code:
https://github.com/openeuropa/webtools-geocoding-provider/pull/21
Also, it was suggested to use this end point: https://gisco-services.ec.europa.eu/api?q=Rue%20de%20la%20Loi%2056,%20B-1000%20Bruxelles,%20Belgium
I have debugged it a bit and I found the problem is here:
Currently no locations are returned from the services, we get:
https://europa.eu/webtools/rest/geocoding/?q=rue+de+la+loi+51+1000+BRUSSELS+BE
Probably, the format was updated at some point. in the official page they actually even using address parameter instead of q
https://europa.eu/webtools/rest/geocoding/?address=Rue%20de%20la%20Loi%2056,%20B-1000%20Bruxelles,%20Belgium