40 places near Elkhorn, Howard, Maryland, United States
filter by placetype:
  1. Dasher Green Elementary School
    Dasher Green Elementary School, Howard, Maryland, United States (POI)
  2. Owen Brown Middle School
    Owen Brown Middle School, Howard, Maryland, United States (POI)
  3. Lornwood School
    Lornwood School, Howard, Maryland, United States (POI)
  4. Ed-u-care Learning Center
    Ed-u-care Learning Center, Howard, Maryland, United States (POI)
  5. Kings Contrivance
    Kings Contrivance, Howard, Maryland, United States (Suburb)
  6. Columbia
    Columbia, Howard, Maryland, United States (Town)
  7. Dasher Green
    Dasher Green, Howard, Maryland, United States (Town)
  8. Elkhorn
    Elkhorn, Howard, Maryland, United States (Town)
  9. Hopewell
    Hopewell, Howard, Maryland, United States (Town)
  10. Owen Brown
    Owen Brown, Howard, Maryland, United States (Town)

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

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

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