33 places near Monhagen Middle School, Orange, New York, United States
filter by placetype:
  1. Monhagen Middle School
    Monhagen Middle School, Orange, New York, United States (POI)
  2. Maple Hill Elementary School
    Maple Hill Elementary School, Orange, New York, United States (POI)
  3. County Cyber Mall
    County Cyber Mall, Orange, New York, United States (POI)
  4. Pilgrim Corners
    Pilgrim Corners, Orange, New York, United States (Suburb)
  5. Washington Heights
    Washington Heights, Orange, New York, United States (Suburb)
  6. Middletown
    Middletown, Orange, New York, United States (Town)
  7. Mount Hope
    Mount Hope, Orange, New York, United States (Town)
  8. Wallkill
    Wallkill, Orange, New York, United States (Town)
  9. Catskills
    Catskills, New York, United States (Colloquial)
  10. East Coast
    East Coast, United States (Colloquial)

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

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

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