46 places near Tyler Run, York, Pennsylvania, United States
filter by placetype:
  1. York County School of Technolo
    York County School of Technolo, York, Pennsylvania, United States (POI)
  2. Hillcrest
    Hillcrest, York, Pennsylvania, United States (Suburb)
  3. Valley View
    Valley View, York, Pennsylvania, United States (Suburb)
  4. Avondale
    Avondale, York, Pennsylvania, United States (Town)
  5. Brook Hill
    Brook Hill, York, Pennsylvania, United States (Town)
  6. Brook Hill South
    Brook Hill South, York, Pennsylvania, United States (Town)
  7. Hill-n-dale
    Hill-n-dale, York, Pennsylvania, United States (Town)
  8. Hillcroft
    Hillcroft, York, Pennsylvania, United States (Town)
  9. Leafydale Terrace
    Leafydale Terrace, York, Pennsylvania, United States (Town)
  10. Marborough West
    Marborough West, York, Pennsylvania, United States (Town)

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

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

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