25 places near Bonaire, Bonaire, Netherlands Antilles
filter by placetype:
  1. Guatemala
    Guatemala, Bonaire, Bonaire Saint Eustatius and Saba (Town)
  2. Paradijs
    Paradijs, Bonaire, Bonaire Saint Eustatius and Saba (Town)
  3. Republiek
    Republiek, Bonaire, Bonaire Saint Eustatius and Saba (Town)
  4. ABC islands
    ABC islands (Colloquial)
  5. Bonaire
    Bonaire, Bonaire, Bonaire Saint Eustatius and Saba (Island)
  6. America/Bogota
    America/Bogota (Timezone)
  7. America/Caracas
    America/Caracas (Timezone)
  8. America/Curacao
    America/Curacao (Timezone)
  9. Falcon
    Falcon, Falcon, Venezuela (State)
  10. Bonaire
    Bonaire, Bonaire, Netherlands Antilles (State)

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

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

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