25 places near Central Catchment Reserve, Central Singapore, Singapore
filter by placetype:
  1. Ang Mo Kio
    Ang Mo Kio, Central Singapore, Singapore (Town)
  2. Bishan
    Bishan, Central Singapore, Singapore (Town)
  3. Thomson
    Thomson, Central Singapore, Singapore (Town)
  4. Central Catchment Reserve
    Central Catchment Reserve, Central Singapore, Singapore (Town)
  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.01 seconds ⌛; show me the details?

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