38 places near Pickering, Durham, Ontario, Canada
filter by placetype:
  1. Village East
    Village East, Durham, Ontario, Canada (Suburb)
  2. Amberlea
    Amberlea, Durham, Ontario, Canada (Suburb)
  3. South Pickering
    South Pickering, Durham, Ontario, Canada (Suburb)
  4. Glendale
    Glendale, Durham, Ontario, Canada (Suburb)
  5. Brock Industrial
    Brock Industrial, Durham, Ontario, Canada (Suburb)
  6. East Shore
    East Shore, Durham, Ontario, Canada (Suburb)
  7. Frenchmans Bay
    Frenchmans Bay, Durham, Ontario, Canada (Suburb)
  8. Liverpool
    Liverpool, Durham, Ontario, Canada (Suburb)
  9. Town Centre
    Town Centre, Durham, Ontario, Canada (Suburb)
  10. South Ajax
    South Ajax, Durham, Ontario, Canada (Suburb)

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

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

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