24 places near Paso Canoas, Corredores, Puntarenas, Costa Rica
filter by placetype:
  1. Canoas
    Canoas, Corredores, Puntarenas, Costa Rica (Town)
  2. Canoa Abajo
    Canoa Abajo, Barú, Chiriquí, Panamá (Town)
  3. Capacho
    Capacho, Barú, Chiriquí, Panamá (Town)
  4. Paso Canoas
    Paso Canoas, Corredores, Puntarenas, Costa Rica (Town)
  5. Progreso
    Progreso, Barú, Chiriquí, Panamá (LocalAdmin)
  6. Aserrío
    Aserrío, Bugaba, Chiriquí, Panamá (LocalAdmin)
  7. Canoas
    Canoas, Corredores, Puntarenas, Costa Rica (LocalAdmin)
  8. Barú
    Barú, Chiriquí, Panamá (County)
  9. Bugaba
    Bugaba, Chiriquí, Panamá (County)
  10. Corredores
    Corredores, Puntarenas, Costa Rica (County)

Search again including deprecated places, unknown places, places that visit Null Island or everything?

This query took 0.034 seconds ⌛; show me the details?

        
0.034 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -82.8395, 8.53293 ] } } } } ], "must_not": [ { "terms": { "woe:placetype": [ 0, 11, 25 ] } }, { "term": { "geom:latitude": { "value": 0.0 } } }, { "term": { "geom:longitude": { "value": 0.0 } } }, { "exists": { "field": "woe:superseded_by" } } ] } }, "aggs": { "placetypes": { "terms": { "field": "woe:placetype_name", "size": 10000 } } }, "sort": [ { "woe:scale": { "order": "desc", "mode": "max" } }, { "woe:id": { "order": "asc", "mode": "max" } } ] }