15 places near Tambunan, Division Pedalaman, Sabah, Malaysia
filter by placetype:
  1. Tambunan
    Tambunan, Division Pedalaman, Sabah, Malaysia (LocalAdmin)
  2. Borneo
    Borneo (Colloquial)
  3. Division Pantai Barat Selatan
    Division Pantai Barat Selatan, Sabah, Malaysia (County)
  4. Division Pedalaman
    Division Pedalaman, Sabah, Malaysia (County)
  5. Asia/Kuching
    Asia/Kuching, Malaysia (Timezone)
  6. Sabah
    Sabah, Sabah, Malaysia (State)
  7. Malaysia
    Malaysia, Malaysia (Country)
  8. Indian Ocean
    Indian Ocean (Ocean)
  9. South China Sea
    South China Sea (Sea)
  10. Asia
    Asia (Continent)

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

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

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