23 places near Sentosa, South West, Singapore
filter by placetype:
  1. Sentosa
    Sentosa, South West, Singapore (Town)
  2. Sumatra
    Sumatra, Republik Indonesia (Island)
  3. Riau Islands
    Riau Islands, Republik Indonesia (Island)
  4. Rukan Kepulauan
    Rukan Kepulauan, Kepulauan Riau, Republik Indonesia (Island)
  5. Berhala Reping
    Berhala Reping, South West, Singapore (Island)
  6. Brani Pulau
    Brani Pulau, South West, Singapore (Island)
  7. Renggis Pulau
    Renggis Pulau, South West, Singapore (Island)
  8. Sentosa
    Sentosa, South West, Singapore (Island)
  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.028 seconds ⌛; show me the details?

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