20 places near Bukit Serampang, Muar, Johor, Malaysia
filter by placetype:
  1. Bukit Serampang
    Bukit Serampang, Muar, Johor, Malaysia (Town)
  2. Bukit Serampang
    Bukit Serampang, Muar, Johor, Malaysia (LocalAdmin)
  3. Tangkak
    Tangkak, Muar, Johor, Malaysia (LocalAdmin)
  4. Sumatra
    Sumatra, Republik Indonesia (Island)
  5. Muar
    Muar, Johor, Malaysia (County)
  6. Segamat
    Segamat, Johor, Malaysia (County)
  7. Asia/Jakarta
    Asia/Jakarta, Republik Indonesia (Timezone)
  8. Asia/Kuala_Lumpur
    Asia/Kuala_Lumpur, Malaysia (Timezone)
  9. Johor
    Johor, Johor, Malaysia (State)
  10. Kepulauan Riau
    Kepulauan Riau, Republik Indonesia (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": [ 102.71241, 2.37436 ] } } } } ], "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" } } ] }