12 places near St Pierre Pierrefonds Airport, St.-Louis, Saint-Pierre, La Réunion
filter by placetype:
  1. St Pierre Pierrefonds Airport
    St Pierre Pierrefonds Airport, St.-Louis, Saint-Pierre, La Réunion (Airport)
  2. l'Ile de la Reunion
    l'Ile de la Reunion, La Réunion (Island)
  3. St.-Pierre
    St.-Pierre, Saint-Pierre, La Réunion (County)
  4. St.-Louis
    St.-Louis, Saint-Pierre, La Réunion (County)
  5. Indian/Reunion
    Indian/Reunion (Timezone)
  6. Saint-Pierre
    Saint-Pierre, Saint-Pierre, 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.026 seconds ⌛; show me the details?

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