24 places near Jefferson Elementary School, Barnes, North Dakota, United States
filter by placetype:
  1. Barnes County Municipal Airport
    Barnes County Municipal Airport, Barnes, North Dakota, United States (Airport)
  2. Jefferson Elementary School
    Jefferson Elementary School, Barnes, North Dakota, United States (POI)
  3. Valley City High School
    Valley City High School, Barnes, North Dakota, United States (POI)
  4. Valley City Junior High School
    Valley City Junior High School, Barnes, North Dakota, United States (POI)
  5. St Catherine Elementary School
    St Catherine Elementary School, Barnes, North Dakota, United States (POI)
  6. North Valley City
    North Valley City, Barnes, North Dakota, United States (Town)
  7. Valley City
    Valley City, Barnes, North Dakota, United States (Town)
  8. Mid West
    Mid West, United States (Colloquial)
  9. US Western States
    US Western States, United States (Colloquial)
  10. The Dakotas
    The Dakotas, United States (Colloquial)

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

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

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