18 places near Laurel, Corredores, Puntarenas, Costa Rica
filter by placetype:
  1. Laurel
    Laurel, Corredores, Puntarenas, Costa Rica (LocalAdmin)
  2. Pavon
    Pavon, Golfito, Puntarenas, Costa Rica (LocalAdmin)
  3. Barú
    Barú, Chiriquí, Panamá (County)
  4. Corredores
    Corredores, Puntarenas, Costa Rica (County)
  5. Golfito
    Golfito, Puntarenas, Costa Rica (County)
  6. America/Costa_Rica
    America/Costa_Rica (Timezone)
  7. America/Panama
    America/Panama (Timezone)
  8. Puntarenas
    Puntarenas, Puntarenas, Costa Rica (State)
  9. Chiriquí
    Chiriquí, Chiriquí, Panamá (State)
  10. Costa Rica
    Costa Rica, Costa Rica (Country)

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

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

        
0.031 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -82.959473, 8.45172 ] } } } } ], "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" } } ] }