37 places near Mccormick Road Station, Baltimore, Maryland, United States
filter by placetype:
  1. Community College of Baltimore Cnty-Hunt Vly
    Community College of Baltimore Cnty-Hunt Vly, Baltimore, Maryland, United States (POI)
  2. Mccormick Road Station
    Mccormick Road Station, Baltimore, Maryland, United States (POI)
  3. Gilroy Road Station
    Gilroy Road Station, Baltimore, Maryland, United States (POI)
  4. Pepper Road Station
    Pepper Road Station, Baltimore, Maryland, United States (POI)
  5. Hunt Valley Station
    Hunt Valley Station, Baltimore, Maryland, United States (POI)
  6. Broadmoor
    Broadmoor, Baltimore, Maryland, United States (Town)
  7. Cockeysville
    Cockeysville, Baltimore, Maryland, United States (Town)
  8. Hampton
    Hampton, Baltimore, Maryland, United States (Town)
  9. Hunt Valley
    Hunt Valley, Baltimore, Maryland, United States (Town)
  10. Ivy Hill
    Ivy Hill, Baltimore, Maryland, United States (Town)

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

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

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