14 places near Pougol, Paoua, Ouham-Pendé, Central African Republic
filter by placetype:
  1. Pougol
    Pougol, Paoua, Ouham-Pendé, Central African Republic (Town)
  2. Paoua
    Paoua, Ouham-Pendé, Central African Republic (County)
  3. Ngaoundaye
    Ngaoundaye, Ouham-Pendé, Central African Republic (County)
  4. Africa/Bangui
    Africa/Bangui (Timezone)
  5. Africa/Douala
    Africa/Douala (Timezone)
  6. Ouham-Pendé
    Ouham-Pendé, Ouham-Pendé, 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.03 seconds ⌛; show me the details?

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