16 places near V2E, Thompson-Nicola, British Columbia, Canada
filter by placetype:
  1. Rose Hill
    Rose Hill, Thompson-Nicola, British Columbia, Canada (Suburb)
  2. Kamloops
    Kamloops, Thompson-Nicola, British Columbia, Canada (Town)
  3. Blackloam
    Blackloam, Thompson-Nicola, British Columbia, Canada (Town)
  4. Pacific States
    Pacific States, United States (Colloquial)
  5. Canada International Border States
    Canada International Border States, United States (Colloquial)
  6. Southeastern British Columbia
    Southeastern British Columbia, British Columbia, Canada (Colloquial)
  7. Cariboo Chilcotin Coast
    Cariboo Chilcotin Coast, British Columbia, Canada (Colloquial)
  8. Thompson-Nicola
    Thompson-Nicola, British Columbia, Canada (County)
  9. America/Edmonton
    America/Edmonton, Canada (Timezone)
  10. America/Vancouver
    America/Vancouver, Canada (Timezone)

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

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

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