12 places near Ste.-Rose, Saint-Benoît, La Réunion
filter by placetype:
  1. l'Ile de la Reunion
    l'Ile de la Reunion, La Réunion (Island)
  2. St.-Benoît
    St.-Benoît, Saint-Benoît, La Réunion (County)
  3. Ste.-Rose
    Ste.-Rose, Saint-Benoît, La Réunion (County)
  4. Indian/Reunion
    Indian/Reunion (Timezone)
  5. Saint-Pierre
    Saint-Pierre, Saint-Pierre, La Réunion (State)
  6. Saint-Benoît
    Saint-Benoît, Saint-Benoît, La Réunion (State)
  7. France
    France, France (Country)
  8. La Réunion
    La Réunion, La Réunion (Country)
  9. Indian Ocean
    Indian Ocean (Ocean)
  10. Pacific Ocean
    Pacific Ocean (Ocean)

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

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

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