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

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

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

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