30 places near Smith Reynolds Airport, Forsyth, North Carolina, United States
filter by placetype:
  1. Smith Reynolds Airport
    Smith Reynolds Airport, Forsyth, North Carolina, United States (Airport)
  2. Bon Air
    Bon Air, Forsyth, North Carolina, United States (Suburb)
  3. Montview
    Montview, Forsyth, North Carolina, United States (Suburb)
  4. Ogburn Station
    Ogburn Station, Forsyth, North Carolina, United States (Suburb)
  5. East
    East, Forsyth, North Carolina, United States (Suburb)
  6. Northeast
    Northeast, Forsyth, North Carolina, United States (Suburb)
  7. Brookwood
    Brookwood, Forsyth, North Carolina, United States (Town)
  8. Winston-Salem
    Winston-Salem, Forsyth, North Carolina, United States (Town)
  9. Southern States
    Southern States, United States (Colloquial)
  10. South Atlantic States
    South Atlantic States, United States (Colloquial)

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

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

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