21 places near 66, South West, Singapore
filter by placetype:
  1. Bukit Panjang New Town
    Bukit Panjang New Town, North West, Singapore (Town)
  2. Bukit Batok
    Bukit Batok, South West, Singapore (Town)
  3. Sumatra
    Sumatra, Republik Indonesia (Island)
  4. Riau Islands
    Riau Islands, Republik Indonesia (Island)
  5. Johor Bahru
    Johor Bahru, Johor, Malaysia (County)
  6. Kota Tinggi
    Kota Tinggi, Johor, Malaysia (County)
  7. Asia/Jakarta
    Asia/Jakarta, Republik Indonesia (Timezone)
  8. Asia/Singapore
    Asia/Singapore (Timezone)
  9. Asia/Kuala_Lumpur
    Asia/Kuala_Lumpur, Malaysia (Timezone)
  10. South West
    South West, South West, Singapore (State)

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.760971, 1.36672 ] } } } } ], "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" } } ] }