31 places near Rose Circle, Stanislaus, California, United States
filter by placetype:
  1. California State University Stanislaus
    California State University Stanislaus, Stanislaus, California, United States (POI)
  2. Dennis G. Earl Elementary School
    Dennis G. Earl Elementary School, Stanislaus, California, United States (POI)
  3. Legends North
    Legends North, Stanislaus, California, United States (Suburb)
  4. Legends
    Legends, Stanislaus, California, United States (Suburb)
  5. Northeast Turlock
    Northeast Turlock, Stanislaus, California, United States (Suburb)
  6. Northwest Turlock
    Northwest Turlock, Stanislaus, California, United States (Suburb)
  7. Rose Circle
    Rose Circle, Stanislaus, California, United States (Suburb)
  8. Turlock
    Turlock, Stanislaus, California, United States (Town)
  9. Gold Country
    Gold Country, California, United States (Colloquial)
  10. Central Valley
    Central Valley, California, United States (Colloquial)

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

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

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