19 places near Isla Grande, Portobelo, Colón, Panamá
filter by placetype:
  1. Nombre de Dios
    Nombre de Dios, Santa Isabel, Colón, Panamá (LocalAdmin)
  2. Portobelo
    Portobelo, Portobelo, Colón, Panamá (LocalAdmin)
  3. Isla Grande
    Isla Grande, Portobelo, Colón, Panamá (LocalAdmin)
  4. Portobelo
    Portobelo, Colón, Panamá (County)
  5. Santa Isabel
    Santa Isabel, 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á (Country)
  10. Caribbean Sea
    Caribbean Sea (Sea)

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

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

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