34 places near Cold Spring, Putnam, New York, United States
filter by placetype:
  1. Haldane Elementary School
    Haldane Elementary School, Putnam, New York, United States (POI)
  2. Haldane Junior High School
    Haldane Junior High School, Putnam, New York, United States (POI)
  3. Cold Spring North Station
    Cold Spring North Station, Putnam, New York, United States (POI)
  4. Cold Spring
    Cold Spring, Putnam, New York, United States (Town)
  5. Nelsonville
    Nelsonville, Putnam, New York, United States (Town)
  6. West Point
    West Point, Orange, New York, United States (Town)
  7. Philipstown
    Philipstown, Putnam, New York, United States (Town)
  8. Highlands
    Highlands, 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.021 seconds ⌛; show me the details?

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