13 places near St Rodrigue, Makhaleng, Maseru, Lesotho
filter by placetype:
  1. St Rodrigue
    St Rodrigue, Makhaleng, Maseru, Lesotho (Town)
  2. Makhaleng
    Makhaleng, Makhaleng, Maseru, Lesotho (Town)
  3. Makhaleng
    Makhaleng, Maseru, Lesotho (County)
  4. Maliepetsane
    Maliepetsane, Mafeteng, Lesotho (County)
  5. Africa/Johannesburg
    Africa/Johannesburg (Timezone)
  6. Africa/Maseru
    Africa/Maseru (Timezone)
  7. Mafeteng
    Mafeteng, Lesotho (State)
  8. Maseru
    Maseru, Lesotho (State)
  9. Lesotho
    Lesotho, Lesotho (Country)
  10. Indian Ocean
    Indian Ocean (Ocean)

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": [ 27.69873, -29.6807 ] } } } } ], "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" } } ] }