opencaching / opencaching-pl

The source code of Opencaching.PL (and some other domains)
https://opencaching.pl/
GNU General Public License v3.0
22 stars 33 forks source link

Region from coordinates does not work - mapquestapi.com invalid AppKey #2423

Closed stefopl closed 2 months ago

stefopl commented 2 months ago

https://opencaching.pl/newcache.php https://opencaching.pl/region.php?lat=54&lon=18&popup=y https://www.mapquestapi.com/geocoding/v1/reverse?key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&location=54%2C18&outFormat=json&thumbMaps=false

The AppKey submitted with this request is invalid.

deg-pl commented 2 months ago

Our MapQuest API keys are revoked. To create new key we have to add payment method (by credit card) :(

stefopl commented 2 months ago

I reviewed free alternatives, but I didn’t find anything interesting.

2424

I switched from MapQuest to Nominatim. It works fine for Poland, but I’m not sure about the rest. There are also other methods for determining the region, such as NUTS. NUTS doesn’t work locally for me.