39 places near Market Square North, Howard, Maryland, United States
filter by placetype:
  1. Waverly Elementary School
    Waverly Elementary School, Howard, Maryland, United States (POI)
  2. Allenford
    Allenford, Howard, Maryland, United States (Town)
  3. Bethany Manor
    Bethany Manor, Howard, Maryland, United States (Town)
  4. Bethgate
    Bethgate, Howard, Maryland, United States (Town)
  5. Chamberlea
    Chamberlea, Howard, Maryland, United States (Town)
  6. Ellicott City
    Ellicott City, Howard, Maryland, United States (Town)
  7. Maplewood
    Maplewood, Howard, Maryland, United States (Town)
  8. Market Square North
    Market Square North, Howard, Maryland, United States (Town)
  9. Market Square South
    Market Square South, Howard, Maryland, United States (Town)
  10. North Farm
    North Farm, Howard, Maryland, United States (Town)

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

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

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