14 places near Kolo, Mafeteng, Lesotho
filter by placetype:
  1. Mohokare
    Mohokare, Xhariep, Free State, South Africa (LocalAdmin)
  2. Rothe
    Rothe, Maseru, Lesotho (County)
  3. Kolo
    Kolo, Mafeteng, Lesotho (County)
  4. Motheo
    Motheo, Free State, South Africa (County)
  5. Xhariep
    Xhariep, Free State, South Africa (County)
  6. Africa/Johannesburg
    Africa/Johannesburg (Timezone)
  7. Africa/Maseru
    Africa/Maseru (Timezone)
  8. Mafeteng
    Mafeteng, Lesotho (State)
  9. Maseru
    Maseru, Lesotho (State)
  10. Lesotho
    Lesotho, Lesotho (Country)

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

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

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