14 places near Emfuleni, Sedibeng, Gauteng, South Africa
filter by placetype:
  1. Sebokeng
    Sebokeng, Sedibeng, Gauteng, South Africa (Town)
  2. Westonaria
    Westonaria, West Rand, Gauteng, South Africa (LocalAdmin)
  3. Emfuleni
    Emfuleni, Sedibeng, Gauteng, South Africa (LocalAdmin)
  4. Sedibeng
    Sedibeng, Gauteng, South Africa (County)
  5. West Rand
    West Rand, Gauteng, South Africa (County)
  6. Africa/Gaborone
    Africa/Gaborone (Timezone)
  7. Africa/Johannesburg
    Africa/Johannesburg (Timezone)
  8. Gauteng
    Gauteng, Gauteng, South Africa (State)
  9. North-West
    North-West, North-West, South Africa (State)
  10. South Africa
    South Africa, South Africa (Country)

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

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

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