19 places near Workington, Harare, Harare, Zimbabwe
filter by placetype:
  1. Belvedere South
    Belvedere South, Harare, Harare, Zimbabwe (Suburb)
  2. Ridgeview
    Ridgeview, Harare, Harare, Zimbabwe (Suburb)
  3. Workington
    Workington, Harare, Harare, Zimbabwe (Suburb)
  4. Harare
    Harare, Harare, Harare, Zimbabwe (Town)
  5. Southerton
    Southerton, Harare, Harare, Zimbabwe (Town)
  6. Zambezi River
    Zambezi River, Southern, Zambia (Drainage)
  7. Harare
    Harare, Harare, Zimbabwe (County)
  8. Africa/Harare
    Africa/Harare (Timezone)
  9. Africa/Lusaka
    Africa/Lusaka (Timezone)
  10. Africa/Maputo
    Africa/Maputo (Timezone)

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": [ 31.01667, -17.85 ] } } } } ], "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" } } ] }