40 places near Rock Hill, St. Louis, Missouri, United States
filter by placetype:
  1. Steger Sixth Grade Center
    Steger Sixth Grade Center, St. Louis, Missouri, United States (POI)
  2. Hudson Elementary School
    Hudson Elementary School, St. Louis, Missouri, United States (POI)
  3. W. G. Computer School Elementary School
    W. G. Computer School Elementary School, St. Louis, Missouri, United States (POI)
  4. Brentwood
    Brentwood, St. Louis, Missouri, United States (Town)
  5. Glendale
    Glendale, St. Louis, Missouri, United States (Town)
  6. Kirkwood
    Kirkwood, St. Louis, Missouri, United States (Town)
  7. Ladue
    Ladue, St. Louis, Missouri, United States (Town)
  8. Rock Hill
    Rock Hill, St. Louis, Missouri, United States (Town)
  9. St. Louis
    St. Louis, St. Louis City, Missouri, United States (Town)
  10. Warson Woods
    Warson Woods, St. Louis, Missouri, United States (Town)

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

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

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