15 places near Chikwenya, Hurungwe, Mashonaland West, Zimbabwe
filter by placetype:
  1. Chikwenya
    Chikwenya, Hurungwe, Mashonaland West, Zimbabwe (Town)
  2. Zambezi River
    Zambezi River, Southern, Zambia (Drainage)
  3. Hurungwe
    Hurungwe, Mashonaland West, Zimbabwe (County)
  4. Africa/Harare
    Africa/Harare (Timezone)
  5. Africa/Lusaka
    Africa/Lusaka (Timezone)
  6. Lusaka
    Lusaka, Lusaka, Zambia (State)
  7. Mashonaland West
    Mashonaland West, Mashonaland West, Zimbabwe (State)
  8. Zambia
    Zambia, Zambia (Country)
  9. Zimbabwe
    Zimbabwe, Zimbabwe (Country)
  10. Indian Ocean
    Indian Ocean (Ocean)

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

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

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