15 places near Kingoué, Mouyondzi, Bouenza, Congo
filter by placetype:
  1. Kingoué
    Kingoué, Mouyondzi, Bouenza, Congo (Town)
  2. Congo River
    Congo River, Maniema, Democratic Republic of Congo (Drainage)
  3. Mouyondzi
    Mouyondzi, Bouenza, Congo (County)
  4. Kindamba
    Kindamba, Pool, Congo (County)
  5. Africa/Brazzaville
    Africa/Brazzaville (Timezone)
  6. Africa/Kinshasa
    Africa/Kinshasa, Democratic Republic of Congo (Timezone)
  7. Africa/Libreville
    Africa/Libreville (Timezone)
  8. Bouenza
    Bouenza, Bouenza, Congo (State)
  9. Lékoumou
    Lékoumou, Lékoumou, Congo (State)
  10. Congo
    Congo, Congo (Country)

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

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

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