19 places near Tutong, Brunei
filter by placetype:
  1. Wilayah Persekutuan
    Wilayah Persekutuan, Malaysia (Colloquial)
  2. Borneo
    Borneo (Colloquial)
  3. Division Miri
    Division Miri, Sarawak, Malaysia (County)
  4. Rambai
    Rambai, Tutong, Brunei (County)
  5. Asia/Brunei
    Asia/Brunei (Timezone)
  6. Asia/Jakarta
    Asia/Jakarta, Republik Indonesia (Timezone)
  7. Asia/Makassar
    Asia/Makassar, Republik Indonesia (Timezone)
  8. Asia/Kuching
    Asia/Kuching, Malaysia (Timezone)
  9. Tutong
    Tutong, Brunei (State)
  10. Belait
    Belait, Brunei (State)

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": [ 114.699951, 4.60903 ] } } } } ], "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" } } ] }