45 places near Little Wizzards Learning Center, Baltimore, Maryland, United States
filter by placetype:
  1. Carney Elementary School
    Carney Elementary School, Baltimore, Maryland, United States (POI)
  2. Saint Ursula School
    Saint Ursula School, Baltimore, Maryland, United States (POI)
  3. Little Wizzards Learning Center
    Little Wizzards Learning Center, Baltimore, Maryland, United States (POI)
  4. Forestview
    Forestview, Baltimore, Maryland, United States (Suburb)
  5. Baltimore
    Baltimore, Baltimore City, Maryland, United States (Town)
  6. Britinay Hills
    Britinay Hills, Baltimore, Maryland, United States (Town)
  7. Carney
    Carney, Baltimore, Maryland, United States (Town)
  8. Carney Grove
    Carney Grove, Baltimore, Maryland, United States (Town)
  9. Evergreen
    Evergreen, Baltimore, Maryland, United States (Town)
  10. Glenside Park
    Glenside Park, Baltimore, Maryland, United States (Town)

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

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

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