21 places near Braeloch, Central Okanagan, British Columbia, Canada
filter by placetype:
  1. Southwest Mission
    Southwest Mission, Central Okanagan, British Columbia, Canada (Suburb)
  2. Crawford
    Crawford, Central Okanagan, British Columbia, Canada (Suburb)
  3. Lower Mission
    Lower Mission, Central Okanagan, British Columbia, Canada (Suburb)
  4. Kelowna
    Kelowna, Central Okanagan, British Columbia, Canada (Town)
  5. Braeloch
    Braeloch, Central Okanagan, British Columbia, Canada (Town)
  6. Pacific States
    Pacific States, United States (Colloquial)
  7. Canada International Border States
    Canada International Border States, United States (Colloquial)
  8. Okanagan Valley
    Okanagan Valley, British Columbia, Canada (Colloquial)
  9. Southeastern British Columbia
    Southeastern British Columbia, British Columbia, Canada (Colloquial)
  10. Thompson-Nicola
    Thompson-Nicola, British Columbia, Canada (County)

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

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

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