40 places near Veterans Memorial Middle School, Newton, Georgia, United States
filter by placetype:
  1. West Newton Elementary School
    West Newton Elementary School, Newton, Georgia, United States (POI)
  2. Veterans Memorial Middle School
    Veterans Memorial Middle School, Newton, Georgia, United States (POI)
  3. Abide Awhile
    Abide Awhile, Newton, Georgia, United States (Town)
  4. Buck Creek
    Buck Creek, Newton, Georgia, United States (Town)
  5. Glynn Isles
    Glynn Isles, Newton, Georgia, United States (Town)
  6. Millers Glen
    Millers Glen, Newton, Georgia, United States (Town)
  7. Pace
    Pace, Newton, Georgia, United States (Town)
  8. Salem Branch
    Salem Branch, Newton, Georgia, United States (Town)
  9. Salem Meadows
    Salem Meadows, Newton, Georgia, United States (Town)
  10. Salem Ridge
    Salem Ridge, Newton, Georgia, United States (Town)

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

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

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