21 places near Livingstone Airport, Southern, Zambia
filter by placetype:
  1. Livingstone Airport
    Livingstone Airport, Southern, Zambia (Airport)
  2. Falls View
    Falls View, Southern, Zambia (Town)
  3. Highlands
    Highlands, Southern, Zambia (Town)
  4. John Roberts Hill
    John Roberts Hill, Southern, Zambia (Town)
  5. Park View
    Park View, Southern, Zambia (Town)
  6. Zambezi River
    Zambezi River, Southern, Zambia (Drainage)
  7. Hwange
    Hwange, Matabeleland North, Zimbabwe (County)
  8. Africa/Gaborone
    Africa/Gaborone (Timezone)
  9. Africa/Harare
    Africa/Harare (Timezone)
  10. Africa/Lusaka
    Africa/Lusaka (Timezone)

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

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

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