48 places near Roland Park, Baltimore City, Maryland, United States
filter by placetype:
  1. Saint Mary's Seminary and University
    Saint Mary's Seminary and University, Baltimore City, Maryland, United States (POI)
  2. Roland Park Elementary Middle School
    Roland Park Elementary Middle School, Baltimore City, Maryland, United States (POI)
  3. Friends School of Baltimore
    Friends School of Baltimore, Baltimore City, Maryland, United States (POI)
  4. Roland Park Country School
    Roland Park Country School, Baltimore City, Maryland, United States (POI)
  5. Gilman School
    Gilman School, Baltimore City, Maryland, United States (POI)
  6. St David's Day School
    St David's Day School, Baltimore City, Maryland, United States (POI)
  7. Roland Park Station
    Roland Park Station, Baltimore City, Maryland, United States (POI)
  8. Evergreen
    Evergreen, Baltimore City, Maryland, United States (Suburb)
  9. Homeland
    Homeland, Baltimore City, Maryland, United States (Suburb)
  10. Roland Park
    Roland Park, Baltimore City, Maryland, United States (Suburb)

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

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

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