52 places near Oakland Hills, Washington, Arkansas, United States
filter by placetype:
  1. Butterfield Elementary School
    Butterfield Elementary School, Washington, Arkansas, United States (POI)
  2. Appleby Acres
    Appleby Acres, Washington, Arkansas, United States (Suburb)
  3. Brookstone
    Brookstone, Washington, Arkansas, United States (Suburb)
  4. Butterfield
    Butterfield, Washington, Arkansas, United States (Suburb)
  5. Butterfield Meadows
    Butterfield Meadows, Washington, Arkansas, United States (Suburb)
  6. Carlon Center
    Carlon Center, Washington, Arkansas, United States (Suburb)
  7. College Market
    College Market, Washington, Arkansas, United States (Suburb)
  8. Emerald
    Emerald, Washington, Arkansas, United States (Suburb)
  9. Fiesta Park
    Fiesta Park, Washington, Arkansas, United States (Suburb)
  10. Hemingway Ridge
    Hemingway Ridge, Washington, Arkansas, United States (Suburb)

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

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

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