13 places near Kalahari, Kgalagadi, Northern Cape, South Africa
filter by placetype:
  1. Benede
    Benede, Siyanda, Northern Cape, South Africa (LocalAdmin)
  2. Kalahari
    Kalahari, Kgalagadi, Northern Cape, South Africa (LocalAdmin)
  3. Siyanda
    Siyanda, Northern Cape, South Africa (County)
  4. Kgalagadi
    Kgalagadi, Northern Cape, South Africa (County)
  5. Africa/Gaborone
    Africa/Gaborone (Timezone)
  6. Africa/Johannesburg
    Africa/Johannesburg (Timezone)
  7. Africa/Windhoek
    Africa/Windhoek (Timezone)
  8. Northern Cape
    Northern Cape, Northern Cape, South Africa (State)
  9. South Africa
    South Africa, South Africa (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.022 seconds ⌛; show me the details?

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