48 places near Wynnewood, Baltimore, Maryland, United States
filter by placetype:
  1. Relay Elementary School
    Relay Elementary School, Baltimore, Maryland, United States (POI)
  2. Ascension Parish School
    Ascension Parish School, Baltimore, Maryland, United States (POI)
  3. Halethorpe Station
    Halethorpe Station, Baltimore, Maryland, United States (POI)
  4. Arbour Manor
    Arbour Manor, Baltimore, Maryland, United States (Town)
  5. Arbutus
    Arbutus, Baltimore, Maryland, United States (Town)
  6. Baltimore
    Baltimore, Baltimore City, Maryland, United States (Town)
  7. Catonsville
    Catonsville, Baltimore, Maryland, United States (Town)
  8. Cowdensville
    Cowdensville, Baltimore, Maryland, United States (Town)
  9. Elkridge
    Elkridge, Howard, Maryland, United States (Town)
  10. Halethorpe
    Halethorpe, Baltimore, Maryland, United States (Town)

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

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

        
0.02 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -76.697319, 39.234451 ] } } } } ], "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" } } ] }