17 places near Keriam, Tutong, Brunei
filter by placetype:
  1. Wilayah Persekutuan
    Wilayah Persekutuan, Malaysia (Colloquial)
  2. Borneo
    Borneo (Colloquial)
  3. Keriam
    Keriam, Tutong, Brunei (County)
  4. Asia/Brunei
    Asia/Brunei (Timezone)
  5. Asia/Jakarta
    Asia/Jakarta, Republik Indonesia (Timezone)
  6. Asia/Makassar
    Asia/Makassar, Republik Indonesia (Timezone)
  7. Asia/Kuching
    Asia/Kuching, Malaysia (Timezone)
  8. Tutong
    Tutong, Brunei (State)
  9. Brunei
    Brunei, Brunei (Country)
  10. Indian Ocean
    Indian Ocean (Ocean)

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

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

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