14 places near Allyson Gardens, Baltimore, Maryland, United States
filter by placetype:
  1. Academy Lane
    Academy Lane, Baltimore, Maryland, United States (Town)
  2. Allyson Gardens
    Allyson Gardens, Baltimore, Maryland, United States (Town)
  3. Belltown
    Belltown, Baltimore, Maryland, United States (Town)
  4. Garrison
    Garrison, Baltimore, Maryland, United States (Town)
  5. Garrison Forest
    Garrison Forest, Baltimore, Maryland, United States (Town)
  6. Garrison Ridge
    Garrison Ridge, Baltimore, Maryland, United States (Town)
  7. Hewitt Farms
    Hewitt Farms, Baltimore, Maryland, United States (Town)
  8. Morningside Heights
    Morningside Heights, Baltimore, Maryland, United States (Town)
  9. Owings Mills
    Owings Mills, Baltimore, Maryland, United States (Town)
  10. Owings Ridge
    Owings Ridge, Baltimore, Maryland, United States (Town)

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

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

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