18 places near Veecaten, Kampen, Overijssel, Nederland
filter by placetype:
  1. 's-Heerenbroek
    's-Heerenbroek, Kampen, Overijssel, Nederland (Town)
  2. Veecaten
    Veecaten, Kampen, Overijssel, Nederland (Town)
  3. Westenholte
    Westenholte, Zwolle, Overijssel, Nederland (Town)
  4. Zalk
    Zalk, Kampen, Overijssel, Nederland (Town)
  5. Kampen
    Kampen, Overijssel, Nederland (County)
  6. Zwolle
    Zwolle, Overijssel, Nederland (County)
  7. Europe/Amsterdam
    Europe/Amsterdam (Timezone)
  8. Europe/Berlin
    Europe/Berlin (Timezone)
  9. Overijssel
    Overijssel, Overijssel, 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.031 seconds ⌛; show me the details?

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