36 places near Seymour, Mineral, West Virginia, United States
filter by placetype:
  1. Greater Cumberland Regional Airport
    Greater Cumberland Regional Airport, Mineral, West Virginia, United States (Airport)
  2. South Cumberland
    South Cumberland, Allegany, Maryland, United States (Suburb)
  3. Bowling Green
    Bowling Green, Allegany, Maryland, United States (Town)
  4. Cumberland
    Cumberland, Allegany, Maryland, United States (Town)
  5. Knobmount
    Knobmount, Mineral, West Virginia, United States (Town)
  6. Seymour
    Seymour, Mineral, West Virginia, United States (Town)
  7. Wiley Ford
    Wiley Ford, Mineral, West Virginia, United States (Town)
  8. Carpendale
    Carpendale, Mineral, West Virginia, United States (Town)
  9. Southern States
    Southern States, United States (Colloquial)
  10. The Virginias
    The Virginias, United States (Colloquial)

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

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

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