16 places near Chiriqui, David, Chiriquí, Panamá
filter by placetype:
  1. Chiriqui
    Chiriqui, David, Chiriquí, Panamá (LocalAdmin)
  2. Pedregal
    Pedregal, David, Chiriquí, Panamá (LocalAdmin)
  3. David
    David, Chiriquí, Panamá (County)
  4. San Lorenzo
    San Lorenzo, Chiriquí, Panamá (County)
  5. America/Panama
    America/Panama (Timezone)
  6. Chiriquí
    Chiriquí, Chiriquí, Panamá (State)
  7. Ngöbe Buglé
    Ngöbe Buglé, Ngöbe Buglé, Panamá (State)
  8. Panamá
    Panamá, Panamá (Country)
  9. Caribbean Sea
    Caribbean Sea (Sea)
  10. Atlantic Ocean
    Atlantic Ocean (Ocean)

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

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

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