30 places near Carson-Beach, Shawnee, Kansas, United States
filter by placetype:
  1. South Topeka
    South Topeka, Shawnee, Kansas, United States (Suburb)
  2. Carson-Beach
    Carson-Beach, Shawnee, Kansas, United States (Suburb)
  3. Lake View South
    Lake View South, Shawnee, Kansas, United States (Suburb)
  4. Rock Ridge
    Rock Ridge, Shawnee, Kansas, United States (Suburb)
  5. South-Southeast 3
    South-Southeast 3, Shawnee, Kansas, United States (Suburb)
  6. Stone Crest
    Stone Crest, Shawnee, Kansas, United States (Suburb)
  7. Topeka
    Topeka, Shawnee, Kansas, United States (Town)
  8. Lindbloom Park
    Lindbloom Park, Shawnee, Kansas, United States (Town)
  9. Mid West
    Mid West, United States (Colloquial)
  10. US Western States
    US Western States, United States (Colloquial)

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

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

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