30 places near Woodbridge, Jackson, Missouri, United States
filter by placetype:
  1. Martin City Elementary School
    Martin City Elementary School, Jackson, Missouri, United States (POI)
  2. Martin City
    Martin City, Jackson, Missouri, United States (Suburb)
  3. Blue Ridge Farms
    Blue Ridge Farms, Jackson, Missouri, United States (Suburb)
  4. Woodbridge
    Woodbridge, Jackson, Missouri, United States (Suburb)
  5. Blue Hill Estates
    Blue Hill Estates, Jackson, Missouri, United States (Suburb)
  6. Mission Lake
    Mission Lake, Jackson, Missouri, United States (Suburb)
  7. Kansas City
    Kansas City, Jackson, Missouri, United States (Town)
  8. Overland Park
    Overland Park, Johnson, 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.071 seconds ⌛; show me the details?

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