18 places near David, Chiriquí, Panamá
filter by placetype:
  1. Gualaca
    Gualaca, Gualaca, Chiriquí, Panamá (LocalAdmin)
  2. Cochea Abajo
    Cochea Abajo, David, Chiriquí, Panamá (LocalAdmin)
  3. Bijagual
    Bijagual, David, Chiriquí, Panamá (LocalAdmin)
  4. David
    David, Chiriquí, Panamá (County)
  5. Gualaca
    Gualaca, Chiriquí, Panamá (County)
  6. Kankintú
    Kankintú, Ngöbe Buglé, Panamá (County)
  7. America/Panama
    America/Panama (Timezone)
  8. Chiriquí
    Chiriquí, Chiriquí, Panamá (State)
  9. Ngöbe Buglé
    Ngöbe Buglé, Ngöbe Buglé, 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.018 seconds ⌛; show me the details?

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