42 places near Chamberlea, Howard, Maryland, United States
filter by placetype:
  1. Allenford
    Allenford, Howard, Maryland, United States (Town)
  2. Bethany Manor
    Bethany Manor, Howard, Maryland, United States (Town)
  3. Bethgate
    Bethgate, Howard, Maryland, United States (Town)
  4. Bethwood
    Bethwood, 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. Mckenzies Discovery
    Mckenzies Discovery, Howard, Maryland, United States (Town)

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

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

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