13 places near Seychelles International Airport, English River, Seychelles
filter by placetype:
  1. Seychelles International Airport
    Seychelles International Airport, English River, Seychelles (Airport)
  2. Mahe Island
    Mahe Island, Seychelles (Island)
  3. Seychelles
    Seychelles, Seychelles (Island)
  4. Indian/Mahe
    Indian/Mahe (Timezone)
  5. Cascade
    Cascade, Cascade, Seychelles (State)
  6. Pointe Larue
    Pointe Larue, Pointe Larue, Seychelles (State)
  7. Anse aux Pins
    Anse aux Pins, Anse aux Pins, Seychelles (State)
  8. Seychelles
    Seychelles, Seychelles (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.022 seconds ⌛; show me the details?

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