4 places near Penge, Greater Sekhukhune, Limpopo, South Africa
filter by placetype:
  1. Mopani
    Mopani, Limpopo, South Africa (County)
  2. Greater Sekhukhune
    Greater Sekhukhune, Limpopo, South Africa (County)
  3. Capricorn
    Capricorn, Limpopo, South Africa (County)
  4. Ehlanzeni
    Ehlanzeni, Mpumalanga, South Africa (County)

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

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

        
0.024 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 30.299999, -24.366671 ] } } } }, { "term": { "woe:placetype": 9 } } ], "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" } } ] }