35 places near J7R 4G2, Deux-Montagnes, Québec, Canada
filter by placetype:
  1. Laval sur le Lac
    Laval sur le Lac, Laval, Québec, Canada (Suburb)
  2. Rive-Nord de Montréal
    Rive-Nord de Montréal, Thérèse-de-Blainville, Québec, Canada (Suburb)
  3. L'Ouest de L'Île
    L'Ouest de L'Île, Montréal, Québec, Canada (Suburb)
  4. Deux-Montagnes
    Deux-Montagnes, Deux-Montagnes, Québec, Canada (Town)
  5. Mirabel
    Mirabel, Mirabel, Québec, Canada (Town)
  6. Montréal
    Montréal, Québec, Canada (Town)
  7. Laval
    Laval, Laval, Québec, Canada (Town)
  8. St.-Eustache
    St.-Eustache, Deux-Montagnes, Québec, Canada (Town)
  9. Ste.-Marthe-sur-le-Lac
    Ste.-Marthe-sur-le-Lac, Deux-Montagnes, Québec, Canada (Town)
  10. St. Lawrence River
    St. Lawrence River, United States (Drainage)

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

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

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