14 places near Quatre Bornes, Plaines Wilhems, Mauritius
filter by placetype:
  1. Curepipe
    Curepipe, Plaines Wilhems, Mauritius (Town)
  2. Quatre Bornes
    Quatre Bornes, Plaines Wilhems, Mauritius (Town)
  3. Rose Hill
    Rose Hill, Plaines Wilhems, Mauritius (Town)
  4. Mauritius
    Mauritius, Mauritius (Island)
  5. Indian/Mauritius
    Indian/Mauritius (Timezone)
  6. Eastern
    Eastern, Eastern, Fiji (State)
  7. Black River
    Black River, Black River, Mauritius (State)
  8. Moka
    Moka, Moka, Mauritius (State)
  9. Plaines Wilhems
    Plaines Wilhems, Plaines Wilhems, Mauritius (State)
  10. Mauritius
    Mauritius, Mauritius (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": [ 57.466702, -20.25 ] } } } } ], "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" } } ] }