47 places near Lutherville Station, Baltimore, Maryland, United States
filter by placetype:
  1. Ridgely Middle School
    Ridgely Middle School, Baltimore, Maryland, United States (POI)
  2. Havenwood Preschool Center
    Havenwood Preschool Center, Baltimore, Maryland, United States (POI)
  3. University of Phoenix-Timonium
    University of Phoenix-Timonium, Baltimore, Maryland, United States (POI)
  4. Timonium Business Park Station
    Timonium Business Park Station, Baltimore, Maryland, United States (POI)
  5. Lutherville Station
    Lutherville Station, Baltimore, Maryland, United States (POI)
  6. Bridlewood
    Bridlewood, Baltimore, Maryland, United States (Town)
  7. Country Club Park
    Country Club Park, Baltimore, Maryland, United States (Town)
  8. Green Ridge
    Green Ridge, Baltimore, Maryland, United States (Town)
  9. Hampton
    Hampton, Baltimore, Maryland, United States (Town)
  10. Havenwood
    Havenwood, Baltimore, Maryland, United States (Town)

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

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

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