14 places near Gitambi, Rusizi, Province de l'Ouest, Rwanda
filter by placetype:
  1. Gitambi
    Gitambi, Rusizi, Province de l'Ouest, Rwanda (Town)
  2. Rubona
    Rubona, Rusizi, Province de l'Ouest, Rwanda (Town)
  3. Rusizi
    Rusizi, Province de l'Ouest, Rwanda (County)
  4. Africa/Kigali
    Africa/Kigali (Timezone)
  5. Africa/Lubumbashi
    Africa/Lubumbashi, Democratic Republic of Congo (Timezone)
  6. Sud-Kivu
    Sud-Kivu, Democratic Republic of Congo (State)
  7. Province de l'Ouest
    Province de l'Ouest, Province de l'Ouest, Rwanda (State)
  8. Rwanda
    Rwanda, Rwanda (Country)
  9. Indian Ocean
    Indian 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.036 seconds ⌛; show me the details?

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