39 places near Lodi High School, San Joaquin, California, United States
filter by placetype:
  1. Erma B. Reese Elementary School
    Erma B. Reese Elementary School, San Joaquin, California, United States (POI)
  2. George Washington Elementary School
    George Washington Elementary School, San Joaquin, California, United States (POI)
  3. Liberty High School
    Liberty High School, San Joaquin, California, United States (POI)
  4. Lodi High School
    Lodi High School, San Joaquin, California, United States (POI)
  5. Vinewood Elementary School
    Vinewood Elementary School, San Joaquin, California, United States (POI)
  6. Washington Development Center
    Washington Development Center, San Joaquin, California, United States (POI)
  7. Zion Middle School
    Zion Middle School, San Joaquin, California, United States (POI)
  8. Central Lodi
    Central Lodi, San Joaquin, California, United States (Suburb)
  9. Downtown Lodi
    Downtown Lodi, San Joaquin, California, United States (Suburb)
  10. East Lodi
    East Lodi, San Joaquin, California, United States (Suburb)

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

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

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