25 places near Eastwood, City of Tshwane, Gauteng, South Africa
  1. Pretoria Central Heliport
    Pretoria Central Heliport, City of Tshwane, Gauteng, South Africa (Airport)
  2. Eastwood
    Eastwood, City of Tshwane, Gauteng, South Africa (Suburb)
  3. Hatfield
    Hatfield, City of Tshwane, Gauteng, South Africa (Suburb)
  4. Sunnyside
    Sunnyside, City of Tshwane, Gauteng, South Africa (Suburb)
  5. Arcadia
    Arcadia, City of Tshwane, Gauteng, South Africa (Suburb)
  6. Bryntirion
    Bryntirion, City of Tshwane, Gauteng, South Africa (Suburb)
  7. Lisdogan Park
    Lisdogan Park, City of Tshwane, Gauteng, South Africa (Suburb)
  8. Rietondale
    Rietondale, City of Tshwane, Gauteng, South Africa (Suburb)
  9. Riviera
    Riviera, City of Tshwane, Gauteng, South Africa (Suburb)
  10. Pretoria
    Pretoria, City of Tshwane, Gauteng, South Africa (Town)

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

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

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