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

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

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

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