19 places near Alto Jaramillo, Boquete, Chiriquí, Panamá
filter by placetype:
  1. Alto Jaramillo
    Alto Jaramillo, Boquete, Chiriquí, Panamá (Town)
  2. Bajo Boquete
    Bajo Boquete, Boquete, Chiriquí, Panamá (LocalAdmin)
  3. Caldera
    Caldera, Boquete, Chiriquí, Panamá (LocalAdmin)
  4. Boquete
    Boquete, Chiriquí, Panamá (County)
  5. David
    David, Chiriquí, Panamá (County)
  6. Dolega
    Dolega, Chiriquí, Panamá (County)
  7. Kankintú
    Kankintú, Ngöbe Buglé, Panamá (County)
  8. America/Panama
    America/Panama (Timezone)
  9. Chiriquí
    Chiriquí, Chiriquí, Panamá (State)
  10. Ngöbe Buglé
    Ngöbe Buglé, Ngöbe Buglé, Panamá (State)

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

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

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