23 places near Kampong Loyang, South East, Singapore
filter by placetype:
  1. Singapore Changi Airport
    Singapore Changi Airport, South East, Singapore (Airport)
  2. Changi Village
    Changi Village, South East, Singapore (Town)
  3. Kampong Loyang
    Kampong Loyang, South East, Singapore (Town)
  4. Kampong Pasir Ris
    Kampong Pasir Ris, North East, 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.024 seconds ⌛; show me the details?

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