54 places near North Downtown, Charlottesville City, Virginia, United States
filter by placetype:
  1. Jackson P. Burley Middle School
    Jackson P. Burley Middle School, Charlottesville City, Virginia, United States (POI)
  2. Murray High School
    Murray High School, Charlottesville City, Virginia, United States (POI)
  3. Covenant School The
    Covenant School The, Charlottesville City, Virginia, United States (POI)
  4. Downtown Charlottesville Station
    Downtown Charlottesville Station, Charlottesville City, Virginia, United States (POI)
  5. Mudhouse
    Mudhouse, Charlottesville City, Virginia, United States (POI)
  6. Belmont
    Belmont, Charlottesville City, Virginia, United States (Suburb)
  7. Locust Grove
    Locust Grove, Charlottesville City, Virginia, United States (Suburb)
  8. Vinegar Hill
    Vinegar Hill, Charlottesville City, Virginia, United States (Suburb)
  9. Woolen Mills
    Woolen Mills, Charlottesville City, Virginia, United States (Suburb)
  10. Downtown Mall
    Downtown Mall, Charlottesville City, Virginia, United States (Suburb)

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

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

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