28 places near Old Central, Anoka, Minnesota, United States
filter by placetype:
  1. Christenson Crossing
    Christenson Crossing, Anoka, Minnesota, United States (Suburb)
  2. Innsbruck North
    Innsbruck North, Anoka, Minnesota, United States (Suburb)
  3. Melody Manor
    Melody Manor, Anoka, Minnesota, United States (Suburb)
  4. Moore Lake Hills
    Moore Lake Hills, Anoka, Minnesota, United States (Suburb)
  5. Old Central
    Old Central, Anoka, Minnesota, United States (Suburb)
  6. Rice Creek
    Rice Creek, Anoka, Minnesota, United States (Suburb)
  7. Northwest New Brighton
    Northwest New Brighton, Ramsey, Minnesota, United States (Suburb)
  8. Blaine
    Blaine, Anoka, Minnesota, United States (Town)
  9. Fridley
    Fridley, Anoka, Minnesota, United States (Town)
  10. Minneapolis
    Minneapolis, Hennepin, Minnesota, United States (Town)

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

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

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