14 places near Bongoyo, Bouca, Ouham, Central African Republic
filter by placetype:
  1. Bongoyo
    Bongoyo, Bouca, Ouham, Central African Republic (Town)
  2. Bouca
    Bouca, Ouham, Central African Republic (County)
  3. Kaga-Bandoro
    Kaga-Bandoro, Nana-Grébizi, Central African Republic (County)
  4. Africa/Bangui
    Africa/Bangui (Timezone)
  5. Ouham
    Ouham, Ouham, Central African Republic (State)
  6. Nana-Grébizi
    Nana-Grébizi, Nana-Grébizi, Central African Republic (State)
  7. Central African Republic
    Central African Republic, Central African Republic (Country)
  8. Atlantic Ocean
    Atlantic Ocean (Ocean)
  9. Pacific Ocean
    Pacific Ocean (Ocean)
  10. Africa
    Africa (Continent)

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

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

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