41 places near Hunters Hill, Baltimore, Maryland, United States
filter by placetype:
  1. Timonium Elementary School
    Timonium Elementary School, Baltimore, Maryland, United States (POI)
  2. Ridgely Middle School
    Ridgely Middle School, Baltimore, Maryland, United States (POI)
  3. Havenwood Preschool Center
    Havenwood Preschool Center, Baltimore, Maryland, United States (POI)
  4. Bridlewood
    Bridlewood, Baltimore, Maryland, United States (Town)
  5. Hampton
    Hampton, Baltimore, Maryland, United States (Town)
  6. Havenwood
    Havenwood, Baltimore, Maryland, United States (Town)
  7. Haverford
    Haverford, Baltimore, Maryland, United States (Town)
  8. Hunters Hill
    Hunters Hill, Baltimore, Maryland, United States (Town)
  9. Lutherville
    Lutherville, Baltimore, Maryland, United States (Town)
  10. Lutherville Timonium
    Lutherville Timonium, Baltimore, Maryland, United States (Town)

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

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

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