61 places near New Pittsburg, Baltimore, Maryland, United States
filter by placetype:
  1. Dundalk High School
    Dundalk High School, Baltimore, Maryland, United States (POI)
  2. Dundalk Evening High School
    Dundalk Evening High School, Baltimore, Maryland, United States (POI)
  3. Sacred Heart of Mary School
    Sacred Heart of Mary School, Baltimore City, Maryland, United States (POI)
  4. Brooks Hill
    Brooks Hill, Baltimore City, Maryland, United States (Suburb)
  5. Colgate Creek
    Colgate Creek, Baltimore City, Maryland, United States (Suburb)
  6. O'Donnell Heights
    O'Donnell Heights, Baltimore City, Maryland, United States (Suburb)
  7. Saint Helena
    Saint Helena, Baltimore City, Maryland, United States (Suburb)
  8. South Baltimore
    South Baltimore, Baltimore City, Maryland, United States (Suburb)
  9. Holabird Industrial Park
    Holabird Industrial Park, Baltimore City, Maryland, United States (Suburb)
  10. Graceland Park
    Graceland Park, Baltimore City, Maryland, United States (Suburb)

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

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

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