39 places near Heritage Woods, Howard, Maryland, United States
filter by placetype:
  1. Kings Contrivance
    Kings Contrivance, Howard, Maryland, United States (Suburb)
  2. Asbury Woods
    Asbury Woods, Howard, Maryland, United States (Town)
  3. Aspenwood
    Aspenwood, Howard, Maryland, United States (Town)
  4. Columbia
    Columbia, Howard, Maryland, United States (Town)
  5. Glen Oaks
    Glen Oaks, Howard, Maryland, United States (Town)
  6. Glenshire Towne
    Glenshire Towne, Howard, Maryland, United States (Town)
  7. Heritage Woods
    Heritage Woods, Howard, Maryland, United States (Town)
  8. Huntington East
    Huntington East, Howard, Maryland, United States (Town)
  9. Jessup
    Jessup, Howard, Maryland, United States (Town)
  10. Mission Heights
    Mission Heights, Howard, Maryland, United States (Town)

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

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

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