13 places near 21211, Baltimore City, Maryland, United States
filter by placetype:
  1. Hampden
    Hampden, Baltimore City, Maryland, United States (Suburb)
  2. Roland Park
    Roland Park, Baltimore City, Maryland, United States (Suburb)
  3. Television Hill
    Television Hill, Baltimore City, Maryland, United States (Suburb)
  4. Woodberry
    Woodberry, Baltimore City, Maryland, United States (Suburb)
  5. Medfield
    Medfield, Baltimore City, Maryland, United States (Suburb)
  6. Wyman Park Area
    Wyman Park Area, Baltimore City, Maryland, United States (Suburb)
  7. Jones Falls Area
    Jones Falls Area, Baltimore City, Maryland, United States (Suburb)
  8. Druid Hill Park Area
    Druid Hill Park Area, Baltimore City, Maryland, United States (Suburb)
  9. Remington
    Remington, Baltimore City, Maryland, United States (Suburb)
  10. North Baltimore
    North Baltimore, Baltimore City, Maryland, United States (Suburb)

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

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

        
0.07 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -76.637817, 39.328209 ] } } } }, { "term": { "woe:placetype": 22 } } ], "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" } } ] }