50 places near Wakefield, Baltimore City, Maryland, United States
filter by placetype:
  1. Dickey Hill Elementary Middle School
    Dickey Hill Elementary Middle School, Baltimore City, Maryland, United States (POI)
  2. Phyllis Wheatley Child Development Center
    Phyllis Wheatley Child Development Center, Baltimore City, Maryland, United States (POI)
  3. Dickeyville
    Dickeyville, Baltimore City, Maryland, United States (Suburb)
  4. Franklintown
    Franklintown, Baltimore City, Maryland, United States (Suburb)
  5. Hillsdale Green
    Hillsdale Green, Baltimore City, Maryland, United States (Suburb)
  6. Howard Park
    Howard Park, Baltimore City, Maryland, United States (Suburb)
  7. Wakefield
    Wakefield, Baltimore City, Maryland, United States (Suburb)
  8. West Forest Park
    West Forest Park, Baltimore City, Maryland, United States (Suburb)
  9. Wetheredsville
    Wetheredsville, Baltimore City, Maryland, United States (Suburb)
  10. Windsor Hills
    Windsor Hills, 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.698891, 39.313709 ] } } } } ], "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" } } ] }