17 places near La Berlina, David, Chiriquí, Panamá
filter by placetype:
  1. La Berlina
    La Berlina, David, Chiriquí, Panamá (Town)
  2. San Pablo Nuevo Abajo
    San Pablo Nuevo Abajo, David, Chiriquí, Panamá (LocalAdmin)
  3. Querévalos
    Querévalos, Alanje, Chiriquí, Panamá (LocalAdmin)
  4. Guarumal
    Guarumal, Alanje, Chiriquí, Panamá (LocalAdmin)
  5. Alanje
    Alanje, Chiriquí, Panamá (County)
  6. David
    David, Chiriquí, Panamá (County)
  7. America/Panama
    America/Panama (Timezone)
  8. Chiriquí
    Chiriquí, Chiriquí, Panamá (State)
  9. Panamá
    Panamá, Panamá (Country)
  10. Caribbean Sea
    Caribbean Sea (Sea)

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

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

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