35 places near 44506, Mahoning, Ohio, United States
filter by placetype:
  1. East Side
    East Side, Mahoning, Ohio, United States (Suburb)
  2. Haselton
    Haselton, Mahoning, Ohio, United States (Suburb)
  3. Downtown Youngstown
    Downtown Youngstown, Mahoning, Ohio, United States (Suburb)
  4. East High
    East High, Mahoning, Ohio, United States (Suburb)
  5. Hazelton
    Hazelton, Mahoning, Ohio, United States (Suburb)
  6. Lincoln Knolls
    Lincoln Knolls, Mahoning, Ohio, United States (Suburb)
  7. Lower Gibson
    Lower Gibson, Mahoning, Ohio, United States (Suburb)
  8. Smokey Hollow
    Smokey Hollow, Mahoning, Ohio, United States (Suburb)
  9. Campbell
    Campbell, Mahoning, Ohio, United States (Town)
  10. Crab Creek Junction
    Crab Creek Junction, Mahoning, Ohio, United States (Town)

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

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

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