54 places near Braeside, Baltimore, Maryland, United States
filter by placetype:
  1. Northwest Baltimore
    Northwest Baltimore, Baltimore City, Maryland, United States (Suburb)
  2. Southwest Baltimore
    Southwest Baltimore, Baltimore City, Maryland, United States (Suburb)
  3. Braeside
    Braeside, Baltimore, Maryland, United States (Suburb)
  4. Catonsville Center
    Catonsville Center, Baltimore, Maryland, United States (Suburb)
  5. Charing Cross
    Charing Cross, Baltimore City, Maryland, United States (Suburb)
  6. Saint Agnes Center
    Saint Agnes Center, Baltimore, Maryland, United States (Suburb)
  7. Wedgewood
    Wedgewood, Baltimore, Maryland, United States (Suburb)
  8. Edmondson Heights
    Edmondson Heights, Baltimore, Maryland, United States (Suburb)
  9. Academy Heights
    Academy Heights, Baltimore, Maryland, United States (Town)
  10. Baltimore
    Baltimore, Baltimore City, Maryland, United States (Town)

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

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

        
0.056 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -76.713058, 39.289452 ] } } } } ], "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" } } ], "from": 10 }