42 places near Carondelet Park, St. Louis City, Missouri, United States
filter by placetype:
  1. Woerner Elementary School
    Woerner Elementary School, St. Louis City, Missouri, United States (POI)
  2. Carondelet
    Carondelet, St. Louis City, Missouri, United States (Suburb)
  3. Bevo Mill
    Bevo Mill, St. Louis City, Missouri, United States (Suburb)
  4. Dutchtown
    Dutchtown, St. Louis City, Missouri, United States (Suburb)
  5. Boulevard Heights
    Boulevard Heights, St. Louis City, Missouri, United States (Suburb)
  6. Holly Hills
    Holly Hills, St. Louis City, Missouri, United States (Suburb)
  7. Carondelet Park
    Carondelet Park, St. Louis City, Missouri, United States (Suburb)
  8. Patch
    Patch, St. Louis City, Missouri, United States (Suburb)
  9. Dutchtown South
    Dutchtown South, St. Louis City, Missouri, United States (Suburb)
  10. East Carondelet
    East Carondelet, St. Clair, Illinois, United States (Town)

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

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

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