14 places near Kanona, Central, Zambia
filter by placetype:
  1. Kanona
    Kanona, Central, Zambia (Town)
  2. Zambezi River
    Zambezi River, Southern, Zambia (Drainage)
  3. Africa/Lubumbashi
    Africa/Lubumbashi, Democratic Republic of Congo (Timezone)
  4. Africa/Lusaka
    Africa/Lusaka (Timezone)
  5. Africa/Maputo
    Africa/Maputo (Timezone)
  6. Katanga
    Katanga, Katanga, Democratic Republic of Congo (State)
  7. Central
    Central, Central, Zambia (State)
  8. Eastern
    Eastern, Eastern, Zambia (State)
  9. Zambia
    Zambia, Zambia (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.011 seconds ⌛; show me the details?

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