18 places near Odijk, Bunnik, Utrecht, Nederland
filter by placetype:
  1. Bunnik
    Bunnik, Bunnik, Utrecht, Nederland (Town)
  2. Odijk
    Odijk, Bunnik, Utrecht, Nederland (Town)
  3. Werkhoven
    Werkhoven, Bunnik, Utrecht, Nederland (Town)
  4. Bunnik
    Bunnik, Utrecht, Nederland (County)
  5. Houten
    Houten, Utrecht, Nederland (County)
  6. Zeist
    Zeist, Utrecht, Nederland (County)
  7. Utrechtse Heuvelrug
    Utrechtse Heuvelrug, Utrecht, Nederland (County)
  8. Europe/Amsterdam
    Europe/Amsterdam (Timezone)
  9. Utrecht
    Utrecht, Utrecht, Nederland (State)
  10. Nederland
    Nederland, Nederland (Country)

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

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

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