37 places near East Sierra, Fresno, California, United States
filter by placetype:
  1. Cox Elementary School
    Cox Elementary School, Fresno, California, United States (POI)
  2. Civic Center District
    Civic Center District, Fresno, California, United States (Suburb)
  3. Clovis East
    Clovis East, Fresno, California, United States (Suburb)
  4. East Sierra
    East Sierra, Fresno, California, United States (Suburb)
  5. Herndon
    Herndon, Fresno, California, United States (Suburb)
  6. North Clovis
    North Clovis, Fresno, California, United States (Suburb)
  7. Railroad Corridor
    Railroad Corridor, Fresno, California, United States (Suburb)
  8. Clovis
    Clovis, Fresno, California, United States (Town)
  9. Fresno
    Fresno, Fresno, California, United States (Town)
  10. Central Coast
    Central Coast, California, United States (Colloquial)

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

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

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