15 places near Puerto Jimenez, Golfito, Puntarenas, Costa Rica
filter by placetype:
  1. Puerto Jimenez
    Puerto Jimenez, Golfito, Puntarenas, Costa Rica (LocalAdmin)
  2. Sierpe
    Sierpe, Osa, Puntarenas, Costa Rica (LocalAdmin)
  3. Golfito
    Golfito, Puntarenas, Costa Rica (County)
  4. Osa
    Osa, Puntarenas, Costa Rica (County)
  5. America/Costa_Rica
    America/Costa_Rica (Timezone)
  6. Puntarenas
    Puntarenas, Puntarenas, Costa Rica (State)
  7. Costa Rica
    Costa Rica, Costa Rica (Country)
  8. Caribbean Sea
    Caribbean Sea (Sea)
  9. Atlantic Ocean
    Atlantic Ocean (Ocean)
  10. North America
    North America (Continent)

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

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

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