114 places near J Edgar Hoover Fbi Building, District of Columbia, District of Columbia, United States
filter by placetype:
  1. National Aquarium
    National Aquarium, District of Columbia, District of Columbia, United States (POI)
  2. Ellipse
    Ellipse, District of Columbia, District of Columbia, United States (POI)
  3. National Museum of American History
    National Museum of American History, District of Columbia, District of Columbia, United States (POI)
  4. National Museum of Natural History
    National Museum of Natural History, District of Columbia, District of Columbia, United States (POI)
  5. National Archives
    National Archives, District of Columbia, District of Columbia, United States (POI)
  6. National Portrait Gallery
    National Portrait Gallery, District of Columbia, District of Columbia, United States (POI)
  7. National Museum of Women in the Arts
    National Museum of Women in the Arts, District of Columbia, District of Columbia, United States (POI)
  8. J Edgar Hoover Fbi Building
    J Edgar Hoover Fbi Building, District of Columbia, District of Columbia, United States (POI)
  9. National Air and Space Museum
    National Air and Space Museum, District of Columbia, District of Columbia, United States (POI)
  10. National Gallery of Art
    National Gallery of Art, District of Columbia, District of Columbia, United States (POI)

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

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

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