16 places near Batu, Kuala Langat, Selangor, Malaysia
filter by placetype:
  1. Batu
    Batu, Kuala Langat, Selangor, Malaysia (LocalAdmin)
  2. Sumatra
    Sumatra, Republik Indonesia (Island)
  3. Kuala Langat
    Kuala Langat, Selangor, Malaysia (County)
  4. Asia/Jakarta
    Asia/Jakarta, Republik Indonesia (Timezone)
  5. Asia/Kuala_Lumpur
    Asia/Kuala_Lumpur, Malaysia (Timezone)
  6. Selangor
    Selangor, Selangor, Malaysia (State)
  7. Kepulauan Riau
    Kepulauan Riau, Republik Indonesia (State)
  8. Malaysia
    Malaysia, Malaysia (Country)
  9. Indian Ocean
    Indian Ocean (Ocean)
  10. Strait of Malacca
    Strait of Malacca (Sea)

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

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

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