15 places near Mokopane, Waterberg, Limpopo, South Africa
filter by placetype:
  1. Potgietersrus
    Potgietersrus, Waterberg, Limpopo, South Africa (Town)
  2. Mokopane
    Mokopane, Waterberg, Limpopo, South Africa (Town)
  3. Limpopo River
    Limpopo River, Mozambique (Drainage)
  4. Mogalakwena
    Mogalakwena, Waterberg, Limpopo, South Africa (LocalAdmin)
  5. Capricorn
    Capricorn, Limpopo, South Africa (County)
  6. Waterberg
    Waterberg, Limpopo, South Africa (County)
  7. Africa/Gaborone
    Africa/Gaborone (Timezone)
  8. Africa/Johannesburg
    Africa/Johannesburg (Timezone)
  9. Limpopo
    Limpopo, Limpopo, 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.011 seconds ⌛; show me the details?

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