10 places near Crestleigh, Howard, Maryland, United States
filter by placetype:
  1. Autumn Hill
    Autumn Hill, Howard, Maryland, United States (Town)
  2. Columbia
    Columbia, Howard, Maryland, United States (Town)
  3. Crestleigh
    Crestleigh, Howard, Maryland, United States (Town)
  4. Dorsey Hall
    Dorsey Hall, Howard, Maryland, United States (Town)
  5. Dunloggin
    Dunloggin, Howard, Maryland, United States (Town)
  6. Ellicott City
    Ellicott City, Howard, Maryland, United States (Town)
  7. Keywaydin
    Keywaydin, Howard, Maryland, United States (Town)
  8. Mcalpine
    Mcalpine, Howard, Maryland, United States (Town)
  9. St. Johns Manor
    St. Johns Manor, Howard, Maryland, United States (Town)
  10. Toll House
    Toll House, Howard, Maryland, United States (Town)

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

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

        
0.052 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -76.826889, 39.25898 ] } } } }, { "term": { "woe:placetype": 7 } } ], "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" } } ] }