14 places near Boganda, Lobaye, Central African Republic
filter by placetype:
  1. Boganda
    Boganda, Lobaye, Central African Republic (County)
  2. Boda
    Boda, Lobaye, Central African Republic (County)
  3. Africa/Bangui
    Africa/Bangui (Timezone)
  4. Africa/Kinshasa
    Africa/Kinshasa, Democratic Republic of Congo (Timezone)
  5. Equateur
    Equateur, Equateur, Democratic Republic of Congo (State)
  6. Lobaye
    Lobaye, Lobaye, Central African Republic (State)
  7. Ombella-M'Poko
    Ombella-M'Poko, Ombella-M'Poko, Central African Republic (State)
  8. Central African Republic
    Central African Republic, Central African Republic (Country)
  9. Atlantic Ocean
    Atlantic Ocean (Ocean)
  10. Pacific Ocean
    Pacific Ocean (Ocean)

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": [ 17.165051, 4.29434 ] } } } } ], "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" } } ] }