21 places near Oberwil, Zug, Kanton Zug, Schweiz
  1. Zug
    Zug, Zug, Kanton Zug, Schweiz (Town)
  2. Oberwil
    Oberwil, Zug, Kanton Zug, Schweiz (Town)
  3. Zugerberg
    Zugerberg, Zug, Kanton Zug, Schweiz (Town)
  4. Rhein
    Rhein, Deutschland (Drainage)
  5. Baar
    Baar, Zug, Kanton Zug, Schweiz (LocalAdmin)
  6. Zug
    Zug, Zug, Kanton Zug, Schweiz (LocalAdmin)
  7. Alps
    Alps (Colloquial)
  8. Luzern
    Luzern, Kanton Luzern, Schweiz (County)
  9. Zug
    Zug, Kanton Zug, Schweiz (County)
  10. Europe/Paris
    Europe/Paris (Timezone)

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

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

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