39 places near Idywyld, York, Pennsylvania, United States
filter by placetype:
  1. Central York Middle School
    Central York Middle School, York, Pennsylvania, United States (POI)
  2. Barwood
    Barwood, York, Pennsylvania, United States (Town)
  3. East York
    East York, York, Pennsylvania, United States (Town)
  4. Herman Heights
    Herman Heights, York, Pennsylvania, United States (Town)
  5. Idywyld
    Idywyld, York, Pennsylvania, United States (Town)
  6. Mount Zion
    Mount Zion, York, Pennsylvania, United States (Town)
  7. North Hills
    North Hills, York, Pennsylvania, United States (Town)
  8. North View Hills
    North View Hills, York, Pennsylvania, United States (Town)
  9. Pleasureville
    Pleasureville, York, Pennsylvania, United States (Town)
  10. Woodstream
    Woodstream, York, Pennsylvania, United States (Town)

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

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

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