23 places near Nee Soon Estate, Central Singapore, Singapore
filter by placetype:
  1. Nee Soon Estate
    Nee Soon Estate, Central Singapore, Singapore (Town)
  2. Yishun New Town
    Yishun New Town, North West, Singapore (Town)
  3. Jalan Kayu
    Jalan Kayu, Central Singapore, Singapore (Town)
  4. Central Catchment Area
    Central Catchment Area, North West, Singapore (Town)
  5. Sumatra
    Sumatra, Republik Indonesia (Island)
  6. Johor Bahru
    Johor Bahru, Johor, Malaysia (County)
  7. Kota Tinggi
    Kota Tinggi, Johor, Malaysia (County)
  8. Asia/Jakarta
    Asia/Jakarta, Republik Indonesia (Timezone)
  9. Asia/Singapore
    Asia/Singapore (Timezone)
  10. Asia/Kuala_Lumpur
    Asia/Kuala_Lumpur, Malaysia (Timezone)

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

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

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