44 places near Cloverfield Manor, Baltimore, Maryland, United States
filter by placetype:
  1. Oak Crest Village
    Oak Crest Village, Baltimore, Maryland, United States (Suburb)
  2. Baltimore
    Baltimore, Baltimore City, Maryland, United States (Town)
  3. Britinay Hills
    Britinay Hills, Baltimore, Maryland, United States (Town)
  4. Carney
    Carney, Baltimore, Maryland, United States (Town)
  5. Carney Grove
    Carney Grove, Baltimore, Maryland, United States (Town)
  6. Cloverfield Manor
    Cloverfield Manor, Baltimore, Maryland, United States (Town)
  7. Cub Hill
    Cub Hill, Baltimore, Maryland, United States (Town)
  8. Ferguson Meadows
    Ferguson Meadows, Baltimore, Maryland, United States (Town)
  9. Fullerton Farms
    Fullerton Farms, Baltimore, Maryland, United States (Town)
  10. Necker
    Necker, Baltimore, Maryland, United States (Town)

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

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

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