39 places near Chatsworth School, Baltimore, Maryland, United States
filter by placetype:
  1. Chatsworth School
    Chatsworth School, Baltimore, Maryland, United States (POI)
  2. Franklin Elementary School
    Franklin Elementary School, Baltimore, Maryland, United States (POI)
  3. Franklin Middle School
    Franklin Middle School, Baltimore, Maryland, United States (POI)
  4. Sacred Heart Elementary School
    Sacred Heart Elementary School, Baltimore, Maryland, United States (POI)
  5. Chartley
    Chartley, Baltimore, Maryland, United States (Town)
  6. Crandon
    Crandon, Baltimore, Maryland, United States (Town)
  7. Glyndon
    Glyndon, Baltimore, Maryland, United States (Town)
  8. Glyndon Greens
    Glyndon Greens, Baltimore, Maryland, United States (Town)
  9. Reisterstown
    Reisterstown, Baltimore, Maryland, United States (Town)
  10. St. Georges
    St. Georges, Baltimore, Maryland, United States (Town)

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

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

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