22 places near Tengah Airport, South West, Singapore
filter by placetype:
  1. Tengah Airport
    Tengah Airport, South West, Singapore (Airport)
  2. Tuas
    Tuas, South West, Singapore (Town)
  3. Western Catchment Area
    Western Catchment Area, South West, Singapore (Town)
  4. Pulai
    Pulai, Johor Bahru, Johor, Malaysia (LocalAdmin)
  5. Sumatra
    Sumatra, Republik Indonesia (Island)
  6. Riau Islands
    Riau Islands, Republik Indonesia (Island)
  7. Johor Bahru
    Johor Bahru, Johor, Malaysia (County)
  8. Kota Tinggi
    Kota Tinggi, Johor, Malaysia (County)
  9. Asia/Jakarta
    Asia/Jakarta, Republik Indonesia (Timezone)
  10. Asia/Singapore
    Asia/Singapore (Timezone)

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": [ 103.709999, 1.3878 ] } } } } ], "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" } } ] }