24 places near Greenwood, Clark, Washington, United States
filter by placetype:
  1. Columbia Hills
    Columbia Hills, Clark, Washington, United States (Suburb)
  2. Greenwood
    Greenwood, Clark, Washington, United States (Suburb)
  3. Knox & Abrams Acre Tracts
    Knox & Abrams Acre Tracts, Clark, Washington, United States (Suburb)
  4. Maple Heights Cluster
    Maple Heights Cluster, Clark, Washington, United States (Suburb)
  5. Taverner Ridge
    Taverner Ridge, Clark, Washington, United States (Suburb)
  6. Columbia Basin
    Columbia Basin, United States (Colloquial)
  7. Pacific States
    Pacific States, United States (Colloquial)
  8. West Coast
    West Coast, United States (Colloquial)
  9. Pacific Northwest
    Pacific Northwest, United States (Colloquial)
  10. US Western States
    US Western States, United States (Colloquial)

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

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

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