18 places near Halieto Island, Colón, Colón, Panamá
filter by placetype:
  1. Cristobal
    Cristobal, Colón, Colón, Panamá (LocalAdmin)
  2. Piña
    Piña, Chagres, Colón, Panamá (LocalAdmin)
  3. Halieto Island
    Halieto Island, Colón, Colón, Panamá (Island)
  4. Chagres
    Chagres, Colón, Panamá (County)
  5. Colón
    Colón, Colón, Panamá (County)
  6. America/Bogota
    America/Bogota (Timezone)
  7. America/Panama
    America/Panama (Timezone)
  8. Colón
    Colón, Colón, Panamá (State)
  9. Panamá
    Panamá, Panamá, Panamá (State)
  10. Caribbean Sea
    Caribbean Sea (Sea)

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": [ -80.067596, 9.31117 ] } } } } ], "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" } } ] }