34 places near Riverbend, Mahoning, Ohio, United States
filter by placetype:
  1. Martin Luther King Elementary School
    Martin Luther King Elementary School, Mahoning, Ohio, United States (POI)
  2. Arlington
    Arlington, Mahoning, Ohio, United States (Suburb)
  3. Mahoning Commons
    Mahoning Commons, Mahoning, Ohio, United States (Suburb)
  4. Oak Hill
    Oak Hill, Mahoning, Ohio, United States (Suburb)
  5. Riverbend
    Riverbend, Mahoning, Ohio, United States (Suburb)
  6. Salt Springs Riverbend
    Salt Springs Riverbend, Mahoning, Ohio, United States (Suburb)
  7. Schenley
    Schenley, Mahoning, Ohio, United States (Suburb)
  8. Steelton
    Steelton, Mahoning, Ohio, United States (Suburb)
  9. Williamston
    Williamston, Mahoning, Ohio, United States (Town)
  10. Youngstown
    Youngstown, Mahoning, Ohio, United States (Town)

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

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

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