4 places near Quebrada de Loro, Mirono, Ngöbe Buglé, Panamá
filter by placetype:
  1. Hato Jobo
    Hato Jobo, Mirono, Ngöbe Buglé, Panamá (LocalAdmin)
  2. San Juan
    San Juan, San Lorenzo, Chiriquí, Panamá (LocalAdmin)
  3. Quebrada de Loro
    Quebrada de Loro, Mirono, Ngöbe Buglé, Panamá (LocalAdmin)
  4. Hato Corotu
    Hato Corotu, Mirono, Ngöbe Buglé, Panamá (LocalAdmin)

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

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

        
0.032 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -81.922432, 8.35271 ] } } } }, { "term": { "woe:placetype": 10 } } ], "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" } } ] }