mapbox / mapbox-gl-geocoder

Geocoder control for mapbox-gl-js using Mapbox Geocoding API
https://mapbox.com/mapbox-gl-js/example/mapbox-gl-geocoder/
ISC License
362 stars 181 forks source link

Can't find visible place via geocoder api #525

Open webeht opened 7 months ago

webeht commented 7 months ago

Hi, we are struggling get the geocoder api running for some places. One example is the village "Challacancha" in Peru that is clearly visible in the map. Request "https://api.mapbox.com/geocoding/v5/mapbox.places/Challacancha.json?access_token=pk.[...]&language=en&limit=10" gives no results. Running with larger cities is no problem...so what could be wrong here? Thanks

2024-02-07_13-33