45 places near The Willows of Ruxton, Baltimore, Maryland, United States
filter by placetype:
  1. Ridge School
    Ridge School, Baltimore, Maryland, United States (POI)
  2. Kenilworth
    Kenilworth, Baltimore, Maryland, United States (Suburb)
  3. Wadleigh
    Wadleigh, Baltimore, Maryland, United States (Suburb)
  4. Burnbrae
    Burnbrae, Baltimore, Maryland, United States (Town)
  5. Chestnut Hill
    Chestnut Hill, Baltimore, Maryland, United States (Town)
  6. Devonshire Forest
    Devonshire Forest, Baltimore, Maryland, United States (Town)
  7. Lutherville
    Lutherville, Baltimore, Maryland, United States (Town)
  8. Marlywood
    Marlywood, Baltimore, Maryland, United States (Town)
  9. Orchard Hills
    Orchard Hills, Baltimore, Maryland, United States (Town)
  10. Ridervale
    Ridervale, 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.629204, 39.409698 ] } } } } ], "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" } } ] }