You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sedona.apache.org by ji...@apache.org on 2020/12/29 04:33:55 UTC

[incubator-sedona] branch master updated: [SEDONA-12] Add Sedona examples (#501)

This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new a6a651e  [SEDONA-12] Add Sedona examples (#501)
a6a651e is described below

commit a6a651e83df0e6da810f98d67c29bd1e17e4f6b6
Author: Jia Yu <ji...@apache.org>
AuthorDate: Mon Dec 28 20:33:47 2020 -0800

    [SEDONA-12] Add Sedona examples (#501)
    
    * Update GitHub action
    
    * Cache Maven package
    
    * Separate maven and python test
    
    * Add the co-location pattern mining example
    
    * Add all examples
---
 examples/README.md                                 |      42 +
 examples/rdd-colocation-mining/.gitignore          |       3 +
 examples/rdd-colocation-mining/README.md           |      62 +
 examples/rdd-colocation-mining/build.sbt           |      70 +
 examples/rdd-colocation-mining/colocationMap.png   |     Bin 0 -> 29529 bytes
 examples/rdd-colocation-mining/project/.gitignore  |       2 +
 .../rdd-colocation-mining/project/build.properties |       1 +
 examples/rdd-colocation-mining/project/plugins.sbt |       1 +
 .../src/main/scala/ScalaExample.scala              |     165 +
 .../src/test/resources/arealandmark.png            |     Bin 0 -> 24322 bytes
 .../src/test/resources/colocation.png              |     Bin 0 -> 489130 bytes
 .../src/test/resources/colocationMap.png           |     Bin 0 -> 29529 bytes
 .../src/test/resources/colocationResult.png        |     Bin 0 -> 576150 bytes
 .../nyc-area-landmark-shapefile/nyu_2451_34514.cst |       1 +
 .../nyc-area-landmark-shapefile/nyu_2451_34514.dbf |     Bin 0 -> 638691 bytes
 .../nyc-area-landmark-shapefile/nyu_2451_34514.prj |       1 +
 .../nyc-area-landmark-shapefile/nyu_2451_34514.shp |     Bin 0 -> 167828 bytes
 .../nyc-area-landmark-shapefile/nyu_2451_34514.shx |     Bin 0 -> 2868 bytes
 .../nyc-area-landmark-shapefile/wfsrequest.txt     |       1 +
 .../src/test/resources/nyccolocation.png           |     Bin 0 -> 1444124 bytes
 .../resources/yellow_tripdata_2009-01-subset.csv   | 1000000 +++++++++++++++++
 examples/sql/.gitignore                            |       3 +
 examples/sql/build.sbt                             |      70 +
 examples/sql/project/.gitignore                    |       2 +
 examples/sql/project/build.properties              |       1 +
 examples/sql/project/plugins.sbt                   |       1 +
 examples/sql/src/main/scala/ScalaExample.scala     |     123 +
 examples/sql/src/test/resources/.gitignore         |       2 +
 examples/sql/src/test/resources/arealm-small.csv   |   20000 +
 examples/sql/src/test/resources/arealm.csv         |  121960 ++
 .../test/resources/babylon.linestring.properties   |       9 +
 .../src/test/resources/babylon.point.properties    |       9 +
 .../src/test/resources/babylon.polygon.properties  |       9 +
 .../test/resources/babylon.rectangle.properties    |       9 +
 examples/sql/src/test/resources/county_small.tsv   |     100 +
 examples/sql/src/test/resources/crs-test-point.csv |   20000 +
 .../sql/src/test/resources/crs-test-polygon.csv    |   13361 +
 .../sql/src/test/resources/crs.test.properties     |       8 +
 .../src/test/resources/linestring.test.properties  |      13 +
 .../MYD11_L2.A2017090.2355.006.2017094154313.hdf   |     Bin 0 -> 3816894 bytes
 .../MYD11_L2.A2017091.0000.006.2017094143724.hdf   |     Bin 0 -> 6131081 bytes
 .../MYD11_L2.A2017091.0005.006.2017094143741.hdf   |     Bin 0 -> 3943998 bytes
 .../MYD11_L2.A2017091.0010.006.2017094151044.hdf   |     Bin 0 -> 5022563 bytes
 .../MYD11_L2.A2017091.0015.006.2017094143601.hdf   |     Bin 0 -> 2327433 bytes
 .../MYD11_L2.A2017091.0025.006.2017094150813.hdf   |     Bin 0 -> 1945119 bytes
 .../MYD11_L2.A2017091.0030.006.2017094150841.hdf   |     Bin 0 -> 3405960 bytes
 .../MYD11_L2.A2017091.0035.006.2017094150854.hdf   |     Bin 0 -> 1891395 bytes
 .../MYD11_L2.A2017091.0050.006.2017094151100.hdf   |     Bin 0 -> 1262786 bytes
 .../MYD11_L2.A2017091.0110.006.2017094151039.hdf   |     Bin 0 -> 1498406 bytes
 .../MYD11_L2.A2017091.0115.006.2017094143615.hdf   |     Bin 0 -> 3687269 bytes
 .../MYD11_L2.A2017091.0120.006.2017094143638.hdf   |     Bin 0 -> 1196215 bytes
 .../MYD11_L2.A2017091.0125.006.2017094143653.hdf   |     Bin 0 -> 2272406 bytes
 .../MYD11_L2.A2017091.0130.006.2017094151056.hdf   |     Bin 0 -> 3142655 bytes
 .../MYD11_L2.A2017091.0135.006.2017094151117.hdf   |     Bin 0 -> 4975470 bytes
 .../MYD11_L2.A2017091.0140.006.2017094143804.hdf   |     Bin 0 -> 5575227 bytes
 .../MYD11_L2.A2017091.0145.006.2017094151110.hdf   |     Bin 0 -> 1683008 bytes
 .../MYD11_L2.A2017091.0150.006.2017094151114.hdf   |     Bin 0 -> 1399991 bytes
 .../MYD11_L2.A2017091.0155.006.2017094143610.hdf   |     Bin 0 -> 1054705 bytes
 examples/sql/src/test/resources/modis/modis.csv    |       9 +
 .../sql/src/test/resources/point.test.properties   |      15 +
 .../sql/src/test/resources/polygon.test.properties |      16 +
 .../src/test/resources/primaryroads-linestring.csv |   13361 +
 .../src/test/resources/primaryroads-polygon.csv    |   13361 +
 examples/sql/src/test/resources/primaryroads.csv   |   13361 +
 .../src/test/resources/rectangle.test.properties   |      13 +
 .../sql/src/test/resources/scalastyle_config.xml   |     187 +
 .../sql/src/test/resources/shapefiles/dbf/map.dbf  |     Bin 0 -> 525182 bytes
 .../sql/src/test/resources/shapefiles/dbf/map.shp  |     Bin 0 -> 1080524 bytes
 .../sql/src/test/resources/shapefiles/dbf/map.shx  |     Bin 0 -> 25860 bytes
 .../test/resources/shapefiles/multipoint/map.dbf   |     Bin 0 -> 30033 bytes
 .../test/resources/shapefiles/multipoint/map.shp   |     Bin 0 -> 5032180 bytes
 .../test/resources/shapefiles/multipoint/map.shx   |     Bin 0 -> 240100 bytes
 .../src/test/resources/shapefiles/point/map.dbf    |     Bin 0 -> 100033 bytes
 .../src/test/resources/shapefiles/point/map.shp    |     Bin 0 -> 2800100 bytes
 .../src/test/resources/shapefiles/point/map.shx    |     Bin 0 -> 800100 bytes
 .../src/test/resources/shapefiles/polygon/map.dbf  |     Bin 0 -> 10033 bytes
 .../src/test/resources/shapefiles/polygon/map.shp  |     Bin 0 -> 7424324 bytes
 .../src/test/resources/shapefiles/polygon/map.shx  |     Bin 0 -> 80100 bytes
 .../src/test/resources/shapefiles/polyline/map.dbf |     Bin 0 -> 1033 bytes
 .../src/test/resources/shapefiles/polyline/map.shp |     Bin 0 -> 3749896 bytes
 .../src/test/resources/shapefiles/polyline/map.shx |     Bin 0 -> 8100 bytes
 examples/sql/src/test/resources/testPolygon.json   |    1000 +
 examples/sql/src/test/resources/testenvelope.csv   |    1000 +
 examples/sql/src/test/resources/testpoint.csv      |    1000 +
 examples/sql/src/test/resources/testunion.csv      |    1001 +
 examples/sql/src/test/resources/zcta510-small.csv  |   10000 +
 examples/sql/src/test/resources/zcta510.csv        |   33155 +
 examples/viz/.gitignore                            |       2 +
 examples/viz/build.sbt                             |      71 +
 examples/viz/project/.gitignore                    |       2 +
 examples/viz/project/build.properties              |       1 +
 examples/viz/project/plugins.sbt                   |       1 +
 examples/viz/src/main/scala/ScalaExample.scala     |     223 +
 examples/viz/src/test/resources/arealm-small.csv   |   20000 +
 examples/viz/src/test/resources/arealm.csv         |  121960 ++
 .../test/resources/babylon.linestring.properties   |       9 +
 .../src/test/resources/babylon.point.properties    |       9 +
 .../src/test/resources/babylon.polygon.properties  |       9 +
 .../test/resources/babylon.rectangle.properties    |       9 +
 examples/viz/src/test/resources/county_small.tsv   |     100 +
 .../MYD11_L2.A2017090.2355.006.2017094154313.hdf   |     Bin 0 -> 3816894 bytes
 .../MYD11_L2.A2017091.0000.006.2017094143724.hdf   |     Bin 0 -> 6131081 bytes
 .../MYD11_L2.A2017091.0005.006.2017094143741.hdf   |     Bin 0 -> 3943998 bytes
 .../MYD11_L2.A2017091.0010.006.2017094151044.hdf   |     Bin 0 -> 5022563 bytes
 .../MYD11_L2.A2017091.0015.006.2017094143601.hdf   |     Bin 0 -> 2327433 bytes
 .../MYD11_L2.A2017091.0025.006.2017094150813.hdf   |     Bin 0 -> 1945119 bytes
 .../MYD11_L2.A2017091.0030.006.2017094150841.hdf   |     Bin 0 -> 3405960 bytes
 .../MYD11_L2.A2017091.0035.006.2017094150854.hdf   |     Bin 0 -> 1891395 bytes
 .../MYD11_L2.A2017091.0050.006.2017094151100.hdf   |     Bin 0 -> 1262786 bytes
 .../MYD11_L2.A2017091.0110.006.2017094151039.hdf   |     Bin 0 -> 1498406 bytes
 .../MYD11_L2.A2017091.0115.006.2017094143615.hdf   |     Bin 0 -> 3687269 bytes
 .../MYD11_L2.A2017091.0120.006.2017094143638.hdf   |     Bin 0 -> 1196215 bytes
 .../MYD11_L2.A2017091.0125.006.2017094143653.hdf   |     Bin 0 -> 2272406 bytes
 .../MYD11_L2.A2017091.0130.006.2017094151056.hdf   |     Bin 0 -> 3142655 bytes
 .../MYD11_L2.A2017091.0135.006.2017094151117.hdf   |     Bin 0 -> 4975470 bytes
 .../MYD11_L2.A2017091.0140.006.2017094143804.hdf   |     Bin 0 -> 5575227 bytes
 .../MYD11_L2.A2017091.0145.006.2017094151110.hdf   |     Bin 0 -> 1683008 bytes
 .../MYD11_L2.A2017091.0150.006.2017094151114.hdf   |     Bin 0 -> 1399991 bytes
 .../MYD11_L2.A2017091.0155.006.2017094143610.hdf   |     Bin 0 -> 1054705 bytes
 examples/viz/src/test/resources/modis/modis.csv    |       9 +
 .../src/test/resources/primaryroads-polygon.csv    |   13361 +
 examples/viz/src/test/resources/primaryroads.tsv   |   12396 +
 .../viz/src/test/resources/shapefiles/dbf/map.dbf  |     Bin 0 -> 525182 bytes
 .../viz/src/test/resources/shapefiles/dbf/map.shp  |     Bin 0 -> 1080524 bytes
 .../viz/src/test/resources/shapefiles/dbf/map.shx  |     Bin 0 -> 25860 bytes
 .../test/resources/shapefiles/multipoint/map.dbf   |     Bin 0 -> 30033 bytes
 .../test/resources/shapefiles/multipoint/map.shp   |     Bin 0 -> 5032180 bytes
 .../test/resources/shapefiles/multipoint/map.shx   |     Bin 0 -> 240100 bytes
 .../src/test/resources/shapefiles/point/map.dbf    |     Bin 0 -> 100033 bytes
 .../src/test/resources/shapefiles/point/map.shp    |     Bin 0 -> 2800100 bytes
 .../src/test/resources/shapefiles/point/map.shx    |     Bin 0 -> 800100 bytes
 .../src/test/resources/shapefiles/polygon/map.dbf  |     Bin 0 -> 10033 bytes
 .../src/test/resources/shapefiles/polygon/map.shp  |     Bin 0 -> 7424324 bytes
 .../src/test/resources/shapefiles/polygon/map.shx  |     Bin 0 -> 80100 bytes
 .../src/test/resources/shapefiles/polyline/map.dbf |     Bin 0 -> 1033 bytes
 .../src/test/resources/shapefiles/polyline/map.shp |     Bin 0 -> 3749896 bytes
 .../src/test/resources/shapefiles/polyline/map.shx |     Bin 0 -> 8100 bytes
 examples/viz/src/test/resources/zcta510.csv        |   33155 +
 138 files changed, 1464825 insertions(+)

diff --git a/examples/README.md b/examples/README.md
new file mode 100644
index 0000000..a5995f9
--- /dev/null
+++ b/examples/README.md
@@ -0,0 +1,42 @@
+# Sedona Template Project
+
+This repository contains template projects for RDD, SQL and Viz. The template projects have been configured properly.
+
+Note that, although the template projects are written in Scala, the same APIs can be  used in Java as well.
+
+## Folder structure
+The folder structure of this repository is as follows.
+
+* rdd-colocation-mining: a scala template shows how to use Sedona RDD API in Spatial Data Mining
+* sql: a scala template shows how to use Sedona DataFrame and SQL API
+* viz: a scala template shows how to use Sedona Viz RDD and SQL API
+
+## Compile and package
+
+### Prerequisites
+Please make sure you have the following software installed on your local machine:
+
+* For Scala: Scala 2.12, SBT
+* For Java: JDK 1.8, Apache Maven 3
+
+### Compile
+
+Run a terminal command `sbt assembly` within the folder of each template
+
+
+### Submit your fat jar to Spark
+After running the command mentioned above, you are able to see a fat jar in `./target` folder. Please take it and use `./bin/spark-submit` to submit this jar.
+
+To run the jar in this way, you need to:
+
+* Either change Spark Master Address in template projects or simply delete it. Currently, they are hard coded to `local[*]` which means run locally with all cores.
+
+* Change the dependency packaging scope of Apache Spark from "compile" to "provided". This is a common packaging strategy in Maven and SBT which means do not package Spark into your fat jar. Otherwise, this may lead to a huge jar and version conflicts!
+
+* Make sure the dependency versions in build.sbt are consistent with your Spark version.
+
+## Run template projects locally
+We highly suggest you use IDEs to run template projects on your local machine. For Scala, we recommend IntelliJ IDEA with Scala plug-in. For Java, we recommend IntelliJ IDEA and Eclipse. With the help of IDEs, **you don't have to prepare anything** (even don't need to download and set up Spark!). As long as you have Scala and Java, everything works properly!
+
+### Scala
+Import the Scala template project as SBT project. Then run the Main file in this project.
diff --git a/examples/rdd-colocation-mining/.gitignore b/examples/rdd-colocation-mining/.gitignore
new file mode 100644
index 0000000..d10b134
--- /dev/null
+++ b/examples/rdd-colocation-mining/.gitignore
@@ -0,0 +1,3 @@
+/target/
+/.idea/
+/spark-warehouse/
diff --git a/examples/rdd-colocation-mining/README.md b/examples/rdd-colocation-mining/README.md
new file mode 100644
index 0000000..4075010
--- /dev/null
+++ b/examples/rdd-colocation-mining/README.md
@@ -0,0 +1,62 @@
+# Sedona-Analysis
+
+This is a template project that shows how to use Sedona in Spatial Data Mining
+
+## Example
+
+### Spatial Co-Location Pattern Mining
+
+#### What is spatial co-location pattern mining
+Spatial co-location is defined as two or more species are often located in a neighborhood relationship. Ripley's K function is often used in judging co-location. It usually executes multiple times and form a 2-dimension curve for observation.
+
+***In Africa, lions co-locate with zebras.***
+
+<img src="https://github.com/jiayuasu/GeoSparkTemplateProject/raw/master/geospark-analysis/src/test/resources/colocation.png" width="300">
+
+#### Ripley's K function
+We use Ripley's K function to calculate **Multivariate Spatial Patterns**
+
+Here are some materials regarding how to use Ripley's K function and its transformation L function.
+
+Single type K function:
+
+* [ArcGIS documents](http://pro.arcgis.com/en/pro-app/tool-reference/spatial-statistics/h-how-multi-distance-spatial-cluster-analysis-ripl.htm)
+* Ripley's paper: Ripley, B.D. (1976). The second-order analysis of stationary point processes, Journal of Applied Probability
+13, 255–266.
+
+Multivariate K function and L function:
+
+* [Philip M. Dixon, Encyclopedia of Environmetrics](https://www3.nd.edu/~mhaenggi/ee87021/Dixon-K-Function.pdf)
+* [A blog about the co-location of Pokémon and Pokéstops in PokémonGo](http://blog.jlevente.com/understanding-the-cross-k-function/)
+
+#### New York City Taxi Trip and Area Landmarks
+
+The data scientist in NYC Taxi Company has a guess that the taxi pickup points are co-located with these area landmarks such as airports, museums, hospitals, colleges and so on. In other words, many taxi trips start from area landmarks. He wants to use a quantitative metric to measure the degree of co-location pattern.
+
+**Dataset**
+
+* NYC Taxi trip pickup points (CSV): http://www.nyc.gov/html/tlc/html/about/trip_record_data.shtml
+* NYC Area landmarks (Shapefile): https://geo.nyu.edu/catalog/nyu_2451_34514
+
+**Code**
+
+Run the code in "ScalaExample". You will obtain a visualized co-location map and the result of 10 iterations Ripley's L function.
+
+You can download more NYC taxi trip data to obtain a detailed analyze result.
+
+**Result**
+
+Visualized co-location map, use the subset in the template project. The output image is in the root folder:
+
+<img src="https://github.com/jiayuasu/GeoSparkTemplateProject/raw/master/geospark-analysis/src/test/resources/colocationMap.png" width="300">
+
+Visualized co-location map, use all 1.3 billion taxi trip pickup points:
+
+<img src="https://github.com/jiayuasu/GeoSparkTemplateProject/raw/master/geospark-analysis/src/test/resources/nyccolocation.png" width="300">
+
+Ripley's L function result:
+
+<img src="https://github.com/jiayuasu/GeoSparkTemplateProject/raw/master/geospark-analysis/src/test/resources/colocationResult.png" width="500">
+
+Conclusion:
+New York City taxi trip pickup points co-locate with New York City area landmarks
\ No newline at end of file
diff --git a/examples/rdd-colocation-mining/build.sbt b/examples/rdd-colocation-mining/build.sbt
new file mode 100644
index 0000000..63d2f1d
--- /dev/null
+++ b/examples/rdd-colocation-mining/build.sbt
@@ -0,0 +1,70 @@
+import sbt.Keys.{libraryDependencies, version}
+
+
+lazy val root = (project in file(".")).
+  settings(
+    name := "sedona-analysis",
+
+    version := "0.1.0",
+
+    scalaVersion := "2.12.11",
+
+    organization := "org.apache.sedona",
+
+    publishMavenStyle := true
+  )
+
+val SparkVersion = "3.0.1"
+
+val SparkCompatibleVersion = "3.0"
+
+val HadoopVersion = "2.7.2"
+
+val SedonaVersion = "1.0.0-incubator-SNAPSHOT"
+
+val ScalaCompatibleVersion = "2.12"
+
+// Change the dependency scope to "provided" when you run "sbt assembly"
+val dependencyScope = "compile"
+
+val geotoolsVersion = "24.0"
+
+logLevel := Level.Warn
+
+logLevel in assembly := Level.Error
+
+libraryDependencies ++= Seq(
+  "org.apache.spark" %% "spark-core" % SparkVersion % dependencyScope exclude("org.apache.hadoop", "*"),
+  "org.apache.spark" %% "spark-sql" % SparkVersion % dependencyScope exclude("org.apache.hadoop", "*"),
+  "org.apache.hadoop" % "hadoop-mapreduce-client-core" % HadoopVersion % dependencyScope,
+  "org.apache.hadoop" % "hadoop-common" % HadoopVersion % dependencyScope,
+  "org.apache.hadoop" % "hadoop-hdfs" % HadoopVersion % dependencyScope,
+  "org.apache.sedona" % "sedona-core".concat("_").concat(ScalaCompatibleVersion) % SedonaVersion,
+  "org.apache.sedona" % "sedona-sql-".concat(SparkCompatibleVersion).concat("_").concat(ScalaCompatibleVersion) % SedonaVersion ,
+  "org.apache.sedona" % "sedona-viz-".concat(SparkCompatibleVersion).concat("_").concat(ScalaCompatibleVersion) % SedonaVersion,
+  "org.locationtech.jts"% "jts-core"% "1.18.0" % "compile",
+  "org.wololo" % "jts2geojson" % "0.14.3" % "compile", // Only needed if you read GeoJSON files. Under MIT License
+  //  The following GeoTools packages are only required if you need CRS transformation. Under GNU Lesser General Public License (LGPL) license
+  "org.geotools" % "gt-main" % geotoolsVersion % "compile",
+  "org.geotools" % "gt-referencing" % geotoolsVersion % "compile",
+  "org.geotools" % "gt-epsg-hsql" % geotoolsVersion % "compile",
+  "org.datasyslab" % "sernetcdf" % "0.1.0" % "compile" // Only needed if you read HDF files. Under Apache License 2.0
+)
+
+assemblyMergeStrategy in assembly := {
+  case PathList("org.apache.sedona", "sedona-core", xs@_*) => MergeStrategy.first
+  case PathList("META-INF", "MANIFEST.MF") => MergeStrategy.discard
+  case path if path.endsWith(".SF") => MergeStrategy.discard
+  case path if path.endsWith(".DSA") => MergeStrategy.discard
+  case path if path.endsWith(".RSA") => MergeStrategy.discard
+  case _ => MergeStrategy.first
+}
+
+resolvers +=
+  "Apache Software Foundation Snapshots" at "https://repository.apache.org/content/groups/snapshots"
+
+resolvers +=
+  "Open Source Geospatial Foundation Repository" at "https://repo.osgeo.org/repository/release/"
+
+resolvers +=
+  "Java.net repository" at "https://download.java.net/maven/2"
\ No newline at end of file
diff --git a/examples/rdd-colocation-mining/colocationMap.png b/examples/rdd-colocation-mining/colocationMap.png
new file mode 100644
index 0000000..b516d39
Binary files /dev/null and b/examples/rdd-colocation-mining/colocationMap.png differ
diff --git a/examples/rdd-colocation-mining/project/.gitignore b/examples/rdd-colocation-mining/project/.gitignore
new file mode 100644
index 0000000..6a60ed5
--- /dev/null
+++ b/examples/rdd-colocation-mining/project/.gitignore
@@ -0,0 +1,2 @@
+/target/
+/project/
diff --git a/examples/rdd-colocation-mining/project/build.properties b/examples/rdd-colocation-mining/project/build.properties
new file mode 100644
index 0000000..6be4958
--- /dev/null
+++ b/examples/rdd-colocation-mining/project/build.properties
@@ -0,0 +1 @@
+sbt.version = 0.13.15
\ No newline at end of file
diff --git a/examples/rdd-colocation-mining/project/plugins.sbt b/examples/rdd-colocation-mining/project/plugins.sbt
new file mode 100644
index 0000000..cc9a881
--- /dev/null
+++ b/examples/rdd-colocation-mining/project/plugins.sbt
@@ -0,0 +1 @@
+addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.5")
\ No newline at end of file
diff --git a/examples/rdd-colocation-mining/src/main/scala/ScalaExample.scala b/examples/rdd-colocation-mining/src/main/scala/ScalaExample.scala
new file mode 100644
index 0000000..e35011a
--- /dev/null
+++ b/examples/rdd-colocation-mining/src/main/scala/ScalaExample.scala
@@ -0,0 +1,165 @@
+import java.awt.Color
+import org.apache.log4j.{Level, Logger}
+import org.apache.sedona.core.enums.{GridType, IndexType}
+import org.apache.sedona.core.formatMapper.shapefileParser.ShapefileReader
+import org.apache.sedona.core.spatialOperator.JoinQuery
+import org.apache.sedona.core.spatialRDD.{CircleRDD, SpatialRDD}
+import org.apache.sedona.sql.utils.{Adapter, SedonaSQLRegistrator}
+import org.apache.sedona.viz.core.{ImageGenerator, RasterOverlayOperator}
+import org.apache.sedona.viz.core.Serde.SedonaVizKryoRegistrator
+import org.apache.sedona.viz.extension.visualizationEffect.{HeatMap, ScatterPlot}
+import org.apache.sedona.viz.sql.utils.SedonaVizRegistrator
+import org.apache.sedona.viz.utils.ImageType
+import org.apache.spark.serializer.KryoSerializer
+import org.apache.spark.sql.SparkSession
+import org.locationtech.jts.geom.Geometry
+
+
+object ScalaExample extends App{
+
+	val resourceFolder = System.getProperty("user.dir")+"/src/test/resources/"
+
+  // Data link (in shapefile): https://geo.nyu.edu/catalog/nyu_2451_34514
+  val nycArealandmarkShapefileLocation = resourceFolder+"nyc-area-landmark-shapefile"
+
+  // Data link (in CSV): http://www.nyc.gov/html/tlc/html/about/trip_record_data.shtml
+  val nyctripCSVLocation = resourceFolder+"yellow_tripdata_2009-01-subset.csv"
+
+  val colocationMapLocation = System.getProperty("user.dir")+"/colocationMap"
+
+  Logger.getLogger("org").setLevel(Level.WARN)
+  Logger.getLogger("akka").setLevel(Level.WARN)
+
+  visualizeSpatialColocation()
+  calculateSpatialColocation()
+
+  System.out.println("Finished Sedona Spatial Analysis Example")
+
+
+  def visualizeSpatialColocation(): Unit =
+  {
+    val sparkSession:SparkSession = SparkSession.builder().config("spark.serializer",classOf[KryoSerializer].getName).
+      config("spark.kryo.registrator", classOf[SedonaVizKryoRegistrator].getName)
+        .master("local[*]").appName("Sedona-Analysis").getOrCreate()
+
+    SedonaSQLRegistrator.registerAll(sparkSession)
+    SedonaVizRegistrator.registerAll(sparkSession)
+
+    // Prepare NYC area landmarks which includes airports, museums, colleges, hospitals
+    var arealmRDD = ShapefileReader.readToPolygonRDD(sparkSession.sparkContext, nycArealandmarkShapefileLocation)
+
+    // Prepare NYC taxi trips. Only use the taxi trips' pickup points
+    var tripDf = sparkSession.read.format("csv").option("delimiter",",").option("header","false").load(nyctripCSVLocation)
+    // Convert from DataFrame to RDD. This can also be done directly through Sedona RDD API.
+    tripDf.createOrReplaceTempView("tripdf")
+    var tripRDD = Adapter.toSpatialRdd(sparkSession.sql("select ST_Point(cast(tripdf._c0 as Decimal(24, 14)), cast(tripdf._c1 as Decimal(24, 14))) as point from tripdf")
+      , "point")
+
+    // Convert the Coordinate Reference System from degree-based to meter-based. This returns the accurate distance calculate.
+    arealmRDD.CRSTransform("epsg:4326","epsg:3857")
+    tripRDD.CRSTransform("epsg:4326","epsg:3857")
+
+    // !!!NOTE!!!: Analyze RDD step can be avoided if you know the rectangle boundary of your dataset and approximate total count.
+    arealmRDD.analyze()
+    tripRDD.analyze()
+
+    val imageResolutionX = 1000
+    val imageResolutionY = 1000
+
+    val frontImage = new ScatterPlot(imageResolutionX, imageResolutionY, arealmRDD.boundaryEnvelope, true)
+    frontImage.CustomizeColor(0, 0, 0, 255, Color.GREEN, true)
+    frontImage.Visualize(sparkSession.sparkContext, arealmRDD)
+
+    val backImage = new HeatMap(imageResolutionX, imageResolutionY, arealmRDD.boundaryEnvelope, true, 1)
+    backImage.Visualize(sparkSession.sparkContext, tripRDD)
+
+    val overlayOperator = new RasterOverlayOperator(backImage.rasterImage)
+    overlayOperator.JoinImage(frontImage.rasterImage)
+
+    val imageGenerator = new ImageGenerator
+    imageGenerator.SaveRasterImageAsLocalFile(overlayOperator.backRasterImage, colocationMapLocation, ImageType.PNG)
+
+    sparkSession.stop()
+  }
+
+  def calculateSpatialColocation(): Unit =
+  {
+    val sparkSession:SparkSession = SparkSession.builder().config("spark.serializer",classOf[KryoSerializer].getName).
+      config("spark.kryo.registrator", classOf[SedonaVizKryoRegistrator].getName).
+      master("local[*]").appName("Sedona-Analysis").getOrCreate()
+
+    SedonaSQLRegistrator.registerAll(sparkSession)
+    SedonaVizRegistrator.registerAll(sparkSession)
+
+    // Prepare NYC area landmarks which includes airports, museums, colleges, hospitals
+    var arealmRDD = new SpatialRDD[Geometry]()
+    arealmRDD = ShapefileReader.readToGeometryRDD(sparkSession.sparkContext, nycArealandmarkShapefileLocation)
+    // Use the center point of area landmarks to check co-location. This is required by Ripley's K function.
+    arealmRDD.rawSpatialRDD = arealmRDD.rawSpatialRDD.rdd.map[Geometry](f=>
+    {
+      var geom = f.getCentroid
+      // Copy non-spatial attributes
+      geom.setUserData(f.getUserData)
+      geom
+    })
+
+    // The following two lines are optional. The purpose is to show the structure of the shapefile.
+    var arealmDf = Adapter.toDf(arealmRDD, sparkSession)
+    arealmDf.show()
+
+    // Prepare NYC taxi trips. Only use the taxi trips' pickup points
+    var tripDf = sparkSession.read.format("csv").option("delimiter",",").option("header","false").load(nyctripCSVLocation)
+    tripDf.show() // Optional
+    // Convert from DataFrame to RDD. This can also be done directly through Sedona RDD API.
+    tripDf.createOrReplaceTempView("tripdf")
+    var tripRDD = Adapter.toSpatialRdd(sparkSession.sql("select ST_Point(cast(tripdf._c0 as Decimal(24, 14)), cast(tripdf._c1 as Decimal(24, 14))) as point from tripdf")
+      , "point")
+
+    // Convert the Coordinate Reference System from degree-based to meter-based. This returns the accurate distance calculate.
+    arealmRDD.CRSTransform("epsg:4326","epsg:3857")
+    tripRDD.CRSTransform("epsg:4326","epsg:3857")
+
+    // !!!NOTE!!!: Analyze RDD step can be avoided if you know the rectangle boundary of your dataset and approximate total count.
+    arealmRDD.analyze()
+    tripRDD.analyze()
+
+    // Cache indexed NYC taxi trip rdd to improve iterative performance
+    tripRDD.spatialPartitioning(GridType.KDBTREE)
+    tripRDD.buildIndex(IndexType.QUADTREE, true)
+    tripRDD.indexedRDD = tripRDD.indexedRDD.cache()
+
+    // Parameter settings. Check the definition of Ripley's K function.
+    val area = tripRDD.boundaryEnvelope.getArea
+    val maxDistance = 0.01*Math.max(tripRDD.boundaryEnvelope.getHeight,tripRDD.boundaryEnvelope.getWidth)
+    val iterationTimes = 10
+    val distanceIncrement = maxDistance/iterationTimes
+    val beginDistance = 0.0
+    var currentDistance = 0.0
+
+    // Start the iteration
+    println("distance(meter),observedL,difference,coLocationStatus")
+    for (i <- 1 to iterationTimes)
+    {
+      currentDistance = beginDistance + i*distanceIncrement
+
+      var bufferedArealmRDD = new CircleRDD(arealmRDD,currentDistance)
+      bufferedArealmRDD.spatialPartitioning(tripRDD.getPartitioner)
+//    Run Sedona Distance Join Query
+      var adjacentMatrix = JoinQuery.DistanceJoinQueryFlat(tripRDD, bufferedArealmRDD,true,true)
+
+//      Uncomment the following two lines if you want to see what the join result looks like in SparkSQL
+//      var adjacentMatrixDf = Adapter.toDf(adjacentMatrix, sparkSession)
+//      adjacentMatrixDf.show()
+
+      var observedK = adjacentMatrix.count()*area*1.0/(arealmRDD.approximateTotalCount*tripRDD.approximateTotalCount)
+      var observedL = Math.sqrt(observedK/Math.PI)
+      var expectedL = currentDistance
+      var colocationDifference = observedL  - expectedL
+      var colocationStatus = {if (colocationDifference>0) "Co-located" else "Dispersed"}
+
+      println(s"""$currentDistance,$observedL,$colocationDifference,$colocationStatus""")
+    }
+    sparkSession.stop()
+  }
+
+}
\ No newline at end of file
diff --git a/examples/rdd-colocation-mining/src/test/resources/arealandmark.png b/examples/rdd-colocation-mining/src/test/resources/arealandmark.png
new file mode 100644
index 0000000..57a5730
Binary files /dev/null and b/examples/rdd-colocation-mining/src/test/resources/arealandmark.png differ
diff --git a/examples/rdd-colocation-mining/src/test/resources/colocation.png b/examples/rdd-colocation-mining/src/test/resources/colocation.png
new file mode 100644
index 0000000..7ae1baa
Binary files /dev/null and b/examples/rdd-colocation-mining/src/test/resources/colocation.png differ
diff --git a/examples/rdd-colocation-mining/src/test/resources/colocationMap.png b/examples/rdd-colocation-mining/src/test/resources/colocationMap.png
new file mode 100644
index 0000000..b516d39
Binary files /dev/null and b/examples/rdd-colocation-mining/src/test/resources/colocationMap.png differ
diff --git a/examples/rdd-colocation-mining/src/test/resources/colocationResult.png b/examples/rdd-colocation-mining/src/test/resources/colocationResult.png
new file mode 100644
index 0000000..e73a1da
Binary files /dev/null and b/examples/rdd-colocation-mining/src/test/resources/colocationResult.png differ
diff --git a/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/nyu_2451_34514.cst b/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/nyu_2451_34514.cst
new file mode 100755
index 0000000..cd89cb9
--- /dev/null
+++ b/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/nyu_2451_34514.cst
@@ -0,0 +1 @@
+ISO-8859-1
\ No newline at end of file
diff --git a/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/nyu_2451_34514.dbf b/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/nyu_2451_34514.dbf
new file mode 100755
index 0000000..6571f49
Binary files /dev/null and b/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/nyu_2451_34514.dbf differ
diff --git a/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/nyu_2451_34514.prj b/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/nyu_2451_34514.prj
new file mode 100755
index 0000000..60bfa86
--- /dev/null
+++ b/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/nyu_2451_34514.prj
@@ -0,0 +1 @@
+GEOGCS["WGS 84", DATUM["World Geodetic System 1984", SPHEROID["WGS 84", 6378137.0, 298.257223563, AUTHORITY["EPSG","7030"]], AUTHORITY["EPSG","6326"]], PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]], UNIT["degree", 0.017453292519943295], AXIS["Geodetic longitude", EAST], AXIS["Geodetic latitude", NORTH], AUTHORITY["EPSG","4326"]]
\ No newline at end of file
diff --git a/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/nyu_2451_34514.shp b/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/nyu_2451_34514.shp
new file mode 100755
index 0000000..4cdd011
Binary files /dev/null and b/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/nyu_2451_34514.shp differ
diff --git a/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/nyu_2451_34514.shx b/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/nyu_2451_34514.shx
new file mode 100755
index 0000000..9c5d0c3
Binary files /dev/null and b/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/nyu_2451_34514.shx differ
diff --git a/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/wfsrequest.txt b/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/wfsrequest.txt
new file mode 100755
index 0000000..6a217b7
--- /dev/null
+++ b/examples/rdd-colocation-mining/src/test/resources/nyc-area-landmark-shapefile/wfsrequest.txt
@@ -0,0 +1 @@
+https://maps-public.geo.nyu.edu:443/geoserver/sdr/wfs?outputformat=SHAPE-ZIP&request=GetFeature&service=wfs&srsName=EPSG%3A4326&typeName=sdr%3Anyu_2451_34514&version=2.0.0
\ No newline at end of file
diff --git a/examples/rdd-colocation-mining/src/test/resources/nyccolocation.png b/examples/rdd-colocation-mining/src/test/resources/nyccolocation.png
new file mode 100644
index 0000000..8cd4be3
Binary files /dev/null and b/examples/rdd-colocation-mining/src/test/resources/nyccolocation.png differ
diff --git a/examples/rdd-colocation-mining/src/test/resources/yellow_tripdata_2009-01-subset.csv b/examples/rdd-colocation-mining/src/test/resources/yellow_tripdata_2009-01-subset.csv
new file mode 100644
index 0000000..42925e2
--- /dev/null
+++ b/examples/rdd-colocation-mining/src/test/resources/yellow_tripdata_2009-01-subset.csv
@@ -0,0 +1,1000000 @@
+-73.991956999999999,40.721567
+-73.982101999999998,40.736289999999997
+-74.002587000000005,40.739747999999999
+-73.974266999999998,40.790954999999997
+-74.001580000000004,40.719382000000003
+-73.989806000000002,40.735005999999998
+-73.984049999999996,40.743544
+-73.992635000000007,40.748362
+-73.96969,40.749243999999997
+-73.955173000000002,40.783043999999997
+-73.986823999999999,40.750892999999998
+-74.006100000000004,40.748432000000001
+-73.983339000000001,40.744782000000001
+-73.973510000000005,40.760280000000002
+-73.984425999999999,40.757480000000001
+-73.991063999999994,40.727654000000001
+-74.001677999999998,40.747300000000003
+-73.982456999999997,40.731475000000003
+-73.992553999999998,40.724476000000003
+-73.990088999999998,40.759027000000003
+-73.945892999999998,40.773608000000003
+-73.969386999999998,40.749158999999999
+-73.952267000000006,40.766204999999999
+-73.977986000000001,40.746056000000003
+-73.956573000000006,40.716945000000003
+-73.999302999999998,40.754142000000002
+-73.991283999999993,40.761803
+-73.976983000000004,40.747166999999997
+-74.012822999999997,40.707816000000001
+-73.977936999999997,40.745919000000001
+-73.977277999999998,40.758499999999998
+-73.988311999999993,40.723244999999999
+-73.958681999999996,40.783138999999998
+-73.993944999999997,40.746682999999997
+-73.977701999999994,40.786721
+-73.983836999999994,40.761285000000001
+-73.951244000000003,40.774886000000002
+-73.997249999999994,40.721314999999997
+-73.956192000000001,40.813521000000001
+-73.949016,40.785981
+-73.990611999999999,40.734878000000002
+-73.997315999999998,40.7361
+-74.000020000000006,40.726688000000003
+-73.991613999999998,40.740965000000003
+-73.993521000000001,40.762265999999997
+-74.001485000000002,40.727884000000003
+-73.983659000000003,40.770336999999998
+-73.954312000000002,40.773097999999997
+-73.965083000000007,40.754973999999997
+-74.004042999999996,40.742055000000001
+-73.952158999999995,40.777372999999997
+-73.982356999999993,40.740081000000004
+-73.986211999999995,40.732906999999997
+-73.992176999999998,40.735458000000001
+-73.988552999999996,40.721556
+-73.978825999999998,40.777223999999997
+-73.996397999999999,40.723703999999998
+-73.984919000000005,40.728306000000003
+-73.989363999999995,40.762956000000003
+-73.955286999999998,40.767575999999998
+-73.991011,40.755011000000003
+-73.963949,40.770451999999999
+-73.979883000000001,40.748998
+-73.993437,40.751452
+-73.995064999999997,40.688806999999997
+-73.952444,40.780729999999998
+-73.986080999999999,40.741365000000002
+-73.997407999999993,40.720782
+-73.989075999999997,40.730750999999998
+-73.974309000000005,40.762473999999997
+-73.978577999999999,40.772675999999997
+-73.969417000000007,40.758750999999997
+-73.974430999999996,40.755792
+-73.862763000000001,40.769269000000001
+-73.973797000000005,40.743580999999999
+-73.986025999999995,40.762574000000001
+-73.989637999999999,40.755943000000002
+-73.983193,40.756954
+-73.996618999999995,40.763291000000002
+-73.956987999999996,40.775128000000002
+-73.969622999999999,40.757640000000002
+-74.006741000000005,40.705744000000003
+-73.962459999999993,40.799799
+-73.946700000000007,40.744697000000002
+-73.987543000000002,40.775554999999997
+-74.005748999999994,40.736476000000003
+-73.975807000000003,40.786282
+-73.991802000000007,40.754151999999998
+-73.961833999999996,40.762025999999999
+-73.984087000000002,40.756808999999997
+-74.001347999999993,40.756658999999999
+-73.987252999999995,40.753504999999997
+-73.958931000000007,40.753357000000001
+-73.955889999999997,40.768042000000001
+-73.982161000000005,40.768518999999998
+-74.006709999999998,40.744076999999997
+-74.006648999999996,40.716653000000001
+-73.975950999999995,40.740490999999999
+-73.972742999999994,40.786563000000001
+-73.959819999999993,40.779339
+-73.949243999999993,40.745018999999999
+-73.954415999999995,40.783869000000003
+-73.976113999999995,40.7883
+-73.907843999999997,40.741930000000004
+-73.950957000000002,40.770792
+-74.002449999999996,40.739491999999998
+-73.981065000000001,40.774146999999999
+-73.991519999999994,40.696154
+-74.010099999999994,40.721088999999999
+-73.979905000000002,40.754916999999999
+-73.955563999999995,40.779682000000001
+-73.994112000000001,40.741011
+-73.991894000000002,40.756388999999999
+-73.991861999999998,40.761496999999999
+-73.986118000000005,40.730865999999999
+-74.000420000000005,40.737468
+-73.983311999999998,40.738635000000002
+-73.985755999999995,40.756962000000001
+-73.952263000000002,40.787331000000002
+-73.998531,40.723438000000002
+-73.977844000000005,40.755670000000002
+-73.991268000000005,40.745412000000002
+-73.979643999999993,40.732674000000003
+-73.993904999999998,40.761608000000003
+-73.961659999999995,40.800766000000003
+-73.924959000000001,40.773575000000001
+-73.974010000000007,40.747615000000003
+-73.994236000000001,40.722681999999999
+-73.990039999999993,40.732435000000002
+-73.947317999999996,40.783755999999997
+-74.005048000000002,40.741052000000003
+-73.974622999999994,40.783003000000001
+-73.971115999999995,40.758629999999997
+-74.004688000000002,40.740791000000002
+-73.990092000000004,40.756608
+-73.979408000000006,40.751480000000001
+-73.974716999999998,40.755612999999997
+-73.962422000000004,40.767220000000002
+-73.996320999999995,40.723973999999998
+-73.989069999999998,40.741394999999997
+-73.984437999999997,40.743012
+-73.998215000000002,40.735415000000003
+-73.965176999999997,40.806044999999997
+-73.977168000000006,40.742919999999998
+-73.986222999999995,40.762346000000001
+-73.994759999999999,40.684728999999997
+-73.959940000000003,40.770947999999997
+-73.978178,40.754095999999997
+-73.959485000000001,40.771186999999998
+-73.976572000000004,40.739505000000001
+-73.984961999999996,40.769362000000001
+-73.988403000000005,40.749073000000003
+-73.981426999999996,40.74147
+-73.994377999999998,40.728242999999999
+-73.962540000000004,40.772508000000002
+-73.998926999999995,40.713642
+-73.981420999999997,40.732889
+-73.949752000000004,40.722245000000001
+-73.979151999999999,40.740051999999999
+-73.977851999999999,40.784016999999999
+-73.984966999999997,40.745657999999999
+-73.971791999999994,40.754061999999998
+-74.015715,40.711097000000002
+-73.972274999999996,40.756897000000002
+-73.985732999999996,40.735227000000002
+-73.971701999999993,40.760080000000002
+-74.002387999999996,40.734437999999997
+-73.988409000000004,40.759149999999998
+-73.991608999999997,40.759636
+-73.934010000000001,40.750664999999998
+-73.976567000000003,40.780467999999999
+-73.989481999999995,40.776972000000001
+-73.977500000000006,40.762238000000004
+-73.991641999999999,40.748907000000003
+-73.968412000000001,40.762372999999997
+-73.980180000000004,40.775599999999997
+-74.010292000000007,40.711903
+-73.978371999999993,40.761133000000001
+-74.004206999999994,40.721626999999998
+-74.006827000000001,40.744148000000003
+-73.946978000000001,40.775886999999997
+-74.001337000000007,40.736345
+-73.999480000000005,40.728870000000001
+-73.997730000000004,40.724266999999998
+-73.993072999999995,40.748705000000001
+-73.993540999999993,40.733086999999998
+-73.988732999999996,40.736792000000001
+-73.970934999999997,40.757798000000001
+-73.981185999999994,40.750247000000002
+-73.977149999999995,40.754292
+-73.988277999999994,40.723224999999999
+-74.002016999999995,40.750526999999998
+-73.967241999999999,40.759787000000003
+-74.015197999999998,40.709814999999999
+-73.987872999999993,40.750483000000003
+-73.982442000000006,40.773285000000001
+-73.957149999999999,40.774247000000003
+-74.003131999999994,40.732922000000002
+-73.988798000000003,40.727065000000003
+-73.994609999999994,40.750591999999997
+-73.982133000000005,40.768360000000001
+-73.985990000000001,40.762802000000001
+-73.969262000000001,40.761116000000001
+-73.977767999999998,40.746183000000002
+-73.977132999999995,40.758273000000003
+-73.948058000000003,40.789830000000002
+-73.874607999999995,40.774068
+-73.958526000000006,40.772686
+-74.000811999999996,40.732047999999999
+-73.978165000000004,40.737440999999997
+-73.972868000000005,40.790407999999999
+-73.998634999999993,40.681646999999998
+-73.987076999999999,40.761446999999997
+-73.986157000000006,40.757235000000001
+-73.965675000000005,40.774278000000002
+-73.982682999999994,40.758004999999997
+-73.979775000000004,40.758825999999999
+-73.985140000000001,40.779114999999997
+-74.005021999999997,40.740918000000001
+-73.996662000000001,40.763472999999998
+-73.985911999999999,40.758760000000002
+-73.983958000000001,40.766382999999998
+-73.986033000000006,40.726640000000003
+-74.004208000000006,40.747557999999998
+-73.981795000000005,40.765450000000001
+-73.991245000000006,40.750647000000001
+-73.957892999999999,40.816504999999999
+-73.987013000000005,40.747563
+-74.002090999999993,40.740349999999999
+-73.957048,40.817698
+-74.002847000000003,40.723582
+-73.979805999999996,40.758941
+-73.980621999999997,40.752087000000003
+-73.885427000000007,40.773139999999998
+-73.994523000000001,40.752502
+-73.967671999999993,40.802956999999999
+-73.991010000000003,40.719458000000003
+-73.995126999999997,40.728741999999997
+-73.783422999999999,40.648646999999997
+-74.009417999999997,40.712802000000003
+-73.994046999999995,40.752097999999997
+-73.999960000000002,40.718147999999999
+-74.015254999999996,40.704765000000002
+-73.985572000000005,40.735776999999999
+-73.978167999999997,40.750318
+-73.972723000000002,40.780762000000003
+-73.968845000000002,40.754517999999997
+-73.981827999999993,40.73668
+-74.002397000000002,40.734381999999997
+-73.961867999999996,40.767612
+-73.973834999999994,40.748286999999998
+-73.994675000000001,40.755983000000001
+-73.989597000000003,40.734295000000003
+-73.984537000000003,40.736702000000001
+-73.872990000000001,40.774047000000003
+-73.969404999999995,40.763648000000003
+-74.009702000000004,40.722912999999998
+-73.972907000000006,40.757418000000001
+-73.982422999999997,40.768287999999998
+-73.989420999999993,40.756706000000001
+-73.990207999999996,40.732168000000001
+-73.983485000000002,40.742247999999996
+-73.990915000000001,40.733777000000003
+-73.999191999999994,40.720151999999999
+-73.991044000000002,40.749074
+-73.983737000000005,40.725838000000003
+-73.985179000000002,40.727652999999997
+-73.946802000000005,40.797305000000001
+-73.963620000000006,40.774337000000003
+-73.982065000000006,40.778243000000003
+-73.955562999999998,40.767184999999998
+-73.964421999999999,40.769925000000001
+-73.980131999999998,40.726978000000003
+-73.980734999999996,40.764918000000002
+-73.993673000000001,40.736159000000001
+-73.997753000000003,40.741396999999999
+-73.965605999999994,40.803826000000001
+-74.008572000000001,40.720059999999997
+-73.994775000000004,40.750698
+-74.006469999999993,40.732353000000003
+-73.967927000000003,40.759577999999998
+-73.972932999999998,40.753635000000003
+-74.005781999999996,40.737278000000003
+-73.980536999999998,40.742432000000001
+-73.967551999999998,40.771706999999999
+-73.974891,40.782930999999998
+-73.989206999999993,40.775792000000003
+-73.776544999999999,40.645271999999999
+-73.997637999999995,40.765281999999999
+-74.006857999999994,40.739868000000001
+-73.982716999999994,40.775877000000001
+-73.984397000000001,40.747605
+-73.962036999999995,40.776336999999998
+-73.987917999999993,40.735284999999998
+-73.963324999999998,40.774684999999998
+-73.992728,40.758477999999997
+-74.000555000000006,40.742522000000001
+-73.994827000000001,40.750194
+-73.977692000000005,40.763446999999999
+-73.994905000000003,40.689096999999997
+-74.001909999999995,40.710070000000002
+-73.995018000000002,40.739936999999998
+-73.972562999999994,40.753033000000002
+-73.959176999999997,40.783150999999997
+-73.977890000000002,40.725428000000001
+-73.988992999999994,40.716805000000001
+-73.995001999999999,40.748683
+-73.947166999999993,40.776121000000003
+-73.977795999999998,40.763384000000002
+-73.999233000000004,40.744746999999997
+-74.001892999999995,40.750937999999998
+-73.976920000000007,40.751756999999998
+-73.995988999999994,40.749195
+-73.993290000000002,40.724454999999999
+-73.976685000000003,40.758887999999999
+-73.985900000000001,40.759495000000001
+-73.954059999999998,40.787080000000003
+-73.986442999999994,40.759886000000002
+-74.001717999999997,40.756399999999999
+-73.964056999999997,40.773285999999999
+-74.004414999999995,40.737907
+-73.989868000000001,40.755395
+-73.996555999999998,40.753241000000003
+-73.998497999999998,40.719582000000003
+-73.977019999999996,40.759377999999998
+-73.986220000000003,40.736964999999998
+-74.007068000000004,40.704222999999999
+-74.005662999999998,40.726283000000002
+-73.954318999999998,40.781415000000003
+-73.980502999999999,40.743067000000003
+-73.984735000000001,40.759762000000002
+-73.956676999999999,40.77487
+-73.968142,40.768504999999998
+-73.957103000000004,40.766207999999999
+-73.969842,40.799787000000002
+-73.953766999999999,40.779077000000001
+-73.972750000000005,40.751440000000002
+-73.967242999999996,40.763665000000003
+-73.967145000000002,40.756582999999999
+-73.958477999999999,40.765391999999999
+-73.996426999999997,40.732135999999997
+-73.989947999999998,40.729443000000003
+-73.971975,40.786642999999998
+-73.971463,40.746271999999998
+-73.985067000000001,40.727975000000001
+-73.970498000000006,40.764650000000003
+-73.974577999999994,40.766182999999998
+-73.988839999999996,40.722259000000001
+-73.990257,40.766748
+-73.950787000000005,40.785767999999997
+-74.008415999999997,40.713580999999998
+-74.002207999999996,40.740299999999998
+-73.981775999999996,40.728351000000004
+-73.986897999999997,40.721133000000002
+-73.999142000000006,40.72813
+-74.006204999999994,40.723427999999998
+-73.954391999999999,40.774163000000001
+-73.993722000000005,40.741509999999998
+-73.941552999999999,40.749212999999997
+-73.951823000000005,40.781350000000003
+-73.998717999999997,40.76088
+-73.954521999999997,40.764028000000003
+-74.010198000000003,40.719842999999997
+-73.977057000000002,40.732472000000001
+-73.950194999999994,40.777222999999999
+-73.999454999999998,40.717706999999997
+-73.968897999999996,40.767364999999998
+-73.964132000000006,40.755457
+-73.988744999999994,40.723087
+-73.951359999999994,40.770164000000001
+-73.956762999999995,40.762715
+-73.851252000000002,40.763739999999999
+-73.988654999999994,40.778502000000003
+-73.966103000000004,40.789816999999999
+-74.002697999999995,40.733559999999997
+-73.985630999999998,40.727103999999997
+-74.008260000000007,40.705945999999997
+-73.957731999999993,40.71461
+-73.947761999999997,40.771135000000001
+-73.989869999999996,40.735309999999998
+-73.950760000000002,40.770940000000003
+-73.979714999999999,40.760801000000001
+-73.977930000000001,40.778768999999997
+-73.966448999999997,40.799278000000001
+-73.938462999999999,40.839284999999997
+-73.988225999999997,40.737606
+-74.001878000000005,40.730516999999999
+-73.976754,40.765787000000003
+-73.958402000000007,40.713213000000003
+-73.963606999999996,40.765822999999997
+-73.964297000000002,40.766987999999998
+-73.959187,40.704507999999997
+-73.966075000000004,40.7898
+-73.984026,40.721677999999997
+-73.981628000000001,40.763005
+-73.976892000000007,40.752758
+-74.008668,40.719937999999999
+-73.968694999999997,40.765103000000003
+-74.003491999999994,40.766727000000003
+-73.976493000000005,40.752735999999999
+-73.969217,40.750867
+-73.982972000000004,40.764237000000001
+-73.958742000000001,40.783853000000001
+-73.980452999999997,40.749025000000003
+-73.968097,40.801152000000002
+-73.958613,40.772063000000003
+-73.986283,40.761234999999999
+-73.965878000000004,40.758875000000003
+-73.982097999999993,40.756476999999997
+-73.989637000000002,40.719385000000003
+-73.971515999999994,40.795231999999999
+-73.962777000000003,40.759039999999999
+-73.976348000000002,40.780862999999997
+-73.987646999999996,40.759942000000002
+-74.008904999999999,40.711191999999997
+-73.966162999999995,40.764826999999997
+-73.990342999999996,40.738453
+-73.946718000000004,40.776527000000002
+-73.891045000000005,40.746901999999999
+-73.972596999999993,40.762397999999997
+-73.992784999999998,40.743102999999998
+-73.963436999999999,40.778173000000002
+-73.978629999999995,40.736764999999998
+-73.961515000000006,40.779626999999998
+-73.982231999999996,40.735903
+-74.005346000000003,40.736620000000002
+-73.954781999999994,40.780616999999999
+-73.958721999999995,40.775142000000002
+-74.005204000000006,40.751437000000003
+-73.993273000000002,40.752510000000001
+-73.983142000000001,40.768777
+-73.973832000000002,40.792102
+-74.009452999999993,40.715651999999999
+-73.987341999999998,40.761273000000003
+-73.978821999999994,40.763987999999998
+-73.964815000000002,40.791733000000001
+-73.956035,40.76784
+-73.959587999999997,40.762771999999998
+-73.962536999999998,40.778191999999997
+-73.998260000000002,40.713498000000001
+-73.985894999999999,40.759632000000003
+-73.957016999999993,40.817453
+-73.956333999999998,40.771616999999999
+-73.988547999999994,40.764029999999998
+-74.002498000000003,40.739946000000003
+-73.995812000000001,40.709097
+-73.993363000000002,40.736334999999997
+-73.980943999999994,40.721288000000001
+-73.981497000000005,40.780664999999999
+-73.994185000000002,40.741168000000002
+-74.002493000000001,40.734082000000001
+-73.984814999999998,40.718927999999998
+-73.997230000000002,40.747140000000002
+-73.956298000000004,40.780622000000001
+-74.008932000000001,40.7044
+-73.917602000000002,40.770710000000001
+-73.982172000000006,40.773207999999997
+-73.954466999999994,40.783527999999997
+-73.979938000000004,40.734838000000003
+-74.000735000000006,40.757758000000003
+-73.979138000000006,40.749899999999997
+-74.009409000000005,40.723981999999999
+-73.974356999999998,40.742668000000002
+-73.969652999999994,40.763084999999997
+-74.009978000000004,40.720868000000003
+-73.984386999999998,40.762019000000002
+-74.00591,40.735714999999999
+-73.791471999999999,40.645471999999998
+-74.000163000000001,40.732796999999998
+-73.989022000000006,40.731476999999998
+-73.955568,40.764322
+-74.005071999999998,40.719164999999997
+-73.972386999999998,40.758606999999998
+-73.968611999999993,40.791440000000001
+-73.990137000000004,40.749743000000002
+-73.975341999999998,40.754711999999998
+-73.986980000000003,40.750658000000001
+-73.975830000000002,40.748817000000003
+-74.003174999999999,40.725121999999999
+-73.992845000000003,40.758360000000003
+-73.984774999999999,40.764921999999999
+-73.982495,40.739516000000002
+-73.948091000000005,40.774873999999997
+-73.982668000000004,40.775038000000002
+-73.988153999999994,40.748123999999997
+-73.965007,40.791223000000002
+-73.988857999999993,40.734972999999997
+-74.029504000000003,40.688158999999999
+-73.997557,40.713928000000003
+-73.988574999999997,40.737912000000001
+-74.000639000000007,40.718598999999998
+-74.016503,40.709682000000001
+-73.956346999999994,40.771625
+-73.982427999999999,40.772627
+-73.980860000000007,40.767671999999997
+-73.985214999999997,40.727674999999998
+-73.985898000000006,40.722267000000002
+-73.988157000000001,40.738391999999997
+-73.981193000000005,40.762345000000003
+-73.988889999999998,40.753008000000001
+-73.991084999999998,40.733310000000003
+-73.997583000000006,40.728465
+-73.971716999999998,40.746412999999997
+-73.906630000000007,40.745579999999997
+-73.993140999999994,40.722470999999999
+-73.981885000000005,40.759163000000001
+-73.978335000000001,40.741498
+-73.954486000000003,40.778016999999998
+-73.955323000000007,40.785919999999997
+-73.976367999999994,40.788420000000002
+-73.874529999999993,40.774177000000002
+-73.992035000000001,40.731203000000001
+-73.981782999999993,40.745930000000001
+-73.977181999999999,40.784472999999998
+-73.959517000000005,40.768272000000003
+-73.992767000000001,40.733899999999998
+-73.954813000000001,40.773626
+-74.002674999999996,40.708725000000001
+-73.963768000000002,40.771504999999998
+-73.975572999999997,40.761524999999999
+-73.873012000000003,40.773992
+-73.776737999999995,40.645330000000001
+-73.987904999999998,40.738287
+-73.99812,40.745204999999999
+-73.991066000000004,40.734229999999997
+-73.972153000000006,40.764659999999999
+-74.087434999999999,40.760466999999998
+-73.948070000000001,40.782809999999998
+-73.977558000000002,40.784486999999999
+-73.977298000000005,40.766095
+-74.005767000000006,40.744145000000003
+-73.966376999999994,40.764395
+-73.971485000000001,40.754420000000003
+-73.986450000000005,40.730069999999998
+-73.982037000000005,40.749130999999998
+-73.98263,40.761892000000003
+-73.982382000000001,40.773955000000001
+-73.995918000000003,40.732930000000003
+-73.987537000000003,40.761150000000001
+-73.971126999999996,40.762512999999998
+-73.990589,40.734808000000001
+-73.991217000000006,40.770375000000001
+-73.976134999999999,40.744368000000001
+-73.976307000000006,40.751978000000001
+-73.955447000000007,40.772689999999997
+-73.952214999999995,40.772703
+-73.95384,40.766924000000003
+-73.970352000000005,40.788632999999997
+-73.959199999999996,40.783223
+-73.978313,40.724832999999997
+-73.974080000000001,40.763174999999997
+-73.989677,40.740349999999999
+-73.982370000000003,40.731653000000001
+-73.991455000000002,40.729779000000001
+-73.974622999999994,40.791032999999999
+-73.985862999999995,40.758665000000001
+-73.982157000000001,40.776032999999998
+-73.978673000000001,40.736673000000003
+-73.955498000000006,40.772677000000002
+-74.008426999999998,40.725909999999999
+-73.954807000000002,40.777346999999999
+-73.968311999999997,40.756053000000001
+-74.002070000000003,40.760632000000001
+-73.951497000000003,40.793672999999998
+-73.927651999999995,40.769799999999996
+-73.991281999999998,40.750013000000003
+-73.870677999999998,40.773651999999998
+-73.977410000000006,40.784419999999997
+-73.981134999999995,40.778373000000002
+-73.954612999999995,40.773874999999997
+-73.996530000000007,40.723464999999997
+-73.973106999999999,40.793163999999997
+-73.988811999999996,40.748117999999998
+-73.969560000000001,40.78539
+-74.004227999999998,40.747656999999997
+-73.991485999999995,40.748685000000002
+-73.993589999999998,40.732599999999998
+-73.976083000000003,40.750999999999998
+-73.985420000000005,40.735430000000001
+-74.005325999999997,40.733196999999997
+-73.992306999999997,40.740369999999999
+-73.966470000000001,40.759238000000003
+-73.950100000000006,40.780245000000001
+-73.998575000000002,40.745196999999997
+-73.791122000000001,40.645924999999998
+-73.957106999999993,40.774372999999997
+-73.958477000000002,40.778407000000001
+-73.951300000000003,40.774267000000002
+-73.968414999999993,40.75891
+-73.991420000000005,40.731673000000001
+-73.985168000000002,40.723967999999999
+-73.995491999999999,40.725104000000002
+-73.961022,40.769202999999997
+-74.001071999999994,40.731802000000002
+-74.005134999999996,40.729019999999998
+-73.980108000000001,40.761592
+-73.989585000000005,40.769525000000002
+-73.789537999999993,40.646909999999998
+-74.001152000000005,40.746355000000001
+-73.953558000000001,40.779518000000003
+-74.006290000000007,40.748491999999999
+-73.972511999999995,40.755082999999999
+-73.994427000000002,40.734752999999998
+-73.958318000000006,40.815350000000002
+-73.983213000000006,40.744028
+-73.977063000000001,40.743032999999997
+-73.987840000000006,40.764862000000001
+-73.971297000000007,40.798009999999998
+-73.977046999999999,40.753917999999999
+-73.949370000000002,40.772728999999998
+-73.956569999999999,40.784612000000003
+-73.967057999999994,40.756638000000002
+-73.992450000000005,40.749057000000001
+-74.000525999999994,40.735348000000002
+-73.953157000000004,40.788507000000003
+-73.985245000000006,40.743932000000001
+-74.005967999999996,40.740437999999997
+-73.969925000000003,40.753345000000003
+-73.964716999999993,40.764443
+-74.008332999999993,40.737048000000001
+-74.007667999999995,40.715130000000002
+-73.985608999999997,40.762909999999998
+-73.989852999999997,40.757142999999999
+-73.957037999999997,40.777276999999998
+-73.996643000000006,40.737482999999997
+-73.997500000000002,40.725754999999999
+-73.974170999999998,40.758305
+-73.949800999999994,40.780591000000001
+-73.954950999999994,40.773778
+-74.006174000000001,40.707873999999997
+-73.957948000000002,40.800637999999999
+-73.981503000000004,40.750055000000003
+-73.962846999999996,40.775244999999998
+-73.986746999999994,40.776899999999998
+-73.957054999999997,40.770587999999996
+-73.970061999999999,40.76482
+-73.988150000000005,40.728051999999998
+-73.983559999999997,40.756953000000003
+-73.976493000000005,40.764136999999998
+-73.968130000000002,40.759118000000001
+-74.000264999999999,40.748871999999999
+-73.979028,40.785088999999999
+-73.974823000000001,40.790827
+-73.977887999999993,40.752991999999999
+-74.009609999999995,40.712815999999997
+-73.961169999999996,40.766759999999998
+-73.997118,40.72231
+-73.986277000000001,40.740392
+-73.992386999999994,40.743299999999998
+-73.960061999999994,40.781469999999999
+-74.011022999999994,40.702852
+-73.972609000000006,40.752585000000003
+-73.950072000000006,40.783675000000002
+-73.992968000000005,40.752372999999999
+-73.985960000000006,40.731259999999999
+-73.976564999999994,40.751437000000003
+-73.988217000000006,40.756625
+-73.989346999999995,40.758432999999997
+-73.955462999999995,40.768639999999998
+-74.003380000000007,40.72383
+-73.972323000000003,40.784014999999997
+-73.976168000000001,40.745142999999999
+-73.956306999999995,40.771557000000001
+-73.998171999999997,40.735486999999999
+-73.992840000000001,40.730162
+-73.993965000000003,40.751342999999999
+-73.975308999999996,40.756137000000003
+-73.961157,40.801665
+-73.982650000000007,40.723120000000002
+-73.967078000000001,40.803778000000001
+-73.991067999999999,40.718271999999999
+-73.963688000000005,40.808036999999999
+-73.961997999999994,40.770727000000001
+-73.987341999999998,40.719808
+-73.998157000000006,40.724482000000002
+-73.988178000000005,40.743761999999997
+-73.983718999999994,40.749319999999997
+-73.981459999999998,40.778970000000001
+-73.995158000000004,40.749994999999998
+-73.980970999999997,40.774307999999998
+-73.844407000000004,40.721373
+-73.949472999999998,40.784906999999997
+-73.966255000000004,40.770493000000002
+-73.990898000000001,40.760815000000001
+-73.996532000000002,40.744371999999998
+-73.994602,40.750810000000001
+-73.990267000000003,40.737318000000002
+-73.993095999999994,40.733601999999998
+-74.001279999999994,40.730986999999999
+-73.972233000000003,40.793875
+-73.970215999999994,40.760083000000002
+-73.956028000000003,40.776307000000003
+-74.005030000000005,40.729774999999997
+-73.981673000000001,40.606445000000001
+-73.991135,40.770606999999998
+-74.006068999999997,40.740004999999996
+-73.975534999999994,40.753216999999999
+-73.987202999999994,40.738688000000003
+-73.981156999999996,40.733396999999997
+-74.001496000000003,40.731126000000003
+-73.981487999999999,40.764961999999997
+-73.983998,40.737535000000001
+-73.778255000000001,40.746986999999997
+-73.958771999999996,40.781030999999999
+-74.008582000000004,40.719994999999997
+-73.975093000000001,40.752510000000001
+-73.957544999999996,40.775886999999997
+-73.951027999999994,40.778663000000002
+-73.981909999999999,40.728337000000003
+-73.974192000000002,40.762445
+-73.872991999999996,40.773927
+-74.008116999999999,40.733305000000001
+-73.844403999999997,40.721414000000003
+-73.986202000000006,40.731360000000002
+-73.984932000000001,40.724066999999998
+-73.981371999999993,40.741326999999998
+-73.875073,40.735256
+-73.969774999999998,40.747509000000001
+-73.982776999999999,40.739303
+-73.989919,40.733877
+-73.996842000000001,40.722987000000003
+-73.981425000000002,40.741495
+-73.967078000000001,40.752675000000004
+-73.938562000000005,40.792357000000003
+-74.004521999999994,40.742182
+-73.989320000000006,40.776425000000003
+-73.973219999999998,40.748902000000001
+-73.986783000000003,40.755699999999997
+-73.991522000000003,40.770197000000003
+-73.789370000000005,40.647424999999998
+-74.009989000000004,40.719346000000002
+-73.932433000000003,40.746265000000001
+-73.995800000000003,40.759258000000003
+-73.954098000000002,40.778644999999997
+-73.957504999999998,40.782834999999999
+-73.980412000000001,40.758054999999999
+-73.940049999999999,40.751111999999999
+-73.982209999999995,40.691079999999999
+-73.964917,40.755785000000003
+-73.988488000000004,40.731375
+-73.967123000000001,40.772449999999999
+-74.003439999999998,40.732208
+-73.885097000000002,40.772087999999997
+-73.991157000000001,40.723489999999998
+-73.977867000000003,40.761375000000001
+-73.954417000000007,40.789119999999997
+-73.981562999999994,40.732871000000003
+-73.955575999999994,40.771833000000001
+-73.792739999999995,40.644996999999996
+-73.939734999999999,40.753667999999998
+-73.983604999999997,40.746988000000002
+-73.963677000000004,40.758122999999998
+-73.989351999999997,40.752229999999997
+-73.999279999999999,40.744177000000001
+-73.982282999999995,40.731298000000002
+-73.970742999999999,40.753411999999997
+-73.983788000000004,40.731969999999997
+-73.978813000000002,40.745089999999998
+-73.981188000000003,40.720553000000002
+-73.997012999999995,40.742291999999999
+-73.968177999999995,40.762484999999998
+-73.962329999999994,40.758871999999997
+-74.006844999999998,40.735747000000003
+-73.981195,40.745265000000003
+-73.959992,40.710225000000001
+-73.967025000000007,40.766725000000001
+-73.783528000000004,40.64864
+-73.987897000000004,40.719943000000001
+-73.998296999999994,40.733817999999999
+-73.978307999999998,40.729593000000001
+-73.985789999999994,40.763039999999997
+-73.954587000000004,40.786427000000003
+-73.987548000000004,40.749997
+-73.994642999999996,40.734453000000002
+-73.975570000000005,40.754869999999997
+-73.961188000000007,40.774079999999998
+-73.969307999999998,40.750010000000003
+-73.954142000000004,40.778509999999997
+-73.997163,40.736517999999997
+-73.980197000000004,40.785252999999997
+-73.992388000000005,40.741058000000002
+-73.968097999999998,40.788823000000001
+-73.975568999999993,40.744844000000001
+-73.984206,40.743088
+-73.989412999999999,40.758715000000002
+-73.974590000000006,40.790843000000002
+-73.862735000000001,40.768945000000002
+-74.008960000000002,40.726342000000002
+-74.007374999999996,40.712854999999998
+-73.985906999999997,40.743740000000003
+-73.992864999999995,40.746164999999998
+-73.984920000000002,40.742688000000001
+-73.962372999999999,40.760720999999997
+-73.844660000000005,40.721428000000003
+-73.984340000000003,40.733165
+-73.985309000000001,40.723725000000002
+-73.990527,40.761263
+-73.989214000000004,40.718398999999998
+-73.978082000000001,40.753847
+-73.985212000000004,40.732501999999997
+-73.994086999999993,40.726731999999998
+-73.955347000000003,40.776949000000002
+-73.985298,40.722104000000002
+-73.958430000000007,40.768949999999997
+-73.902535,40.748817000000003
+-73.991714999999999,40.750149999999998
+-73.997135,40.742235000000001
+-73.986092999999997,40.726647999999997
+-73.988670999999997,40.727361999999999
+-73.985910000000004,40.745758000000002
+-74.001812999999999,40.747605
+-73.973780000000005,40.747309999999999
+-73.954293000000007,40.781928000000001
+-73.992750000000001,40.749023000000001
+-73.989796999999996,40.735422
+-73.954158000000007,40.766238000000001
+-73.971068000000002,40.751669999999997
+-73.949129999999997,40.772953000000001
+-73.982236999999998,40.772779
+-73.978898000000001,40.736237000000003
+-73.956192999999999,40.771897000000003
+-73.979209999999995,40.784922000000002
+-73.978232000000006,40.762504999999997
+-73.988467999999997,40.720170000000003
+-73.783975999999996,40.648670000000003
+-74.008117999999996,40.722935
+-73.976202000000001,40.751779999999997
+-73.979557999999997,40.77364
+-73.987752,40.736072
+-73.865786999999997,40.770403000000002
+-73.949585999999996,40.785246000000001
+-73.981047000000004,40.760621999999998
+-73.985080999999994,40.727829
+-73.994506999999999,40.746347999999998
+-74.007761000000002,40.742249000000001
+-73.998879000000002,40.722861999999999
+-73.986495000000005,40.742840000000001
+-73.874463000000006,40.774075000000003
+-73.997152,40.741627999999999
+-73.954228000000001,40.766347000000003
+-73.969921999999997,40.762822999999997
+-74.005853000000002,40.724378000000002
+-73.957847999999998,40.785125000000001
+-74.002892000000003,40.734282999999998
+-73.977705,40.786377999999999
+-73.987003000000001,40.755921999999998
+-73.956919999999997,40.766342999999999
+-73.987570000000005,40.748202999999997
+-73.975673,40.733308999999998
+-74.001165,40.730980000000002
+-73.998255999999998,40.722720000000002
+-73.953410000000005,40.788535000000003
+-73.961180999999996,40.762829000000004
+-73.983805000000004,40.725577999999999
+-74.011133000000001,40.716310999999997
+-73.990503000000004,40.756407000000003
+-73.964872,40.755226999999998
+-73.996270999999993,40.733072999999997
+-73.982488000000004,40.745311999999998
+-74.005065000000002,40.723055000000002
+-73.962495000000004,40.759011999999998
+-74.032696999999999,40.633966999999998
+-73.992436999999995,40.740299999999998
+-73.994491999999994,40.731901999999998
+-73.975274999999996,40.761657999999997
+-73.995828000000003,40.744033000000002
+-73.989504999999994,40.758049999999997
+-73.978994999999998,40.762811999999997
+-73.999257999999998,40.726660000000003
+-73.974361000000002,40.751354999999997
+-73.999487000000002,40.738675000000001
+-73.976907999999995,40.764763000000002
+-73.930614000000006,40.761122
+-73.949042000000006,40.716991
+-73.976444999999998,40.775722000000002
+-73.963194999999999,40.774189999999997
+-73.965986999999998,40.764218
+-73.945076999999998,40.793860000000002
+-73.863069999999993,40.769300000000001
+-73.992765000000006,40.758249999999997
+-73.960660000000004,40.772452000000001
+-73.891632000000001,40.749025000000003
+-73.982748000000001,40.742151999999997
+-73.990866999999994,40.755633000000003
+-73.990503000000004,40.756087000000001
+-73.977725000000007,40.766092
+-73.973780000000005,40.748178000000003
+-73.969354999999993,40.749315000000003
+-73.982737,40.756858000000001
+-74.010800000000003,40.724992
+-73.991793000000001,40.757812000000001
+-73.976754,40.753965999999998
+-74.002504999999999,40.739773
+-73.948841999999999,40.777687
+-73.988712000000007,40.774054999999997
+-73.990295000000003,40.73733
+-73.981629999999996,40.773857999999997
+-73.994715999999997,40.739727999999999
+-73.941272999999995,40.809567999999999
+-73.982320999999999,40.768227000000003
+-73.954387999999994,40.783842999999997
+-73.973342000000002,40.763292
+-73.980459999999994,40.764657
+-73.965907999999999,40.754640000000002
+-73.989220000000003,40.758417999999999
+-73.930080000000004,40.767167000000001
+-73.987623999999997,40.733516000000002
+-73.872760999999997,40.773519
+-73.972530000000006,40.764865
+-73.975382999999994,40.758262000000002
+-73.978102000000007,40.757550000000002
+-73.990782999999993,40.750802999999998
+-73.939976999999999,40.751052000000001
+-73.979150000000004,40.784773000000001
+-73.963194999999999,40.761862000000001
+-73.970465000000004,40.745668999999999
+-73.957358999999997,40.770325999999997
+-73.992452,40.715252999999997
+-73.975818000000004,40.765692999999999
+-74.000772999999995,40.718488000000001
+-73.975174999999993,40.755422000000003
+-73.880762000000004,40.767598
+-73.974127999999993,40.756053000000001
+-74.008899999999997,40.704135000000001
+-73.979692,40.751123999999997
+-73.965727999999999,40.800576999999997
+-73.926751999999993,40.841211999999999
+-73.985489000000001,40.757390000000001
+-73.981468000000007,40.767187
+-73.952444999999997,40.783873
+-73.976077000000004,40.760260000000002
+-73.967202,40.75647
+-73.978211999999999,40.754122000000002
+-73.956232,40.818683999999998
+-73.978639999999999,40.753428
+-73.979429999999994,40.766182000000001
+-73.988280000000003,40.756324999999997
+-73.871386999999999,40.773769999999999
+-73.995491999999999,40.724924999999999
+-73.964872999999997,40.759937000000001
+-73.981268,40.737172000000001
+-73.983058,40.756512000000001
+-73.985635000000002,40.759157999999999
+-73.959401999999997,40.777208000000002
+-73.980807999999996,40.744287
+-74.010324999999995,40.720142000000003
+-73.952430000000007,40.789786999999997
+-73.957194999999999,40.779964999999997
+-73.944851999999997,40.813932999999999
+-73.994348000000002,40.745975000000001
+-73.957177999999999,40.774500000000003
+-74.009077000000005,40.703923000000003
+-73.991107999999997,40.742339000000001
+-73.981525000000005,40.759098000000002
+-73.972984999999994,40.785381999999998
+-73.984735000000001,40.755023000000001
+-74.000384999999994,40.728762000000003
+-73.994943000000006,40.750447999999999
+-73.844453000000001,40.721390999999997
+-73.971852999999996,40.757812999999999
+-73.991141999999996,40.732990000000001
+-73.975026999999997,40.754542000000001
+-73.987772000000007,40.638829999999999
+-73.989144999999994,40.774482999999996
+-73.956419999999994,40.787019999999998
+-74.008542000000006,40.720280000000002
+-73.953064999999995,40.771487
+-73.971215000000001,40.76249
+-73.991181999999995,40.756664999999998
+-73.984057000000007,40.754801999999998
+-73.990427999999994,40.750528000000003
+-73.987911999999994,40.688158000000001
+-73.994353000000004,40.740765000000003
+-73.954921999999996,40.7654
+-73.958731999999998,40.774814999999997
+-73.942587000000003,40.782972999999998
+-73.988607999999999,40.763976999999997
+-73.987350000000006,40.750484999999998
+-73.949607,40.784855999999998
+-73.977082999999993,40.753802
+-73.874514000000005,40.774056999999999
+-73.984944999999996,40.724243000000001
+-73.963003,40.763317000000001
+-73.990354999999994,40.760894999999998
+-73.955884999999995,40.813065000000002
+-73.971637000000001,40.756729
+-73.978862000000007,40.751921000000003
+-73.988054000000005,40.718628000000002
+-73.940236999999996,40.775312999999997
+-73.981084999999993,40.752992999999996
+-73.978395000000006,40.763485000000003
+-73.991429999999994,40.742449999999998
+-73.956497999999996,40.767983000000001
+-73.993331999999995,40.736272
+-73.986975000000001,40.753352999999997
+-73.989720000000005,40.762360000000001
+-73.949565000000007,40.781027000000002
+-73.955061000000001,40.78331
+-73.959078000000005,40.780453000000001
+-73.985275000000001,40.760922000000001
+-73.980310000000003,40.775328000000002
+-73.992742000000007,40.758294999999997
+-73.971800999999999,40.795000999999999
+-73.954395000000005,40.765988
+-74.002345000000005,40.728059999999999
+-73.991855999999999,40.744903999999998
+-74.003955000000005,40.731738
+-73.963457000000005,40.766942999999998
+-73.984596999999994,40.76905
+-73.954234999999997,40.789115000000002
+-73.999240999999998,40.739131
+-73.974772999999999,40.741937
+-73.955067999999997,40.785808000000003
+-73.982212000000004,40.771692000000002
+-73.981942000000004,40.771546000000001
+-73.978520000000003,40.741656999999996
+-73.997242,40.722192999999997
+-73.970628000000005,40.759597999999997
+-73.969601999999995,40.757528000000001
+-73.983717999999996,40.769905000000001
+-73.977519999999998,40.753208000000001
+-74.177797999999996,40.709944999999998
+-73.974992,40.787587000000002
+-73.98321,40.750726999999998
+-73.953725000000006,40.770691999999997
+-73.997157000000001,40.711948
+-73.970716999999993,40.764423000000001
+-74.002662999999998,40.714292
+-73.991478000000001,40.750017
+-73.989570000000001,40.729840000000003
+-73.973973000000001,40.762697000000003
+-73.980851999999999,40.725569999999998
+-73.986028000000005,40.752786999999998
+-73.967460000000003,40.756213000000002
+-73.968416000000005,40.762037999999997
+-73.954533999999995,40.765734000000002
+-73.963972999999996,40.761372000000001
+-73.979190000000003,40.766708000000001
+-73.966026999999997,40.805033000000002
+-73.872943000000006,40.776083
+-73.987054999999998,40.722588000000002
+-73.972329999999999,40.791272999999997
+-73.986301999999995,40.758111999999997
+-73.996217000000001,40.718967999999997
+-73.991558999999995,40.733319999999999
+-73.961866999999998,40.783589999999997
+-73.956658000000004,40.775005
+-73.974791999999994,40.753551999999999
+-73.955749999999995,40.787872
+-74.015941999999995,40.711312999999997
+-73.977519999999998,40.763461
+-73.981498000000002,40.781179999999999
+-73.966622000000001,40.789112000000003
+-73.967681999999996,40.755946999999999
+-73.980621999999997,40.779845000000002
+-73.790542000000002,40.644283000000001
+-73.989238,40.72146
+-73.986597000000003,40.739992000000001
+-74.000074999999995,40.727894999999997
+-74.016598000000002,40.709201999999998
+-73.991573000000002,40.723965
+-73.988095000000001,40.748013
+-73.981480000000005,40.779969999999999
+-73.874465000000001,40.774070000000002
+-74.003405000000001,40.726972000000004
+-74.003403000000006,40.739057000000003
+-73.950006999999999,40.780275000000003
+-74.007655,40.732284999999997
+-73.954307,40.781385999999998
+-73.951097000000004,40.770527999999999
+-73.991465000000005,40.749872000000003
+-74.000522000000004,40.758327999999999
+-73.991448000000005,40.759602999999998
+-73.973954000000006,40.783983999999997
+-73.980211999999995,40.754412000000002
+-73.790227000000002,40.646233000000002
+-73.950051000000002,40.780405999999999
+-73.984115000000003,40.765101999999999
+-73.992892999999995,40.766717
+-73.979241999999999,40.765003999999998
+-73.981148000000005,40.747292000000002
+-73.954583,40.78369
+-73.981027999999995,40.764311999999997
+-73.988101,40.740924999999997
+-73.958890999999994,40.780895000000001
+-74.001902000000001,40.740504999999999
+-73.983258000000006,40.738559000000002
+-73.935282999999998,40.725439999999999
+-74.010285999999994,40.713394000000001
+-73.954274999999996,40.784464999999997
+-73.969448,40.760733000000002
+-73.973252000000002,40.762808
+-73.984819999999999,40.747728000000002
+-73.870886999999996,40.773705
+-73.930494999999993,40.761327999999999
+-73.990582000000003,40.755901999999999
+-73.982254999999995,40.782983000000002
+-73.986080000000001,40.756605
+-73.952924999999993,40.772052000000002
+-73.988347000000005,40.753349999999998
+-73.985308000000003,40.745106999999997
+-73.979187999999994,40.747169999999997
+-73.993719999999996,40.741467999999998
+-73.941132999999994,40.799441000000002
+-73.982236999999998,40.751680999999998
+-74.007447999999997,40.740115000000003
+-73.986052000000001,40.735284999999998
+-73.977852999999996,40.759127999999997
+-73.971742000000006,40.764895000000003
+-73.984485000000006,40.736927000000001
+-73.989525,40.721089999999997
+-74.000181999999995,40.758074000000001
+-73.993596999999994,40.751975000000002
+-73.978639999999999,40.729685000000003
+-73.949102999999994,40.776802000000004
+-73.969227000000004,40.767408000000003
+-73.783512999999999,40.648600000000002
+-73.995159999999998,40.739981999999998
+-73.976465000000005,40.818142000000002
+-73.952472,40.780912999999998
+-73.991203999999996,40.749929999999999
+-73.969373000000004,40.750577
+-73.982754,40.773215999999998
+-73.966273000000001,40.760337999999997
+-73.988138000000006,40.722833000000001
+-73.955495999999997,40.782972999999998
+-73.987656999999999,40.775917999999997
+-74.002475000000004,40.739941000000002
+-73.964268000000004,40.681167000000002
+-73.968553999999997,40.754691999999999
+-73.954246999999995,40.764102999999999
+-73.872891999999993,40.77422
+-73.994789999999995,40.725853000000001
+-73.959076999999994,40.774794999999997
+-73.968486999999996,40.755425000000002
+-73.954588000000001,40.780765000000002
+-73.979901999999996,40.784058000000002
+-73.782268000000002,40.644711999999998
+-73.985038000000003,40.728287999999999
+-73.955380000000005,40.787717000000001
+-73.967074999999994,40.757072000000001
+-74.008098000000004,40.738776999999999
+-74.00497,40.748085000000003
+-73.987089999999995,40.739303
+-73.972216000000003,40.763483999999998
+-73.990584999999996,40.757260000000002
+-73.990854999999996,40.733960000000003
+-73.993994999999998,40.751558000000003
+-73.989064999999997,40.723218000000003
+-73.985613999999998,40.757832999999998
+-73.976292999999998,40.785891999999997
+-73.982462999999996,40.731450000000002
+-73.987802000000002,40.721277999999998
+-73.957385000000002,40.770246999999998
+-73.983067000000005,40.771605000000001
+-73.993917999999994,40.72824
+-74.000422,40.728856999999998
+-73.981279999999998,40.780881999999998
+-73.950765000000004,40.779752999999999
+-73.993498000000002,40.721722999999997
+-73.983896999999999,40.725512000000002
+-73.964398000000003,40.758738000000001
+-73.957066999999995,40.766264999999997
+-73.985042000000007,40.742212000000002
+-73.984109000000004,40.740414999999999
+-73.994192999999996,40.751660000000001
+-73.987449999999995,40.748778000000001
+-73.993222000000003,40.735852000000001
+-73.941288,40.831102999999999
+-73.984262999999999,40.729055000000002
+-73.976782999999998,40.752287000000003
+-73.958853000000005,40.772469999999998
+-73.982474999999994,40.748967
+-73.789822999999998,40.643863000000003
+-73.975054999999998,40.757522999999999
+-73.982662000000005,40.723173000000003
+-74.000715,40.727499000000002
+-73.974171999999996,40.755344999999998
+-73.996713,40.744534999999999
+-73.980711999999997,40.764294
+-73.982867999999996,40.762478999999999
+-74.004705000000001,40.712674999999997
+-73.978587000000005,40.744841999999998
+-73.983084000000005,40.756028000000001
+-73.972759999999994,40.793295000000001
+-73.953334999999996,40.767037000000002
+-73.946961000000002,40.662602999999997
+-73.981880000000004,40.768917999999999
+-73.992374999999996,40.724747000000001
+-73.967309999999998,40.772444
+-73.982167000000004,40.775497999999999
+-73.955997999999994,40.772461999999997
+-73.782987000000006,40.648879999999998
+-73.989386999999994,40.763095
+-73.964348000000001,40.756149999999998
+-73.992244999999997,40.750002000000002
+-73.977232000000001,40.758226999999998
+-73.997325000000004,40.725839999999998
+-73.873018000000002,40.774247000000003
+-74.002544999999998,40.744743
+-73.987770999999995,40.729534999999998
+-73.994669000000002,40.724795999999998
+-74.057514999999995,40.652487000000001
+-73.788415000000001,40.649127
+-73.972997000000007,40.755139999999997
+-73.979962999999998,40.746372000000001
+-73.958177000000006,40.778607000000001
+-73.983267999999995,40.756512999999998
+-73.953986999999998,40.778947000000002
+-73.977666999999997,40.743585000000003
+-73.933295000000001,40.762659999999997
+-74.001213000000007,40.757047999999998
+-73.964938000000004,40.771523000000002
+-73.980221999999998,40.780948000000002
+-73.982366999999996,40.749006999999999
+-74.004019999999997,40.748583000000004
+-73.995558000000003,40.744092000000002
+-73.999172999999999,40.73395
+-73.980162000000007,40.743355000000001
+-73.966471999999996,40.761361000000001
+-73.989992999999998,40.714280000000002
+-73.958539000000002,40.780755999999997
+-74.009984000000003,40.709926000000003
+-73.991164999999995,40.750345000000003
+-73.980468000000002,40.748350000000002
+-74.012744999999995,40.702342000000002
+-74.002943000000002,40.733355000000003
+-73.989557000000005,40.756779999999999
+-73.923207000000005,40.743923000000002
+-74.003405000000001,40.731935
+-73.990848,40.736365999999997
+-73.982765999999998,40.734597000000001
+-73.989367999999999,40.763007000000002
+-73.918909999999997,40.743377000000002
+-73.954436999999999,40.783707
+-73.995097999999999,40.739694999999998
+-73.948871999999994,40.777410000000003
+-73.988735000000005,40.731313
+-73.982394999999997,40.745052000000001
+-73.981393999999995,40.738059
+-73.986339999999998,40.756594999999997
+-73.995710000000003,40.730817000000002
+-73.99606,40.743380000000002
+-73.990684999999999,40.751247999999997
+-73.978002000000004,40.745797000000003
+-74.002780000000001,40.723742000000001
+-73.984556999999995,40.759256999999998
+-73.974348000000006,40.782989999999998
+-73.955668000000003,40.776693000000002
+-73.961433,40.761907000000001
+-73.963421999999994,40.774734000000002
+-74.000697000000002,40.742317
+-73.987097000000006,40.729232000000003
+-73.958755999999994,40.780811
+-73.997686999999999,40.741134000000002
+-73.963177000000002,40.762903000000001
+-73.872919999999993,40.773947
+-73.979332999999997,40.75244
+-73.987932999999998,40.738579999999999
+-73.981992000000005,40.778258000000001
+-73.981493,40.720910000000003
+-73.946574999999996,40.784660000000002
+-73.977397999999994,40.754522000000001
+-73.986050000000006,40.744416999999999
+-73.994437000000005,40.727460000000001
+-73.967685000000003,40.760599999999997
+-73.985597999999996,40.726922999999999
+-74.004082999999994,40.752777999999999
+-74.014797999999999,40.707728000000003
+-74.001029000000003,40.731794000000001
+-73.970952999999994,40.689611999999997
+-73.982200000000006,40.751503
+-73.988522000000003,40.757770000000001
+-73.982382999999999,40.774453999999999
+-73.964695000000006,40.769835
+-73.973889999999997,40.764724999999999
+-73.957297999999994,40.765332000000001
+-73.997585000000001,40.752789999999997
+-73.975875000000002,40.765976999999999
+-73.986019999999996,40.770167999999998
+-73.988079999999997,40.759824000000002
+-73.982078000000001,40.780749999999998
+-73.999352000000002,40.734017000000001
+-73.979128000000003,40.740544999999997
+-73.986535000000003,40.718110000000003
+-73.955629999999999,40.644432999999999
+-73.97748,40.766317999999998
+-73.984880000000004,40.763039999999997
+-73.989238,40.730032999999999
+-73.981562999999994,40.762577
+-73.947360000000003,40.775733000000002
+-73.994635000000002,40.725732000000001
+-74.011264999999995,40.715637999999998
+-73.976151999999999,40.776130000000002
+-73.977050000000006,40.774704999999997
+-73.982173000000003,40.732064999999999
+-73.956266999999997,40.775469999999999
+-73.998874999999998,40.744788
+-73.984553000000005,40.822161999999999
+-73.873113000000004,40.774197000000001
+-73.962545000000006,40.757148000000001
+-73.947897999999995,40.776063000000001
+-73.972346999999999,40.762811999999997
+-73.962378000000001,40.778573000000002
+-73.968293000000003,40.76247
+-74.005983000000001,40.712091999999998
+-73.959627999999995,40.767003000000003
+-73.969369,40.760731999999997
+-73.994249999999994,40.752522999999997
+-73.978252999999995,40.757981999999998
+-73.985958999999994,40.765517000000003
+-73.970500999999999,40.761851999999998
+-73.980817999999999,40.77984
+-73.995333000000002,40.721558000000002
+-73.982097999999993,40.731257999999997
+-73.944560999999993,40.779488999999998
+-73.998717999999997,40.763978000000002
+-73.955250000000007,40.787799999999997
+-73.976213000000001,40.791001999999999
+-73.984099999999998,40.737527999999998
+-73.970995000000002,40.761218
+-74.001176999999998,40.731014999999999
+-73.979738999999995,40.776235
+-73.950902999999997,40.711038000000002
+-73.930102000000005,40.803289999999997
+-73.973117999999999,40.744177000000001
+-73.984925000000004,40.724277999999998
+-73.952781000000002,40.776353
+-73.989277000000001,40.741304
+-73.992559999999997,40.758335000000002
+-73.953018,40.780318000000001
+-73.972682000000006,40.759251999999996
+-73.832151999999994,40.715363000000004
+-74.005647999999994,40.745752000000003
+-73.951739000000003,40.824807999999997
+-73.992701999999994,40.751846999999998
+-73.981762000000003,40.770350000000001
+-73.970832999999999,40.761898000000002
+-73.983571999999995,40.761387999999997
+-74.005013000000005,40.751457000000002
+-73.985273000000007,40.747146999999998
+-73.988714999999999,40.735177999999998
+-73.979882000000003,40.749637
+-73.981089999999995,40.751175000000003
+-73.971162000000007,40.795698000000002
+-73.981487000000001,40.749935000000001
+-73.988477000000003,40.778992000000002
+-73.986536999999998,40.739992999999998
+-74.002053000000004,40.745159999999998
+-73.948273999999998,40.773882999999998
+-73.987781999999996,40.719889999999999
+-73.966918000000007,40.804205000000003
+-73.956911000000005,40.780658000000003
+-73.980242000000004,40.758580000000002
+-74.005313000000001,40.740687999999999
+-73.978903000000003,40.745227
+-73.979142999999993,40.771625999999998
+-73.979366999999996,40.740535000000001
+-73.973703,40.743671999999997
+-73.979825000000005,40.755217999999999
+-73.973680000000002,40.792361999999997
+-73.894873000000004,40.834197000000003
+-73.970287999999996,40.784531999999999
+-73.872811999999996,40.773764999999997
+-73.948283000000004,40.782384999999998
+-73.961652000000001,40.755969999999998
+-73.995795000000001,40.738788
+-74.001514999999998,40.732042999999997
+-73.991600000000005,40.744852000000002
+-73.990218999999996,40.756124
+-73.995840000000001,40.726427999999999
+-73.983850000000004,40.770792
+-73.957026999999997,40.76623
+-73.972369,40.746206999999998
+-73.984736999999996,40.736756999999997
+-73.969907000000006,40.789619999999999
+-73.992891999999998,40.738232000000004
+-73.995992000000001,40.746662000000001
+-73.997377999999998,40.736911999999997
+-73.963866999999993,40.807946000000001
+-73.979046999999994,40.764324999999999
+-73.960442999999998,40.766350000000003
+-73.970534999999998,40.796742000000002
+-73.996262000000002,40.733372000000003
+-73.990156999999996,40.719389999999997
+-73.946008000000006,40.777487000000001
+-73.975516999999996,40.751572000000003
+-73.977842999999993,40.778601999999999
+-73.967986999999994,40.752267000000003
+-73.976652000000001,40.747765000000001
+-73.996835000000004,40.762974999999997
+-73.960402000000002,40.757558000000003
+-73.793966999999995,40.657561000000001
+-73.989047999999997,40.748404999999998
+-73.967832999999999,40.756284999999998
+-73.968790999999996,40.750338999999997
+-73.992249999999999,40.721401999999998
+-73.985190000000003,40.764465000000001
+-73.964543000000006,40.755294999999997
+-73.980417000000003,40.730490000000003
+-73.965935000000002,40.805329999999998
+-73.978750000000005,40.753205000000001
+-73.986638999999997,40.766601000000001
+-73.985992999999993,40.749856999999999
+-74.015146999999999,40.711312999999997
+-73.993341999999998,40.747942000000002
+-73.982093000000006,40.774842999999997
+-73.958053000000007,40.774681999999999
+-73.983464999999995,40.756092000000002
+-73.987938999999997,40.750622
+-73.956978000000007,40.779952999999999
+-74.008324999999999,40.738793999999999
+-74.000935999999996,40.731788999999999
+-73.974973000000006,40.765532
+-73.941373999999996,40.807774999999999
+-74.005088000000001,40.720607999999999
+-73.975288000000006,40.760691999999999
+-73.99136,40.750216999999999
+-73.983194999999995,40.741686999999999
+-73.966452000000004,40.752715000000002
+-73.978251999999998,40.752772
+-73.981212999999997,40.778947000000002
+-73.980384999999998,40.734462000000001
+-73.975139999999996,40.754567999999999
+-73.980028000000004,40.759889999999999
+-73.970455999999999,40.796731999999999
+-73.965751999999995,40.790402
+-73.990837999999997,40.765847999999998
+-73.995312999999996,40.688326000000004
+-73.980452999999997,40.770301000000003
+-74.003055000000003,40.727744000000001
+-73.995739999999998,40.739082000000003
+-73.977035000000001,40.743569999999998
+-73.962653000000003,40.776522999999997
+-73.977500000000006,40.772762
+-73.984471999999997,40.779772000000001
+-73.972329999999999,40.786597
+-74.0017,40.750399999999999
+-73.980528000000007,40.733941999999999
+-73.985957999999997,40.753256999999998
+-73.967538000000005,40.760368
+-73.953638999999995,40.775188999999997
+-73.957167999999996,40.765425
+-74.015673000000007,40.715598
+-74.001971999999995,40.729917999999998
+-73.988697000000002,40.737155000000001
+-73.954655000000002,40.778125000000003
+-73.937065000000004,40.797944999999999
+-74.008144999999999,40.715000000000003
+-73.981836999999999,40.746552999999999
+-73.954785000000001,40.765157000000002
+-73.863543000000007,40.776023000000002
+-73.992322000000001,40.737744999999997
+-73.974396999999996,40.756602000000001
+-73.951871999999995,40.766257000000003
+-73.988365000000002,40.772993
+-73.941292000000004,40.81353
+-73.972390000000004,40.743307999999999
+-73.968185000000005,40.637250000000002
+-73.951814999999996,40.766567000000002
+-73.973050000000001,40.744283000000003
+-73.978503000000003,40.785893000000002
+-74.005560000000003,40.750864999999997
+-73.975336999999996,40.759706999999999
+-73.942449999999994,40.749364999999997
+-73.973389999999995,40.761203000000002
+-74.005520000000004,40.715380000000003
+-73.981970000000004,40.756025000000001
+-73.995067000000006,40.739688000000001
+-73.963100999999995,40.769035000000002
+-73.988941999999994,40.733913000000001
+-73.978035000000006,40.763078
+-74.008717000000004,40.720458000000001
+-74.001047,40.729289999999999
+-73.905893000000006,40.774630000000002
+-74.015606000000005,40.715629999999997
+-73.958872999999997,40.763857000000002
+-73.973297000000002,40.769210000000001
+-73.897476999999995,40.733150000000002
+-73.987162999999995,40.738942999999999
+-73.997712000000007,40.721415
+-73.967957999999996,40.762045000000001
+-73.957142000000005,40.780118000000002
+-73.987622999999999,40.765279
+-73.998472000000007,40.800538000000003
+-73.978236999999993,40.783242999999999
+-73.996583000000001,40.753121999999998
+-73.966542000000004,40.764175000000002
+-73.86515,40.769182999999998
+-73.983553000000001,40.775748
+-73.977230000000006,40.758266999999996
+-73.984641999999994,40.762301999999998
+-73.952797000000004,40.786468999999997
+-73.970855,40.759503000000002
+-73.982967000000002,40.779487000000003
+-73.955905000000001,40.771636999999998
+-73.974635000000006,40.751534999999997
+-73.952337,40.768926999999998
+-73.955882000000003,40.784945
+-74.006870000000006,40.743471999999997
+-73.982628000000005,40.781922000000002
+-73.994587999999993,40.745047999999997
+-73.783514999999994,40.648597000000002
+-73.987705000000005,40.740723000000003
+-73.997056000000001,40.747166999999997
+-73.984792999999996,40.761187999999997
+-73.997332,40.724935000000002
+-73.979462999999996,40.743873000000001
+-73.999173999999996,40.754353999999999
+-73.981863000000004,40.736623000000002
+-73.971706999999995,40.752490000000002
+-73.999529999999993,40.728386999999998
+-73.963117999999994,40.777945000000003
+-73.986795000000001,40.755645000000001
+-73.986923000000004,40.766441999999998
+-73.989857999999998,40.733812
+-73.976742000000002,40.775224999999999
+-73.971573000000006,40.750821999999999
+-74.001727000000002,40.717202999999998
+-73.978549999999998,40.745072999999998
+-73.978166999999999,40.773325
+-73.979372999999995,40.756993000000001
+-73.975352000000001,40.761375000000001
+-73.982382000000001,40.763933000000002
+-73.975818000000004,40.786676999999997
+-73.956163000000004,40.784607000000001
+-73.980992000000001,40.781779999999998
+-73.993628000000001,40.752049
+-73.999015,40.745567999999999
+-73.965374999999995,40.769013000000001
+-73.962222999999994,40.776451000000002
+-73.985466000000002,40.738754999999998
+-73.975291999999996,40.757834000000003
+-73.990774999999999,40.755828000000001
+-74.008082000000002,40.712367999999998
+-73.997181999999995,40.737592999999997
+-73.990138000000002,40.719282
+-73.981938999999997,40.768903000000002
+-73.983221999999998,40.726612000000003
+-73.992412999999999,40.749012999999998
+-73.968046999999999,40.801262000000001
+-73.965912000000003,40.771293
+-73.974377000000004,40.790950000000002
+-73.992932999999994,40.749858000000003
+-73.980052000000001,40.753017999999997
+-73.962091999999998,40.795107999999999
+-73.991663000000003,40.735152999999997
+-74.003547999999995,40.732232000000003
+-73.978953000000004,40.777625
+-73.983694999999997,40.743794999999999
+-74.000142999999994,40.725467999999999
+-73.986237000000003,40.759607000000003
+-74.008562999999995,40.719847000000001
+-73.953843000000006,40.775331999999999
+-73.975210000000004,40.755631999999999
+-73.992864999999995,40.736702000000001
+-73.974733000000001,40.742077999999999
+-73.954849999999993,40.777558999999997
+-73.981988999999999,40.762469000000003
+-73.978657999999996,40.762251999999997
+-73.959954999999994,40.773491999999997
+-73.979474999999994,40.787367000000003
+-73.968014999999994,40.793010000000002
+-73.976167000000004,40.687081999999997
+-73.939206999999996,40.752155000000002
+-73.944467000000003,40.794761999999999
+-73.984879000000006,40.742181000000002
+-73.955060000000003,40.773178000000001
+-73.978862000000007,40.736584000000001
+-73.993138000000002,40.747267000000001
+-73.999898000000002,40.743203000000001
+-73.981773000000004,40.769368
+-73.997955000000005,40.716835000000003
+-73.978531000000004,40.719956000000003
+-73.969282000000007,40.797952000000002
+-74.002264999999994,40.724663
+-73.969712000000001,40.792926999999999
+-73.980452,40.774957999999998
+-73.975247999999993,40.793152999999997
+-73.919488000000001,40.894596999999997
+-73.976039999999998,40.751665000000003
+-73.963094999999996,40.793729999999996
+-73.951175000000006,40.778722999999999
+-73.870851999999999,40.773716999999998
+-73.964551999999998,40.770142
+-73.982793000000001,40.757423000000003
+-73.992057000000003,40.731175
+-73.977014999999994,40.774742000000003
+-73.996352999999999,40.737206999999998
+-73.990823000000006,40.734876999999997
+-74.002865,40.747098000000001
+-73.960187000000005,40.770400000000002
+-73.979855000000001,40.766748
+-73.99333,40.734037999999998
+-73.984027999999995,40.755628000000002
+-73.987857000000005,40.738169999999997
+-73.788560000000004,40.641469999999998
+-73.952938000000003,40.823312999999999
+-73.975961999999996,40.750148000000003
+-73.978111999999996,40.745632000000001
+-73.954908000000003,40.780034999999998
+-73.867067000000006,40.769482000000004
+-73.962052,40.773670000000003
+-73.964866000000001,40.759965999999999
+-73.983171999999996,40.738188000000001
+-73.954958000000005,40.777397000000001
+-73.956519999999998,40.778292999999998
+-73.970237999999995,40.749496999999998
+-73.975442999999999,40.776445000000002
+-73.977031999999994,40.751471000000002
+-73.967600000000004,40.763002999999998
+-73.941034999999999,40.788201999999998
+-73.981899999999996,40.745849
+-74.006197999999998,40.734152000000002
+-73.988380000000006,40.760016
+-73.978835000000004,40.787714999999999
+-73.982840999999993,40.782021999999998
+-73.982496999999995,40.766979999999997
+-73.959289999999996,40.77769
+-73.997242,40.736733000000001
+-73.939222999999998,40.805283000000003
+-73.966607999999994,40.770653000000003
+-73.985382000000001,40.747007000000004
+-73.954279999999997,40.786901999999998
+-73.964235000000002,40.805289999999999
+-74.006005999999999,40.749903000000003
+-73.953805000000003,40.785426999999999
+-73.970122000000003,40.756855000000002
+-74.000172000000006,40.742890000000003
+-73.985465000000005,40.741444999999999
+-73.986372000000003,40.718158000000003
+-73.988861999999997,40.722850000000001
+-73.967074999999994,40.763570000000001
+-73.971721000000002,40.797294999999998
+-73.963018000000005,40.770127000000002
+-73.785222000000005,40.645682999999998
+-74.003910000000005,40.725802000000002
+-73.978553000000005,40.772775000000003
+-73.975565000000003,40.751513000000003
+-73.989379999999997,40.736027999999997
+-73.974463999999998,40.753551000000002
+-73.890816999999998,40.759613000000002
+-73.975082999999998,40.745880999999997
+-74.005797000000001,40.717739999999999
+-73.973352000000006,40.752294999999997
+-73.984917999999993,40.742930000000001
+-73.966246999999996,40.761356999999997
+-73.991236999999998,40.739395000000002
+-73.976905000000002,40.747387000000003
+-73.970941999999994,40.798566999999998
+-73.995793000000006,40.73865
+-73.974864999999994,40.765296999999997
+-73.962012000000001,40.763457000000002
+-73.984319999999997,40.765324999999997
+-74.000084999999999,40.758775
+-73.987322000000006,40.718409999999999
+-73.981492000000003,40.753391999999998
+-73.993587000000005,40.767992999999997
+-73.950568000000004,40.779533000000001
+-73.956549999999993,40.775396999999998
+-73.958870000000005,40.779988000000003
+-73.971656999999993,40.787084999999998
+-74.005061999999995,40.718657999999998
+-73.954228999999998,40.766362000000001
+-73.953334999999996,40.782645000000002
+-73.992585000000005,40.758521999999999
+-73.975935000000007,40.764712000000003
+-73.965362999999996,40.763308000000002
+-73.990532000000002,40.734834999999997
+-73.956434000000002,40.779738000000002
+-73.972012000000007,40.758122
+-73.977306999999996,40.779407999999997
+-73.969921999999997,40.764642000000002
+-73.997985,40.755977999999999
+-73.953072000000006,40.77619
+-73.968204999999998,40.770912000000003
+-73.991033000000002,40.734098000000003
+-73.987232000000006,40.751258
+-73.973749999999995,40.763787000000001
+-73.960601999999994,40.775247
+-73.990739000000005,40.713804000000003
+-74.010278,40.713892999999999
+-73.982044999999999,40.746848
+-74.004687000000004,40.737670000000001
+-73.992706999999996,40.752940000000002
+-73.991427000000002,40.714795000000002
+-73.936414999999997,40.75676
+-73.980442999999994,40.753908000000003
+-73.951868000000005,40.769469999999998
+-73.968737000000004,40.754804999999998
+-73.974368999999996,40.755372000000001
+-73.992875999999995,40.723697000000001
+-73.962907000000001,40.763305000000003
+-73.790291999999994,40.646732999999998
+-73.966958000000005,40.788567999999998
+-73.983277999999999,40.738549999999996
+-73.972667999999999,40.760981999999998
+-73.992666,40.757393
+-73.972908000000004,40.748728
+-73.973974999999996,40.763089999999998
+-74.006316999999996,40.734411999999999
+-73.985320000000002,40.759160000000001
+-73.973184000000003,40.795195999999997
+-73.986936999999998,40.758068000000002
+-73.96584,40.805287999999997
+-73.958112,40.773614999999999
+-73.993753999999996,40.732655999999999
+-73.983287000000004,40.722786999999997
+-74.009775000000005,40.726142000000003
+-73.983431999999993,40.73574
+-73.984140999999994,40.743476000000001
+-73.951459999999997,40.781480000000002
+-73.990210000000005,40.725791999999998
+-73.982737999999998,40.762568000000002
+-73.982422,40.775055000000002
+-73.975792999999996,40.781658
+-73.975215000000006,40.749780000000001
+-73.987808999999999,40.721221999999997
+-73.973911999999999,40.784177
+-73.999547000000007,40.743752000000001
+-74.014680999999996,40.713960999999998
+-74.001069999999999,40.746578999999997
+-73.993544999999997,40.725656999999998
+-73.988074999999995,40.748551999999997
+-73.952647999999996,40.776805000000003
+-73.976438000000002,40.780810000000002
+-74.008228000000003,40.737468
+-73.994685000000004,40.750193000000003
+-73.986412000000001,40.743392
+-73.967416999999998,40.751963000000003
+-73.954318000000001,40.766035000000002
+-73.955451999999994,40.773904999999999
+-73.978587000000005,40.763593
+-73.984764999999996,40.768762000000002
+-73.995634999999993,40.744632000000003
+-73.991884999999996,40.726210000000002
+-73.979742999999999,40.727125999999998
+-73.871075000000005,40.773865000000001
+-74.000827000000001,40.725785000000002
+-74.001896000000002,40.730176999999998
+-73.952088000000003,40.790194999999997
+-73.977779999999996,40.734189999999998
+-73.956706999999994,40.804112000000003
+-73.956901000000002,40.774133999999997
+-73.965083000000007,40.754958000000002
+-73.941783000000001,40.791690000000003
+-73.994997999999995,40.740183000000002
+-73.985321999999996,40.727514999999997
+-73.982136999999994,40.743172000000001
+-73.985185999999999,40.770901000000002
+-74.002673000000001,40.728057
+-73.982902999999993,40.739418000000001
+-73.958843000000002,40.763792000000002
+-73.987889999999993,40.752816000000003
+-73.998525000000001,40.740561
+-73.968007,40.758617000000001
+-73.987459999999999,40.744464999999998
+-73.975674999999995,40.759929999999997
+-73.981476999999998,40.734940000000002
+-73.967614999999995,40.756092000000002
+-73.993628000000001,40.727376999999997
+-74.005847000000003,40.733817999999999
+-74.006573000000003,40.737389999999998
+-73.986209000000002,40.726519000000003
+-73.987700000000004,40.738613000000001
+-73.992592999999999,40.734343000000003
+-73.983707999999993,40.725842
+-73.981776999999994,40.728431999999998
+-73.980892999999995,40.747439999999997
+-73.982377999999997,40.768588000000001
+-73.989919,40.719185000000003
+-73.980720000000005,40.784734
+-73.990705000000005,40.750019999999999
+-73.986334999999997,40.739755000000002
+-73.960081000000002,40.766438999999998
+-73.984137000000004,40.767128999999997
+-73.956574000000003,40.771278000000002
+-73.964775000000003,40.806710000000002
+-74.002949000000001,40.728389999999997
+-73.968878000000004,40.761769000000001
+-73.991536999999994,40.749788000000002
+-73.959992999999997,40.770429999999998
+-73.970274000000003,40.765528000000003
+-74.002617999999998,40.7087
+-73.962444000000005,40.767105999999998
+-73.954072999999994,40.767111999999997
+-73.990814999999998,40.770381999999998
+-73.981039999999993,40.766039999999997
+-73.960346999999999,40.770432
+-73.792672999999994,40.644995000000002
+-73.999193000000005,40.726475000000001
+-73.967748,40.760167000000003
+-73.958397000000005,40.770083
+-73.978977999999998,40.747700999999999
+-73.992679999999993,40.723979
+-73.990807000000004,40.750827999999998
+-73.980103,40.745776999999997
+-74.007472000000007,40.742998
+-73.941945000000004,40.790390000000002
+-73.990404999999996,40.752678000000003
+-73.967022999999998,40.772612000000002
+-73.957303999999993,40.766001000000003
+-73.987763000000001,40.738289000000002
+-73.985389999999995,40.739955000000002
+-73.979218000000003,40.752336999999997
+-73.984723000000002,40.761380000000003
+-74.000384999999994,40.732443000000004
+-73.945473000000007,40.782338000000003
+-73.962609999999998,40.776409999999998
+-73.968012000000002,40.801439999999999
+-73.971362999999997,40.744517999999999
+-73.991020000000006,40.739784999999998
+-73.984674999999996,40.768295000000002
+-73.990892000000002,40.734769999999997
+-73.987854999999996,40.759912999999997
+-74.009772999999996,40.734713999999997
+-73.916403000000003,40.743127999999999
+-73.984814999999998,40.744897000000002
+-73.982686999999999,40.769064999999998
+-73.975217000000001,40.790196999999999
+-73.959145000000007,40.763308000000002
+-73.923618000000005,40.793480000000002
+-73.979327999999995,40.761245000000002
+-73.979896999999994,40.776085000000002
+-74.005466999999996,40.741481999999998
+-73.972431999999998,40.759582000000002
+-73.962316999999999,40.779012000000002
+-73.947306999999995,40.784292000000001
+-73.964920000000006,40.759967000000003
+-73.989698000000004,40.736787999999997
+-73.981814999999997,40.756557999999998
+-73.986632,40.766668000000003
+-73.938287000000003,40.846733
+-73.972845000000007,40.744567000000004
+-73.979208,40.784942000000001
+-73.965322,40.761892000000003
+-74.008364999999998,40.740516999999997
+-73.972556999999995,40.769607999999998
+-73.968373,40.762915
+-74.000591999999997,40.737319999999997
+-73.985873999999995,40.762037999999997
+-73.989720000000005,40.757733000000002
+-73.984942000000004,40.759174999999999
+-73.989759000000006,40.771096999999997
+-73.992912000000004,40.748598000000001
+-73.978288000000006,40.741210000000002
+-73.994327999999996,40.732211999999997
+-73.984556999999995,40.770158000000002
+-73.981134999999995,40.74465
+-73.985069999999993,40.732256999999997
+-73.957774999999998,40.761249999999997
+-74.006406999999996,40.739559999999997
+-74.005838999999995,40.740174000000003
+-73.969007000000005,40.689098999999999
+-73.965045000000003,40.791196999999997
+-73.997557999999998,40.725732000000001
+-74.008707000000001,40.710818000000003
+-73.978442999999999,40.762923000000001
+-74.006846999999993,40.719942000000003
+-73.991883000000001,40.735297000000003
+-73.962023000000002,40.759551999999999
+-73.977322000000001,40.726171999999998
+-73.948447999999999,40.773876999999999
+-73.971705,40.761693000000001
+-73.989031999999995,40.72157
+-73.968582999999995,40.767445000000002
+-73.953997999999999,40.774774999999998
+-73.950270000000003,40.786622999999999
+-74.004168000000007,40.719721999999997
+-73.991680000000002,40.750123000000002
+-73.983211999999995,40.764408000000003
+-73.986324999999994,40.758941999999998
+-73.987295000000003,40.776338000000003
+-73.986930000000001,40.750954
+-73.962114999999997,40.767713000000001
+-73.972437999999997,40.689565000000002
+-73.971982999999994,40.758764999999997
+-73.989887999999993,40.734378
+-73.949106999999998,40.777327999999997
+-73.992535000000004,40.737157000000003
+-73.990737999999993,40.728425000000001
+-74.000947999999994,40.757838
+-73.959597000000002,40.766931999999997
+-73.982140999999999,40.783048000000001
+-73.991384999999994,40.750256999999998
+-73.975503000000003,40.745598000000001
+-73.973708000000002,40.779418
+-74.000473,40.728817999999997
+-73.983014999999995,40.746029999999998
+-73.983303000000006,40.750239999999998
+-73.972272000000004,40.759932999999997
+-73.977889000000005,40.746070000000003
+-73.977902999999998,40.745893000000002
+-73.971818999999996,40.754313000000003
+-74.010737000000006,40.717027000000002
+-73.981880000000004,40.769488000000003
+-73.989722,40.720320000000001
+-73.961489999999998,40.796275000000001
+-73.991956999999999,40.749248000000001
+-73.986292000000006,40.726385000000001
+-73.984009999999998,40.729393000000002
+-73.976434999999995,40.751418000000001
+-73.984582000000003,40.760623000000002
+-73.985388,40.722028000000002
+-73.978629999999995,40.744914999999999
+-73.963463000000004,40.776825000000002
+-73.972897000000003,40.795797999999998
+-73.970547999999994,40.767747
+-73.966615000000004,40.761409999999998
+-73.968520999999996,40.755727999999998
+-74.006213000000002,40.734265000000001
+-73.971439000000004,40.755051000000002
+-73.992892999999995,40.768323000000002
+-74.009983000000005,40.720841999999998
+-73.824624999999997,40.714047999999998
+-74.004130000000004,40.747866999999999
+-73.945334000000003,40.774191999999999
+-73.969380999999998,40.763587999999999
+-73.989362999999997,40.734563000000001
+-73.979076000000006,40.763258
+-73.983718999999994,40.749751000000003
+-74.006767999999994,40.706484000000003
+-73.804185000000004,40.649357000000002
+-74.005182000000005,40.740994999999998
+-73.788573,40.641643000000002
+-73.988669000000002,40.758451000000001
+-73.974763999999993,40.75985
+-73.994082000000006,40.741315
+-74.008979999999994,40.730761999999999
+-73.980573000000007,40.738415000000003
+-73.975593000000003,40.781877999999999
+-73.957898,40.782057000000002
+-73.994639000000006,40.750630000000001
+-73.974545000000006,40.755423
+-73.977644999999995,40.757917999999997
+-73.992523000000006,40.75797
+-73.969223,40.766669999999998
+-73.986616999999995,40.750968
+-74.008088000000001,40.739001999999999
+-74.005532000000002,40.745707000000003
+-73.955022,40.789062000000001
+-73.995047,40.740009999999998
+-74.007114999999999,40.728222000000002
+-73.987212999999997,40.729455000000002
+-73.986874999999998,40.739441999999997
+-74.002087000000003,40.714962
+-73.967060000000004,40.766770000000001
+-73.980085000000003,40.730423000000002
+-73.955907999999994,40.784838000000001
+-73.979726999999997,40.760742
+-74.002894999999995,40.733635
+-73.981319999999997,40.770910000000001
+-73.950288999999998,40.783641000000003
+-73.947289999999995,40.775917
+-73.948701999999997,40.782462000000002
+-73.988721999999996,40.722639999999998
+-73.870966999999993,40.773707999999999
+-73.989080000000001,40.757874999999999
+-73.994247999999999,40.737181999999997
+-73.965779999999995,40.762051999999997
+-73.971027000000007,40.792403
+-73.983251999999993,40.749347999999998
+-73.978382999999994,40.748527000000003
+-73.988978000000003,40.777802999999999
+-73.962509999999995,40.804761999999997
+-73.988253,40.720374999999997
+-73.972228000000001,40.754041999999998
+-73.982753000000002,40.76202
+-73.989177999999995,40.740597000000001
+-73.986722999999998,40.736559999999997
+-73.988029999999995,40.742224999999998
+-73.986161999999993,40.732866999999999
+-73.965656999999993,40.762703999999999
+-73.980545000000006,40.754662000000003
+-73.979489999999998,40.763661999999997
+-73.975444999999993,40.751519999999999
+-73.986807999999996,40.753869999999999
+-73.994237999999996,40.761293000000002
+-73.947473000000002,40.783417
+-74.007864999999995,40.742688000000001
+-73.971896999999998,40.755333
+-73.992649,40.737349000000002
+-73.991051999999996,40.717692
+-73.986805000000004,40.766452999999998
+-73.995058,40.731693
+-73.979960000000005,40.734785000000002
+-73.967884999999995,40.802132999999998
+-74.004069999999999,40.713071999999997
+-73.989177999999995,40.777158
+-73.968708000000007,40.798532999999999
+-73.986047999999997,40.740749999999998
+-74.016523000000007,40.704695000000001
+-73.989832000000007,40.747635000000002
+-73.962036999999995,40.767763000000002
+-73.977576999999997,40.756607000000002
+-73.952302000000003,40.768568000000002
+-73.992338000000004,40.73057
+-74.010071999999994,40.740527999999998
+-73.978544999999997,40.745493000000003
+-73.980343000000005,40.745941999999999
+-73.989975000000001,40.733111999999998
+-73.984101999999993,40.761887999999999
+-73.952164999999994,40.629218000000002
+-73.976888000000002,40.750250000000001
+-73.982555000000005,40.756833
+-73.986729999999994,40.744841999999998
+-74.006752000000006,40.736187999999999
+-73.988872000000001,40.736649999999997
+-73.961455000000001,40.811793000000002
+-73.958802000000006,40.772235000000002
+-73.933426999999995,40.70496
+-73.979321999999996,40.749654999999997
+-73.963916999999995,40.765219999999999
+-73.986577999999994,40.755228000000002
+-73.980733999999998,40.765501
+-73.980635000000007,40.763227000000001
+-73.972959000000003,40.748081999999997
+-74.007352999999995,40.740065000000001
+-73.971892999999994,40.757877000000001
+-73.990821999999994,40.742358000000003
+-73.988297000000003,40.723497999999999
+-74.018941999999996,40.705970000000001
+-73.987205000000003,40.719741999999997
+-73.974727999999999,40.741953000000002
+-73.986114999999998,40.759785999999998
+-73.992328000000001,40.722529999999999
+-73.980476999999993,40.730499999999999
+-73.988320999999999,40.759988
+-73.973479999999995,40.764341999999999
+-73.982613000000001,40.765300000000003
+-73.996852000000004,40.737217999999999
+-74.006923999999998,40.729627999999998
+-73.998154999999997,40.713718
+-73.993277000000006,40.702513000000003
+-73.997086999999993,40.736866999999997
+-73.982517999999999,40.782212000000001
+-73.974868000000001,40.744388000000001
+-73.989727000000002,40.738911999999999
+-73.959360000000004,40.771377000000001
+-73.983546000000004,40.760907000000003
+-73.971833000000004,40.759950000000003
+-73.979702000000003,40.761873000000001
+-73.991438000000002,40.750109999999999
+-73.981502000000006,40.765942000000003
+-73.946494999999999,40.780774999999998
+-73.977852999999996,40.788702000000001
+-73.961112999999997,40.806913000000002
+-73.980492999999996,40.752983
+-73.986896999999999,40.755690000000001
+-73.943247999999997,40.777597
+-73.979714999999999,40.752422000000003
+-73.977057000000002,40.753169999999997
+-74.001412000000002,40.756597999999997
+-73.985422,40.746090000000002
+-73.993717000000004,40.720948
+-73.987953000000005,40.760108000000002
+-73.995570000000001,40.732675
+-74.007918000000004,40.724333000000001
+-73.977554999999995,40.762076
+-74.001373000000001,40.731157000000003
+-73.983715000000004,40.762186
+-73.978211999999999,40.753410000000002
+-73.989777000000004,40.735467999999997
+-73.958837000000003,40.777970000000003
+-73.982512999999997,40.763432999999999
+-73.992739999999998,40.724057000000002
+-73.979204999999993,40.771709999999999
+-73.985882000000004,40.759659999999997
+-73.987020000000001,40.743158000000001
+-73.964832000000001,40.755727999999998
+-74.013802999999996,40.706659999999999
+-73.985335000000006,40.727711999999997
+-74.007306999999997,40.727415000000001
+-73.982955000000004,40.745272
+-73.983430999999996,40.771393000000003
+-73.984497000000005,40.743957000000002
+-73.973060000000004,40.748708000000001
+-73.965481999999994,40.758026999999998
+-73.971523000000005,40.761184999999998
+-73.987970000000004,40.757010000000001
+-73.977322999999998,40.789532999999999
+-74.009793000000002,40.709797999999999
+-73.844561999999996,40.721465000000002
+-73.982577000000006,40.723208
+-73.989729999999994,40.734099999999998
+-73.971208000000004,40.751334999999997
+-73.994105000000005,40.751151999999998
+-73.955802000000006,40.779580000000003
+-73.966435000000004,40.804090000000002
+-73.979127000000005,40.762253000000001
+-73.974639999999994,40.793613000000001
+-73.810867000000002,40.692622999999998
+-74.006429999999995,40.739508000000001
+-73.987369999999999,40.744489999999999
+-73.965405000000004,40.800845000000002
+-73.999056999999993,40.734639999999999
+-73.985877000000002,40.741185000000002
+-73.949306000000007,40.781475
+-73.955462999999995,40.782784999999997
+-73.969492000000002,40.749102999999998
+-73.985493000000005,40.761647000000004
+-73.959689999999995,40.758817000000001
+-73.983383000000003,40.738512999999998
+-74.001559999999998,40.717112999999998
+-73.967164999999994,40.761215
+-73.986227,40.759540000000001
+-73.980142000000001,40.765360000000001
+-73.992073000000005,40.719883000000003
+-73.990470000000002,40.771670999999998
+-73.961209999999994,40.757573000000001
+-73.983428000000004,40.749809999999997
+-73.977181999999999,40.761862000000001
+-73.981324999999998,40.767505
+-73.975223999999997,40.790185000000001
+-73.974672999999996,40.750852000000002
+-73.987731999999994,40.750478000000001
+-73.985263000000003,40.757869999999997
+-74.002262000000002,40.724609999999998
+-73.986968000000005,40.729692
+-73.981048000000001,40.778312
+-73.974784999999997,40.787869999999998
+-73.954293000000007,40.766264999999997
+-73.980322999999999,40.770386999999999
+-73.971367999999998,40.760412000000002
+-73.961107999999996,40.760748999999997
+-73.954863000000003,40.765687
+-73.981008000000003,40.737774999999999
+-73.992472000000006,40.754171999999997
+-73.978082999999998,40.745641999999997
+-73.98451,40.739184999999999
+-73.978447000000003,40.763682000000003
+-73.975166000000002,40.790376000000002
+-73.985185000000001,40.727812
+-73.952357000000006,40.766502000000003
+-73.970917,40.758817000000001
+-73.990894999999995,40.750388000000001
+-73.997772999999995,40.761668
+-73.995351999999997,40.749702999999997
+-73.977791999999994,40.761296999999999
+-73.987268,40.733086999999998
+-73.987949,40.741019000000001
+-73.950760000000002,40.771386999999997
+-73.973637999999994,40.779328
+-73.959076999999994,40.768048
+-73.975302999999997,40.732982999999997
+-73.982926000000006,40.744047000000002
+-73.995189999999994,40.734150999999997
+-73.782749999999993,40.644150000000003
+-73.975112999999993,40.790059999999997
+-74.003472000000002,40.726892999999997
+-73.988527000000005,40.728845
+-73.991273000000007,40.732484999999997
+-73.988100000000003,40.700845000000001
+-74.010828000000004,40.709589999999999
+-73.950406999999998,40.783673
+-73.978988000000001,40.762194999999998
+-73.977130000000002,40.758865
+-73.995527999999993,40.695917999999999
+-73.975102000000007,40.751168
+-74.006512000000001,40.737411999999999
+-73.962315000000004,40.779218
+-73.990489999999994,40.761494999999996
+-73.991491999999994,40.750235000000004
+-73.989001000000002,40.747838999999999
+-74.007102000000003,40.741582000000001
+-73.943316999999993,40.789341999999998
+-73.991992999999994,40.749212999999997
+-73.993894999999995,40.73565
+-73.955697000000001,40.768551000000002
+-73.969774999999998,40.765346999999998
+-73.955997999999994,40.784447999999998
+-73.789186999999998,40.647080000000003
+-73.994155000000006,40.766655
+-73.944720000000004,40.779307000000003
+-73.984402000000003,40.728675000000003
+-73.978243000000006,40.762594999999997
+-73.975463000000005,40.792259999999999
+-73.981683000000004,40.732477000000003
+-73.984052000000005,40.757271000000003
+-74.010165000000001,40.720844999999997
+-73.953766999999999,40.775126999999998
+-74.007227,40.703898000000002
+-73.960577999999998,40.757565
+-74.005037000000002,40.740884999999999
+-73.976230000000001,40.744402999999998
+-73.978189999999998,40.752372999999999
+-73.863046999999995,40.769195000000003
+-73.986931999999996,40.755778999999997
+-73.960544999999996,40.807564999999997
+-74.007436999999996,40.726112000000001
+-73.996863000000005,40.725540000000002
+-73.981427999999994,40.780115000000002
+-73.966030000000003,40.767862999999998
+-74.006896999999995,40.728513
+-73.986639999999994,40.761961999999997
+-73.992009999999993,40.721828000000002
+-73.940548000000007,40.757133000000003
+-73.980019999999996,40.775587999999999
+-74.000626999999994,40.735818000000002
+-73.991919999999993,40.744368000000001
+-73.989580000000004,40.719085
+-73.982742999999999,40.731484999999999
+-73.954331999999994,40.767094999999998
+-73.955735000000004,40.764249999999997
+-73.976527000000004,40.760027000000001
+-73.987882999999997,40.725557000000002
+-73.874557999999993,40.774050000000003
+-73.966128999999995,40.761972
+-73.953793000000005,40.766717999999997
+-73.992570000000001,40.748457000000002
+-73.980147000000002,40.749242000000002
+-73.994759999999999,40.734744999999997
+-73.976337999999998,40.765431999999997
+-73.981016999999994,40.750408
+-74.000339999999994,40.758533
+-73.976894999999999,40.775047999999998
+-73.988446999999994,40.733944999999999
+-73.989868000000001,40.769618000000001
+-73.874427999999995,40.774073000000001
+-73.903661999999997,40.546925000000002
+-73.962689999999995,40.778440000000003
+-73.999705000000006,40.743375
+-73.862908000000004,40.76878
+-73.954430000000002,40.787215000000003
+-73.98057,40.753835000000002
+-73.990837999999997,40.756053000000001
+-73.863905000000003,40.769922000000001
+-73.974677,40.788182999999997
+-73.987982000000002,40.764879999999998
+-73.972678000000002,40.759442
+-73.991320000000002,40.727662000000002
+-73.980594999999994,40.734054999999998
+-74.007446999999999,40.726072000000002
+-74.003356999999994,40.727128
+-73.999767000000006,40.738531999999999
+-73.976889,40.758912000000002
+-74.001300000000001,40.730882999999999
+-73.997542999999993,40.725707
+-73.975227000000004,40.765279999999997
+-73.995317999999997,40.744138
+-74.003482000000005,40.735947000000003
+-73.998266999999998,40.713211999999999
+-73.995161999999993,40.725160000000002
+-74.002827999999994,40.760556999999999
+-73.990492000000003,40.756166999999998
+-73.994884999999996,40.760402999999997
+-73.987511999999995,40.758313000000001
+-73.983677999999998,40.755783000000001
+-73.968104999999994,40.764875000000004
+-73.979834999999994,40.760697999999998
+-73.952770000000001,40.786394999999999
+-73.983334999999997,40.747557
+-73.967853000000005,40.767957000000003
+-73.983277999999999,40.759568000000002
+-73.998311999999999,40.730310000000003
+-73.972849999999994,40.757412000000002
+-73.968052,40.754626999999999
+-73.978482999999997,40.745055999999998
+-73.955233000000007,40.779739999999997
+-73.949545000000001,40.777025000000002
+-73.999151999999995,40.719987000000003
+-73.969042999999999,40.784612000000003
+-73.944406999999998,40.779654999999998
+-73.962832000000006,40.766238000000001
+-73.982380000000006,40.768324999999997
+-74.009619000000001,40.710832000000003
+-73.994393000000002,40.751044999999998
+-73.971496999999999,40.756622999999998
+-73.964879999999994,40.759982999999998
+-73.970370000000003,40.756377000000001
+-73.976586999999995,40.739624999999997
+-73.982187999999994,40.761767999999996
+-73.982538000000005,40.773237999999999
+-73.949229000000003,40.777168000000003
+-73.976313000000005,40.757061999999998
+-74.008341999999999,40.735388
+-73.989459999999994,40.734355000000001
+-73.967663000000002,40.760326999999997
+-73.986684999999994,40.758654
+-74.001311999999999,40.731938
+-74.002702999999997,40.723734999999998
+-73.980675000000005,40.753812000000003
+-73.989828000000003,40.738112000000001
+-73.950739999999996,40.785775000000001
+-73.991922000000002,40.739187999999999
+-73.982883000000001,40.761747999999997
+-73.948700000000002,40.789133
+-73.983154999999996,40.730483999999997
+-73.781131999999999,40.645029999999998
+-73.982758000000004,40.775485000000003
+-74.010175000000004,40.719773000000004
+-73.991840999999994,40.750279999999997
+-73.957076999999998,40.770327000000002
+-73.954866999999993,40.767592999999998
+-73.990892000000002,40.751078
+-73.979175999999995,40.740296000000001
+-73.988692999999998,40.736854999999998
+-73.960489999999993,40.715919999999997
+-74.011386000000002,40.702536000000002
+-73.998390999999998,40.72625
+-73.974427000000006,40.742192000000003
+-73.986384999999999,40.763378000000003
+-73.988985,40.758311999999997
+-74.003820000000005,40.725467999999999
+-74.003950000000003,40.713251
+-73.969764999999995,40.750732999999997
+-73.975201999999996,40.752136999999998
+-73.988522000000003,40.756912
+-73.960819999999998,40.772317000000001
+-73.95823,40.713512999999999
+-73.977670000000003,40.746299999999998
+-73.976803000000004,40.750818000000002
+-73.984583000000001,40.746201999999997
+-73.993300000000005,40.721961
+-73.971784999999997,40.787154999999998
+-73.980172999999994,40.780684999999998
+-73.956562000000005,40.767024999999997
+-74.010187999999999,40.719140000000003
+-74.000797000000006,40.727493000000003
+-73.986654999999999,40.756433999999999
+-73.980902999999998,40.782440000000001
+-73.971656999999993,40.764139999999998
+-73.982680000000002,40.723042999999997
+-73.987916999999996,40.728282999999998
+-74.001287000000005,40.736778999999999
+-73.994555000000005,40.734422000000002
+-73.988038000000003,40.748112999999996
+-73.980542999999997,40.782353999999998
+-73.976974999999996,40.784852000000001
+-73.984817000000007,40.758774000000003
+-73.981925000000004,40.765484000000001
+-73.986453999999995,40.75629
+-73.993091000000007,40.757980000000003
+-74.00797,40.714967999999999
+-73.992382000000006,40.748739999999998
+-73.989827000000005,40.735435000000003
+-73.966819999999998,40.793588
+-74.005065000000002,40.719092000000003
+-74.004852999999997,40.741064999999999
+-73.9495,40.777062999999998
+-73.981892999999999,40.778412000000003
+-73.997119999999995,40.720595000000003
+-73.966538,40.753227000000003
+-73.985453000000007,40.762842999999997
+-73.982223000000005,40.772547000000003
+-73.988037000000006,40.759385000000002
+-73.979721999999995,40.764349000000003
+-73.956919999999997,40.767603000000001
+-73.953784999999996,40.784959999999998
+-73.992036999999996,40.742628000000003
+-73.961564999999993,40.760236999999996
+-73.994377,40.745510000000003
+-73.954040000000006,40.787145000000002
+-73.992863,40.751955000000002
+-74.004203000000004,40.738146999999998
+-73.967294999999993,40.760874999999999
+-73.986334999999997,40.722290000000001
+-73.992566999999994,40.730497999999997
+-73.963099999999997,40.758552000000002
+-73.983896999999999,40.743540000000003
+-74.009728999999993,40.710071999999997
+-73.990893,40.755504000000002
+-73.981847000000002,40.763903999999997
+-73.992679999999993,40.730240000000002
+-73.958174999999997,40.760509999999996
+-73.986915999999994,40.748064999999997
+-73.917095000000003,40.770842000000002
+-73.987525000000005,40.720804999999999
+-73.959722999999997,40.816992999999997
+-74.008959000000004,40.715549000000003
+-73.956145000000006,40.781914
+-73.964768000000007,40.764316999999998
+-73.944648000000001,40.787509999999997
+-73.997354999999999,40.725737000000002
+-73.988697000000002,40.733755000000002
+-73.950391999999994,40.776327999999999
+-74.002125000000007,40.724561999999999
+-73.981195,40.759487999999997
+-73.990852000000004,40.745493000000003
+-73.954059999999998,40.778956999999998
+-73.991484999999997,40.749873000000001
+-73.975984999999994,40.740327000000001
+-73.978962999999993,40.744892
+-73.998247000000006,40.740603
+-73.955719999999999,40.779604999999997
+-73.989588999999995,40.756780999999997
+-73.981161999999998,40.741317000000002
+-73.994290000000007,40.724857999999998
+-73.985335000000006,40.741562000000002
+-73.981821999999994,40.763165000000001
+-73.978594000000001,40.772481999999997
+-73.989666999999997,40.757057000000003
+-74.00609,40.735464999999998
+-73.975251999999998,40.756262999999997
+-73.975858000000002,40.763401999999999
+-73.996826999999996,40.742429999999999
+-73.985168000000002,40.774147999999997
+-73.974450000000004,40.751581999999999
+-73.985020000000006,40.747773000000002
+-73.870609000000002,40.773622000000003
+-73.987386999999998,40.741593000000002
+-73.987993000000003,40.735036999999998
+-73.967860000000002,40.759332999999998
+-73.989547000000002,40.735725000000002
+-73.959788000000003,40.779381999999998
+-73.996441000000004,40.752774000000002
+-73.985763000000006,40.751621999999998
+-73.980872000000005,40.74492
+-73.988862999999995,40.763587999999999
+-73.993729999999999,40.751731999999997
+-73.964697999999999,40.760103999999998
+-74.006050000000002,40.706524999999999
+-73.976380000000006,40.765763
+-73.981943000000001,40.740037000000001
+-73.971672999999996,40.754607999999998
+-73.790278000000001,40.643566999999997
+-73.863365000000002,40.769843000000002
+-73.991652000000002,40.751458
+-73.997832000000002,40.763142999999999
+-73.964392000000004,40.755448000000001
+-73.981172000000001,40.733322999999999
+-74.002336999999997,40.750292000000002
+-73.976685000000003,40.757371999999997
+-74.006891999999993,40.729140999999998
+-73.980542,40.754367999999999
+-73.987297999999996,40.745832
+-73.977909999999994,40.763416999999997
+-73.953592,40.766992999999999
+-73.991797000000005,40.726554999999998
+-74.006720000000001,40.716206999999997
+-73.978988000000001,40.740355000000001
+-73.993446000000006,40.742123999999997
+-73.970123000000001,40.756031
+-73.970361999999994,40.764735000000002
+-73.955799999999996,40.779434999999999
+-73.987409999999997,40.750647000000001
+-73.999849999999995,40.728583999999998
+-73.961519999999993,40.770149000000004
+-73.953076999999993,40.772770000000001
+-73.956012000000001,40.782432
+-73.976088000000004,40.786074999999997
+-73.997007999999994,40.742091000000002
+-73.981381999999996,40.768794999999997
+-73.980293000000003,40.742603000000003
+-73.954060999999996,40.767350999999998
+-73.972605000000001,40.793357999999998
+-74.000242,40.728794999999998
+-73.989688999999998,40.720317000000001
+-73.988190000000003,40.779482999999999
+-73.981273000000002,40.741526999999998
+-73.983861000000005,40.764710999999998
+-73.961143000000007,40.760548
+-73.990582000000003,40.754044999999998
+-74.008667000000003,40.713859999999997
+-73.990971999999999,40.764631999999999
+-73.965963000000002,40.764752999999999
+-73.979512,40.770223000000001
+-73.949128000000002,40.781697999999999
+-74.003595000000004,40.726982
+-73.982354999999998,40.768346999999999
+-73.966390000000004,40.764023000000002
+-73.991820000000004,40.733151999999997
+-73.989099999999993,40.757404999999999
+-73.964119999999994,40.756901999999997
+-73.955861999999996,40.768058000000003
+-73.970585,40.795928000000004
+-73.983414999999994,40.729942000000001
+-73.995698000000004,40.738827999999998
+-73.985412999999994,40.738187000000003
+-73.984800000000007,40.759410000000003
+-73.862692999999993,40.768962000000002
+-74.008691999999996,40.711489999999998
+-74.000988000000007,40.737608000000002
+-73.986214000000004,40.743338999999999
+-73.994200000000006,40.751255
+-73.968114999999997,40.759058000000003
+-74.002494999999996,40.724966999999999
+-73.986031999999994,40.722451999999997
+-73.985941999999994,40.763950000000001
+-73.976707000000005,40.790602999999997
+-73.978426999999996,40.786262999999998
+-74.006033000000002,40.740402000000003
+-74.017217000000002,40.705263000000002
+-73.974566999999993,40.790685000000003
+-73.984601999999995,40.764310000000002
+-74.001233999999997,40.729140999999998
+-73.986046999999999,40.756959999999999
+-73.962483000000006,40.767159999999997
+-73.992817000000002,40.755282000000001
+-73.978104999999999,40.753610000000002
+-74.001801999999998,40.726238000000002
+-73.986509999999996,40.756027000000003
+-73.985253,40.760798000000001
+-73.962036999999995,40.768002000000003
+-73.975657999999996,40.787782
+-73.981020000000001,40.743668
+-73.953697000000005,40.778725000000001
+-73.975409999999997,40.755507000000001
+-73.96763,40.762878000000001
+-73.972397000000001,40.759822
+-73.971378000000001,40.758595
+-74.001557000000005,40.737366999999999
+-73.872799999999998,40.774065
+-73.953221999999997,40.776004999999998
+-73.957988,40.780042000000002
+-73.951791999999998,40.775404999999999
+-73.993077,40.750140999999999
+-73.999516999999997,40.761614000000002
+-73.909380999999996,40.744976000000001
+-73.995750000000001,40.759242
+-73.980936,40.747155999999997
+-73.982712000000006,40.75647
+-74.005785000000003,40.750731999999999
+-73.983787000000007,40.738107999999997
+-73.863406999999995,40.768667000000001
+-73.950569999999999,40.771430000000002
+-73.962873000000002,40.772981000000001
+-74.008925000000005,40.706262000000002
+-73.975981000000004,40.744529999999997
+-73.981724999999997,40.783420999999997
+-73.955267000000006,40.785755000000002
+-73.963453999999999,40.774287000000001
+-73.998011000000005,40.760632000000001
+-73.946359999999999,40.778962
+-73.978095999999994,40.759627000000002
+-73.967116000000004,40.769475999999997
+-73.973495,40.756185000000002
+-73.998850000000004,40.744683000000002
+-73.969049999999996,40.752437
+-73.978309999999993,40.757213
+-73.957567999999995,40.768391999999999
+-73.995729999999995,40.759189999999997
+-73.977248000000003,40.784644999999998
+-74.003398000000004,40.737707
+-73.862781999999996,40.769101999999997
+-73.947374999999994,40.784264999999998
+-73.976890999999995,40.785457000000001
+-73.982562000000001,40.739531999999997
+-73.956603000000001,40.775222999999997
+-73.969660000000005,40.756976999999999
+-73.988551999999999,40.778108000000003
+-73.968923000000004,40.761164999999998
+-73.991225,40.731686000000003
+-74.004718999999994,40.716402000000002
+-73.979405,40.744078000000002
+-73.974576999999996,40.753365000000002
+-73.958292999999998,40.772855
+-73.956599999999995,40.763078
+-73.990686999999994,40.756307999999997
+-73.981404999999995,40.780763
+-73.965160999999995,40.757834000000003
+-73.983343000000005,40.740991999999999
+-73.991114999999994,40.730023000000003
+-73.956468000000001,40.767032999999998
+-73.978787999999994,40.777532999999998
+-73.974244999999996,40.757297999999999
+-73.956625000000003,40.770853000000002
+-73.988061999999999,40.773062000000003
+-73.991231999999997,40.750767000000003
+-73.997506999999999,40.721367999999998
+-73.957490000000007,40.782162
+-74.002880000000005,40.733671999999999
+-74.005555999999999,40.726241999999999
+-73.995303000000007,40.744484999999997
+-74.002557999999993,40.750078000000002
+-73.982249999999993,40.763250999999997
+-73.982647999999998,40.764654999999998
+-73.87303,40.774140000000003
+-73.980294999999998,40.758608000000002
+-73.994088000000005,40.719887
+-73.994157999999999,40.751142999999999
+-73.995504999999994,40.737127999999998
+-73.982016999999999,40.768537999999999
+-73.976428999999996,40.788431000000003
+-73.988292000000001,40.718707000000002
+-73.968613000000005,40.753709999999998
+-74.003608,40.748812999999998
+-73.954436999999999,40.789465
+-73.977424999999997,40.776933
+-73.974958000000001,40.741840000000003
+-73.991489999999999,40.750287999999998
+-73.982444999999998,40.772027999999999
+-73.989379,40.720897999999998
+-73.971211999999994,40.757393
+-73.986582999999996,40.758862000000001
+-73.969795000000005,40.752822999999999
+-73.999049999999997,40.72439
+-73.982217000000006,40.762788
+-73.972641999999993,40.749963000000001
+-73.995653000000004,40.720751999999997
+-73.982759999999999,40.739019999999996
+-73.953252000000006,40.766658
+-73.966336999999996,40.761736999999997
+-73.985546999999997,40.760081999999997
+-73.970996999999997,40.757733000000002
+-73.945256000000001,40.786749999999998
+-74.006985999999998,40.734988999999999
+-73.981903000000003,40.756183
+-73.980076999999994,40.775353000000003
+-73.988326999999998,40.776352000000003
+-73.956018,40.782052999999998
+-74.006460000000004,40.711955000000003
+-73.985849999999999,40.762492999999999
+-73.924162999999993,40.743948000000003
+-73.978215000000006,40.752347999999998
+-73.971502999999998,40.755122
+-73.994442000000006,40.750075000000002
+-73.981385000000003,40.781053
+-73.982365000000001,40.771273000000001
+-73.978427999999994,40.761963000000002
+-73.960859999999997,40.769097000000002
+-73.942322000000004,40.790863000000002
+-74.007994999999994,40.723010000000002
+-74.002257999999998,40.740177000000003
+-73.980172999999994,40.731592999999997
+-73.874395000000007,40.773927
+-73.962947999999997,40.774988
+-73.998485000000002,40.724482999999999
+-74.011430000000004,40.714345000000002
+-73.981515000000002,40.741163
+-73.969945999999993,40.756622
+-73.968354000000005,40.767991000000002
+-73.989639999999994,40.741306999999999
+-73.947999999999993,40.809533000000002
+-73.997305999999995,40.749344999999998
+-73.995223999999993,40.725273000000001
+-74.007509999999996,40.704917000000002
+-73.959562000000005,40.774127
+-73.988238999999993,40.727986999999999
+-73.989576,40.719116
+-74.006262000000007,40.737892000000002
+-73.967529999999996,40.762695999999998
+-74.008072999999996,40.731088
+-73.961059000000006,40.806880999999997
+-73.975072999999995,40.755871999999997
+-73.963023000000007,40.763126999999997
+-73.953101000000004,40.766365
+-73.982754999999997,40.762653
+-73.972274999999996,40.765332000000001
+-73.948492000000002,40.787055000000002
+-73.971922000000006,40.782110000000003
+-73.996578,40.747126999999999
+-73.963904999999997,40.80818
+-73.976460000000003,40.755858000000003
+-73.988028,40.738045
+-73.964427999999998,40.763638
+-73.999765999999994,40.738348000000002
+-73.987072999999995,40.739507000000003
+-73.992976999999996,40.748238000000001
+-73.996504999999999,40.723706999999997
+-73.994140999999999,40.751240000000003
+-73.991692,40.750034999999997
+-73.994041999999993,40.724764999999998
+-73.965483000000006,40.763578000000003
+-73.984707999999998,40.764206999999999
+-73.975742999999994,40.781782999999997
+-73.957407000000003,40.762953000000003
+-73.975233000000003,40.75835
+-73.977365000000006,40.776929000000003
+-73.863500000000002,40.770339999999997
+-73.981686999999994,40.767601999999997
+-73.782259999999994,40.644759000000001
+-73.978111999999996,40.742682000000002
+-73.992130000000003,40.749352000000002
+-73.988851999999994,40.736708
+-73.981471999999997,40.752670000000002
+-73.988637999999995,40.748477999999999
+-73.982735000000005,40.766537999999997
+-73.970690000000005,40.755623
+-73.971710000000002,40.764063
+-73.975489999999994,40.740378
+-73.975174999999993,40.777335000000001
+-74.012692999999999,40.702370000000002
+-74.006074999999996,40.706490000000002
+-73.987116999999998,40.725099999999998
+-74.001953,40.724404999999997
+-74.005312000000004,40.719962000000002
+-73.904016999999996,40.745553000000001
+-73.777471000000006,40.646788999999998
+-73.994632999999993,40.763558000000003
+-74.014915000000002,40.717937999999997
+-73.985968,40.759050000000002
+-73.976313000000005,40.743453000000002
+-73.990649000000005,40.750765999999999
+-73.954153000000005,40.774574999999999
+-73.981603000000007,40.752678000000003
+-73.988467999999997,40.749189999999999
+-73.965762999999995,40.754510000000003
+-73.974363999999994,40.787509
+-74.007532999999995,40.705317000000001
+-73.990691999999996,40.75217
+-73.989202000000006,40.768397
+-73.982000999999997,40.756186
+-73.999457000000007,40.725721999999998
+-73.979933000000003,40.737465
+-73.975980000000007,40.744596999999999
+-73.996988000000002,40.742407
+-73.986058,40.749969999999998
+-73.945257999999995,40.786701999999998
+-73.982349999999997,40.683582999999999
+-73.974076999999994,40.743096999999999
+-73.929676999999998,40.7622
+-73.993925000000004,40.746532000000002
+-73.979284000000007,40.762403999999997
+-73.954040000000006,40.778979999999997
+-73.989727000000002,40.730507000000003
+-74.000253000000001,40.73021
+-73.983315000000005,40.748959999999997
+-73.963724999999997,40.768227000000003
+-73.965213000000006,40.760193000000001
+-73.982415000000003,40.775914999999998
+-73.984691999999995,40.732272000000002
+-73.995057000000003,40.724927999999998
+-73.964479999999995,40.80742
+-73.777600000000007,40.644945
+-73.984416999999993,40.745663
+-73.977864999999994,40.729460000000003
+-74.006208000000001,40.733643000000001
+-73.990826999999996,40.734637999999997
+-73.991285000000005,40.750680000000003
+-73.993032999999997,40.750461999999999
+-73.982687999999996,40.762909999999998
+-73.994952999999995,40.745066999999999
+-73.956119999999999,40.763936999999999
+-73.951611999999997,40.774042000000001
+-73.793702999999994,40.656615000000002
+-73.955312000000006,40.763603000000003
+-73.970219999999998,40.762785000000001
+-73.958916000000002,40.777482999999997
+-73.975903000000002,40.752811999999999
+-73.976181999999994,40.748280000000001
+-73.975672000000003,40.746786999999998
+-73.969083999999995,40.761302000000001
+-73.975212999999997,40.751192000000003
+-73.957331999999994,40.770135000000003
+-73.967420000000004,40.761279999999999
+-74.003313000000006,40.748932000000003
+-73.983082999999993,40.7288
+-73.998495000000005,40.723292000000001
+-73.993352000000002,40.742012000000003
+-74.007862000000003,40.715093000000003
+-73.989881999999994,40.749561999999997
+-73.995318999999995,40.717407000000001
+-73.996341999999999,40.732883000000001
+-74.000427999999999,40.737355000000001
+-74.004796999999996,40.706874999999997
+-73.964477000000002,40.760362999999998
+-73.983467000000005,40.763582999999997
+-73.983847999999995,40.729692
+-73.989197000000004,40.753602000000001
+-73.988870000000006,40.758662000000001
+-73.963470000000001,40.765672000000002
+-73.972714999999994,40.757420000000003
+-73.97278,40.752974999999999
+-73.989534000000006,40.740727999999997
+-73.982290000000006,40.772095
+-73.958449999999999,40.764702999999997
+-73.986234999999994,40.768191999999999
+-74.009928000000002,40.709975
+-73.973339999999993,40.785046999999999
+-73.999634999999998,40.728361999999997
+-73.987497000000005,40.735908000000002
+-73.974772000000002,40.746507999999999
+-73.959081999999995,40.783276999999998
+-73.989181000000002,40.736694999999997
+-73.979664,40.755375000000001
+-74.003551999999999,40.740001999999997
+-73.991763000000006,40.744387000000003
+-73.961139000000003,40.777805999999998
+-73.968514999999996,40.762839999999997
+-73.998126999999997,40.722312000000002
+-73.981866999999994,40.755980000000001
+-73.957177000000001,40.763624999999998
+-73.994000999999997,40.74147
+-73.986140000000006,40.718091999999999
+-73.968708000000007,40.754196999999998
+-73.953491999999997,40.790945000000001
+-73.973602,40.764398
+-73.977401999999998,40.784242999999996
+-73.959992,40.758223000000001
+-73.981328000000005,40.761789999999998
+-73.974997999999999,40.741677000000003
+-73.985595000000004,40.758423000000001
+-74.015152999999998,40.711525000000002
+-74.014893000000001,40.713785000000001
+-73.988733999999994,40.736991000000003
+-73.986233999999996,40.758794999999999
+-73.998847999999995,40.744812000000003
+-73.956616999999994,40.764767999999997
+-73.985759999999999,40.732723
+-73.993347,40.730229999999999
+-73.987910999999997,40.769948999999997
+-73.987745000000004,40.779515000000004
+-74.002177000000003,40.755659999999999
+-73.947317999999996,40.784198000000004
+-73.968338000000003,40.764245000000003
+-73.985287999999997,40.768819999999998
+-73.977722,40.781775000000003
+-74.002482999999998,40.750132999999998
+-73.970117000000002,40.763216999999997
+-73.982461999999998,40.742707000000003
+-73.959981999999997,40.773465000000002
+-73.982017999999997,40.740442999999999
+-74.004050000000007,40.725659999999998
+-73.970025000000007,40.796778000000003
+-73.988716999999994,40.758522999999997
+-73.991795999999994,40.733516999999999
+-73.992507000000003,40.763598999999999
+-73.989564999999999,40.716892999999999
+-73.962469999999996,40.759113999999997
+-73.955853000000005,40.772227000000001
+-73.999212,40.736629999999998
+-73.967134999999999,40.769886999999997
+-73.984589999999997,40.728465
+-73.980819999999994,40.760865000000003
+-73.987037000000001,40.736277999999999
+-73.979001999999994,40.753298000000001
+-73.976326999999998,40.752912999999999
+-74.002572999999998,40.730544999999999
+-73.941997000000001,40.787177
+-73.974558000000002,40.755930999999997
+-73.980686000000006,40.729875
+-73.993075000000005,40.747652000000002
+-74.000202999999999,40.730531999999997
+-73.945746999999997,40.780434999999997
+-73.985403000000005,40.735523000000001
+-73.988782,40.769415000000002
+-73.981961999999996,40.763593
+-73.984780000000001,40.759155
+-73.997552999999996,40.765422000000001
+-73.994294999999994,40.761319
+-73.990786999999997,40.750892
+-73.976541999999995,40.755920000000003
+-73.975922999999995,40.755629999999996
+-73.969339000000005,40.763792000000002
+-74.004823000000002,40.746828000000001
+-74.009685000000005,40.712555000000002
+-73.956609999999998,40.778038000000002
+-73.979106999999999,40.781937999999997
+-73.975764999999996,40.744971999999997
+-73.957283000000004,40.761865
+-73.960601999999994,40.778244999999998
+-74.006820000000005,40.719875000000002
+-73.985016999999999,40.727842000000003
+-73.989026999999993,40.743577000000002
+-74.002110000000002,40.732813
+-73.988066000000003,40.728206
+-73.991448000000005,40.730037000000003
+-73.970702000000003,40.755524000000001
+-73.992358999999993,40.748421999999998
+-73.996562999999995,40.720353000000003
+-73.988761999999994,40.717550000000003
+-73.982083000000003,40.727963000000003
+-74.015952999999996,40.711353000000003
+-73.998332000000005,40.740471999999997
+-73.987790000000004,40.732517000000001
+-73.989907000000002,40.75685
+-73.97466,40.753909999999998
+-73.966237000000007,40.764794000000002
+-74.006697000000003,40.731157000000003
+-73.979208,40.761620000000001
+-73.951177000000001,40.781260000000003
+-73.957004999999995,40.770713000000001
+-73.947282999999999,40.790872999999998
+-73.955143000000007,40.707417
+-73.967448000000005,40.756292000000002
+-73.956558000000001,40.774977999999997
+-73.965346999999994,40.774869000000002
+-73.972044999999994,40.794561999999999
+-73.977981999999997,40.745756999999998
+-73.998962000000006,40.744754999999998
+-73.992942999999997,40.736739999999998
+-73.993627000000004,40.752369000000002
+-73.984485000000006,40.724589999999999
+-73.787225000000007,40.639412999999998
+-73.972132999999999,40.746250000000003
+-73.979401999999993,40.744028
+-73.951002000000003,40.772545000000001
+-73.969359999999995,40.761467000000003
+-73.991517999999999,40.744686999999999
+-73.979658000000001,40.743862999999997
+-73.99333,40.752622000000002
+-73.972044999999994,40.763666000000001
+-73.969840000000005,40.760047999999998
+-73.977733999999998,40.749645999999998
+-73.989407,40.669640000000001
+-73.983396999999997,40.759436999999998
+-73.992670000000004,40.736870000000003
+-73.981977000000001,40.760272000000001
+-73.982302000000004,40.771343000000002
+-74.002471999999997,40.733725999999997
+-73.981155000000001,40.737656999999999
+-74.003996999999998,40.738244999999999
+-73.982301000000007,40.755299999999998
+-73.995237000000003,40.744038000000003
+-74.010434000000004,40.711834000000003
+-73.915655000000001,40.813713
+-73.990887000000001,40.739977000000003
+-73.976713000000004,40.755763000000002
+-73.78989,40.643782999999999
+-73.996075000000005,40.690708000000001
+-74.011686999999995,40.703848000000001
+-73.997086999999993,40.737490000000001
+-73.947220000000002,40.775846999999999
+-74.001057000000003,40.732658000000001
+-73.962760000000003,40.758403999999999
+-73.983367999999999,40.738222999999998
+-73.985179000000002,40.76876
+-74.006372999999996,40.739598999999998
+-73.977907000000002,40.745882999999999
+-74.005292999999995,40.737625000000001
+-74.005623999999997,40.726407000000002
+-73.972111999999996,40.781619999999997
+-73.984112999999994,40.743433000000003
+-73.982692,40.761091999999998
+-73.975887999999998,40.744545000000002
+-73.977238999999997,40.742728999999997
+-73.967218000000003,40.756577
+-73.982892000000007,40.748429999999999
+-73.985128000000003,40.751195000000003
+-73.974716999999998,40.754120999999998
+-73.961106999999998,40.764938000000001
+-73.969814999999997,40.757266000000001
+-73.975137000000004,40.759374999999999
+-73.965631999999999,40.754398000000002
+-73.862727000000007,40.768932999999997
+-73.982754999999997,40.773212999999998
+-73.954023000000007,40.764142
+-73.998050000000006,40.756033000000002
+-73.990885000000006,40.734701999999999
+-73.970299999999995,40.748387000000001
+-73.982493000000005,40.768495000000001
+-73.956565999999995,40.771175999999997
+-73.990002000000004,40.756048
+-73.956130000000002,40.772052000000002
+-73.992091000000002,40.725312000000002
+-73.977377000000004,40.751902000000001
+-73.994065000000006,40.751283000000001
+-73.974435,40.75132
+-73.989677,40.752457999999997
+-73.984802999999999,40.768765000000002
+-73.953697000000005,40.78687
+-73.944517000000005,40.779651999999999
+-73.980637000000002,40.764111999999997
+-73.970011999999997,40.76296
+-73.973652000000001,40.792127999999998
+-73.973282999999995,40.763556999999999
+-73.951876999999996,40.773617999999999
+-73.980958999999999,40.764336999999998
+-73.981317000000004,40.774014999999999
+-73.984487000000001,40.758985000000003
+-73.964782,40.759129999999999
+-73.965100000000007,40.771675000000002
+-73.998428000000004,40.733787999999997
+-73.98845,40.751449999999998
+-73.992693000000003,40.758487000000002
+-73.972147000000007,40.782201999999998
+-73.991287999999997,40.749985000000002
+-73.956457999999998,40.767457
+-73.959783000000002,40.773781999999997
+-73.989490000000004,40.738287999999997
+-73.972482999999997,40.785997999999999
+-73.976988000000006,40.765901999999997
+-73.979327999999995,40.736156999999999
+-74.004818,40.750279999999997
+-73.988325000000003,40.760564000000002
+-73.983575000000002,40.770916999999997
+-73.965592000000001,40.762189999999997
+-73.971928000000005,40.749853000000002
+-74.006912,40.706077999999998
+-73.966331999999994,40.767617000000001
+-73.951859999999996,40.780943000000001
+-73.986054999999993,40.741123000000002
+-73.983604999999997,40.738193000000003
+-73.995552000000004,40.720877999999999
+-73.990589999999997,40.71828
+-73.975506999999993,40.745345
+-73.996744000000007,40.737457999999997
+-73.982282999999995,40.770873999999999
+-73.978713999999997,40.752961999999997
+-73.961200000000005,40.756782999999999
+-73.975905999999995,40.740526000000003
+-73.987289000000004,40.755836000000002
+-73.993179999999995,40.731414999999998
+-73.981733000000006,40.728444000000003
+-73.976961000000003,40.756258000000003
+-73.970528000000002,40.762571999999999
+-74.010525000000001,40.709552000000002
+-73.961215999999993,40.780465999999997
+-73.975290999999999,40.762337000000002
+-74.004163000000005,40.747607000000002
+-73.96763,40.803153000000002
+-73.973059000000006,40.755600999999999
+-73.990527,40.724905999999997
+-73.972586000000007,40.764651999999998
+-73.978759999999994,40.754167000000002
+-73.982735000000005,40.741163999999998
+-73.989129000000005,40.734962000000003
+-73.982069999999993,40.772765
+-74.004911000000007,40.740667000000002
+-73.987200000000001,40.761209000000001
+-73.975684999999999,40.749142999999997
+-73.955635000000001,40.772694999999999
+-73.990093999999999,40.767105000000001
+-73.984588000000002,40.760648000000003
+-73.979161000000005,40.736232000000001
+-73.980446000000001,40.782958000000001
+-73.951773000000003,40.769530000000003
+-73.991504000000006,40.770187
+-73.971716000000001,40.759681999999998
+-73.988648999999995,40.753996000000001
+-73.976214999999996,40.760258999999998
+-73.979428999999996,40.742123999999997
+-73.988446999999994,40.758215
+-73.964083000000002,40.761364999999998
+-73.974504999999994,40.753988
+-73.959950000000006,40.770685
+-73.999184999999997,40.744272000000002
+-73.975769,40.786535000000001
+-73.999951999999993,40.759794999999997
+-73.98621,40.743549000000002
+-73.973234000000005,40.764381999999998
+-73.954582000000002,40.779142999999998
+-73.969981000000004,40.752867999999999
+-73.979870000000005,40.743367999999997
+-74.005741,40.726393999999999
+-73.951552000000007,40.778143
+-73.969302999999996,40.761234999999999
+-73.963925000000003,40.807932000000001
+-73.863896999999994,40.769492
+-73.985900000000001,40.749296000000001
+-73.955318000000005,40.782533000000001
+-73.980059999999995,40.775508000000002
+-73.959587999999997,40.775914999999998
+-73.983682000000002,40.738100000000003
+-73.958209999999994,40.781557999999997
+-73.991545000000002,40.765115000000002
+-73.985240000000005,40.746772
+-73.988820000000004,40.734630000000003
+-73.982229000000004,40.768785000000001
+-74.008071000000001,40.722714000000003
+-74.006514999999993,40.733632
+-73.980677,40.753619
+-74.000513999999995,40.718335000000003
+-73.996979999999994,40.737363000000002
+-73.982529,40.761110000000002
+-73.990430000000003,40.750746999999997
+-73.956479999999999,40.771334000000003
+-73.997669999999999,40.714683000000001
+-73.944706999999994,40.775083000000002
+-74.004502000000002,40.721317999999997
+-73.998759000000007,40.763824999999997
+-73.975402000000003,40.756610000000002
+-73.983452999999997,40.755947999999997
+-73.974307999999994,40.747442999999997
+-73.998007000000001,40.745775000000002
+-73.964500000000001,40.767228000000003
+-73.985550000000003,40.763669999999998
+-73.975093000000001,40.741843000000003
+-73.862870000000001,40.769053
+-73.982044000000002,40.769950000000001
+-73.972984999999994,40.764189000000002
+-73.976292000000001,40.759802000000001
+-74.000663000000003,40.728836999999999
+-73.999780000000001,40.743532000000002
+-73.992013,40.749001999999997
+-73.984617,40.767358000000002
+-73.969627000000003,40.753549999999997
+-73.986930000000001,40.761144999999999
+-73.952903000000006,40.776736999999997
+-73.987617,40.730302999999999
+-73.971907999999999,40.764915999999999
+-73.990719999999996,40.750171000000002
+-73.999300000000005,40.734237999999998
+-73.989919,40.735081000000001
+-73.983919,40.725534000000003
+-73.995078000000007,40.745109999999997
+-73.994928999999999,40.740043999999997
+-74.005297999999996,40.717520999999998
+-73.989682999999999,40.750588
+-73.990959000000004,40.735138999999997
+-73.997107,40.725456000000001
+-73.994299999999996,40.750954
+-73.862806000000006,40.768104999999998
+-73.987448000000001,40.732818000000002
+-73.966296,40.753785999999998
+-73.973446999999993,40.748088000000003
+-73.987302,40.722124000000001
+-73.946250000000006,40.772987999999998
+-73.987832999999995,40.760125000000002
+-73.983431999999993,40.730100999999998
+-73.995767000000001,40.738706000000001
+-73.987347,40.776144000000002
+-73.994029999999995,40.751379
+-73.979141999999996,40.746226999999998
+-73.965103999999997,40.755282999999999
+-73.983350000000002,40.738335999999997
+-74.006226999999996,40.739862000000002
+-73.949233000000007,40.770980000000002
+-73.959576999999996,40.782539999999997
+-73.992469999999997,40.750334000000002
+-73.971969000000001,40.786523000000003
+-74.004086000000001,40.707510999999997
+-73.981656000000001,40.766576999999998
+-73.996870000000001,40.720294000000003
+-74.004579000000007,40.742064999999997
+-74.000829999999993,40.757922000000001
+-73.980577999999994,40.730193999999997
+-73.990234999999998,40.740932999999998
+-73.975049999999996,40.734808999999998
+-73.993536000000006,40.721682000000001
+-74.003107,40.739179999999998
+-73.955310999999995,40.804580000000001
+-73.962062000000003,40.767857999999997
+-73.971701999999993,40.758026999999998
+-73.969656999999998,40.760097000000002
+-73.985401999999993,40.761437999999998
+-73.998588999999996,40.717078999999998
+-73.971783000000002,40.749941999999997
+-73.981210000000004,40.732936000000002
+-73.984843999999995,40.724094000000001
+-74.002065000000002,40.750863000000003
+-73.996955,40.742516999999999
+-73.975789000000006,40.761203000000002
+-73.985007999999993,40.767589999999998
+-73.982601000000003,40.782485000000001
+-73.978061999999994,40.752842999999999
+-73.987419000000003,40.749411000000002
+-74.015198999999996,40.718130000000002
+-73.96808,40.762841999999999
+-74.003907999999996,40.732864999999997
+-73.999990999999994,40.745016999999997
+-73.983371000000005,40.755440999999998
+-73.966271000000006,40.758764999999997
+-73.967023999999995,40.755116999999998
+-73.991478000000001,40.750137000000002
+-73.982076000000006,40.766992999999999
+-73.997131999999993,40.767014000000003
+-73.983417000000003,40.746940000000002
+-73.985320000000002,40.727659000000003
+-73.952843999999999,40.786498000000002
+-73.950981999999996,40.782848000000001
+-73.978426999999996,40.754235999999999
+-73.978007000000005,40.741726
+-73.979556000000002,40.739865999999999
+-73.970071000000004,40.765219000000002
+-74.014311000000006,40.717126
+-73.976224000000002,40.756808999999997
+-73.967138000000006,40.756759000000002
+-73.958192999999994,40.810769000000001
+-73.982020000000006,40.768479999999997
+-73.986542,40.737107999999999
+-73.988832000000002,40.692411
+-73.991414000000006,40.750104
+-73.988889999999998,40.725203999999998
+-73.991654999999994,40.750003999999997
+-73.967151000000001,40.762979999999999
+-73.993249000000006,40.752104000000003
+-73.97636,40.739570999999998
+-73.997923999999998,40.725867000000001
+-74.005004,40.719025000000002
+-73.984354999999994,40.754997000000003
+-74.012645000000006,40.702575000000003
+-73.982189000000005,40.767792999999998
+-73.952932000000004,40.776144000000002
+-73.985703999999998,40.746876999999998
+-73.995033000000006,40.744897999999999
+-73.964282999999995,40.756354999999999
+-73.955651000000003,40.779815999999997
+-73.973917,40.763013000000001
+-73.977115999999995,40.755856999999999
+-73.863169999999997,40.769703
+-74.007873000000004,40.738129000000001
+-73.979488000000003,40.766261
+-73.967125999999993,40.80377
+-73.996416999999994,40.742983000000002
+-73.983028000000004,40.762892000000001
+-73.982969999999995,40.742018000000002
+-73.978745000000004,40.756815000000003
+-73.968428000000003,40.799753000000003
+-74.011480000000006,40.707872999999999
+-73.974130000000002,40.759830999999998
+-73.959631999999999,40.763494999999999
+-73.956968000000003,40.812336000000002
+-73.980102000000002,40.783763
+-73.974770000000007,40.751041000000001
+-73.954499999999996,40.765681999999998
+-73.953430999999995,40.741599999999998
+-73.996337999999994,40.737191000000003
+-73.982328999999993,40.731558999999997
+-73.971801999999997,40.781840000000003
+-73.992002999999997,40.749924
+-73.959823,40.773662999999999
+-73.975243000000006,40.752462000000001
+-74.002359999999996,40.734318999999999
+-73.945982000000001,40.777394000000001
+-73.980452,40.785113000000003
+-74.000377999999998,40.738923
+-73.969877999999994,40.765644999999999
+-73.986914999999996,40.722577999999999
+-74.007249999999999,40.704014000000001
+-74.008685999999997,40.719566999999998
+-73.977753000000007,40.755068999999999
+-73.972497000000004,40.781109999999998
+-73.985979999999998,40.763036999999997
+-74.004102000000003,40.713054
+-74.000050000000002,40.718240000000002
+-73.988268000000005,40.756680000000003
+-73.994200000000006,40.751212000000002
+-73.931381999999999,40.744906
+-73.982943000000006,40.76793
+-73.988742000000002,40.736522000000001
+-73.961037000000005,40.760547000000003
+-73.962119999999999,40.779237000000002
+-73.989948999999996,40.729416000000001
+-73.962118000000004,40.779431000000002
+-73.980557000000005,40.730181000000002
+-73.987555,40.751800000000003
+-73.984508000000005,40.761688999999997
+-73.975342999999995,40.755662000000001
+-73.975344000000007,40.75244
+-73.962477000000007,40.778914
+-73.981971000000001,40.746668999999997
+-73.953869999999995,40.787882000000003
+-73.977427000000006,40.726108000000004
+-73.994228000000007,40.751055000000001
+-73.991489999999999,40.731692000000002
+-73.969508000000005,40.757040000000003
+-73.994275000000002,40.724871
+-73.989529000000005,40.749415999999997
+-73.975091000000006,40.686633999999998
+-73.872376000000003,40.734369000000001
+-74.002651999999998,40.751102000000003
+-73.982309000000001,40.772691999999999
+-73.989262999999994,40.723066000000003
+-73.981442000000001,40.690204999999999
+-73.863292999999999,40.770304000000003
+-73.940918999999994,40.839593999999998
+-73.992755000000002,40.738188000000001
+-73.999054999999998,40.739445000000003
+-73.996765999999994,40.721342
+-73.973566000000005,40.762661000000001
+-73.973804999999999,40.763522999999999
+-73.981165000000004,40.770173
+-73.997082000000006,40.722369
+-73.989733000000001,40.756112000000002
+-73.99409,40.752355999999999
+-73.964264,40.681207000000001
+-74.004509999999996,40.747790999999999
+-73.992596000000006,40.730277999999998
+-73.973716999999994,40.783043999999997
+-73.974164999999999,40.760781999999999
+-74.000552999999996,40.730120999999997
+-73.996539999999996,40.737926999999999
+-73.983537999999996,40.722084000000002
+-74.010002999999998,40.709786999999999
+-73.985235000000003,40.759881999999998
+-73.990813000000003,40.756154000000002
+-73.956791999999993,40.768141999999997
+-73.977709000000004,40.759614999999997
+-73.996184999999997,40.726529999999997
+-73.977704000000003,40.758620000000001
+-73.971997000000002,40.754156000000002
+-73.989481999999995,40.730176999999998
+-73.944958999999997,40.834249
+-73.989232000000001,40.748989999999999
+-73.862982000000002,40.769151000000001
+-73.981519000000006,40.780726000000001
+-73.97739,40.746957999999999
+-73.979603999999995,40.776206999999999
+-73.972261000000003,40.753163000000001
+-73.957151999999994,40.812199
+-73.980337000000006,40.742693000000003
+-73.961162000000002,40.769011999999996
+-73.975359999999995,40.759287999999998
+-73.978977,40.785378000000001
+-73.995242000000005,40.749740000000003
+-73.978183000000001,40.745685000000002
+-73.978504999999998,40.757711999999998
+-73.994960000000006,40.740004999999996
+-73.983521999999994,40.738121999999997
+-73.985365000000002,40.722062000000001
+-73.960998000000004,40.761102000000001
+-73.957802999999998,40.769382999999998
+-73.944038000000006,40.776026999999999
+-73.983787000000007,40.749786999999998
+-74.004396999999997,40.738036999999998
+-73.985048000000006,40.723958000000003
+-73.960583,40.778312
+-73.960544999999996,40.797542
+-74.002319999999997,40.733525
+-73.991851999999994,40.744553000000003
+-73.947597999999999,40.770584999999997
+-74.004427000000007,40.733826999999998
+-73.984774999999999,40.745117999999998
+-73.977377000000004,40.779397000000003
+-73.969747999999996,40.770383000000002
+-73.981043,40.759115000000001
+-73.967641999999998,40.802945000000001
+-73.998936999999998,40.739502999999999
+-73.991010000000003,40.766027999999999
+-74.004067000000006,40.742086999999998
+-73.994344999999996,40.735371999999998
+-73.988811999999996,40.750183
+-73.994363000000007,40.760863000000001
+-73.967200000000005,40.793484999999997
+-73.986666999999997,40.718263
+-73.972408000000001,40.786577000000001
+-73.984747999999996,40.748404999999998
+-73.984274999999997,40.76484
+-73.967406999999994,40.756228
+-73.979167000000004,40.746057
+-73.981116999999998,40.760057000000003
+-74.000964999999994,40.717664999999997
+-73.953682000000001,40.779243000000001
+-73.954807000000002,40.780785000000002
+-73.870823000000001,40.773637999999998
+-73.978007000000005,40.759844999999999
+-74.002993000000004,40.739992999999998
+-73.987127999999998,40.756517000000002
+-74.004765000000006,40.737707999999998
+-73.997467999999998,40.718772000000001
+-73.995973000000006,40.764159999999997
+-73.964816999999996,40.759909999999998
+-73.979562000000001,40.762003
+-73.986512000000005,40.739652
+-73.971303000000006,40.751036999999997
+-73.978468000000007,40.748297000000001
+-73.983109999999996,40.761443
+-73.992988999999994,40.736848000000002
+-73.968089000000006,40.759084000000001
+-73.966877999999994,40.752811999999999
+-73.968924999999999,40.761560000000003
+-73.949758000000003,40.772486999999998
+-73.952596999999997,40.780602999999999
+-73.965213000000006,40.759388000000001
+-73.991765999999998,40.722482999999997
+-74.000299999999996,40.738267999999998
+-74.012810000000002,40.702554999999997
+-73.984562999999994,40.76708
+-73.962227999999996,40.810336999999997
+-73.956436999999994,40.777937000000001
+-73.990921999999998,40.755647000000003
+-73.966791999999998,40.793385000000001
+-73.971625000000003,40.762568000000002
+-73.999202999999994,40.739328
+-73.997155000000006,40.721353000000001
+-73.995558000000003,40.724817000000002
+-73.961287999999996,40.770226999999998
+-73.994011999999998,40.751207999999998
+-74.003962000000001,40.707368000000002
+-73.988658000000001,40.763976
+-73.982553999999993,40.776423000000001
+-74.008505999999997,40.725949999999997
+-73.994884999999996,40.744894000000002
+-73.969944999999996,40.759886000000002
+-74.003556000000003,40.748553000000001
+-73.976742000000002,40.727215999999999
+-73.970315999999997,40.784261999999998
+-73.955416,40.782921000000002
+-73.962078000000005,40.767868
+-73.974215000000001,40.791347000000002
+-73.965648000000002,40.762248
+-73.978762000000003,40.762782999999999
+-73.972736999999995,40.743471
+-73.976703999999998,40.788290000000003
+-73.991585000000001,40.739192000000003
+-73.978269999999995,40.778013999999999
+-74.001442999999995,40.727699999999999
+-74.002444999999994,40.719720000000002
+-73.969835000000003,40.797319999999999
+-74.006088000000005,40.739910000000002
+-73.988623000000004,40.736507000000003
+-73.986131999999998,40.767077
+-73.970308000000003,40.753335
+-73.988303000000002,40.757784999999998
+-74.008197999999993,40.737518000000001
+-73.962360000000004,40.770277999999998
+-73.975493,40.749358000000001
+-73.986114999999998,40.762610000000002
+-73.975178,40.742215000000002
+-73.980684999999994,40.764003000000002
+-74.000349999999997,40.758180000000003
+-73.988029999999995,40.734478000000003
+-73.985547999999994,40.763755000000003
+-73.9726,40.790965
+-73.983206999999993,40.781981999999999
+-73.870767999999998,40.773629999999997
+-73.977635000000006,40.753255000000003
+-73.979157000000001,40.784658
+-73.967164999999994,40.80104
+-73.985515000000007,40.753033000000002
+-73.973235000000003,40.7607
+-73.996646999999996,40.729342000000003
+-73.978613999999993,40.787537
+-73.979889999999997,40.681890000000003
+-73.977284999999995,40.746262000000002
+-73.970832000000001,40.774323000000003
+-73.976583000000005,40.751041999999998
+-73.987837999999996,40.749164999999998
+-73.980119999999999,40.752375000000001
+-73.988844999999998,40.760165000000001
+-73.986626999999999,40.751474999999999
+-73.972594999999998,40.743600000000001
+-73.982344999999995,40.743766999999998
+-73.786085,40.643408000000001
+-73.982415000000003,40.772595000000003
+-73.994282999999996,40.735514999999999
+-73.990863000000004,40.745579999999997
+-73.975982999999999,40.788162999999997
+-73.969142000000005,40.785452999999997
+-73.991758000000004,40.742285000000003
+-73.981071999999998,40.765937000000001
+-74.002903000000003,40.744779999999999
+-73.848815000000002,40.723939999999999
+-73.991737000000001,40.726922000000002
+-73.976596999999998,40.776322999999998
+-74.008655000000005,40.711342000000002
+-73.983688000000001,40.754939999999998
+-73.997572000000005,40.749130000000001
+-73.973995000000002,40.784083000000003
+-73.901962999999995,40.764208000000004
+-73.983258000000006,40.766376999999999
+-73.993390000000005,40.727677999999997
+-73.991371999999998,40.742918000000003
+-73.983177999999995,40.734597999999998
+-74.011683000000005,40.703985000000003
+-73.872941999999995,40.773969999999998
+-73.995116999999993,40.760722000000001
+-73.974260000000001,40.743156999999997
+-73.983047999999997,40.767020000000002
+-73.973138000000006,40.761977999999999
+-73.982416999999998,40.739944999999999
+-73.970917999999998,40.755302
+-73.980649999999997,40.759987000000002
+-73.986357999999996,40.728005000000003
+-73.945357000000001,40.786811999999998
+-73.989402999999996,40.751435000000001
+-73.977029999999999,40.774754999999999
+-73.978787999999994,40.767282000000002
+-73.959085000000002,40.768084999999999
+-73.977580000000003,40.751902999999999
+-73.998447999999996,40.740462999999998
+-73.997924999999995,40.745047
+-73.874508000000006,40.774096999999998
+-73.956467000000004,40.784027999999999
+-73.969556999999995,40.761712000000003
+-74.001729999999995,40.732478
+-73.973534999999998,40.743825000000001
+-73.996318000000002,40.723807000000001
+-73.957612999999995,40.717953000000001
+-73.979797000000005,40.75103
+-73.975282000000007,40.762447000000002
+-73.989945000000006,40.734772999999997
+-73.992642000000004,40.723771999999997
+-73.986071999999993,40.756647000000001
+-73.969697999999994,40.789805000000001
+-73.990733000000006,40.756762000000002
+-73.988587999999993,40.693570000000001
+-74.001414999999994,40.746107000000002
+-73.984911999999994,40.750593000000002
+-73.985107999999997,40.763302000000003
+-73.977528000000007,40.738370000000003
+-74.009057999999996,40.704915
+-73.976249999999993,40.751702999999999
+-73.947325000000006,40.783977999999998
+-73.994415000000004,40.732027000000002
+-73.984093000000001,40.780237
+-73.983564999999999,40.725836999999999
+-73.979614999999995,40.786451999999997
+-73.991084999999998,40.733310000000003
+-73.977069999999998,40.743045000000002
+-73.996561999999997,40.742837999999999
+-73.955496999999994,40.770187999999997
+-73.996111999999997,40.747667999999997
+-73.968896999999998,40.785761999999998
+-73.991532000000007,40.722695000000002
+-74.008736999999996,40.713647000000002
+-73.992163000000005,40.730781999999998
+-73.981295000000003,40.786225000000002
+-73.960324999999997,40.772734999999997
+-73.972027999999995,40.761626999999997
+-73.979204999999993,40.765341999999997
+-73.961098000000007,40.711253999999997
+-73.952236999999997,40.810650000000003
+-73.995728,40.759143000000002
+-73.982722999999993,40.763818000000001
+-73.968937999999994,40.796909999999997
+-73.956616999999994,40.778036999999998
+-73.972652999999994,40.764940000000003
+-73.987363000000002,40.747847999999998
+-73.984807000000004,40.780332000000001
+-73.988146999999998,40.769871999999999
+-73.986762999999996,40.734203999999998
+-74.004848999999993,40.751837999999999
+-73.982641999999998,40.763742999999998
+-73.983564999999999,40.767262000000002
+-73.975784000000004,40.754587000000001
+-73.985545000000002,40.756945000000002
+-73.981442999999999,40.754004999999999
+-74.006857999999994,40.719925000000003
+-73.992068000000003,40.759390000000003
+-73.995760000000004,40.759242999999998
+-73.981285,40.741236999999998
+-73.949917999999997,40.784542000000002
+-73.981499999999997,40.761327999999999
+-73.950113000000002,40.776085000000002
+-73.959282000000002,40.774357999999999
+-73.982276999999996,40.768777999999998
+-73.988326999999998,40.756656999999997
+-73.964500000000001,40.755499999999998
+-73.971266999999997,40.764845000000001
+-73.980592000000001,40.744526999999998
+-73.979536999999993,40.743648
+-74.004014999999995,40.707599999999999
+-73.997427000000002,40.737749999999998
+-74.009303000000003,40.710695000000001
+-74.000029999999995,40.733203000000003
+-73.979984999999999,40.743186999999999
+-73.982190000000003,40.760767999999999
+-73.987949999999998,40.779418
+-73.940271999999993,40.793532999999996
+-73.973957999999996,40.794029999999999
+-73.980125000000001,40.766927000000003
+-73.969424000000004,40.761726000000003
+-74.017150000000001,40.70523
+-73.996421999999995,40.725720000000003
+-73.992897999999997,40.751871999999999
+-73.980334999999997,40.676524999999998
+-73.983147000000002,40.726813
+-73.990534999999994,40.766267999999997
+-74.000799000000001,40.757950999999998
+-73.990881999999999,40.755896999999997
+-74.004352999999995,40.747782000000001
+-73.979872999999998,40.755322
+-73.981605000000002,40.759120000000003
+-73.988623000000004,40.722766999999997
+-73.993031999999999,40.729709999999997
+-73.963082,40.770867000000003
+-73.953806999999998,40.778987999999998
+-73.998615000000001,40.714522000000002
+-73.983407999999997,40.759946999999997
+-73.979624999999999,40.784252000000002
+-73.971962000000005,40.748821999999997
+-73.993002000000004,40.755355000000002
+-73.970434999999995,40.754767999999999
+-73.956378000000001,40.778241999999999
+-73.991586999999996,40.729577999999997
+-73.998818,40.726433
+-73.960735,40.761406999999998
+-73.989502999999999,40.743008000000003
+-73.984982000000002,40.759706999999999
+-73.972593000000003,40.763607999999998
+-73.973597999999996,40.759098000000002
+-73.997765000000001,40.736499999999999
+-73.979712000000006,40.784238000000002
+-73.981487000000001,40.771157000000002
+-73.957705000000004,40.776649999999997
+-73.999994999999998,40.743279999999999
+-73.989095000000006,40.778903
+-73.960117999999994,40.766387999999999
+-73.951037999999997,40.770677999999997
+-74.000024999999994,40.718162999999997
+-73.982782999999998,40.756852000000002
+-73.963767000000004,40.774577000000001
+-73.985142999999994,40.753377999999998
+-74.005773000000005,40.73668
+-74.006375000000006,40.743969999999997
+-73.983468000000002,40.734192999999998
+-73.985960000000006,40.751421999999998
+-73.998679999999993,40.739662000000003
+-73.987778000000006,40.735255000000002
+-73.996762000000004,40.737617999999998
+-73.999492000000004,40.754247999999997
+-73.948818000000003,40.777835000000003
+-73.978182000000004,40.752459999999999
+-73.967993000000007,40.787078000000001
+-73.971220000000002,40.758243
+-73.987027999999995,40.750709999999998
+-73.943487000000005,40.789251999999998
+-73.967597999999995,40.762886999999999
+-73.982157000000001,40.777382000000003
+-73.986199999999997,40.762168000000003
+-73.982118,40.771692999999999
+-73.977796999999995,40.786270000000002
+-74.002814999999998,40.728631
+-73.996975000000006,40.742297000000001
+-73.94744,40.775658
+-73.978791999999999,40.724204999999998
+-73.930859999999996,40.784472000000001
+-73.970308000000003,40.795966999999997
+-73.994209999999995,40.720140000000001
+-74.002544999999998,40.726559999999999
+-73.982893000000004,40.764736999999997
+-73.970622000000006,40.770744999999998
+-73.986532999999994,40.733896999999999
+-73.969229999999996,40.763469000000001
+-73.973405,40.750216999999999
+-73.965000000000003,40.791666999999997
+-73.991242999999997,40.750320000000002
+-73.998199999999997,40.745783000000003
+-74.001841999999996,40.715764
+-73.956040000000002,40.767426999999998
+-73.963335000000001,40.799397999999997
+-73.960937999999999,40.760980000000004
+-73.986199999999997,40.740233000000003
+-73.972999999999999,40.754488000000002
+-73.967586999999995,40.768528000000003
+-74.000838000000002,40.737000000000002
+-73.986904999999993,40.760849999999998
+-73.998147000000003,40.729523
+-73.992509999999996,40.693767000000001
+-73.969786999999997,40.753297000000003
+-74.012761999999995,40.702357999999997
+-73.959504999999993,40.809493000000003
+-73.991105000000005,40.750988
+-73.954980000000006,40.777267999999999
+-73.959751999999995,40.766955000000003
+-73.997827999999998,40.722454999999997
+-73.957137000000003,40.780101999999999
+-73.982316999999995,40.766233
+-73.998161999999994,40.745829999999998
+-73.997448000000006,40.741798000000003
+-73.985110000000006,40.758929999999999
+-73.975283000000005,40.761425000000003
+-73.987881999999999,40.770136999999998
+-73.979408000000006,40.759180000000001
+-73.955731999999998,40.779564999999998
+-73.974722999999997,40.753222999999998
+-74.002475000000004,40.729227000000002
+-73.993202999999994,40.744337999999999
+-73.969442999999998,40.800243000000002
+-74.002232000000006,40.734496999999998
+-73.963003,40.763223000000004
+-73.992402999999996,40.734417999999998
+-73.995383000000004,40.725295000000003
+-73.969617,40.762663000000003
+-74.013577999999995,40.704467000000001
+-73.984527,40.716411999999998
+-73.968322999999998,40.746243
+-73.998362,40.724907000000002
+-73.983770000000007,40.775281999999997
+-73.968580000000003,40.764719999999997
+-74.177773000000002,40.690266999999999
+-73.991410000000002,40.750261999999999
+-74.007454999999993,40.705198000000003
+-73.988214999999997,40.718715000000003
+-73.984921999999997,40.759512999999998
+-73.963922999999994,40.797910000000002
+-73.966333000000006,40.758217000000002
+-74.015777,40.704816999999998
+-73.972499999999997,40.788082000000003
+-73.947882000000007,40.776097999999998
+-74.012060000000005,40.716273000000001
+-73.973052999999993,40.744335
+-73.986660000000001,40.730029999999999
+-73.970681999999996,40.795817999999997
+-73.990449999999996,40.724601999999997
+-73.977677999999997,40.760942999999997
+-73.984639999999999,40.739809999999999
+-73.992902000000001,40.751857999999999
+-73.991024999999993,40.734357000000003
+-73.948395000000005,40.782586999999999
+-73.961515000000006,40.773248000000002
+-73.960714999999993,40.765797999999997
+-73.865063000000006,40.780867000000001
+-73.790042,40.64414
+-73.976332999999997,40.751018000000002
+-73.948963000000006,40.773175000000002
+-73.978502000000006,40.752111999999997
+-73.801492999999994,40.673974999999999
+-73.994050000000001,40.751311999999999
+-73.974442999999994,40.758817000000001
+-73.957746999999998,40.773592000000001
+-73.968846999999997,40.761541999999999
+-73.980418,40.764805000000003
+-74.00009,40.721921999999999
+-74.008634999999998,40.726027000000002
+-73.958344999999994,40.772534999999998
+-73.924627000000001,40.748669999999997
+-73.991020000000006,40.750337000000002
+-73.985617000000005,40.744238000000003
+-73.983647000000005,40.729779999999998
+-73.884645000000006,40.755715000000002
+-73.961962999999997,40.773609999999998
+-74.007390000000001,40.739437000000002
+-73.985217000000006,40.752504999999999
+-73.997856999999996,40.718224999999997
+-73.953720000000004,40.77281
+-73.994668000000004,40.740541999999998
+-73.953817999999998,40.806702999999999
+-73.987615000000005,40.771146999999999
+-73.976960000000005,40.759076999999998
+-73.984494999999995,40.728852000000003
+-74.002875000000003,40.739938000000002
+-73.871054999999998,40.773657999999998
+-73.985247000000001,40.758240000000001
+-73.830269999999999,40.759504999999997
+-73.957189999999997,40.779850000000003
+-73.866225,40.769905000000001
+-74.008025000000004,40.723345000000002
+-73.963369999999998,40.773736999999997
+-73.987241999999995,40.721805000000003
+-73.987737999999993,40.73236
+-74.009032000000005,40.704093
+-73.968907000000002,40.759076999999998
+-73.974521999999993,40.790613
+-74.004198000000002,40.742604999999998
+-73.977917000000005,40.742015000000002
+-73.99812,40.740585000000003
+-73.988417999999996,40.759284999999998
+-73.991129999999998,40.749605000000003
+-73.973659999999995,40.763680000000001
+-73.946262000000004,40.777161999999997
+-73.981106999999994,40.782587999999997
+-73.949636999999996,40.787686999999998
+-73.978612999999996,40.750214999999997
+-74.006172000000007,40.706021999999997
+-73.975628,40.749251999999998
+-73.949952999999994,40.784612000000003
+-73.971671999999998,40.763857000000002
+-73.980103,40.775623000000003
+-73.982640000000004,40.739570000000001
+-73.965361999999999,40.769190000000002
+-73.987767000000005,40.748767000000001
+-73.974137999999996,40.738483000000002
+-73.947343000000004,40.756777999999997
+-74.015964999999994,40.711758000000003
+-73.980542999999997,40.733964999999998
+-73.844305000000006,40.721392000000002
+-73.952652,40.780591999999999
+-74.004383000000004,40.707656999999998
+-73.993731999999994,40.753022999999999
+-73.954032999999995,40.763846999999998
+-73.986435,40.743817999999997
+-73.972245000000001,40.765112000000002
+-74.014132000000004,40.713481999999999
+-73.983123000000006,40.764251999999999
+-74.004531999999998,40.751645000000003
+-73.987697999999995,40.724257000000001
+-73.968327000000002,40.765202000000002
+-73.969341999999997,40.785454999999999
+-73.999084999999994,40.717402999999997
+-73.985356999999993,40.768132999999999
+-73.988851999999994,40.727404999999997
+-73.995367000000002,40.725169999999999
+-73.954007000000004,40.781827
+-73.954975000000005,40.764453000000003
+-73.972302999999997,40.757688000000002
+-73.977717999999996,40.762993000000002
+-73.988029999999995,40.728149999999999
+-73.782106999999996,40.644753000000001
+-74.007947000000001,40.740132000000003
+-73.974864999999994,40.790306999999999
+-73.980563000000004,40.688510000000001
+-73.979231999999996,40.742897999999997
+-73.957813000000002,40.769582
+-73.790450000000007,40.643627000000002
+-73.979695000000007,40.761347999999998
+-73.972646999999995,40.759695000000001
+-73.985084999999998,40.753596999999999
+-74.013767999999999,40.715477
+-73.992447999999996,40.749037000000001
+-73.946884999999995,40.781022999999998
+-74.002088000000001,40.706955000000001
+-73.982290000000006,40.776727999999999
+-73.975678000000002,40.749130000000001
+-73.992545000000007,40.730457999999999
+-73.981065000000001,40.764068000000002
+-73.993819999999999,40.744880000000002
+-74.005188000000004,40.727376999999997
+-73.989647000000005,40.756570000000004
+-74.009788,40.703755000000001
+-73.969577000000001,40.760058000000001
+-74.016746999999995,40.716552
+-73.989597000000003,40.751424999999998
+-73.990617999999998,40.756900000000002
+-73.961997999999994,40.779502999999998
+-73.861022000000006,40.834632999999997
+-73.991292000000001,40.739023000000003
+-73.993281999999994,40.762835000000003
+-73.953625000000002,40.770958
+-73.994461999999999,40.765005000000002
+-73.864270000000005,40.771165000000003
+-73.977621999999997,40.759222000000001
+-73.967892000000006,40.762191000000001
+-73.981508000000005,40.740682
+-73.948436999999998,40.793107999999997
+-73.998463000000001,40.724927000000001
+-73.874444999999994,40.773952000000001
+-73.986748000000006,40.725608000000001
+-73.966345000000004,40.770584999999997
+-73.972733000000005,40.677733000000003
+-73.967652000000001,40.763330000000003
+-74.005160000000004,40.705734999999997
+-73.963059999999999,40.757975000000002
+-73.994574999999998,40.735214999999997
+-73.961484999999996,40.774540000000002
+-73.874412000000007,40.773975
+-73.989671999999999,40.720376999999999
+-74.001819999999995,40.739412999999999
+-73.987273000000002,40.768616999999999
+-73.981890000000007,40.778891999999999
+-73.958297999999999,40.772697000000001
+-73.964972000000003,40.764195000000001
+-73.999309999999994,40.738433000000001
+-73.974896999999999,40.744545000000002
+-73.957357999999999,40.780042000000002
+-73.952417999999994,40.766252000000001
+-73.985150000000004,40.728020000000001
+-73.984682000000006,40.724913000000001
+-73.975092000000004,40.755299999999998
+-73.959549999999993,40.773420000000002
+-73.955172000000005,40.769015000000003
+-73.991292999999999,40.755695000000003
+-73.977249999999998,40.726526999999997
+-73.990269999999995,40.732241999999999
+-73.991422,40.751083000000001
+-73.971036999999995,40.764662999999999
+-73.955839999999995,40.779558000000002
+-73.960873000000007,40.767181999999998
+-73.962252000000007,40.800162
+-73.996219999999994,40.736235000000001
+-73.997877000000003,40.741117000000003
+-73.990866999999994,40.750933000000003
+-73.981108000000006,40.741607000000002
+-73.986324999999994,40.758532000000002
+-74.007057000000003,40.735218000000003
+-74.002650000000003,40.760731999999997
+-73.978825000000001,40.777292000000003
+-73.983112000000006,40.761873000000001
+-73.979500000000002,40.751506999999997
+-73.984120000000004,40.740222000000003
+-73.999791999999999,40.723511999999999
+-73.958737999999997,40.774973000000003
+-73.984477999999996,40.778894999999999
+-74.005492000000004,40.720086999999999
+-73.983168000000006,40.771683000000003
+-73.957302999999996,40.774430000000002
+-73.984880000000004,40.746695000000003
+-73.966652999999994,40.804468
+-73.992272,40.737838000000004
+-73.781143,40.645001999999998
+-73.989789999999999,40.756855000000002
+-73.974682000000001,40.748240000000003
+-73.946347000000003,40.772492
+-73.990538000000001,40.756126999999999
+-73.973297000000002,40.759768000000001
+-73.995632999999998,40.730707000000002
+-73.975018000000006,40.757513000000003
+-73.979986999999994,40.681789999999999
+-73.998917000000006,40.739776999999997
+-73.968252000000007,40.762687
+-73.998617999999993,40.740082999999998
+-73.983789999999999,40.72569
+-73.974427000000006,40.750818000000002
+-73.992005000000006,40.725814999999997
+-73.952567000000002,40.798310000000001
+-73.996056999999993,40.732971999999997
+-73.970034999999996,40.754308000000002
+-73.988533000000004,40.727336999999999
+-73.929576999999995,40.767747999999997
+-73.962367999999998,40.770212000000001
+-73.981390000000005,40.746375
+-73.994307000000006,40.740729999999999
+-73.955257000000003,40.784382000000001
+-74.007504999999995,40.732092000000002
+-73.981634999999997,40.780247000000003
+-73.986642000000003,40.755388000000004
+-73.998715000000004,40.739632999999998
+-73.950879999999998,40.779125000000001
+-73.964843000000002,40.771613000000002
+-73.980384999999998,40.75141
+-74.009217000000007,40.713307
+-73.964709999999997,40.791764999999998
+-73.957556999999994,40.779527999999999
+-73.970569999999995,40.765006999999997
+-73.999120000000005,40.724708
+-73.951871999999995,40.777422999999999
+-73.992818,40.733907000000002
+-73.953895000000003,40.771177999999999
+-73.953109999999995,40.77205
+-74.007382000000007,40.715645000000002
+-73.959029999999998,40.814946999999997
+-73.970057999999995,40.757727000000003
+-73.964770000000001,40.691994999999999
+-73.958623000000003,40.772410000000001
+-73.950987999999995,40.770620000000001
+-73.981153000000006,40.758647000000003
+-73.978952000000007,40.756093
+-73.973658,40.758277999999997
+-73.985101999999998,40.751024999999998
+-73.986698000000004,40.756010000000003
+-73.982119999999995,40.765479999999997
+-73.997552999999996,40.683570000000003
+-73.971428000000003,40.787256999999997
+-73.992742000000007,40.724032999999999
+-73.977226999999999,40.75976
+-73.979010000000002,40.728042000000002
+-73.999247999999994,40.742412000000002
+-73.984336999999996,40.737471999999997
+-73.964287999999996,40.764512000000003
+-74.007734999999997,40.732125000000003
+-73.970848000000004,40.764184999999998
+-73.956997999999999,40.766309999999997
+-73.981352999999999,40.741062999999997
+-73.977872000000005,40.753799999999998
+-73.987530000000007,40.757195000000003
+-73.966004999999996,40.773915000000002
+-73.971834999999999,40.754562
+-73.978375,40.737034999999999
+-73.957256999999998,40.774222999999999
+-73.970145000000002,40.759751999999999
+-74.006375000000006,40.739645000000003
+-74.001795000000001,40.732880000000002
+-73.956352999999993,40.783943000000001
+-73.863632999999993,40.769578000000003
+-73.987432999999996,40.724755000000002
+-73.954499999999996,40.766419999999997
+-74.006960000000007,40.735306999999999
+-73.965185000000005,40.759031999999998
+-73.998712999999995,40.744923
+-73.978082999999998,40.754818
+-73.961757000000006,40.771135000000001
+-73.987489999999994,40.754742
+-73.990747999999996,40.734617999999998
+-73.988398000000004,40.731557000000002
+-73.972926999999999,40.764552000000002
+-73.990859999999998,40.734797
+-74.009888000000004,40.720708000000002
+-73.989909999999995,40.756647000000001
+-73.990288000000007,40.737278000000003
+-74.000263000000004,40.76164
+-73.970157999999998,40.749054999999998
+-73.977463,40.754539999999999
+-74.010682000000003,40.711182999999998
+-73.983414999999994,40.772170000000003
+-73.998372000000003,40.760725000000001
+-73.974954999999994,40.762967000000003
+-73.970078000000001,40.759732
+-73.978468000000007,40.741757
+-74.01482,40.714162000000002
+-73.977855000000005,40.754852
+-73.995852999999997,40.743989999999997
+-73.946325000000002,40.772663000000001
+-73.973977000000005,40.753881999999997
+-74.015901999999997,40.711002999999998
+-73.976232999999993,40.754964999999999
+-73.980412999999999,40.765749999999997
+-73.946101999999996,40.777360000000002
+-73.981172999999998,40.744602999999998
+-73.969194999999999,40.764246999999997
+-73.960706999999999,40.775526999999997
+-73.982596999999998,40.751137
+-73.982367999999994,40.771611999999998
+-73.960802999999999,40.768386999999997
+-73.984682000000006,40.779780000000002
+-73.979337999999998,40.762231999999997
+-73.992002999999997,40.751100000000001
+-74.002797000000001,40.760548
+-73.968374999999995,40.799109999999999
+-73.980598000000001,40.750387000000003
+-74.006631999999996,40.735767000000003
+-73.987486000000004,40.763630999999997
+-73.878373999999994,40.756357000000001
+-73.987430000000003,40.752692000000003
+-73.991922000000002,40.769505000000002
+-73.988617000000005,40.733942999999996
+-73.990331999999995,40.750568000000001
+-74.000777999999997,40.729025
+-73.988681999999997,40.753798000000003
+-73.983743000000004,40.766530000000003
+-73.993016999999995,40.751733000000002
+-73.972309999999993,40.792147999999997
+-73.966286999999994,40.757938000000003
+-73.954787999999994,40.779645000000002
+-74.002560000000003,40.740091999999997
+-73.966049999999996,40.768067000000002
+-73.962410000000006,40.776322
+-74.002842999999999,40.733669999999996
+-73.995193,40.754722000000001
+-73.964578000000003,40.807232999999997
+-73.964404999999999,40.761687999999999
+-73.994252000000003,40.766632000000001
+-73.983116999999993,40.762394999999998
+-73.985731999999999,40.758110000000002
+-73.967983000000004,40.755814999999998
+-73.974850000000004,40.732751999999998
+-73.967628000000005,40.763043000000003
+-73.794347000000002,40.656592000000003
+-73.980980000000002,40.759863000000003
+-73.990913000000006,40.742150000000002
+-73.972677000000004,40.759324999999997
+-73.962440000000001,40.710000000000001
+-73.970254999999995,40.764964999999997
+-73.974666999999997,40.742066999999999
+-74.008709999999994,40.711247
+-73.953950000000006,40.770505
+-73.971765000000005,40.791604999999997
+-74.003640000000004,40.713638000000003
+-73.993212999999997,40.742395000000002
+-73.981792999999996,40.770422000000003
+-73.990187000000006,40.766722999999999
+-73.983311999999998,40.781323
+-73.783252000000005,40.648747999999998
+-73.980928000000006,40.782473000000003
+-73.983486999999997,40.761397000000002
+-73.986306999999996,40.726112000000001
+-73.98424,40.765430000000002
+-73.967517000000001,40.75806
+-73.961827999999997,40.810614999999999
+-74.009073000000001,40.703865
+-73.976763000000005,40.775207999999999
+-73.975193000000004,40.751600000000003
+-73.991157999999999,40.717452000000002
+-73.988117000000003,40.759476999999997
+-73.993162999999996,40.742013
+-73.993177000000003,40.722320000000003
+-73.960113000000007,40.776235
+-73.966610000000003,40.770277
+-73.985947999999993,40.757399999999997
+-73.978588000000002,40.766620000000003
+-73.979849999999999,40.735222999999998
+-73.964686999999998,40.759824999999999
+-74.007485000000003,40.703417000000002
+-73.987381999999997,40.73874
+-73.989518000000004,40.734315000000002
+-73.975435000000004,40.777062000000001
+-73.980715000000004,40.782449999999997
+-73.986092999999997,40.760480000000001
+-73.989787000000007,40.739212999999999
+-73.971547000000001,40.760092
+-73.982772999999995,40.762931999999999
+-73.967349999999996,40.788094999999998
+-73.964847000000006,40.776237999999999
+-73.977118000000004,40.76455
+-73.972972999999996,40.755997000000001
+-73.99015,40.729447999999998
+-73.968339999999998,40.791812
+-74.010282000000004,40.713777
+-74.007189999999994,40.733640000000001
+-73.960132000000002,40.782093000000003
+-73.989036999999996,40.723146999999997
+-73.963487999999998,40.773921999999999
+-73.973432000000003,40.792695000000002
+-74.003507999999997,40.726857000000003
+-73.991432000000003,40.749493000000001
+-73.977031999999994,40.787818000000001
+-73.978656999999998,40.752164999999998
+-73.976714999999999,40.751820000000002
+-73.998907000000003,40.739080000000001
+-73.996291999999997,40.748429999999999
+-73.940207000000001,40.751112999999997
+-73.950171999999995,40.772390000000001
+-73.991528000000002,40.727018000000001
+-74.000681999999998,40.735860000000002
+-73.981589999999997,40.746113000000001
+-73.985668000000004,40.748530000000002
+-73.957367000000005,40.766057000000004
+-73.985110000000006,40.759647999999999
+-73.994183000000007,40.751621999999998
+-73.95702,40.777799999999999
+-73.960825,40.781548000000001
+-73.967645000000005,40.802897000000002
+-73.969638000000003,40.748663000000001
+-73.948407000000003,40.782380000000003
+-73.983712999999995,40.743957000000002
+-73.992082999999994,40.749609999999997
+-74.007238000000001,40.715646999999997
+-73.987229999999997,40.775106999999998
+-74.007158000000004,40.704883000000002
+-73.986234999999994,40.757216999999997
+-73.973123000000001,40.754804999999998
+-73.997737999999998,40.740952
+-73.965733,40.761527999999998
+-73.994200000000006,40.751159999999999
+-73.955027999999999,40.785857
+-73.961067999999997,40.769033
+-73.985964999999993,40.754334999999998
+-73.979152999999997,40.762163000000001
+-73.978530000000006,40.766677000000001
+-73.979408000000006,40.753019999999999
+-73.988663000000003,40.722093000000001
+-74.004603000000003,40.707163000000001
+-74.003721999999996,40.722517000000003
+-73.980846999999997,40.742117
+-73.947445000000002,40.771397999999998
+-73.991242,40.755903000000004
+-73.958444999999998,40.772232000000002
+-73.962774999999993,40.766733000000002
+-73.972435000000004,40.749389999999998
+-73.997397000000007,40.719321999999998
+-73.922617000000002,40.743447000000003
+-73.974306999999996,40.761204999999997
+-73.975252999999995,40.758555000000001
+-73.977765000000005,40.783999999999999
+-73.976037000000005,40.763871999999999
+-73.972111999999996,40.761932999999999
+-73.995377000000005,40.733111999999998
+-73.978468000000007,40.751550000000002
+-73.992693000000003,40.758319999999998
+-73.804702000000006,40.681494999999998
+-73.977987999999996,40.745609999999999
+-73.959621999999996,40.775326999999997
+-73.974397999999994,40.732672999999998
+-73.992369999999994,40.721065000000003
+-73.981845000000007,40.75826
+-73.964933000000002,40.806854999999999
+-73.979325000000003,40.784528000000002
+-73.969982000000002,40.762414999999997
+-74.002089999999995,40.740417999999998
+-73.966735,40.788941999999999
+-73.960755000000006,40.775765
+-73.963172999999998,40.758347999999998
+-73.999781999999996,40.727088000000002
+-73.988749999999996,40.758356999999997
+-73.981492000000003,40.786118000000002
+-73.876857000000001,40.772595000000003
+-73.978656999999998,40.756256999999998
+-74.001429999999999,40.726163
+-73.862673000000001,40.768886999999999
+-73.870692000000005,40.773626999999998
+-73.991185000000002,40.739178000000003
+-73.972534999999993,40.759388000000001
+-73.979097999999993,40.752721999999999
+-73.953663000000006,40.779268000000002
+-73.958044999999998,40.80095
+-73.962693000000002,40.772288000000003
+-73.992497,40.724657999999998
+-73.972008000000002,40.762473
+-73.958262000000005,40.772758000000003
+-73.975667000000001,40.781553000000002
+-73.982732999999996,40.731229999999996
+-73.986080000000001,40.740552000000001
+-73.863045,40.769747000000002
+-73.962243000000001,40.763652999999998
+-74.001756999999998,40.735548000000001
+-73.976460000000003,40.739531999999997
+-73.988919999999993,40.736685000000001
+-73.962658000000005,40.712451999999999
+-73.958917999999997,40.771864999999998
+-73.971926999999994,40.760756999999998
+-73.870868000000002,40.773803000000001
+-73.981172000000001,40.744501999999997
+-73.992697000000007,40.737470000000002
+-73.946096999999995,40.773187
+-73.781587000000002,40.644832000000001
+-73.974995000000007,40.761355000000002
+-74.006277999999995,40.733564999999999
+-73.971440000000001,40.750292000000002
+-73.969769999999997,40.784773000000001
+-73.975718000000001,40.750190000000003
+-73.991507999999996,40.750034999999997
+-73.950254999999999,40.786582000000003
+-74.002701999999999,40.728482
+-73.971847999999994,40.759647999999999
+-74.001904999999994,40.724409999999999
+-73.976538000000005,40.739510000000003
+-73.977571999999995,40.749450000000003
+-73.989919999999998,40.737383000000001
+-73.98854,40.748342999999998
+-73.994102999999996,40.751134999999998
+-73.962310000000002,40.757159999999999
+-73.987772000000007,40.759562000000003
+-74.002548000000004,40.728763000000001
+-73.980305000000001,40.745575000000002
+-74.002397999999999,40.72907
+-73.992395000000002,40.730454999999999
+-74.009065000000007,40.710853
+-73.987943000000001,40.724097
+-73.975037,40.746008000000003
+-73.981682000000006,40.779128
+-73.997641999999999,40.720843000000002
+-73.967974999999996,40.751049999999999
+-73.997541999999996,40.744847999999998
+-73.781791999999996,40.644753000000001
+-73.991365000000002,40.739232000000001
+-73.966265000000007,40.767597000000002
+-73.994443000000004,40.751032000000002
+-73.954677000000004,40.779055
+-73.987255000000005,40.750366999999997
+-73.956479999999999,40.771571999999999
+-74.014377999999994,40.704144999999997
+-73.994387000000003,40.690052999999999
+-73.959761999999998,40.758572000000001
+-73.962284999999994,40.779020000000003
+-73.976588000000007,40.785837999999998
+-73.972382999999994,40.756160000000001
+-73.956888000000006,40.774904999999997
+-74.001351999999997,40.756853
+-73.973332999999997,40.743777000000001
+-73.986783000000003,40.72587
+-73.975707999999997,40.776178000000002
+-73.988792000000004,40.747923
+-73.999893,40.736857999999998
+-73.970991999999995,40.764037000000002
+-73.95814,40.815317999999998
+-73.954729999999998,40.773814999999999
+-73.917353000000006,40.742818
+-74.016502000000003,40.711657000000002
+-73.983658000000005,40.769345000000001
+-73.789888000000005,40.647134999999999
+-73.874454999999998,40.774039999999999
+-73.972538,40.758744999999998
+-73.968085000000002,40.751069999999999
+-73.953627999999995,40.767735000000002
+-73.990930000000006,40.729711999999999
+-73.985228000000006,40.727696999999999
+-73.992592999999999,40.717928000000001
+-73.998647000000005,40.737160000000003
+-74.000095000000002,40.719031999999999
+-73.964723000000006,40.768864999999998
+-73.993499999999997,40.682254999999998
+-73.980602000000005,40.748967999999998
+-73.971322000000001,40.762411999999998
+-73.983445000000003,40.756194999999998
+-73.989707999999993,40.756425
+-73.983073000000005,40.722703000000003
+-73.986985000000004,40.729551999999998
+-73.976832999999999,40.788797000000002
+-73.954612999999995,40.780507
+-73.990903000000003,40.724212000000001
+-73.987125000000006,40.729357
+-73.943466999999998,40.789149999999999
+-73.965427000000005,40.771397999999998
+-73.978853000000001,40.766677000000001
+-74.014527999999999,40.717112
+-73.959022000000004,40.781292999999998
+-73.873013,40.773964999999997
+-73.968207000000007,40.755327999999999
+-73.872022000000001,40.774008000000002
+-74.006353000000004,40.711984999999999
+-73.973326999999998,40.747937999999998
+-74.004090000000005,40.707206999999997
+-73.956266999999997,40.784550000000003
+-73.969697999999994,40.764722999999996
+-73.958906999999996,40.760084999999997
+-73.961775000000003,40.767887000000002
+-73.990277000000006,40.756754999999998
+-73.992107000000004,40.750275000000002
+-73.99127,40.7498
+-73.972937999999999,40.793275000000001
+-73.997645000000006,40.761532000000003
+-73.978003000000001,40.786662999999997
+-73.959247000000005,40.767515000000003
+-73.962755000000001,40.717207999999999
+-73.977962000000005,40.786365000000004
+-73.974265000000003,40.762953000000003
+-73.844333000000006,40.721409999999999
+-73.970348000000001,40.752496999999998
+-74.009202000000002,40.70635
+-74.015632999999994,40.711148000000001
+-73.978852000000003,40.766747000000002
+-73.989234999999994,40.730418
+-73.962275000000005,40.778897000000001
+-74.006337000000002,40.740516999999997
+-73.948016999999993,40.78293
+-73.950637,40.771552
+-74.004317,40.747442999999997
+-73.973577000000006,40.789724999999997
+-73.994112999999999,40.75112
+-73.789587999999995,40.643863000000003
+-73.973457999999994,40.752138000000002
+-73.921291999999994,40.766950000000001
+-73.978875000000002,40.763482000000003
+-73.949505000000002,40.809983000000003
+-74.009986999999995,40.714447
+-74.013251999999994,40.717056999999997
+-74.003711999999993,40.729342000000003
+-73.977905000000007,40.748930000000001
+-74.003072000000003,40.739947000000001
+-73.874556999999996,40.774165000000004
+-73.975234999999998,40.756103000000003
+-73.983154999999996,40.763357999999997
+-74.008842000000001,40.715898000000003
+-73.991370000000003,40.750022999999999
+-73.987217999999999,40.722408000000001
+-73.993610000000004,40.750006999999997
+-73.970569999999995,40.798974999999999
+-73.997029999999995,40.743830000000003
+-73.959896999999998,40.773556999999997
+-73.974860000000007,40.746836999999999
+-73.981960000000001,40.745044999999998
+-73.946946999999994,40.781852000000001
+-73.966117999999994,40.758153
+-73.978319999999997,40.741833
+-73.982777999999996,40.735370000000003
+-73.976034999999996,40.750942000000002
+-73.981775999999996,40.766601999999999
+-73.992412000000002,40.731343000000003
+-73.960251999999997,40.781398000000003
+-73.994677999999993,40.725836999999999
+-73.948081999999999,40.778635000000001
+-73.982832000000002,40.763272000000001
+-73.988052999999994,40.718634999999999
+-73.953557000000004,40.767102000000001
+-73.985287999999997,40.723525000000002
+-73.961402000000007,40.801369999999999
+-73.971292000000005,40.762810000000002
+-74.00215,40.682183000000002
+-73.990722000000005,40.761090000000003
+-73.988105000000004,40.737802000000002
+-73.98451,40.767600000000002
+-73.972472999999994,40.749175000000001
+-73.966097000000005,40.759613000000002
+-73.978977999999998,40.761473000000002
+-73.971523000000005,40.782397000000003
+-73.984026999999998,40.770842999999999
+-73.952427999999998,40.786368000000003
+-73.974180000000004,40.794646999999998
+-73.970167000000004,40.749032999999997
+-73.974441999999996,40.783549999999998
+-73.977076999999994,40.751505000000002
+-73.995346999999995,40.736687000000003
+-73.994505000000004,40.739100000000001
+-73.994422999999998,40.745890000000003
+-73.919832999999997,40.758071999999999
+-73.971627999999995,40.75902
+-73.976309999999998,40.791037000000003
+-73.979960000000005,40.743220000000001
+-73.983654999999999,40.725906999999999
+-73.993809999999996,40.751432000000001
+-74.007337000000007,40.743388000000003
+-73.984336999999996,40.761915000000002
+-73.967421999999999,40.805993000000001
+-73.931825000000003,40.751707000000003
+-73.985240000000005,40.743082000000001
+-73.983750000000001,40.780987000000003
+-73.981448,40.759217
+-73.973978000000002,40.763852999999997
+-73.998502000000002,40.757565
+-73.977761999999998,40.745494999999998
+-73.985652000000002,40.740828
+-73.983464999999995,40.769277000000002
+-73.968284999999995,40.750819999999997
+-73.998202000000006,40.734529999999999
+-73.926682999999997,40.752020000000002
+-73.993813000000003,40.727465000000002
+-73.986127999999994,40.762551000000002
+-73.981127999999998,40.741750000000003
+-73.948502000000005,40.782637000000001
+-73.989440000000002,40.769517
+-73.977587,40.751854999999999
+-73.994150000000005,40.751044999999998
+-73.974992,40.757707000000003
+-73.983959999999996,40.765008000000002
+-74.005735000000001,40.737037999999998
+-73.954622000000001,40.774025000000002
+-73.982477000000003,40.763021999999999
+-73.979984999999999,40.743107999999999
+-73.967482000000004,40.756987000000002
+-73.976052999999993,40.748551999999997
+-73.985682999999995,40.753160000000001
+-73.958894999999998,40.814802999999998
+-73.978262000000001,40.741667999999997
+-73.992935000000003,40.742637999999999
+-73.976967999999999,40.743222000000003
+-73.872787000000002,40.773927
+-73.979304999999997,40.761442000000002
+-73.973780000000005,40.792099999999998
+-73.966768000000002,40.772376000000001
+-73.961382,40.802083000000003
+-73.990737999999993,40.760997000000003
+-73.987902000000005,40.719137000000003
+-73.986159999999998,40.758032999999998
+-73.981823000000006,40.761715000000002
+-73.983316000000002,40.764119000000001
+-73.999797000000001,40.738430999999999
+-73.885822000000005,40.728273999999999
+-73.984037999999998,40.721564000000001
+-73.968063999999998,40.762538999999997
+-73.990179999999995,40.746513999999998
+-73.997338999999997,40.762217999999997
+-73.972783000000007,40.750939000000002
+-74.008092000000005,40.747610000000002
+-74.000991999999997,40.729094000000003
+-73.979569999999995,40.755457
+-73.950284999999994,40.780026999999997
+-73.998917000000006,40.744799999999998
+-73.973962999999998,40.731426999999996
+-74.001959999999997,40.726224999999999
+-73.954947000000004,40.765518
+-73.968041999999997,40.772233
+-73.978376999999995,40.762779999999999
+-73.979110000000006,40.766672
+-73.993224999999995,40.734217999999998
+-73.991552999999996,40.759841999999999
+-73.958489999999998,40.800375000000003
+-73.97739,40.758125
+-73.982592999999994,40.739677
+-73.989990000000006,40.729353000000003
+-73.957432999999995,40.770018
+-73.982258000000002,40.778903
+-73.981620000000007,40.765152
+-73.982299999999995,40.76549
+-73.928529999999995,40.746406999999998
+-73.990767000000005,40.754593
+-73.992035000000001,40.729067000000001
+-73.997281999999998,40.722467000000002
+-73.996432999999996,40.723562999999999
+-73.967832999999999,40.760055000000001
+-73.974519999999998,40.776947999999997
+-73.991029999999995,40.745362
+-73.976273000000006,40.765177999999999
+-73.977074999999999,40.747732999999997
+-73.969678000000002,40.794654999999999
+-73.982405,40.772075000000001
+-74.005802000000003,40.740465
+-73.971007999999998,40.755209999999998
+-73.988444999999999,40.747872999999998
+-73.967192999999995,40.756771999999998
+-73.965339999999998,40.771777999999998
+-73.988273000000007,40.769128000000002
+-73.976623000000004,40.788536999999998
+-73.960603000000006,40.775821999999998
+-74.010902999999999,40.716177999999999
+-73.972059999999999,40.754443000000002
+-73.987470000000002,40.732998000000002
+-73.982285000000005,40.768318000000001
+-73.956182999999996,40.787658
+-74.003382999999999,40.748280000000001
+-73.977971999999994,40.745714999999997
+-73.988155000000006,40.729672999999998
+-73.992738000000003,40.738684999999997
+-73.895077999999998,40.753684999999997
+-73.970320000000001,40.793993
+-73.972272000000004,40.764077
+-74.003043000000005,40.733286999999997
+-73.994052999999994,40.726733000000003
+-73.992824999999996,40.754421999999998
+-73.948267999999999,40.774372999999997
+-73.992216999999997,40.749276999999999
+-73.982412999999994,40.743569999999998
+-73.966245000000001,40.804901999999998
+-73.951265000000006,40.782395000000001
+-74.002011999999993,40.739579999999997
+-73.969075000000004,40.759036999999999
+-73.957241999999994,40.770938000000001
+-73.991399999999999,40.749907
+-73.985399999999998,40.731603
+-74.002690000000001,40.749842999999998
+-73.980800000000002,40.746713
+-73.974418,40.793793000000001
+-74.002814999999998,40.728158000000001
+-73.986397999999994,40.722059999999999
+-73.956757999999994,40.802525000000003
+-73.946965000000006,40.818483000000001
+-73.984887000000001,40.759473
+-73.982439999999997,40.764830000000003
+-73.987447000000003,40.739707000000003
+-73.991962000000001,40.764465000000001
+-73.987814999999998,40.719945000000003
+-73.985106999999999,40.760581999999999
+-73.993921999999998,40.75121
+-73.970707000000004,40.765103000000003
+-73.986566999999994,40.749772999999998
+-73.968397999999993,40.786696999999997
+-73.997091999999995,40.742111999999999
+-73.973020000000005,40.792872000000003
+-73.991209999999995,40.734920000000002
+-73.958451999999994,40.780802999999999
+-73.952782999999997,40.766368
+-73.981066999999996,40.746130000000001
+-73.996745000000004,40.725566999999998
+-74.008054999999999,40.714823000000003
+-73.969494999999995,40.675783000000003
+-73.975053000000003,40.745939999999997
+-73.987065000000001,40.721057000000002
+-73.989806999999999,40.734017000000001
+-73.989267999999996,40.729242999999997
+-73.986320000000006,40.722047000000003
+-73.984892000000002,40.724252999999997
+-73.953749000000002,40.774937999999999
+-74.002463000000006,40.747005000000001
+-73.955173000000002,40.764175000000002
+-73.990103000000005,40.751683
+-74.006853000000007,40.730217000000003
+-73.972534999999993,40.78098
+-73.956682000000001,40.780769999999997
+-73.957097000000005,40.786524999999997
+-73.982912999999996,40.756653
+-73.984183000000002,40.725099999999998
+-74.005551999999994,40.741095000000001
+-73.984826999999996,40.760252000000001
+-74.004564999999999,40.742082000000003
+-73.989778000000001,40.746825000000001
+-73.979536999999993,40.734780000000001
+-73.999212,40.754463000000001
+-73.966937000000001,40.762394999999998
+-73.975887999999998,40.760382
+-73.988543000000007,40.748198000000002
+-73.969503000000003,40.785175000000002
+-73.962798000000006,40.766976999999997
+-74.008537000000004,40.720022999999998
+-74.002955,40.730775000000001
+-73.971791999999994,40.757268000000003
+-73.961043000000004,40.761674999999997
+-73.982169999999996,40.764699999999998
+-73.982339999999994,40.745257000000002
+-73.982483000000002,40.760016999999998
+-73.996863000000005,40.753126999999999
+-73.989085000000003,40.721558000000002
+-73.994850999999997,40.750352999999997
+-73.975472999999994,40.763792000000002
+-73.993030000000005,40.7423
+-73.974367999999998,40.679667000000002
+-73.954487999999998,40.777363000000001
+-73.972465,40.794702999999998
+-74.011007000000006,40.705542000000001
+-73.785933,40.639685
+-73.961626999999993,40.771160000000002
+-73.980165,40.748693000000003
+-73.982285000000005,40.77505
+-73.965928000000005,40.805148000000003
+-73.971130000000002,40.752160000000003
+-73.974883000000005,40.789271999999997
+-74.009212000000005,40.717047000000001
+-73.973399999999998,40.748027999999998
+-73.984953000000004,40.728079999999999
+-73.983147000000002,40.761892000000003
+-73.992330999999993,40.742359999999998
+-73.975852000000003,40.744908000000002
+-73.988240000000005,40.723117999999999
+-73.972813000000002,40.753377
+-73.959902999999997,40.789935
+-73.999972999999997,40.733029999999999
+-73.969774999999998,40.760488000000002
+-73.958911999999998,40.764063
+-73.994842000000006,40.738860000000003
+-73.992908,40.752450000000003
+-73.979748000000001,40.761217000000002
+-73.994041999999993,40.756582999999999
+-73.959235000000007,40.763413
+-73.776696999999999,40.645212999999998
+-73.982253,40.7684
+-73.980828000000002,40.782502999999998
+-73.987938,40.755850000000002
+-73.991810000000001,40.727789999999999
+-73.959913999999998,40.813786999999998
+-73.944829999999996,40.778981999999999
+-73.952917999999997,40.776392000000001
+-73.971969999999999,40.759822
+-73.949292999999997,40.781072000000002
+-73.974774999999994,40.787657000000003
+-74.007279999999994,40.74344
+-74.000052999999994,40.743431999999999
+-73.984628000000001,40.764302999999998
+-73.983671999999999,40.766041999999999
+-73.989337000000006,40.749577000000002
+-74.001625000000004,40.719862999999997
+-73.969395000000006,40.754992999999999
+-73.940034999999995,40.793858
+-73.977602000000005,40.746313000000001
+-73.998767000000001,40.734763000000001
+-73.974851999999998,40.750928000000002
+-73.982889999999998,40.761642000000002
+-73.967972000000003,40.802613000000001
+-73.957679999999996,40.765574999999998
+-73.988937000000007,40.755602000000003
+-74.012981999999994,40.702483000000001
+-73.986261999999996,40.759610000000002
+-73.998244999999997,40.761077999999998
+-73.981262999999998,40.733235000000001
+-73.981373000000005,40.780880000000003
+-73.985917999999998,40.760429999999999
+-73.992895000000004,40.753534999999999
+-73.954222000000001,40.781368000000001
+-73.988802000000007,40.736899999999999
+-73.994568000000001,40.761808000000002
+-73.955903000000006,40.773826999999997
+-73.874560000000002,40.774182000000003
+-73.957161999999997,40.766261999999998
+-73.989935000000003,40.756816999999998
+-73.980379999999997,40.764977999999999
+-73.980275000000006,40.75121
+-73.991624999999999,40.744782999999998
+-73.896356999999995,40.752631999999998
+-73.977248000000003,40.756273
+-73.977230000000006,40.742032000000002
+-73.780081999999993,40.647218000000002
+-73.999061999999995,40.734278000000003
+-73.973214999999996,40.764057999999999
+-73.987328000000005,40.760219999999997
+-73.981350000000006,40.781778000000003
+-73.988478000000001,40.749552999999999
+-73.978380000000001,40.750343000000001
+-73.981489999999994,40.741289999999999
+-73.923467000000002,40.743921999999998
+-73.885248000000004,40.772970000000001
+-73.952020000000005,40.789994999999998
+-74.002521999999999,40.72484
+-73.960873000000007,40.760725000000001
+-73.985375000000005,40.744709999999998
+-73.992585000000005,40.743372999999998
+-73.998227999999997,40.739735000000003
+-73.950519999999997,40.811092000000002
+-73.982782,40.753675000000001
+-73.991245000000006,40.727711999999997
+-73.931593000000007,40.760092
+-73.996352999999999,40.753267000000001
+-73.990925000000004,40.750551999999999
+-73.982662000000005,40.735554999999998
+-73.976073,40.758946999999999
+-73.990272000000004,40.746727999999997
+-73.990742999999995,40.733927000000001
+-73.990172000000001,40.734032999999997
+-73.990587000000005,40.762320000000003
+-73.988322999999994,40.722037999999998
+-73.966324999999998,40.757998000000001
+-73.991573000000002,40.744822999999997
+-73.984228000000002,40.763961999999999
+-73.954673,40.769733000000002
+-73.995570999999998,40.717042999999997
+-73.964363000000006,40.764471999999998
+-73.989779999999996,40.735472000000001
+-73.975684999999999,40.760513000000003
+-74.002184999999997,40.74541
+-73.971436999999995,40.764490000000002
+-73.999442000000002,40.727482000000002
+-74.001002999999997,40.736333000000002
+-74.013992000000002,40.717705000000002
+-73.987508000000005,40.744776999999999
+-74.004343000000006,40.742556999999998
+-73.998417000000003,40.728712999999999
+-73.965734999999995,40.753328000000003
+-73.953277,40.766964999999999
+-73.986975000000001,40.739832999999997
+-73.977292000000006,40.756897000000002
+-74.006815000000003,40.748424999999997
+-73.978227000000004,40.753886999999999
+-73.981385000000003,40.763162000000001
+-73.951044999999993,40.785722
+-73.985163,40.738712
+-73.969767000000004,40.760137
+-73.977500000000006,40.764082999999999
+-73.985770000000002,40.762962999999999
+-73.975192000000007,40.741734999999998
+-73.977671999999998,40.749130000000001
+-73.979917,40.760193000000001
+-73.978502000000006,40.764653000000003
+-74.006455000000003,40.744515
+-73.973787999999999,40.748047
+-73.985983000000004,40.759985
+-73.973207000000002,40.747672000000001
+-73.988457999999994,40.758986999999998
+-73.982318000000006,40.772292999999998
+-73.991865000000004,40.745128000000001
+-73.978570000000005,40.684057000000003
+-73.991128000000003,40.745241999999998
+-73.963115000000002,40.767530000000001
+-73.969750000000005,40.764592999999998
+-74.004526999999996,40.721238
+-73.978138000000001,40.767142999999997
+-73.989502000000002,40.730203000000003
+-74.004958000000002,40.723373000000002
+-74.006375000000006,40.739637000000002
+-73.964557999999997,40.767367999999998
+-73.982782,40.731454999999997
+-73.964451999999994,40.761527000000001
+-73.997505000000004,40.719487000000001
+-74.006394999999998,40.739825000000003
+-73.957312000000002,40.801788000000002
+-73.989033000000006,40.756742000000003
+-73.998549999999994,40.726173000000003
+-74.001007000000001,40.733967
+-73.991367999999994,40.750461999999999
+-73.982138000000006,40.765028000000001
+-73.975148000000004,40.787717000000001
+-73.972611999999998,40.759078000000002
+-73.984312000000003,40.75515
+-74.008362000000005,40.710937000000001
+-73.957772000000006,40.745016999999997
+-73.967877000000001,40.765037
+-73.874449999999996,40.774017000000001
+-73.986287000000004,40.730677999999997
+-73.982498000000007,40.735731999999999
+-73.973181999999994,40.752597999999999
+-74.017122999999998,40.705317999999998
+-73.982425000000006,40.778067999999998
+-73.993702999999996,40.734696999999997
+-73.988922000000002,40.741771999999997
+-73.985687999999996,40.723148000000002
+-73.992216999999997,40.745694999999998
+-73.961079999999995,40.806663
+-73.95608,40.776038
+-73.970590000000001,40.749077
+-74.000528000000003,40.722188000000003
+-73.96902,40.798867000000001
+-73.972781999999995,40.793419999999998
+-73.983778000000001,40.751531999999997
+-74.003168000000002,40.723185000000001
+-73.985641999999999,40.767983000000001
+-73.999967999999996,40.717902000000002
+-73.964202,40.756402999999999
+-73.994145000000003,40.761437999999998
+-74.015012999999996,40.714145000000002
+-73.978714999999994,40.763330000000003
+-73.987852000000004,40.738232000000004
+-73.979816999999997,40.764792999999997
+-73.999593000000004,40.74248
+-73.954511999999994,40.763162000000001
+-73.979894999999999,40.765593000000003
+-73.983549999999994,40.755657999999997
+-73.955941999999993,40.772095
+-73.976197999999997,40.744591999999997
+-73.991427999999999,40.746495000000003
+-73.953562000000005,40.775494999999999
+-73.954156999999995,40.774712000000001
+-73.982133000000005,40.739868000000001
+-73.985817999999995,40.772947000000002
+-73.967888000000002,40.768442999999998
+-73.977412999999999,40.763852
+-73.946357000000006,40.772832000000001
+-73.945087000000001,40.805227000000002
+-73.915847999999997,40.753908000000003
+-73.994725000000003,40.746180000000003
+-73.955929999999995,40.775255000000001
+-74.015614999999997,40.704734999999999
+-73.970799999999997,40.788553
+-73.987881999999999,40.758561999999998
+-73.973709999999997,40.794777000000003
+-73.974346999999995,40.783521999999998
+-73.966752999999997,40.761290000000002
+-73.959496999999999,40.774197999999998
+-73.984565000000003,40.768889999999999
+-73.966624999999993,40.761602000000003
+-73.996982000000003,40.743183000000002
+-73.959227999999996,40.770221999999997
+-73.998402999999996,40.723272999999999
+-73.987044999999995,40.722602000000002
+-73.991140000000001,40.729937999999997
+-73.955860000000001,40.785063000000001
+-73.980824999999996,40.764645000000002
+-73.985892000000007,40.740516999999997
+-74.005612999999997,40.750971999999997
+-73.952048000000005,40.777405000000002
+-73.979543000000007,40.765394999999998
+-73.975292999999994,40.761769999999999
+-73.976062999999996,40.753625
+-73.995608000000004,40.744230000000002
+-73.975617,40.788347000000002
+-73.953468000000001,40.798617999999998
+-74.004845000000003,40.741847
+-73.984229999999997,40.770598
+-73.950864999999993,40.785964999999997
+-73.983292000000006,40.762324999999997
+-74.008792999999997,40.711288000000003
+-73.960229999999996,40.761907999999998
+-74.008470000000003,40.718795
+-73.943011999999996,40.813673000000001
+-73.966278000000003,40.773831999999999
+-73.995881999999995,40.723618000000002
+-73.985500000000002,40.747140000000002
+-73.999347,40.744191999999998
+-73.988707000000005,40.754241999999998
+-73.987632000000005,40.738129999999998
+-73.983182999999997,40.761248000000002
+-73.993432999999996,40.746904999999998
+-73.982411999999997,40.761975
+-73.989373000000001,40.762822
+-73.968298000000004,40.764879999999998
+-73.995570000000001,40.724828000000002
+-73.990582000000003,40.758353
+-73.999153000000007,40.734504999999999
+-73.987260000000006,40.738821999999999
+-73.992428000000004,40.730688000000001
+-73.968791999999993,40.764453000000003
+-73.989509999999996,40.756450000000001
+-73.983615,40.734295000000003
+-73.988546999999997,40.731414999999998
+-73.969352999999998,40.763486999999998
+-73.984369999999998,40.761916999999997
+-73.993657999999996,40.751958000000002
+-73.977142999999998,40.745241999999998
+-74.000107,40.738013000000002
+-73.976843000000002,40.785187000000001
+-73.991033000000002,40.765842999999997
+-73.991118,40.750078000000002
+-73.956969999999998,40.766326999999997
+-74.000308000000004,40.735193000000002
+-73.979027000000002,40.745927000000002
+-73.988753000000003,40.759233000000002
+-73.993267000000003,40.758454999999998
+-73.862617999999998,40.76896
+-73.988708000000003,40.777788000000001
+-73.996557999999993,40.753011999999998
+-73.872595000000004,40.769401999999999
+-73.999262999999999,40.71895
+-73.998125000000002,40.720272000000001
+-73.987866999999994,40.738112999999998
+-73.980261999999996,40.783797999999997
+-73.981503000000004,40.728675000000003
+-73.987992000000006,40.755026999999998
+-73.980086999999997,40.734848
+-73.986277000000001,40.761960000000002
+-73.915030000000002,40.742665000000002
+-73.969605000000001,40.790376999999999
+-73.976259999999996,40.744362000000002
+-73.976758000000004,40.760491999999999
+-73.971073000000004,40.787984999999999
+-73.994382999999999,40.738993000000001
+-73.976298,40.759500000000003
+-73.984745000000004,40.779604999999997
+-73.991489999999999,40.750030000000002
+-74.011196999999996,40.711196999999999
+-74.003017999999997,40.733584999999998
+-73.983086999999998,40.763227999999998
+-73.979843000000002,40.765998000000003
+-73.989270000000005,40.718995
+-73.997822999999997,40.722383000000001
+-73.958482000000004,40.800468000000002
+-73.954657999999995,40.773707999999999
+-73.996449999999996,40.748094999999999
+-73.979607999999999,40.735520000000001
+-73.981322000000006,40.729151999999999
+-73.978458000000003,40.748063000000002
+-73.946399999999997,40.772537
+-73.974208000000004,40.760629999999999
+-73.974328,40.743245000000002
+-73.968952000000002,40.786033000000003
+-73.975470000000001,40.751722000000001
+-73.962791999999993,40.775427999999998
+-73.991517000000002,40.759805
+-73.993598000000006,40.741587000000003
+-73.960847999999999,40.772331999999999
+-73.975628,40.733196999999997
+-73.962081999999995,40.779212000000001
+-74.004523000000006,40.734262000000001
+-74.006857999999994,40.706592000000001
+-74.005797000000001,40.726457000000003
+-73.978977,40.739642000000003
+-73.978082000000001,40.786217999999998
+-73.994117000000003,40.732227999999999
+-74.005307999999999,40.739944999999999
+-73.960352999999998,40.769772000000003
+-73.992328000000001,40.749600000000001
+-73.986355000000003,40.751258
+-73.950703000000004,40.771062000000001
+-73.924948000000001,40.762238000000004
+-74.001729999999995,40.762168000000003
+-73.979114999999993,40.841101999999999
+-73.963357000000002,40.755158000000002
+-73.762798000000004,40.726187000000003
+-74.006510000000006,40.732681999999997
+-73.988663000000003,40.768120000000003
+-73.939305000000004,40.805323000000001
+-73.975537000000003,40.750219999999999
+-74.000938000000005,40.729689999999998
+-73.947305,40.711452000000001
+-74.008054999999999,40.723165000000002
+-73.981285,40.774059999999999
+-73.966412000000005,40.804160000000003
+-73.966156999999995,40.761767999999996
+-73.987157999999994,40.722417999999998
+-73.988991999999996,40.741397999999997
+-73.994906999999998,40.731659999999998
+-73.979564999999994,40.739890000000003
+-73.994812999999994,40.689013000000003
+-74.007255000000001,40.733587
+-73.984656999999999,40.724716999999998
+-74.001272,40.736482000000002
+-73.866564999999994,40.769888000000002
+-73.986127999999994,40.737757000000002
+-73.941946999999999,40.786942000000003
+-74.006898000000007,40.716085
+-73.984352000000001,40.761817000000001
+-73.953462000000002,40.767429999999997
+-73.874615000000006,40.774127999999997
+-73.970821999999998,40.754778000000002
+-73.975122999999996,40.741705000000003
+-73.959682000000001,40.779536999999998
+-74.011402000000004,40.704397
+-73.988681999999997,40.763857999999999
+-73.993212999999997,40.727122999999999
+-73.966527999999997,40.804627000000004
+-74.001467000000005,40.726042
+-73.991731999999999,40.735283000000003
+-73.928299999999993,40.811917000000001
+-73.978234999999998,40.778196999999999
+-73.946893000000003,40.775861999999996
+-73.997393000000002,40.721212999999999
+-74.000207000000003,40.730395000000001
+-73.998189999999994,40.735418000000003
+-74.000046999999995,40.734757999999999
+-73.979978000000003,40.744163
+-73.957907000000006,40.801026999999998
+-73.989279999999994,40.743873000000001
+-73.991347000000005,40.760328000000001
+-73.970363000000006,40.760323
+-74.003195000000005,40.723128000000003
+-73.980165,40.770434999999999
+-74.003281999999999,40.743994999999998
+-73.991692999999998,40.744258000000002
+-73.909127999999995,40.716965000000002
+-73.973268000000004,40.755163000000003
+-73.975499999999997,40.751370000000001
+-73.971784999999997,40.782134999999997
+-73.977339999999998,40.784354999999998
+-74.005970000000005,40.741500000000002
+-73.988422,40.719957000000001
+-73.979924999999994,40.742998
+-73.962289999999996,40.795057999999997
+-73.993444999999994,40.741382999999999
+-73.990754999999993,40.730013
+-73.980400000000003,40.725518000000001
+-73.958816999999996,40.767829999999996
+-73.987532000000002,40.733313000000003
+-74.003523000000001,40.748448000000003
+-74.006563,40.739832999999997
+-73.967297000000002,40.772221999999999
+-73.813142999999997,40.782223000000002
+-73.982923,40.726840000000003
+-73.982533000000004,40.776454999999999
+-73.979922000000002,40.761032
+-73.972842,40.744508000000003
+-73.982093000000006,40.752521999999999
+-73.997694999999993,40.723975000000003
+-73.989941999999999,40.729367000000003
+-73.954284999999999,40.764099999999999
+-73.967647999999997,40.751762999999997
+-73.987827999999993,40.761327000000001
+-73.975217000000001,40.752780000000001
+-73.995232000000001,40.759802000000001
+-73.972700000000003,40.761220000000002
+-73.975127000000001,40.765439999999998
+-73.949057999999994,40.777532999999998
+-73.994097999999994,40.751311999999999
+-73.969662999999997,40.753382999999999
+-73.989594999999994,40.720525000000002
+-73.988613000000001,40.722721999999997
+-73.964550000000003,40.791822000000003
+-73.980187000000001,40.775469999999999
+-74.008482000000001,40.7211
+-74.001712999999995,40.739452999999997
+-73.978381999999996,40.736939999999997
+-73.990932999999998,40.742043000000002
+-73.965778,40.774422000000001
+-73.989981999999998,40.719847999999999
+-73.983642000000003,40.762042999999998
+-74.001788000000005,40.724722999999997
+-73.993179999999995,40.762815000000003
+-73.948812000000004,40.777456999999998
+-74.006303000000003,40.733620000000002
+-73.987818000000004,40.74991
+-74.003742000000003,40.743135000000002
+-73.974372000000002,40.762242999999998
+-73.985607999999999,40.770448000000002
+-73.989907000000002,40.735031999999997
+-73.979967000000002,40.763043000000003
+-73.953924999999998,40.775016999999998
+-73.959391999999994,40.764386999999999
+-73.998203000000004,40.741926999999997
+-73.977242000000004,40.779310000000002
+-73.997704999999996,40.735999999999997
+-73.971909999999994,40.752671999999997
+-73.991361999999995,40.749785000000003
+-73.954383000000007,40.774448
+-73.991377,40.735177999999998
+-73.973117000000002,40.759256999999998
+-73.979510000000005,40.771093
+-73.989507000000003,40.735680000000002
+-73.992042999999995,40.725020000000001
+-73.977851999999999,40.729430000000001
+-73.973686999999998,40.758153
+-73.956562000000005,40.778452000000001
+-73.972461999999993,40.759230000000002
+-73.983310000000003,40.73892
+-73.947680000000005,40.783571999999999
+-73.970607999999999,40.761710000000001
+-73.921807000000001,40.743327999999998
+-74.002762000000004,40.723413000000001
+-73.923603,40.699506999999997
+-73.972212999999996,40.794913000000001
+-73.986009999999993,40.740817
+-73.959913,40.773417000000002
+-74.008588000000003,40.732796999999998
+-73.959513000000001,40.766812999999999
+-74.001852,40.715617999999999
+-73.979943000000006,40.743124999999999
+-73.980135000000004,40.749282999999998
+-73.973177000000007,40.751108000000002
+-73.981506999999993,40.737116999999998
+-73.984427999999994,40.743293000000001
+-74.009820000000005,40.712876999999999
+-73.959703000000005,40.771391999999999
+-73.972072999999995,40.786380000000001
+-73.982782999999998,40.782228000000003
+-73.949832999999998,40.827167000000003
+-73.962914999999995,40.766984999999998
+-73.978607999999994,40.736846999999997
+-73.950672999999995,40.779297
+-73.987174999999993,40.770963000000002
+-73.944637999999998,40.714557999999997
+-73.965121999999994,40.764147000000001
+-74.004587999999998,40.742190000000001
+-73.945930000000004,40.785795
+-73.974891999999997,40.764398
+-73.961502999999993,40.771523000000002
+-73.977670000000003,40.742193
+-73.976493000000005,40.743853000000001
+-73.991657000000004,40.724600000000002
+-73.776557999999994,40.645364999999998
+-73.96123,40.766829999999999
+-73.954182000000003,40.766198000000003
+-73.860626999999994,40.735405
+-74.000808000000006,40.730795000000001
+-73.991528000000002,40.749594999999999
+-73.998346999999995,40.733898000000003
+-73.865452000000005,40.770449999999997
+-73.952763000000004,40.766505000000002
+-73.985680000000002,40.743980000000001
+-73.995042999999995,40.749960000000002
+-73.991650000000007,40.750348000000002
+-73.963257999999996,40.757387000000001
+-73.945182000000003,40.779283
+-73.984893,40.759483000000003
+-73.947377000000003,40.787832000000002
+-73.994538000000006,40.734777000000001
+-73.952074999999994,40.766713000000003
+-73.974717999999996,40.749273000000002
+-73.983616999999995,40.738276999999997
+-73.967437000000004,40.766513000000003
+-73.962419999999995,40.76285
+-73.975522999999995,40.781934999999997
+-74.006708000000003,40.731403
+-74.004876999999993,40.740766999999998
+-73.977891999999997,40.754584999999999
+-73.985320000000002,40.723593000000001
+-74.016945000000007,40.708976999999997
+-73.946089999999998,40.773049999999998
+-74.003472000000002,40.743603
+-73.975367000000006,40.749842999999998
+-74.006207000000003,40.734031999999999
+-73.988550000000004,40.720129999999997
+-73.967569999999995,40.761622000000003
+-73.988906999999998,40.736578000000002
+-73.965254999999999,40.806812000000001
+-73.988817999999995,40.760762999999997
+-73.978057000000007,40.783048000000001
+-73.997129999999999,40.722087000000002
+-73.984018000000006,40.740682999999997
+-73.980031999999994,40.761389999999999
+-73.986796999999996,40.741950000000003
+-73.935270000000003,40.800493000000003
+-73.942688000000004,40.801184999999997
+-73.993427999999994,40.741965
+-73.985242999999997,40.744522000000003
+-73.987665000000007,40.775255000000001
+-73.982062999999997,40.768838000000002
+-73.977748000000005,40.764665000000001
+-73.971585000000005,40.749997
+-73.776687999999993,40.645372999999999
+-73.790651999999994,40.645201999999998
+-73.989036999999996,40.72148
+-73.951554999999999,40.769897
+-73.998337000000006,40.729500000000002
+-73.961866999999998,40.776086999999997
+-73.980132999999995,40.764437999999998
+-73.960193000000004,40.775407000000001
+-73.987584999999996,40.736032999999999
+-74.01182,40.709263
+-73.972148000000004,40.757984999999998
+-73.963907000000006,40.770947999999997
+-73.983652000000006,40.738149999999997
+-74.009770000000003,40.735353000000003
+-73.874482999999998,40.774062999999998
+-73.960127,40.773797000000002
+-73.985057999999995,40.741978000000003
+-73.987323000000004,40.729062999999996
+-73.986842999999993,40.733777000000003
+-73.862637000000007,40.769007999999999
+-73.997315,40.741852000000002
+-74.002848,40.730943000000003
+-73.980812,40.764957000000003
+-73.988488000000004,40.737811999999998
+-73.972470000000001,40.753418000000003
+-73.981020000000001,40.747174999999999
+-74.009240000000005,40.703851999999998
+-73.982181999999995,40.777047000000003
+-73.986234999999994,40.755392000000001
+-73.936414999999997,40.760576999999998
+-73.948232000000004,40.774523000000002
+-73.952627000000007,40.776507000000002
+-74.004068000000004,40.738173000000003
+-73.982052999999993,40.752215
+-73.993562999999995,40.724670000000003
+-73.978070000000002,40.745852999999997
+-73.981228000000002,40.729267999999998
+-74.002382999999995,40.750509999999998
+-73.964950000000002,40.769807
+-73.985578000000004,40.744124999999997
+-73.978700000000003,40.764311999999997
+-73.967922999999999,40.765255000000003
+-73.990776999999994,40.755952000000001
+-73.963795000000005,40.761215
+-73.958191999999997,40.772682000000003
+-73.989963000000003,40.756157000000002
+-73.982602,40.771642
+-74.008686999999995,40.713999999999999
+-73.989058,40.720467999999997
+-73.981201999999996,40.744787000000002
+-73.998907000000003,40.734515000000002
+-73.977941999999999,40.758234999999999
+-73.990741999999997,40.751497000000001
+-73.977817000000002,40.684682000000002
+-74.003997999999996,40.748023000000003
+-73.977271999999999,40.784517999999998
+-73.945854999999995,40.789797999999998
+-73.993791999999999,40.721083
+-74.000962000000001,40.731726999999999
+-73.956485000000001,40.768472000000003
+-73.995232999999999,40.760095
+-73.999916999999996,40.761524999999999
+-73.982982000000007,40.755527999999998
+-73.999151999999995,40.745539999999998
+-73.994298000000001,40.738885000000003
+-73.975378000000006,40.763689999999997
+-73.977194999999995,40.742852999999997
+-74.007890000000003,40.716658000000002
+-73.966454999999996,40.767552000000002
+-73.959547999999998,40.781177999999997
+-73.996179999999995,40.732278000000001
+-73.992262999999994,40.749628000000001
+-73.968637999999999,40.764853000000002
+-73.981697999999994,40.767487000000003
+-73.988680000000002,40.768802999999998
+-73.866078000000002,40.770682999999998
+-73.980469999999997,40.765278000000002
+-73.966553000000005,40.770142
+-73.983976999999996,40.746569999999998
+-73.988662000000005,40.736911999999997
+-73.950137999999995,40.771614999999997
+-73.973033000000001,40.756059999999998
+-73.862741999999997,40.768990000000002
+-73.990977000000001,40.733127000000003
+-73.969922999999994,40.765808
+-73.965248000000003,40.765922000000003
+-73.951632000000004,40.783070000000002
+-73.962812,40.768248
+-73.962357999999995,40.810402000000003
+-73.957989999999995,40.773581999999998
+-73.968284999999995,40.764760000000003
+-73.97439,40.751097000000001
+-73.977597000000003,40.753619999999998
+-73.926361999999997,40.765957
+-73.985252000000003,40.753827000000001
+-74.001087999999996,40.756847
+-73.988687999999996,40.768858000000002
+-73.993627000000004,40.749792999999997
+-73.994176999999993,40.751443000000002
+-73.979917,40.742972999999999
+-73.961115000000007,40.769002999999998
+-73.984583000000001,40.728949999999998
+-73.945104999999998,40.790885000000003
+-73.958461999999997,40.780121999999999
+-73.963556999999994,40.773972999999998
+-73.966192000000007,40.773670000000003
+-73.984326999999993,40.728867999999999
+-73.977823000000001,40.778664999999997
+-73.975052000000005,40.752355000000001
+-73.983795000000001,40.758673000000002
+-73.975347999999997,40.741207000000003
+-73.997048000000007,40.719783
+-73.982218000000003,40.774906999999999
+-73.964742999999999,40.762788
+-73.992476999999994,40.758868
+-73.985675000000001,40.722968000000002
+-73.950447999999994,40.783769999999997
+-73.998587999999998,40.763978000000002
+-74.004518000000004,40.721445000000003
+-74.016362999999998,40.710132000000002
+-74.003281999999999,40.748280000000001
+-73.952313000000004,40.783873999999997
+-74.002454999999998,40.749814999999998
+-73.987915000000001,40.733722
+-73.989997000000002,40.719422000000002
+-73.986422000000005,40.759664999999998
+-73.985536999999994,40.747329999999998
+-74.000559999999993,40.737144999999998
+-74.000799999999998,40.757759999999998
+-73.969589999999997,40.752718000000002
+-73.997743,40.735987999999999
+-73.815584999999999,40.594042000000002
+-73.964847000000006,40.760105000000003
+-73.981864999999999,40.758488
+-73.991107,40.745215000000002
+-74.223356999999993,40.615248000000001
+-73.985671999999994,40.727046999999999
+-73.992931999999996,40.768228000000001
+-73.963684999999998,40.750467999999998
+-73.979917,40.759427000000002
+-74.007132999999996,40.734473000000001
+-74.00497,40.737402000000003
+-73.983369999999994,40.753703000000002
+-73.960897000000003,40.769150000000003
+-73.976939999999999,40.756627999999999
+-73.956537999999995,40.767187999999997
+-73.969673,40.757322000000002
+-73.987092000000004,40.756700000000002
+-73.947451999999998,40.775334999999998
+-73.982682999999994,40.767578
+-74.006157000000002,40.704431999999997
+-73.954030000000003,40.781958000000003
+-73.971834999999999,40.748570000000001
+-74.007277999999999,40.713692000000002
+-73.985669999999999,40.759914999999999
+-73.988533000000004,40.723171999999998
+-73.982479999999995,40.742722000000001
+-74.002992000000006,40.749478000000003
+-73.991358000000005,40.750193000000003
+-73.991798000000003,40.750075000000002
+-73.989486999999997,40.755141999999999
+-73.986994999999993,40.750432000000004
+-73.979173000000003,40.748268000000003
+-73.977746999999994,40.752854999999997
+-74.003190000000004,40.739052999999998
+-73.994694999999993,40.739004999999999
+-73.982759999999999,40.735402999999998
+-73.983699999999999,40.756998000000003
+-73.974343000000005,40.764637999999998
+-73.965800000000002,40.76041
+-73.990179999999995,40.756652000000003
+-73.992765000000006,40.748576999999997
+-73.980447999999996,40.721795
+-73.987292999999994,40.750908000000003
+-73.982308000000003,40.745533000000002
+-73.962653000000003,40.755057999999998
+-73.946417999999994,40.772584999999999
+-73.986057000000002,40.747844999999998
+-73.960382999999993,40.765990000000002
+-73.977869999999996,40.758467000000003
+-73.953198,40.788710000000002
+-73.998554999999996,40.745147000000003
+-73.985957999999997,40.755972999999997
+-73.992722000000001,40.741337999999999
+-74.001599999999996,40.739235000000001
+-74.000282999999996,40.742919999999998
+-73.970761999999993,40.755648000000001
+-73.948462000000006,40.829427000000003
+-73.951535000000007,40.766452000000001
+-73.970011999999997,40.765672000000002
+-73.926311999999996,40.766038000000002
+-73.952555000000004,40.792211999999999
+-73.968710000000002,40.755017000000002
+-73.976204999999993,40.753259999999997
+-73.991519999999994,40.750642999999997
+-73.987416999999994,40.720030000000001
+-73.982817999999995,40.782285000000002
+-73.981347,40.749727
+-74.001738000000003,40.750782999999998
+-74.000985,40.731586999999998
+-73.959062000000003,40.774704999999997
+-73.980980000000002,40.774340000000002
+-73.992339999999999,40.724201999999998
+-73.990809999999996,40.749479999999998
+-73.983000000000004,40.759304999999998
+-73.989738000000003,40.739935000000003
+-73.983635000000007,40.746634999999998
+-74.011304999999993,40.702193000000001
+-73.980159999999998,40.779522
+-73.970491999999993,40.796652999999999
+-73.967965000000007,40.689495000000001
+-73.974067000000005,40.755367999999997
+-73.991491999999994,40.732542000000002
+-73.973318000000006,40.758851999999997
+-73.955372999999994,40.779338000000003
+-73.985022999999998,40.745199999999997
+-74.006694999999993,40.731172999999998
+-73.979138000000006,40.683141999999997
+-73.988820000000004,40.731527
+-73.9923,40.758737000000004
+-73.994747000000004,40.743594999999999
+-74.011246999999997,40.710855000000002
+-73.990868000000006,40.737273000000002
+-74.000641999999999,40.757652
+-73.860737999999998,40.770142999999997
+-73.981880000000004,40.768652000000003
+-73.966697999999994,40.769089999999998
+-73.974127999999993,40.756704999999997
+-73.776353,40.645372999999999
+-73.994456999999997,40.740971999999999
+-74.009213000000003,40.710254999999997
+-73.964952999999994,40.769266999999999
+-73.968941999999998,40.790987000000001
+-73.862848,40.769056999999997
+-73.980002999999996,40.748472999999997
+-73.982892000000007,40.766792000000002
+-73.989576999999997,40.734299999999998
+-73.960427999999993,40.769886999999997
+-73.956118000000004,40.767646999999997
+-73.953900000000004,40.766781999999999
+-74.009968000000001,40.712350000000001
+-73.992114999999998,40.725757000000002
+-73.963553000000005,40.777284999999999
+-73.975972999999996,40.741641999999999
+-73.991186999999996,40.733992999999998
+-73.991252000000003,40.750816999999998
+-73.961318000000006,40.768777999999998
+-73.978042000000002,40.752386999999999
+-73.967789999999994,40.792827000000003
+-73.991434999999996,40.685237999999998
+-73.980500000000006,40.745041999999998
+-73.995767999999998,40.748913999999999
+-73.999022999999994,40.721632999999997
+-73.953622999999993,40.767302000000001
+-73.963892000000001,40.802852999999999
+-73.986931999999996,40.750946999999996
+-73.955717000000007,40.784587999999999
+-74.007504999999995,40.748342999999998
+-73.968322000000001,40.786667999999999
+-73.976517999999999,40.752090000000003
+-73.965852999999996,40.766067
+-73.999313000000001,40.744292000000002
+-74.006362999999993,40.731597999999998
+-73.964506999999998,40.806319999999999
+-73.990908000000005,40.766060000000003
+-74.010957000000005,40.702829999999999
+-73.952385000000007,40.777068
+-73.991602,40.730274999999999
+-73.980526999999995,40.764532000000003
+-73.966918000000007,40.804279999999999
+-73.986971999999994,40.720860000000002
+-73.996313000000001,40.743409999999997
+-73.974577999999994,40.759258000000003
+-73.982567000000003,40.757224999999998
+-73.987222000000003,40.761262000000002
+-73.998166999999995,40.735512
+-74.002058000000005,40.715328
+-73.961173000000002,40.765236999999999
+-73.990094999999997,40.749657999999997
+-74.000123000000002,40.742953
+-73.988663000000003,40.746648
+-74.002731999999995,40.730862999999999
+-73.978622000000001,40.736784999999998
+-73.955101999999997,40.762877000000003
+-73.964048000000005,40.776997999999999
+-73.998729999999995,40.755116999999998
+-73.984601999999995,40.746735000000001
+-73.998683,40.742134999999998
+-73.965523000000005,40.768383
+-73.977502000000001,40.758695000000003
+-73.862792999999996,40.768892000000001
+-73.980284999999995,40.743622000000002
+-73.953687000000002,40.775236999999997
+-73.992221999999998,40.72428
+-73.963598000000005,40.768590000000003
+-73.983827000000005,40.756390000000003
+-73.992761999999999,40.74295
+-73.969772000000006,40.789853000000001
+-73.984285,40.728917000000003
+-73.955695000000006,40.785277000000001
+-73.996207999999996,40.758487000000002
+-73.976731999999998,40.756003
+-73.964851999999993,40.753833
+-73.957037,40.777852000000003
+-73.970083000000002,40.762394999999998
+-74.008672000000004,40.731974999999998
+-73.985830000000007,40.758839999999999
+-74.008414000000002,40.735005000000001
+-74.005380000000002,40.722242000000001
+-73.984967999999995,40.736359999999998
+-73.960250000000002,40.778737999999997
+-73.999025000000003,40.749639999999999
+-73.982685000000004,40.753497000000003
+-73.990002000000004,40.738263000000003
+-73.991985,40.756242
+-73.997685000000004,40.765377999999998
+-74.004382000000007,40.707352
+-74.001293000000004,40.727584999999998
+-73.997484999999998,40.714247
+-73.991507999999996,40.764982000000003
+-74.004220000000004,40.742457999999999
+-73.964972000000003,40.760212000000003
+-73.957027999999994,40.777704999999997
+-73.991164999999995,40.723433
+-73.991842000000005,40.738526999999998
+-73.982142999999994,40.768172
+-73.965114999999997,40.763666999999998
+-73.968855000000005,40.770038
+-73.981053000000003,40.781984999999999
+-73.956199999999995,40.778582
+-74.005449999999996,40.717863000000001
+-73.968237999999999,40.754513000000003
+-73.927367000000004,40.736626999999999
+-74.001594999999995,40.732157999999998
+-73.957328000000004,40.780059999999999
+-73.988387000000003,40.727271999999999
+-73.975219999999993,40.755037000000002
+-73.970117000000002,40.78922
+-73.886291999999997,40.744477000000003
+-73.991636999999997,40.722465
+-73.955848000000003,40.772016999999998
+-73.778611999999995,40.6449
+-73.993667000000002,40.756680000000003
+-73.981814999999997,40.743997999999998
+-73.963362000000004,40.771419999999999
+-73.974680000000006,40.793283000000002
+-73.977351999999996,40.681128000000001
+-73.952758000000003,40.772122000000003
+-73.977832000000006,40.760886999999997
+-73.961006999999995,40.770007999999997
+-73.952088000000003,40.781312999999997
+-73.979614999999995,40.733162999999998
+-73.971042999999995,40.758201999999997
+-73.988202000000001,40.769688000000002
+-73.918379999999999,40.759798000000004
+-73.985602999999998,40.723418000000002
+-73.954414999999997,40.713982000000001
+-73.873067000000006,40.774059999999999
+-73.989836999999994,40.729627999999998
+-73.997896999999995,40.734009999999998
+-74.011094999999997,40.703066999999997
+-73.968400000000003,40.791747000000001
+-73.989613000000006,40.729692999999997
+-73.977204999999998,40.753587000000003
+-73.999094999999997,40.728135000000002
+-73.986002999999997,40.762039999999999
+-73.977564999999998,40.784269999999999
+-73.958280000000002,40.76878
+-73.987324999999998,40.759051999999997
+-73.977450000000005,40.764398
+-74.007537999999997,40.740875000000003
+-73.997337000000002,40.721575000000001
+-73.990832999999995,40.750965000000001
+-73.991592999999995,40.726756999999999
+-73.969520000000003,40.797105000000002
+-73.985112999999998,40.742044999999997
+-73.979574999999997,40.722988000000001
+-73.985173000000003,40.735926999999997
+-73.973730000000003,40.764586999999999
+-73.980022000000005,40.746630000000003
+-73.982112000000001,40.746094999999997
+-73.9983,40.721057000000002
+-74.002854999999997,40.730960000000003
+-73.997088000000005,40.722082999999998
+-73.997343000000001,40.736533000000001
+-73.990678000000003,40.756003
+-73.967213000000001,40.793505000000003
+-73.983317,40.76755
+-73.974483000000006,40.754117000000001
+-73.984127000000001,40.737631999999998
+-73.982453000000007,40.755707999999998
+-73.972127,40.762256999999998
+-73.981021999999996,40.781263000000003
+-73.980085000000003,40.735033000000001
+-73.991461999999999,40.750807999999999
+-73.981052000000005,40.778202999999998
+-73.987646999999996,40.779491999999998
+-73.978251999999998,40.737065000000001
+-73.959370000000007,40.763176999999999
+-73.956263000000007,40.781593000000001
+-74.006235000000004,40.707692999999999
+-73.979619999999997,40.784505000000003
+-73.862463000000005,40.769032000000003
+-74.003822999999997,40.726258000000001
+-73.970247999999998,40.753194999999998
+-73.986187999999999,40.762366999999998
+-73.959226000000001,40.777071999999997
+-73.991463999999993,40.750086000000003
+-73.994163999999998,40.751114000000001
+-73.955393999999998,40.768608999999998
+-73.991901999999996,40.759151000000003
+-73.981032999999996,40.764800000000001
+-73.982347000000004,40.765649000000003
+-74.000563999999997,40.747342000000003
+-73.971948999999995,40.765372999999997
+-73.973068999999995,40.744410999999999
+-73.989787000000007,40.734003999999999
+-73.974721000000002,40.778008999999997
+-73.979142999999993,40.753492999999999
+-73.983517000000006,40.771129000000002
+-73.971374999999995,40.760939
+-74.000549000000007,40.722163999999999
+-73.988567000000003,40.719316999999997
+-73.987706000000003,40.750363
+-74.007357999999996,40.740102999999998
+-73.954695000000001,40.773800000000001
+-73.972638000000003,40.787444999999998
+-73.992545000000007,40.761493000000002
+-73.966032999999996,40.758397000000002
+-73.961205000000007,40.765701999999997
+-73.989838000000006,40.756659999999997
+-73.975309999999993,40.755653000000002
+-73.976707000000005,40.788328
+-73.973275000000001,40.756920000000001
+-73.972238000000004,40.759622
+-73.985758000000004,40.726751999999998
+-73.976950000000002,40.743343000000003
+-73.997645000000006,40.736179999999997
+-73.960532999999998,40.772444999999998
+-73.993515000000002,40.733401999999998
+-73.997318000000007,40.736587
+-73.981975000000006,40.757862000000003
+-73.981142000000006,40.738064999999999
+-74.007412000000002,40.728369999999998
+-73.959125,40.815367000000002
+-73.975413000000003,40.749983
+-73.972520000000003,40.76426
+-73.988872000000001,40.756979999999999
+-74.000157000000002,40.731456999999999
+-73.958591999999996,40.772534999999998
+-73.980616999999995,40.749400000000001
+-73.983666999999997,40.758462999999999
+-73.961247,40.774982000000001
+-74.002578,40.733820000000001
+-73.988924999999995,40.726976999999998
+-73.993503000000004,40.762262
+-73.935131999999996,40.800652999999997
+-73.982072000000002,40.768388000000002
+-73.961647999999997,40.777462
+-73.879621999999998,40.737124999999999
+-73.981323000000003,40.747030000000002
+-73.963594999999998,40.808073
+-73.999859999999998,40.728687000000001
+-73.962100000000007,40.778967999999999
+-73.961718000000005,40.712352000000003
+-73.973382000000001,40.743963000000001
+-73.998607000000007,40.726362000000002
+-73.959158000000002,40.769232000000002
+-74.006928000000002,40.741576999999999
+-73.995221999999998,40.762093
+-74.010767999999999,40.709600000000002
+-73.950670000000002,40.779380000000003
+-73.971073000000004,40.761090000000003
+-74.016473000000005,40.715248000000003
+-73.977337000000006,40.752085000000001
+-73.992724999999993,40.737192
+-73.99418,40.724885
+-73.982578000000004,40.748218000000001
+-73.998805000000004,40.744810000000001
+-74.005098000000004,40.721198000000001
+-73.956864999999993,40.770617999999999
+-73.983737000000005,40.760539999999999
+-73.996544999999998,40.723675
+-73.974311999999998,40.683326999999998
+-74.002151999999995,40.729464999999998
+-73.982422999999997,40.740766999999998
+-74.001665000000003,40.729441999999999
+-73.975063000000006,40.757795000000002
+-73.953432000000006,40.771065
+-74.007126999999997,40.735019999999999
+-73.874425000000002,40.774026999999997
+-73.979271999999995,40.727362999999997
+-73.995912000000004,40.738844999999998
+-73.996449999999996,40.742902999999998
+-73.982585,40.723128000000003
+-73.961001999999993,40.796968
+-73.979939999999999,40.766188
+-73.95317,40.771757000000001
+-73.986452999999997,40.734076999999999
+-74.004362,40.737662999999998
+-74.004823000000002,40.740769
+-73.984742999999995,40.754047999999997
+-73.972453000000002,40.786662999999997
+-74.007454999999993,40.748122000000002
+-73.994145000000003,40.740769999999998
+-73.977427000000006,40.726103000000002
+-73.978363000000002,40.753492999999999
+-73.951319999999996,40.774188000000002
+-73.990127999999999,40.719431999999998
+-73.956805000000003,40.771166999999998
+-73.975565000000003,40.751893000000003
+-73.98415,40.749692000000003
+-73.983152000000004,40.744643000000003
+-73.966189999999997,40.754317999999998
+-73.954502000000005,40.780991999999998
+-73.992819999999995,40.728186999999998
+-73.981283000000005,40.784373000000002
+-73.963373000000004,40.762548000000002
+-73.995552000000004,40.762079999999997
+-73.974267999999995,40.791339999999998
+-73.993530000000007,40.757562
+-74.008967999999996,40.706575000000001
+-73.982142999999994,40.773057000000001
+-73.985292999999999,40.763435000000001
+-73.987660000000005,40.737892000000002
+-73.977521999999993,40.751797000000003
+-73.982658000000001,40.763266999999999
+-73.958185,40.803376999999998
+-73.993637000000007,40.740408000000002
+-73.951651999999996,40.786462
+-73.999826999999996,40.743377000000002
+-73.982794999999996,40.772033
+-73.982498000000007,40.771735
+-73.982652000000002,40.759307
+-73.967079999999996,40.75703
+-73.965288000000001,40.774962000000002
+-73.995378000000002,40.744441999999999
+-73.966740000000001,40.761223000000001
+-73.987403,40.737741999999997
+-73.983305000000001,40.759202000000002
+-73.955803000000003,40.772374999999997
+-74.000483000000003,40.730110000000003
+-74.001452,40.730882999999999
+-73.984835000000004,40.762065
+-74.008987000000005,40.710982999999999
+-73.968367000000001,40.786639999999998
+-73.927418000000003,40.744348000000002
+-73.953505000000007,40.767187
+-73.991249999999994,40.755507000000001
+-74.040042,40.728025000000002
+-73.976467,40.759422999999998
+-74.007418000000001,40.72401
+-74.017268000000001,40.705306999999998
+-73.967699999999994,40.756084999999999
+-73.824550000000002,40.669845000000002
+-73.96302,40.758003000000002
+-73.991093000000006,40.733065000000003
+-73.780410000000003,40.646574999999999
+-73.993224999999995,40.729818000000002
+-73.954774999999998,40.765897000000002
+-73.991722999999993,40.734993000000003
+-74.009412999999995,40.717623000000003
+-73.974140000000006,40.751824999999997
+-73.990637000000007,40.73395
+-73.968791999999993,40.764026999999999
+-73.982792000000003,40.755552000000002
+-73.999849999999995,40.727089999999997
+-73.992796999999996,40.753503000000002
+-74.011398,40.710245
+-73.979118,40.766199999999998
+-73.983947999999998,40.756767000000004
+-73.994041999999993,40.724761999999998
+-73.995647000000005,40.724798
+-73.978926999999999,40.777189999999997
+-73.974469999999997,40.782989999999998
+-73.970654999999994,40.75685
+-73.977621999999997,40.783993000000002
+-73.978122999999997,40.766677999999999
+-73.947829999999996,40.775103000000001
+-73.968107000000003,40.792157000000003
+-73.978656999999998,40.736669999999997
+-73.963935000000006,40.756799999999998
+-73.976376999999999,40.748142999999999
+-73.991240000000005,40.750148000000003
+-73.991077000000004,40.760713000000003
+-73.987605000000002,40.761369999999999
+-73.992450000000005,40.724448000000002
+-73.952242999999996,40.772472999999998
+-73.978763000000001,40.775098
+-73.974653000000004,40.759723000000001
+-73.997410000000002,40.724437000000002
+-73.994488000000004,40.726098
+-74.002768000000003,40.728583
+-74.014966999999999,40.711011999999997
+-73.953838000000005,40.766852
+-73.952865000000003,40.783037999999998
+-73.985853000000006,40.722872000000002
+-74.006150000000005,40.717182999999999
+-74.005251999999999,40.719292000000003
+-73.97869,40.744858000000001
+-73.955011999999996,40.783335000000001
+-73.985052999999994,40.760429999999999
+-73.971248000000003,40.758037999999999
+-73.989986999999999,40.714418000000002
+-73.987423000000007,40.768413000000002
+-73.95308,40.767584999999997
+-73.990470000000002,40.755867000000002
+-74.006461999999999,40.739482000000002
+-73.991325000000003,40.770386999999999
+-73.989778000000001,40.738374999999998
+-73.971620000000001,40.76388
+-74.003012999999996,40.760505000000002
+-73.988264999999998,40.721367999999998
+-73.958781999999999,40.780704999999998
+-73.987525000000005,40.755138000000002
+-73.969774999999998,40.785052999999998
+-74.008657999999997,40.716074999999996
+-74.005167999999998,40.719095000000003
+-73.983296999999993,40.739122000000002
+-73.992272999999997,40.725349999999999
+-73.992148,40.730857999999998
+-74.008398,40.719928000000003
+-73.992244999999997,40.724742999999997
+-73.990359999999995,40.731189999999998
+-73.988276999999997,40.723787000000002
+-74.002713,40.730542
+-74.009772999999996,40.722223
+-74.001597000000004,40.735821999999999
+-73.973901999999995,40.757795000000002
+-74.007536999999999,40.732424999999999
+-74.016621999999998,40.708981999999999
+-73.991152999999997,40.750079999999997
+-73.999482,40.743872000000003
+-73.969025000000002,40.785691999999997
+-73.992175000000003,40.734676999999998
+-73.983187999999998,40.743943000000002
+-74.014052000000007,40.705179999999999
+-73.986412000000001,40.740327999999998
+-73.979095000000001,40.761882
+-73.972247999999993,40.752827000000003
+-73.974367999999998,40.788604999999997
+-73.974577999999994,40.747202000000001
+-73.958917,40.77169
+-73.961213000000001,40.771859999999997
+-73.991439999999997,40.749993000000003
+-73.979770000000002,40.781044999999999
+-73.994752000000005,40.738030000000002
+-73.960903000000002,40.811863000000002
+-73.998857000000001,40.739415000000001
+-73.990133,40.742162999999998
+-73.989407,40.757682000000003
+-74.014835000000005,40.709482999999999
+-73.953031999999993,40.779288000000001
+-73.870987,40.773792999999998
+-74.006767999999994,40.711652999999998
+-74.017169999999993,40.705554999999997
+-73.978104999999999,40.750034999999997
+-73.977428000000003,40.734073000000002
+-73.991586999999996,40.759532999999998
+-74.008004999999997,40.734287000000002
+-73.962852999999996,40.770187999999997
+-73.874587000000005,40.774087000000002
+-73.963527999999997,40.774247000000003
+-74.000957,40.757848000000003
+-73.986114999999998,40.756390000000003
+-73.992125000000001,40.694637
+-73.980154999999996,40.748064999999997
+-73.997900000000001,40.746000000000002
+-73.986609999999999,40.757201999999999
+-73.981728000000004,40.724420000000002
+-73.844324999999998,40.721339999999998
+-73.986824999999996,40.729681999999997
+-73.998024999999998,40.721184999999998
+-73.997955000000005,40.729345000000002
+-74.010266999999999,40.709654999999998
+-74.001410000000007,40.739367000000001
+-73.978442000000001,40.757004999999999
+-73.953202000000005,40.771647000000002
+-73.987607999999994,40.779380000000003
+-73.964187999999993,40.764803000000001
+-74.009045,40.707543000000001
+-73.996412000000007,40.732213000000002
+-73.992166999999995,40.739322999999999
+-73.982302000000004,40.763311999999999
+-74.005099999999999,40.746422000000003
+-73.954633000000001,40.773277
+-73.964782,40.760224999999998
+-73.972421999999995,40.793840000000003
+-73.950733,40.779335000000003
+-73.984369999999998,40.76032
+-73.987018000000006,40.702133000000003
+-73.986962000000005,40.760908000000001
+-73.966071999999997,40.753447999999999
+-74.003041999999994,40.749139999999997
+-73.960842,40.768991999999997
+-73.999521999999999,40.738501999999997
+-73.955133000000004,40.767749999999999
+-74.000377999999998,40.729022999999998
+-73.974418,40.742477000000001
+-74.002863000000005,40.718347999999999
+-73.976924999999994,40.758797000000001
+-73.949636999999996,40.78772
+-73.948977999999997,40.785775000000001
+-73.988839999999996,40.763745
+-73.969175000000007,40.790317000000002
+-73.978285,40.729602999999997
+-73.979825000000005,40.771104999999999
+-73.946635000000001,40.782482999999999
+-73.977517000000006,40.758696999999998
+-73.978724999999997,40.728188000000003
+-73.981430000000003,40.780942000000003
+-73.983307999999994,40.756473
+-73.982686999999999,40.770054999999999
+-73.999357000000003,40.743312000000003
+-73.999448000000001,40.744354999999999
+-73.981922999999995,40.775080000000003
+-73.963875000000002,40.739829999999998
+-74.008916999999997,40.738762000000001
+-73.991128000000003,40.750075000000002
+-73.998092999999997,40.726486999999999
+-73.996348999999995,40.738143000000001
+-73.988546999999997,40.722692000000002
+-73.982969999999995,40.739255
+-73.951009999999997,40.775962999999997
+-73.988263000000003,40.769658
+-74.013109999999998,40.703105000000001
+-73.955922999999999,40.772402
+-73.949110000000005,40.726157999999998
+-73.977361999999999,40.764543000000003
+-73.978532999999999,40.684562999999997
+-73.955943000000005,40.772168000000001
+-73.99427,40.732353000000003
+-73.991501999999997,40.71949
+-73.974760000000003,40.742086999999998
+-73.975847000000002,40.748795000000001
+-73.965270000000004,40.759483000000003
+-73.990741999999997,40.761110000000002
+-73.995238000000001,40.760032000000002
+-73.983293000000003,40.760095
+-73.989064999999997,40.721789999999999
+-73.944211999999993,40.714598000000002
+-73.972693000000007,40.747897999999999
+-73.991290000000006,40.717469999999999
+-73.965092999999996,40.759633000000001
+-73.996264999999994,40.743158000000001
+-73.955214999999995,40.773494999999997
+-74.005454999999998,40.739483
+-73.982568000000001,40.752285000000001
+-73.954103000000003,40.774726999999999
+-73.991977000000006,40.729374999999997
+-73.968947,40.764426999999998
+-74.001306999999997,40.731127999999998
+-73.955838,40.77216
+-73.975638000000004,40.745587
+-73.999690000000001,40.72683
+-73.988776999999999,40.716773000000003
+-73.987707999999998,40.718362999999997
+-73.970235000000002,40.784188
+-74.039824999999993,40.788612000000001
+-73.984683000000004,40.748313000000003
+-73.972291999999996,40.745587
+-73.982534999999999,40.745158000000004
+-73.978442000000001,40.762619999999998
+-73.976005000000001,40.786177000000002
+-73.991285000000005,40.750183
+-73.964302000000004,40.770837999999998
+-73.961287999999996,40.760556999999999
+-73.987830000000002,40.750362000000003
+-73.970569999999995,40.750393000000003
+-73.984857000000005,40.697184
+-73.862677000000005,40.769039999999997
+-73.971211999999994,40.756022000000002
+-73.962022000000005,40.771030000000003
+-73.941412,40.797482000000002
+-73.981965000000002,40.779057999999999
+-73.976118,40.733387
+-73.988438000000002,40.739429999999999
+-73.986582999999996,40.739747000000001
+-73.984453000000002,40.779902999999997
+-73.990047000000004,40.714109999999998
+-73.969222000000002,40.761220000000002
+-73.987482999999997,40.750897000000002
+-73.972333000000006,40.749623
+-73.947175000000001,40.776068000000002
+-73.981189999999998,40.745493000000003
+-73.990859999999998,40.750439999999998
+-73.979017999999996,40.762219999999999
+-73.995382000000006,40.749763000000002
+-73.980322999999999,40.764932000000002
+-73.962064999999996,40.779156999999998
+-73.979318000000006,40.762524999999997
+-73.951250000000002,40.782541999999999
+-73.985770000000002,40.731406999999997
+-74.005134999999996,40.721792000000001
+-73.985217000000006,40.742130000000003
+-73.989607000000007,40.751646999999998
+-73.978013000000004,40.786237
+-73.971962000000005,40.749665
+-73.990826999999996,40.745792999999999
+-73.976348000000002,40.765822
+-74.007499999999993,40.733128000000001
+-73.98536,40.744399999999999
+-73.960678000000001,40.760615000000001
+-73.998282000000003,40.755752999999999
+-73.952413000000007,40.778297000000002
+-73.983345,40.750109999999999
+-73.977912000000003,40.758805000000002
+-73.960066999999995,40.773333000000001
+-73.981712000000002,40.761814999999999
+-73.989986999999999,40.696247999999997
+-73.968104999999994,40.755457
+-73.970671999999993,40.752310000000001
+-73.987116999999998,40.733718000000003
+-73.952297999999999,40.783589999999997
+-74.008098000000004,40.738815000000002
+-73.983774999999994,40.737960000000001
+-73.978088,40.771971999999998
+-74.000045,40.717782
+-73.981965000000002,40.770912000000003
+-73.949482000000003,40.773502000000001
+-74.004885000000002,40.723469999999999
+-73.973240000000004,40.764297999999997
+-74.001153000000002,40.741700000000002
+-73.970105000000004,40.748984999999998
+-74.002587000000005,40.721584999999997
+-73.961766999999995,40.765177000000001
+-73.998923000000005,40.728177000000002
+-73.979292000000001,40.761913
+-73.996578,40.725512999999999
+-73.990579999999994,40.760894999999998
+-73.974873000000002,40.729554999999998
+-73.994484999999997,40.723931999999998
+-73.962734999999995,40.766981999999999
+-73.971397999999994,40.749814999999998
+-73.981863000000004,40.773221999999997
+-73.960432999999995,40.767142
+-73.963686999999993,40.771034999999998
+-73.990217000000001,40.756365000000002
+-73.969470000000001,40.753593000000002
+-73.963475000000003,40.761698000000003
+-73.981650000000002,40.767940000000003
+-73.986163000000005,40.767218
+-73.781998000000002,40.644745
+-73.980971999999994,40.755552999999999
+-74.002238000000006,40.729308000000003
+-73.987262000000001,40.766773000000001
+-73.977935000000002,40.788747999999998
+-73.983663000000007,40.762867999999997
+-73.983904999999993,40.750165000000003
+-74.013311999999999,40.705562
+-73.991528000000002,40.735312999999998
+-73.972511999999995,40.753177999999998
+-73.987577999999999,40.768928000000002
+-73.966596999999993,40.770580000000002
+-73.954437999999996,40.778917
+-73.991532000000007,40.745182
+-73.961349999999996,40.768585000000002
+-73.948317000000003,40.704442999999998
+-73.783945000000003,40.648850000000003
+-73.992487999999994,40.730600000000003
+-73.978177000000002,40.737558
+-73.964488000000003,40.764530000000001
+-73.965213000000006,40.755527000000001
+-73.951522999999995,40.737870000000001
+-73.950653000000003,40.82705
+-73.970228000000006,40.749026999999998
+-74.000083000000004,40.742750000000001
+-73.997874999999993,40.735909999999997
+-74.01576,40.711067999999997
+-73.986244999999997,40.756186999999997
+-73.978318000000002,40.761589999999998
+-73.987598000000006,40.749512000000003
+-73.987463000000005,40.760289999999998
+-73.972097000000005,40.745866999999997
+-73.976927000000003,40.787681999999997
+-73.957987000000003,40.768628
+-73.971365000000006,40.797969999999999
+-73.996735000000001,40.754492999999997
+-73.983832000000007,40.725593000000003
+-73.993245000000002,40.736756999999997
+-73.973083000000003,40.756107
+-73.978870000000001,40.735757
+-73.973802000000006,40.751632999999998
+-73.918345000000002,40.744594999999997
+-73.989913000000001,40.733426999999999
+-73.983530000000002,40.750053000000001
+-74.001802999999995,40.717441999999998
+-73.999977999999999,40.761557000000003
+-73.994247000000001,40.724865000000001
+-73.951571999999999,40.774120000000003
+-73.958973,40.763717999999997
+-73.984184999999997,40.762908000000003
+-73.884726999999998,40.755699999999997
+-73.990669999999994,40.728675000000003
+-73.959716999999998,40.767147000000001
+-73.988951999999998,40.744253
+-73.997366999999997,40.721895000000004
+-73.968549999999993,40.753970000000002
+-73.962897999999996,40.76849
+-73.947490000000002,40.805202000000001
+-73.962959999999995,40.799129999999998
+-74.001765000000006,40.738489999999999
+-74.004497999999998,40.742221999999998
+-73.956888000000006,40.774887999999997
+-73.963948000000002,40.710087000000001
+-74.000827999999998,40.731782000000003
+-73.979727999999994,40.776181999999999
+-73.928460000000001,40.763513000000003
+-74.003784999999993,40.748175000000003
+-73.963170000000005,40.757677999999999
+-73.950292000000005,40.786074999999997
+-73.981010999999995,40.765217
+-73.996894999999995,40.744732999999997
+-73.981215000000006,40.741387000000003
+-73.994825000000006,40.718290000000003
+-73.998587000000001,40.726913000000003
+-73.983842999999993,40.729346999999997
+-73.982074999999995,40.763804999999998
+-74.003851999999995,40.722251999999997
+-74.003247999999999,40.727637000000001
+-73.950812999999997,40.802467999999998
+-73.983362,40.721986999999999
+-73.923370000000006,40.743940000000002
+-73.994804000000002,40.750416999999999
+-73.976898000000006,40.779784999999997
+-73.963522999999995,40.802767000000003
+-73.995157000000006,40.739527000000002
+-74.000200000000007,40.717807000000001
+-73.997766999999996,40.756467999999998
+-74.001778000000002,40.737777999999999
+-73.974294999999998,40.762070000000001
+-73.969426999999996,40.753875000000001
+-73.984538000000001,40.728732000000001
+-73.952397000000005,40.778224999999999
+-73.967758000000003,40.763027000000001
+-73.979546999999997,40.746521999999999
+-73.987043,40.639561999999998
+-73.966701999999998,40.760984000000001
+-73.984461999999994,40.747402000000001
+-73.977857,40.778686999999998
+-73.964726999999996,40.760039999999996
+-73.960397999999998,40.769663000000001
+-73.970707000000004,40.762535
+-73.971525,40.754131999999998
+-73.987397999999999,40.720055000000002
+-73.975192000000007,40.756095000000002
+-73.963432999999995,40.774459999999998
+-73.987517999999994,40.750185000000002
+-73.980322999999999,40.755766999999999
+-73.971050000000005,40.751547000000002
+-74.005392000000001,40.732264999999998
+-73.976597999999996,40.780642
+-73.980568000000005,40.734237999999998
+-73.995023000000003,40.754663000000001
+-73.970766999999995,40.754601999999998
+-73.976500000000001,40.775387000000002
+-73.994748000000001,40.750582000000001
+-73.972831999999997,40.793413000000001
+-73.990260000000006,40.725772999999997
+-73.980114999999998,40.785600000000002
+-73.983407,40.781053
+-73.922631999999993,40.743881999999999
+-73.969093000000001,40.798166999999999
+-73.962136999999998,40.759504999999997
+-73.980343000000005,40.783653000000001
+-73.984082999999998,40.753222999999998
+-73.970417999999995,40.783783
+-74.001265000000004,40.736421999999997
+-73.948565000000002,40.773902
+-73.972532999999999,40.751823000000002
+-73.782151999999996,40.644835
+-73.994242,40.751106999999998
+-74.010632999999999,40.708762
+-73.986023000000003,40.759557000000001
+-73.980652000000006,40.764404999999996
+-73.962935000000002,40.758085000000001
+-73.982212000000004,40.748933000000001
+-73.981499999999997,40.768557000000001
+-73.986014999999995,40.755920000000003
+-73.927468000000005,40.764395
+-73.974176999999997,40.742845000000003
+-73.980144999999993,40.752021999999997
+-73.872856999999996,40.774009999999997
+-73.801685000000006,40.666347999999999
+-73.985297000000003,40.727747999999998
+-73.971374999999995,40.797772999999999
+-73.963076999999998,40.766593
+-73.990222000000003,40.751627999999997
+-73.986009999999993,40.777757999999999
+-73.974891999999997,40.746414999999999
+-73.980926999999994,40.744615000000003
+-73.991596999999999,40.759810000000002
+-73.986455000000007,40.726027999999999
+-73.989005000000006,40.777287000000001
+-73.948459999999997,40.778207999999999
+-73.964742000000001,40.772897
+-73.959109999999995,40.780537000000002
+-73.977005000000005,40.759135000000001
+-73.984137000000004,40.739133000000002
+-73.988872999999998,40.731471999999997
+-73.971672999999996,40.760292999999997
+-73.978837999999996,40.777467999999999
+-73.885312999999996,40.773065000000003
+-73.976562999999999,40.788592000000001
+-73.974531999999996,40.753458000000002
+-73.984633000000002,40.769289999999998
+-73.972804999999994,40.764527000000001
+-73.985354999999998,40.755743000000002
+-74.005106999999995,40.741312000000001
+-73.975272000000004,40.749634999999998
+-74.008307000000002,40.719571999999999
+-73.987717000000004,40.779350000000001
+-73.988702000000004,40.734082000000001
+-73.973384999999993,40.763595000000002
+-73.972674999999995,40.780844999999999
+-73.988155000000006,40.731855000000003
+-73.967316999999994,40.756442
+-73.937640000000002,40.80442
+-74.002312000000003,40.750405000000001
+-73.842825000000005,40.721196999999997
+-73.949016999999998,40.776592999999998
+-73.800409999999999,40.732123000000001
+-73.964157999999998,40.77617
+-73.972508000000005,40.755498000000003
+-73.996498000000003,40.736002999999997
+-73.991614999999996,40.726799999999997
+-73.973573000000002,40.789729999999999
+-73.787277000000003,40.646382000000003
+-73.954054999999997,40.784697000000001
+-73.985453000000007,40.744463000000003
+-73.955438000000001,40.780318000000001
+-73.992165,40.743952999999998
+-73.992621999999997,40.758648000000001
+-73.982249999999993,40.775396999999998
+-73.964614999999995,40.809007999999999
+-73.982517000000001,40.772464999999997
+-73.993598000000006,40.752043
+-73.999979999999994,40.732993
+-73.976162000000002,40.749581999999997
+-73.967713000000003,40.765819999999998
+-73.983557000000005,40.761535000000002
+-73.990137000000004,40.761752999999999
+-73.981674999999996,40.768709999999999
+-73.976465000000005,40.739624999999997
+-73.957987000000003,40.776133000000002
+-73.983507000000003,40.738239999999998
+-73.862525000000005,40.769007000000002
+-73.947337000000005,40.783802999999999
+-73.982652000000002,40.774867
+-73.978470000000002,40.762456999999998
+-73.994664999999998,40.745418000000001
+-73.974950000000007,40.741950000000003
+-73.965457000000001,40.790748000000001
+-73.991877000000002,40.738396999999999
+-74.008966999999998,40.720035000000003
+-73.958822999999995,40.758867000000002
+-74.001499999999993,40.756574999999998
+-73.972633000000002,40.790782
+-73.970671999999993,40.755842000000001
+-73.995333000000002,40.739392000000002
+-74.003557000000001,40.725577000000001
+-73.976043000000004,40.744779999999999
+-73.996925000000005,40.747160000000001
+-74.000247999999999,40.723717000000001
+-73.966222000000002,40.789698000000001
+-73.994799999999998,40.725724999999997
+-73.973016999999999,40.748555000000003
+-73.989012000000002,40.760145000000001
+-73.994016999999999,40.751232000000002
+-74.008283000000006,40.738632000000003
+-73.994782999999998,40.727992
+-73.990572999999998,40.756112000000002
+-73.873067000000006,40.774087999999999
+-73.991905000000003,40.726303000000001
+-73.959732000000002,40.771022000000002
+-73.962680000000006,40.758918000000001
+-73.781840000000003,40.644848000000003
+-73.988298,40.759278000000002
+-73.956305,40.781523
+-74.002532000000002,40.734197999999999
+-73.799953000000002,40.715924999999999
+-73.952455,40.789200000000001
+-73.982074999999995,40.774157000000002
+-73.974532999999994,40.753602000000001
+-73.971462000000002,40.794454999999999
+-73.981494999999995,40.781157999999998
+-73.985067999999998,40.727538000000003
+-73.964474999999993,40.769526999999997
+-73.954577999999998,40.789262999999998
+-73.979812999999993,40.727003000000003
+-73.971743000000004,40.764882
+-73.987288000000007,40.729033000000001
+-73.974322000000001,40.732145000000003
+-73.985787999999999,40.744047999999999
+-73.965102999999999,40.772190000000002
+-73.782382999999996,40.644672999999997
+-73.990413000000004,40.757781999999999
+-73.960137000000003,40.766272000000001
+-73.789447999999993,40.647005
+-73.997477000000003,40.736507000000003
+-73.959772999999998,40.782338000000003
+-73.971234999999993,40.755153
+-73.983942999999996,40.743408000000002
+-73.989277000000001,40.747798000000003
+-73.982467,40.751998
+-73.987781999999996,40.721316999999999
+-73.987312000000003,40.722436999999999
+-73.986885000000001,40.761566999999999
+-73.986126999999996,40.752138000000002
+-73.788650000000004,40.641370000000002
+-73.973482000000004,40.762863000000003
+-74.002205000000004,40.732992000000003
+-74.001026999999993,40.722745000000003
+-73.990381999999997,40.756107
+-73.958083000000002,40.768245
+-73.982448000000005,40.731189999999998
+-73.991422999999998,40.750357999999999
+-74.000694999999993,40.735774999999997
+-73.983064999999996,40.744684999999997
+-73.993705000000006,40.741836999999997
+-73.991219999999998,40.738942999999999
+-73.973617000000004,40.751835
+-73.981881999999999,40.728337000000003
+-73.990544999999997,40.745232999999999
+-73.981729999999999,40.770248000000002
+-73.988704999999996,40.731181999999997
+-73.972329999999999,40.793821999999999
+-73.981965000000002,40.773392000000001
+-74.002155000000002,40.724707000000002
+-73.991207000000003,40.769942
+-73.844607999999994,40.721916999999998
+-73.969547000000006,40.763238000000001
+-73.863472999999999,40.769132999999997
+-73.986542,40.734295000000003
+-73.987430000000003,40.770367999999998
+-73.999549999999999,40.743856999999998
+-73.993823000000006,40.720865000000003
+-73.955157999999997,40.778526999999997
+-73.978898000000001,40.762383
+-73.991675000000001,40.744095000000002
+-73.978048000000001,40.772936999999999
+-73.969700000000003,40.748736999999998
+-73.862827999999993,40.769072000000001
+-73.986518000000004,40.755046999999998
+-73.977087999999995,40.750613000000001
+-73.994938000000005,40.744594999999997
+-73.974131999999997,40.753872999999999
+-73.981638000000004,40.778866999999998
+-73.987786999999997,40.696192000000003
+-73.973938000000004,40.758288
+-73.996821999999995,40.715060000000001
+-74.006772999999995,40.711855
+-73.952843000000001,40.766592000000003
+-73.955547999999993,40.774124999999998
+-73.961562999999998,40.760865000000003
+-73.959753000000006,40.773823
+-73.958723000000006,40.768886999999999
+-73.972155000000001,40.782249999999998
+-73.985178000000005,40.778689999999997
+-73.994043000000005,40.750838000000002
+-73.976133000000004,40.776477999999997
+-74.008392999999998,40.711512999999997
+-73.991223000000005,40.717554999999997
+-74.000427999999999,40.742122999999999
+-73.986345,40.726287999999997
+-73.979910000000004,40.739150000000002
+-74.001947999999999,40.715376999999997
+-73.982032000000004,40.75611
+-73.969641999999993,40.766176999999999
+-74.003446999999994,40.706015000000001
+-73.959907999999999,40.773563000000003
+-74.005153000000007,40.718367999999998
+-73.959666999999996,40.771189999999997
+-73.987376999999995,40.739603000000002
+-73.967894999999999,40.765352999999998
+-73.982313000000005,40.766934999999997
+-73.981048000000001,40.779519999999998
+-73.985588000000007,40.719343000000002
+-74.001435000000001,40.719889999999999
+-73.951476999999997,40.780332000000001
+-73.962091999999998,40.779000000000003
+-73.972575000000006,40.762072000000003
+-73.993352000000002,40.736438
+-73.969167999999996,40.754358000000003
+-73.982872999999998,40.751306999999997
+-73.992258000000007,40.758927999999997
+-73.982984999999999,40.726723
+-73.989130000000003,40.741124999999997
+-73.985055000000003,40.719161999999997
+-73.986194999999995,40.722414999999998
+-74.007987999999997,40.716822999999998
+-73.976219999999998,40.749327999999998
+-74.016202000000007,40.704855000000002
+-74.017241999999996,40.705267999999997
+-73.979894999999999,40.733454999999999
+-73.980834999999999,40.750976999999999
+-73.956715000000003,40.770510000000002
+-73.949617000000003,40.781075000000001
+-73.960954999999998,40.760694999999998
+-73.954977999999997,40.783405000000002
+-73.975117999999995,40.751899999999999
+-73.973965000000007,40.747993000000001
+-74.003563,40.732489999999999
+-73.978508000000005,40.740963000000001
+-73.997843000000003,40.735998000000002
+-73.983907000000002,40.738298
+-73.993787999999995,40.741504999999997
+-73.974940000000004,40.791454999999999
+-73.972288000000006,40.793795000000003
+-73.991470000000007,40.750098000000001
+-73.992194999999995,40.737900000000003
+-73.966909999999999,40.763713000000003
+-73.998180000000005,40.735393000000002
+-73.862795000000006,40.769060000000003
+-73.987605000000002,40.750036999999999
+-73.984198000000006,40.746414999999999
+-74.000934999999998,40.731482999999997
+-73.988855000000001,40.748488000000002
+-73.990465,40.756247999999999
+-73.987629999999996,40.733652999999997
+-73.978286999999995,40.752115000000003
+-73.924132,40.743989999999997
+-73.968918000000002,40.761583000000002
+-73.953559999999996,40.782026999999999
+-74.001589999999993,40.746077
+-73.992531999999997,40.714182999999998
+-73.974029999999999,40.756830000000001
+-73.990887999999998,40.766063000000003
+-73.989795000000001,40.752115000000003
+-73.976439999999997,40.756680000000003
+-73.976358000000005,40.762808
+-73.948598000000004,40.778078000000001
+-73.985763000000006,40.757204999999999
+-73.969592000000006,40.78539
+-73.990066999999996,40.738492000000001
+-73.985242999999997,40.741706999999998
+-73.893901999999997,40.809047
+-73.992104999999995,40.749720000000003
+-73.988127000000006,40.754359999999998
+-73.964128000000002,40.756537000000002
+-73.969435000000004,40.788955000000001
+-73.982506999999998,40.746017000000002
+-73.959517000000005,40.762630000000001
+-73.951580000000007,40.713982000000001
+-73.971566999999993,40.797820000000002
+-73.954643000000004,40.765653
+-73.952223000000004,40.772562999999998
+-73.998665000000003,40.713921999999997
+-74.009304999999998,40.713492000000002
+-73.991919999999993,40.759588000000001
+-74.002681999999993,40.733947999999998
+-73.948984999999993,40.785907999999999
+-73.973667000000006,40.779587999999997
+-73.963768000000002,40.808734999999999
+-74.006910000000005,40.731695000000002
+-73.987575000000007,40.721158000000003
+-73.965607000000006,40.774543000000001
+-73.992796999999996,40.737290000000002
+-73.957804999999993,40.844304999999999
+-73.986602000000005,40.722298000000002
+-73.944621999999995,40.779252
+-73.956108,40.767977999999999
+-73.994138000000007,40.739367999999999
+-73.997388000000001,40.722679999999997
+-73.999722000000006,40.731118000000002
+-73.981667999999999,40.759498000000001
+-74.008840000000006,40.703941999999998
+-73.958541999999994,40.768951999999999
+-73.980739999999997,40.747672999999999
+-73.970758000000004,40.788535000000003
+-73.971878000000004,40.762971999999998
+-73.977317999999997,40.761180000000003
+-73.995703000000006,40.75
+-73.980873000000003,40.759582999999999
+-73.966417000000007,40.767612999999997
+-73.979065000000006,40.785308000000001
+-74.004644999999996,40.747093
+-73.944473000000002,40.755377000000003
+-73.987854999999996,40.759067999999999
+-73.991983000000005,40.725672000000003
+-73.973986999999994,40.753658000000001
+-73.989535000000004,40.726182999999999
+-74.000308000000004,40.718927999999998
+-73.986424999999997,40.734766999999998
+-73.994626999999994,40.751759999999997
+-73.966245000000001,40.804991999999999
+-73.962447999999995,40.77073
+-74.003510000000006,40.708616999999997
+-73.980958000000001,40.754108000000002
+-73.982747000000003,40.774737999999999
+-73.960706999999999,40.772416999999997
+-73.978909999999999,40.787230000000001
+-73.996052000000006,40.76397
+-74.000630000000001,40.732072000000002
+-73.955325000000002,40.773502000000001
+-73.919899999999998,40.743492000000003
+-73.967937000000006,40.761442000000002
+-74.006512000000001,40.743810000000003
+-74.000181999999995,40.728614999999998
+-73.979174999999998,40.761358000000001
+-73.990257,40.746862
+-73.867684999999994,40.768732999999997
+-73.958048000000005,40.764837
+-73.981611999999998,40.769154999999998
+-74.001007000000001,40.757365
+-73.970766999999995,40.793427999999999
+-73.992487999999994,40.748835
+-73.945937999999998,40.777509999999999
+-73.949825000000004,40.763947000000002
+-73.989082999999994,40.747948000000001
+-73.985050000000001,40.763677000000001
+-73.979172000000005,40.776572000000002
+-73.978845000000007,40.745227999999997
+-73.958815000000001,40.819989999999997
+-73.960477999999995,40.797604999999997
+-73.974607000000006,40.783237999999997
+-73.965322,40.767767999999997
+-73.958200000000005,40.775593000000001
+-73.951830000000001,40.777386999999997
+-73.937633000000005,40.758339999999997
+-73.980648000000002,40.756267000000001
+-73.932175000000001,40.754848000000003
+-74.000231999999997,40.742874999999998
+-73.965244999999996,40.763655
+-73.950222999999994,40.772300000000001
+-73.994640000000004,40.750489999999999
+-74.013739999999999,40.708992000000002
+-74.007648000000003,40.715082000000002
+-73.955297999999999,40.773651999999998
+-74.002582000000004,40.73048
+-73.990477999999996,40.757536999999999
+-74.007727000000003,40.725456999999999
+-73.971023000000002,40.756391999999998
+-74.004322999999999,40.747459999999997
+-73.965912000000003,40.761764999999997
+-73.993553000000006,40.741951999999998
+-73.987762000000004,40.753622999999997
+-73.987922999999995,40.759979999999999
+-73.983232000000001,40.744430000000001
+-74.007926999999995,40.71499
+-73.958181999999994,40.770122000000001
+-73.962097999999997,40.779432
+-73.944395,40.809328000000001
+-73.985992999999993,40.760657999999999
+-73.973707000000005,40.754367000000002
+-73.980834999999999,40.777251999999997
+-73.986954999999995,40.748449999999998
+-73.968166999999994,40.762357999999999
+-73.999262000000002,40.734233000000003
+-73.983757999999995,40.725701999999998
+-73.990767000000005,40.766207000000001
+-73.985114999999993,40.727673000000003
+-73.972603000000007,40.759607000000003
+-73.992580000000004,40.742362
+-73.996570000000006,40.723675
+-74.007917000000006,40.740535000000001
+-73.978835000000004,40.785822000000003
+-73.986045000000004,40.757218000000002
+-73.967645000000005,40.755859999999998
+-73.951873000000006,40.773465000000002
+-73.965350000000001,40.763157999999997
+-73.990103000000005,40.760976999999997
+-73.787126999999998,40.641255000000001
+-73.982056999999998,40.768574999999998
+-74.003936999999993,40.707360000000001
+-73.939492000000001,40.841537000000002
+-73.981710000000007,40.752563000000002
+-73.972120000000004,40.745437000000003
+-73.958736999999999,40.716836999999998
+-74.006112000000002,40.735031999999997
+-73.993799999999993,40.741472999999999
+-73.977559999999997,40.758924999999998
+-74.008337999999995,40.725948000000002
+-73.996785000000003,40.737448000000001
+-73.953659999999999,40.770865000000001
+-73.988596999999999,40.763807999999997
+-73.966746999999998,40.802582999999998
+-74.007542000000001,40.743004999999997
+-73.985169999999997,40.721972999999998
+-74.002583000000001,40.733916999999998
+-73.974530000000001,40.763939999999998
+-73.959975,40.766787000000001
+-73.962117000000006,40.772841999999997
+-73.990082000000001,40.740537000000003
+-73.971699999999998,40.675992000000001
+-73.996077,40.744326999999998
+-73.974905000000007,40.752360000000003
+-74.010041999999999,40.620632000000001
+-73.983023000000003,40.781824999999998
+-73.973782,40.752704999999999
+-73.956549999999993,40.774966999999997
+-73.781315000000006,40.644917
+-73.975346999999999,40.787256999999997
+-73.952387000000002,40.786966999999997
+-73.978202999999993,40.750812000000003
+-73.977935000000002,40.733507000000003
+-74.004705000000001,40.730170000000001
+-73.968855000000005,40.757967999999998
+-73.954554999999999,40.786628
+-73.990125000000006,40.729664999999997
+-73.989343000000005,40.740454999999997
+-73.952541999999994,40.786662999999997
+-73.956738000000001,40.779780000000002
+-73.969232000000005,40.754010000000001
+-73.960712000000001,40.781350000000003
+-73.977504999999994,40.784202000000001
+-73.991163,40.751472999999997
+-73.996560000000002,40.723542999999999
+-73.980643000000001,40.782375000000002
+-74.003266999999994,40.743347
+-74.005633000000003,40.717440000000003
+-73.966992000000005,40.756928000000002
+-73.981184999999996,40.732793000000001
+-73.970157999999998,40.799461999999998
+-73.989842999999993,40.756639999999997
+-73.988900000000001,40.731062999999999
+-73.994141999999997,40.750928000000002
+-73.956422000000003,40.771349999999998
+-73.983341999999993,40.738978000000003
+-73.996797000000001,40.722712999999999
+-73.983599999999996,40.726115
+-73.950168000000005,40.779868
+-73.967803000000004,40.787796999999998
+-73.983265000000003,40.726394999999997
+-74.000978000000003,40.731012999999997
+-73.991583000000006,40.762999999999998
+-73.975937000000002,40.782228000000003
+-73.953383000000002,40.771270000000001
+-74.00264,40.744812000000003
+-73.982380000000006,40.770586999999999
+-73.981774999999999,40.758637
+-73.997491999999994,40.724066999999998
+-73.993982000000003,40.751573
+-73.992947999999998,40.763005
+-73.995116999999993,40.745117999999998
+-73.989737000000005,40.735430000000001
+-73.984911999999994,40.719185000000003
+-73.991560000000007,40.735169999999997
+-74,40.728679999999997
+-73.993112999999994,40.692754999999998
+-73.996092000000004,40.725532000000001
+-73.967375000000004,40.761715000000002
+-74.005932999999999,40.739972999999999
+-74.004867000000004,40.709197000000003
+-73.986864999999995,40.733642000000003
+-74.004580000000004,40.706992999999997
+-74.005413000000004,40.736963000000003
+-73.982196999999999,40.776235
+-73.976990000000001,40.785074999999999
+-74.000062999999997,40.743141999999999
+-73.985001999999994,40.728132000000002
+-74.000088000000005,40.740561999999997
+-73.980287000000004,40.756523000000001
+-73.991892000000007,40.721997000000002
+-73.785042000000004,40.642004999999997
+-73.998846999999998,40.739635
+-74.016189999999995,40.714711999999999
+-73.988472999999999,40.723177999999997
+-73.968057000000002,40.787196999999999
+-73.967951999999997,40.760910000000003
+-73.973528000000002,40.747677000000003
+-73.981305000000006,40.774482999999996
+-73.974873000000002,40.754975000000002
+-73.949263000000002,40.712687000000003
+-73.978174999999993,40.753498
+-73.976912999999996,40.741877000000002
+-73.963954999999999,40.774092000000003
+-73.989378000000002,40.690750000000001
+-73.968654999999998,40.760266999999999
+-73.953177999999994,40.771273000000001
+-73.961686999999998,40.771203
+-73.993647999999993,40.762267000000001
+-74.006012999999996,40.736004999999999
+-73.994771999999998,40.72587
+-73.983497,40.761417000000002
+-73.988862999999995,40.763612000000002
+-73.998220000000003,40.745552000000004
+-74.000815000000003,40.718170000000001
+-73.998279999999994,40.715665000000001
+-73.976792000000003,40.776516999999998
+-73.981817000000007,40.751339999999999
+-73.989652000000007,40.734442000000001
+-73.977959999999996,40.684826999999999
+-74.005953000000005,40.735926999999997
+-73.859628000000001,40.752609999999997
+-73.972368000000003,40.757111999999999
+-73.991159999999994,40.750352999999997
+-73.992414999999994,40.731037000000001
+-73.966037999999998,40.804732999999999
+-73.982637999999994,40.758209999999998
+-73.952237999999994,40.7776
+-73.959252000000006,40.767547
+-73.977490000000003,40.746833000000002
+-73.966066999999995,40.754547000000002
+-73.959783000000002,40.767412999999998
+-73.984763000000001,40.768194999999999
+-73.991978000000003,40.748947000000001
+-73.982946999999996,40.739061999999997
+-73.988838000000001,40.734167999999997
+-73.998572999999993,40.735028
+-73.996898000000002,40.722287000000001
+-73.862733000000006,40.768903000000002
+-73.98039,40.742578000000002
+-73.993562999999995,40.749696999999998
+-73.973361999999995,40.762932999999997
+-73.96181,40.810746999999999
+-73.974699999999999,40.742083000000001
+-73.988849999999999,40.758422000000003
+-73.991797000000005,40.749257999999998
+-73.991583000000006,40.722042000000002
+-73.950152000000003,40.777273000000001
+-73.793958000000003,40.657209999999999
+-73.983580000000003,40.738242999999997
+-73.989225000000005,40.740512000000003
+-73.951558000000006,40.77375
+-73.958077000000003,40.773088000000001
+-73.977019999999996,40.751627999999997
+-73.990516999999997,40.755847000000003
+-73.979446999999993,40.766357999999997
+-73.974238,40.743057999999998
+-73.984318000000002,40.764601999999996
+-73.984492000000003,40.728634999999997
+-73.977513000000002,40.758343000000004
+-73.975705000000005,40.748665000000003
+-73.998401999999999,40.741177999999998
+-73.970763000000005,40.761642999999999
+-73.986206999999993,40.730204999999998
+-74.017561999999998,40.706043000000001
+-73.844472999999994,40.721465000000002
+-73.987844999999993,40.719892000000002
+-73.989682999999999,40.741656999999996
+-73.983288000000002,40.734541999999998
+-73.989878000000004,40.757103000000001
+-73.961141999999995,40.760849999999998
+-73.975153000000006,40.755299999999998
+-73.990063000000006,40.729486999999999
+-73.975917999999993,40.752761999999997
+-73.994713000000004,40.724898000000003
+-73.973662000000004,40.760567999999999
+-73.959661999999994,40.767088000000001
+-73.981759999999994,40.768258000000003
+-73.992698000000004,40.737245000000001
+-73.928128000000001,40.738407000000002
+-73.997247999999999,40.68441
+-73.960984999999994,40.774996999999999
+-73.956038000000007,40.772008
+-73.995828000000003,40.759227000000003
+-73.987437,40.719921999999997
+-73.96575,40.765300000000003
+-73.966847999999999,40.761240000000001
+-73.983495000000005,40.741387000000003
+-73.954718,40.789368000000003
+-73.996482,40.693981999999998
+-73.963188000000002,40.763441999999998
+-73.991842000000005,40.751510000000003
+-73.993593000000004,40.734254999999997
+-73.953892999999994,40.813273000000002
+-73.975309999999993,40.719076999999999
+-73.973152999999996,40.750725000000003
+-73.942622999999998,40.841337000000003
+-73.983604999999997,40.726095000000001
+-73.951442999999998,40.778460000000003
+-73.991461999999999,40.744816999999998
+-73.974692000000005,40.791882000000001
+-74.011442000000002,40.707462
+-73.969251999999997,40.763897999999998
+-73.995059999999995,40.760342999999999
+-73.977333000000002,40.761907999999998
+-73.958607999999998,40.772488000000003
+-73.993412000000006,40.727575000000002
+-73.971626999999998,40.761007999999997
+-73.972449999999995,40.764507999999999
+-73.994519999999994,40.750615000000003
+-73.979020000000006,40.777225000000001
+-73.953582999999995,40.785890000000002
+-73.979804999999999,40.785587
+-74.010812000000001,40.71114
+-73.988045,40.769602999999996
+-73.965002999999996,40.775525000000002
+-73.954323000000002,40.790078000000001
+-73.979812999999993,40.770780000000002
+-73.980104999999995,40.759042999999998
+-73.98151,40.757313000000003
+-73.987058000000005,40.732869999999998
+-74.006563,40.722042999999999
+-73.978149999999999,40.750526999999998
+-73.993882999999997,40.743257999999997
+-73.974127999999993,40.783813000000002
+-73.984987000000004,40.760120000000001
+-73.986097999999998,40.762098000000002
+-73.968883000000005,40.761119999999998
+-73.967892000000006,40.762818000000003
+-73.960566999999998,40.775517999999998
+-74.007722999999999,40.732263000000003
+-73.949107999999995,40.78152
+-73.966808,40.771937000000001
+-73.975553000000005,40.761375000000001
+-73.995530000000002,40.759484999999998
+-73.981468000000007,40.748151999999997
+-73.986260000000001,40.734917000000003
+-73.976039999999998,40.755448000000001
+-73.973995000000002,40.760162000000001
+-73.988527000000005,40.737130000000001
+-73.995688000000001,40.738688000000003
+-73.987970000000004,40.750307999999997
+-73.992608000000004,40.755116999999998
+-73.952752000000004,40.772562000000001
+-73.978904999999997,40.774706999999999
+-73.978917999999993,40.762112000000002
+-73.963329999999999,40.793567000000003
+-73.990179999999995,40.714362000000001
+-73.987110000000001,40.766117999999999
+-73.967417999999995,40.771966999999997
+-73.910484999999994,40.676434999999998
+-73.961646999999999,40.771013000000004
+-74.001765000000006,40.739432000000001
+-73.980078000000006,40.766934999999997
+-73.989625000000004,40.720542999999999
+-73.950292000000005,40.779809999999998
+-73.988770000000002,40.722242000000001
+-73.980869999999996,40.746892000000003
+-73.984572999999997,40.822220000000002
+-73.988465000000005,40.769309999999997
+-73.983891999999997,40.754537999999997
+-73.983202000000006,40.756402000000001
+-73.789855000000003,40.646832000000003
+-73.985996999999998,40.759162000000003
+-74.000491999999994,40.724181999999999
+-73.885318999999996,40.773069999999997
+-73.961635999999999,40.774312999999999
+-74.002300000000005,40.745351999999997
+-73.993392999999998,40.736223000000003
+-73.982287999999997,40.775466999999999
+-73.964366999999996,40.797313000000003
+-73.985932000000005,40.770038
+-73.976972000000004,40.788598
+-74.007014999999996,40.728861999999999
+-73.973977000000005,40.743180000000002
+-73.983687000000003,40.72607
+-73.958681999999996,40.763730000000002
+-73.958816999999996,40.763975000000002
+-73.964924999999994,40.77252
+-73.975138000000001,40.782615
+-74.005826999999996,40.740184999999997
+-73.988429999999994,40.748877999999998
+-74.003022999999999,40.759787000000003
+-73.981977999999998,40.745871999999999
+-73.976140000000001,40.788542
+-73.977846999999997,40.763739999999999
+-73.987238000000005,40.739055
+-73.978187000000005,40.752665
+-73.978117999999995,40.753213000000002
+-73.995092999999997,40.743927999999997
+-73.980838000000006,40.729843000000002
+-73.982077000000004,40.767198
+-74.005449999999996,40.749142999999997
+-73.987617999999998,40.749220000000001
+-74.001211999999995,40.684055000000001
+-73.988225,40.748674999999999
+-73.993938,40.741152999999997
+-73.982377999999997,40.751716999999999
+-73.982667000000006,40.757278999999997
+-74.009218000000004,40.704732999999997
+-73.942432999999994,40.747157000000001
+-74.003268000000006,40.727446999999998
+-73.971661999999995,40.749983
+-73.958512999999996,40.775492999999997
+-73.947675000000004,40.776164999999999
+-73.988507999999996,40.748089999999998
+-73.990003000000002,40.732506999999998
+-73.979596999999998,40.776207999999997
+-74.006842000000006,40.742938000000002
+-73.967633000000006,40.763213
+-73.955627000000007,40.787947000000003
+-74.017002000000005,40.708132999999997
+-73.977005000000005,40.78257
+-73.972014999999999,40.762548000000002
+-73.973192999999995,40.743912000000002
+-73.974507000000003,40.783290000000001
+-73.992913000000001,40.737347999999997
+-73.955039999999997,40.767178000000001
+-74.001275000000007,40.727615
+-73.986076999999995,40.75638
+-73.947374999999994,40.783450000000002
+-73.978700000000003,40.755070000000003
+-73.975205000000003,40.755665
+-73.981627000000003,40.773471999999998
+-73.951352999999997,40.636740000000003
+-74.011447000000004,40.720362000000002
+-73.959881999999993,40.771928000000003
+-73.992310000000003,40.749651999999998
+-73.973695000000006,40.747995000000003
+-73.978544999999997,40.747568000000001
+-73.964500000000001,40.767318000000003
+-74.004999999999995,40.718845000000002
+-74.001936999999998,40.734324999999998
+-73.968549999999993,40.761668
+-73.972030000000004,40.757713000000003
+-73.966672000000003,40.764245000000003
+-73.991981999999993,40.750045
+-73.981650000000002,40.758557000000003
+-73.971069999999997,40.763731999999997
+-73.970252000000002,40.789022000000003
+-73.985947999999993,40.757277000000002
+-73.978562999999994,40.752580000000002
+-73.977177999999995,40.743105
+-73.983289999999997,40.751652
+-73.990378000000007,40.757792999999999
+-73.972516999999996,40.762050000000002
+-73.967231999999996,40.803702999999999
+-73.953632999999996,40.767057000000001
+-73.982197999999997,40.768487
+-73.970772999999994,40.758232
+-73.790031999999997,40.64378
+-73.966239999999999,40.767887999999999
+-73.977788000000004,40.75497
+-73.974545000000006,40.762357000000002
+-73.987278000000003,40.741615000000003
+-73.999683000000005,40.7333
+-73.96848,40.796714999999999
+-73.980733000000001,40.756014999999998
+-73.986197000000004,40.744278000000001
+-73.991833,40.750092000000002
+-73.953074999999998,40.788753
+-73.966787999999994,40.757269999999998
+-73.984267000000003,40.743966999999998
+-74.003579999999999,40.716667999999999
+-73.981108000000006,40.741459999999996
+-73.978812000000005,40.683815000000003
+-73.988370000000003,40.722946999999998
+-73.928380000000004,40.763511999999999
+-73.976072000000002,40.748758000000002
+-73.990863000000004,40.765746999999998
+-73.972442000000001,40.765062
+-74.005707000000001,40.736780000000003
+-74.003528000000003,40.738618000000002
+-73.887304999999998,40.755544999999998
+-73.990714999999994,40.724572000000002
+-73.992904999999993,40.751857000000001
+-73.978997000000007,40.744598000000003
+-74.009827000000001,40.710177000000002
+-73.999112999999994,40.734208000000002
+-73.865741999999997,40.770848000000001
+-73.980716999999999,40.690717999999997
+-74.002161999999998,40.729667999999997
+-73.973727999999994,40.743622000000002
+-73.970932000000005,40.758965000000003
+-74.014887999999999,40.718254999999999
+-73.987251999999998,40.733175000000003
+-73.980873000000003,40.741633
+-74.008018000000007,40.717072000000002
+-73.992931999999996,40.742818
+-73.978179999999995,40.752892000000003
+-73.988116000000005,40.778393999999999
+-73.969309999999993,40.760820000000002
+-74.002891000000005,40.760396999999998
+-73.992800000000003,40.738235000000003
+-73.990617,40.751317999999998
+-73.959280000000007,40.767293000000002
+-73.787092000000001,40.641106999999998
+-73.984939999999995,40.736395000000002
+-73.990004999999996,40.719762000000003
+-73.984039999999993,40.725456999999999
+-74.008683000000005,40.710966999999997
+-73.975264999999993,40.718262000000003
+-73.962806999999998,40.766697999999998
+-73.977328,40.789431999999998
+-73.789938000000006,40.646850000000001
+-73.980419999999995,40.742477000000001
+-73.975691999999995,40.757665000000003
+-73.995597000000004,40.738644999999998
+-73.991591999999997,40.751336999999999
+-74.008868000000007,40.718772000000001
+-73.964889999999997,40.760151999999998
+-73.831576999999996,40.762427000000002
+-73.968140000000005,40.799799999999998
+-73.983357999999996,40.644869999999997
+-73.969904999999997,40.797289999999997
+-73.989568000000006,40.726018000000003
+-74.002778000000006,40.716279999999998
+-73.953029999999998,40.783118000000002
+-74.001683,40.746028000000003
+-73.982600000000005,40.769852999999998
+-73.976309999999998,40.755369999999999
+-73.987324999999998,40.733350000000002
+-73.994200000000006,40.734622999999999
+-73.981916999999996,40.758299999999998
+-73.985102999999995,40.768855000000002
+-73.978790000000004,40.749262000000002
+-73.972425000000001,40.753132000000001
+-74.005503000000004,40.726512
+-73.967095,40.765300000000003
+-73.957267999999999,40.717579999999998
+-73.963425000000001,40.767732000000002
+-73.958033,40.776288000000001
+-73.975697999999994,40.756618000000003
+-73.987601999999995,40.749887999999999
+-73.957327000000006,40.770282999999999
+-73.950490000000002,40.771172
+-73.982263000000003,40.735885000000003
+-73.984386999999998,40.779783000000002
+-73.983902,40.764273000000003
+-73.992005000000006,40.749901999999999
+-73.973281999999998,40.763241999999998
+-73.978859999999997,40.754823000000002
+-73.971182999999996,40.787852000000001
+-73.987785000000002,40.737783
+-73.784165000000002,40.648657999999998
+-73.953010000000006,40.790804999999999
+-73.957830000000001,40.773696999999999
+-73.978783000000007,40.762324999999997
+-73.950158000000002,40.780202000000003
+-73.967247,40.761091999999998
+-73.946834999999993,40.805885000000004
+-73.953492999999995,40.77552
+-73.983559999999997,40.765116999999996
+-73.977784999999997,40.751823000000002
+-73.992720000000006,40.75703
+-74.015833000000001,40.711357999999997
+-73.982816999999997,40.735157000000001
+-73.976704999999995,40.758367
+-73.997326999999999,40.722501999999999
+-73.995014999999995,40.713687999999998
+-73.994223000000005,40.751085000000003
+-73.993799999999993,40.732619999999997
+-74.008717000000004,40.720117000000002
+-73.971230000000006,40.747030000000002
+-73.994932000000006,40.741433000000001
+-73.989817000000002,40.738509999999998
+-73.990385000000003,40.76155
+-73.951607999999993,40.772607999999998
+-73.975059999999999,40.759008000000001
+-73.995258000000007,40.759751999999999
+-73.962602000000004,40.710042000000001
+-74.003635000000003,40.722490000000001
+-74.006142999999994,40.734783
+-73.982460000000003,40.782575000000001
+-74.008492000000004,40.734135000000002
+-73.992748000000006,40.693393
+-73.978160000000003,40.788732000000003
+-73.986796999999996,40.767308
+-73.990696999999997,40.733607999999997
+-73.998760000000004,40.722881999999998
+-73.981542000000005,40.774515000000001
+-73.975942000000003,40.780597999999998
+-74.016167999999993,40.711272000000001
+-73.963035000000005,40.758755000000001
+-73.945740000000001,40.778382999999998
+-73.956793000000005,40.770490000000002
+-74.00112,40.725838000000003
+-73.982562999999999,40.767650000000003
+-73.989625000000004,40.729798000000002
+-73.996375,40.753230000000002
+-74.003941999999995,40.725627000000003
+-74.008201999999997,40.738173000000003
+-73.965975,40.761623
+-74.006934999999999,40.711933000000002
+-73.981371999999993,40.764265000000002
+-73.970051999999995,40.713012999999997
+-73.994392000000005,40.750373000000003
+-73.987103000000005,40.729396999999999
+-74.005357000000004,40.736820000000002
+-73.982273000000006,40.750725000000003
+-73.960368000000003,40.778869999999998
+-73.980841999999996,40.750861999999998
+-74.000923,40.729467999999997
+-73.989026999999993,40.763350000000003
+-73.997555000000006,40.741588
+-74.003086999999994,40.733553000000001
+-73.957520000000002,40.772325000000002
+-73.981120000000004,40.744602
+-73.794633000000005,40.657173
+-73.970479999999995,40.752274999999997
+-73.999787999999995,40.721837999999998
+-73.977954999999994,40.773513000000001
+-73.988512,40.748336999999999
+-73.988586999999995,40.698425
+-74.006737999999999,40.705640000000002
+-73.955280000000002,40.77317
+-73.863668000000004,40.768382000000003
+-73.959267999999994,40.776919999999997
+-73.990641999999994,40.756070000000001
+-73.948172,40.778675
+-73.990773000000004,40.750453
+-73.990324999999999,40.751202999999997
+-73.988123000000002,40.722673
+-73.999307000000002,40.754497000000001
+-73.983652000000006,40.762599999999999
+-73.985006999999996,40.755388000000004
+-73.983258000000006,40.762562000000003
+-73.986345,40.747357000000001
+-73.985208,40.731988000000001
+-73.984117999999995,40.763102000000003
+-73.997614999999996,40.760437000000003
+-73.995876999999993,40.736013
+-74.006382000000002,40.738568000000001
+-73.982127000000006,40.732174999999998
+-74.005636999999993,40.740521999999999
+-73.995611999999994,40.739348
+-73.952680000000001,40.776595
+-73.959243000000001,40.808992000000003
+-73.965573000000006,40.800654999999999
+-73.980615,40.734062000000002
+-73.977147000000002,40.758634999999998
+-73.956045000000003,40.773542999999997
+-73.976721999999995,40.785522999999998
+-73.984651999999997,40.768541999999997
+-73.977107000000004,40.789924999999997
+-73.973192999999995,40.750931999999999
+-73.781863000000001,40.644868000000002
+-73.984052000000005,40.749426999999997
+-73.991074999999995,40.718243000000001
+-73.963802999999999,40.771236999999999
+-73.989073000000005,40.741728000000002
+-73.954449999999994,40.781216999999998
+-73.978527999999997,40.761927
+-74.002048000000002,40.734160000000003
+-73.986660000000001,40.741517999999999
+-73.997173000000004,40.722321999999998
+-73.976501999999996,40.760627999999997
+-73.971672999999996,40.757902000000001
+-73.982236999999998,40.757348
+-73.885255000000001,40.772930000000002
+-74.017093000000003,40.704692999999999
+-73.967495,40.760039999999996
+-73.996673000000001,40.725613000000003
+-73.952027999999999,40.777683000000003
+-73.973983000000004,40.757358000000004
+-73.988067000000001,40.728057
+-73.960250000000002,40.773772999999998
+-73.982929999999996,40.765293
+-73.981506999999993,40.759704999999997
+-73.976027999999999,40.748820000000002
+-73.952725000000001,40.772531999999998
+-73.988617000000005,40.734057999999997
+-73.963776999999993,40.761277999999997
+-73.948826999999994,40.754401999999999
+-73.980973000000006,40.737682
+-73.989918000000003,40.776004999999998
+-73.951841999999999,40.766374999999996
+-73.990101999999993,40.746454999999997
+-73.967646999999999,40.792760000000001
+-73.981267000000003,40.753382999999999
+-73.996544999999998,40.725389999999997
+-73.981508000000005,40.766660000000002
+-73.986175000000003,40.730935000000002
+-73.972887,40.748939999999997
+-73.978781999999995,40.753518
+-73.975116999999997,40.752319999999997
+-73.988933000000003,40.734079999999999
+-73.988353000000004,40.764220000000002
+-73.971092999999996,40.757168
+-73.985292999999999,40.731569999999998
+-74.004147000000003,40.721916999999998
+-73.989892999999995,40.735238000000003
+-73.789657000000005,40.646925000000003
+-73.987459999999999,40.748677000000001
+-73.971817999999999,40.761356999999997
+-73.989334999999997,40.729157000000001
+-73.996037999999999,40.748916999999999
+-73.964325000000002,40.807639999999999
+-73.874617999999998,40.774113
+-74.005989999999997,40.743085000000001
+-73.983744999999999,40.774096999999998
+-73.972738000000007,40.756687999999997
+-73.952789999999993,40.786292000000003
+-73.966391999999999,40.764885
+-73.844399999999993,40.721355000000003
+-73.984322000000006,40.775306999999998
+-73.985343,40.778537
+-73.990955,40.755921999999998
+-73.980932999999993,40.729703000000001
+-73.989998999999997,40.767363000000003
+-73.999813000000003,40.733274999999999
+-73.977869999999996,40.78651
+-73.956277,40.771659999999997
+-74.002430000000004,40.756042000000001
+-73.981044999999995,40.744641999999999
+-73.964308000000003,40.770628000000002
+-74.008943000000002,40.716543000000001
+-74.002048000000002,40.747605
+-73.968100000000007,40.765484999999998
+-73.973848000000004,40.794187999999998
+-73.971627999999995,40.759027000000003
+-73.988022000000001,40.760047999999998
+-73.973249999999993,40.758670000000002
+-73.870788000000005,40.773623000000001
+-73.988569999999996,40.759312000000001
+-73.976573000000002,40.775354999999998
+-73.988906999999998,40.721755000000002
+-73.863226999999995,40.769306999999998
+-73.992142000000001,40.724812999999997
+-73.992557000000005,40.752172000000002
+-74.008151999999995,40.736215000000001
+-73.870940000000004,40.773608000000003
+-73.978821999999994,40.761986999999998
+-73.986653000000004,40.733739999999997
+-73.974517000000006,40.758572000000001
+-73.999332999999993,40.728475000000003
+-74.005778000000007,40.733097000000001
+-73.996582000000004,40.744594999999997
+-74.002880000000005,40.708545000000001
+-73.996066999999996,40.737057
+-73.987622000000002,40.751626999999999
+-73.951274999999995,40.711595000000003
+-73.981845000000007,40.778880000000001
+-73.983215000000001,40.738863000000002
+-73.991815000000003,40.716279999999998
+-73.989564999999999,40.703671999999997
+-73.874487000000002,40.773988000000003
+-73.958861999999996,40.716850000000001
+-73.991016999999999,40.760683
+-73.980277000000001,40.748562999999997
+-73.975735,40.791927000000001
+-73.976168000000001,40.740923000000002
+-73.984840000000005,40.753458000000002
+-73.982181999999995,40.749583000000001
+-73.976992999999993,40.747034999999997
+-73.959162000000006,40.767710000000001
+-73.973536999999993,40.743836999999999
+-73.990039999999993,40.735278999999998
+-74.002317000000005,40.751432999999999
+-74.003308000000004,40.724035000000001
+-73.985623000000004,40.747346999999998
+-73.950472000000005,40.779724999999999
+-73.979812999999993,40.735121999999997
+-74.005120000000005,40.723010000000002
+-73.951071999999996,40.786048999999998
+-73.99494,40.718167000000001
+-73.986199999999997,40.730580000000003
+-73.862752999999998,40.769266999999999
+-73.991287,40.732550000000003
+-73.962987999999996,40.759239999999998
+-74.093320000000006,40.833973
+-73.997051999999996,40.742077999999999
+-73.981774999999999,40.766871999999999
+-73.988560000000007,40.722799999999999
+-73.994618000000003,40.74051
+-73.957627000000002,40.773581
+-73.971388000000005,40.787827
+-73.998784999999998,40.740223
+-73.994273000000007,40.745497
+-73.958912999999995,40.774875000000002
+-73.972027999999995,40.763171999999997
+-73.954507000000007,40.769952000000004
+-73.963717000000003,40.808242
+-73.958811999999995,40.772114999999999
+-73.977855000000005,40.75468
+-74.017489999999995,40.707822
+-74.005877999999996,40.740242000000002
+-73.862939999999995,40.768765000000002
+-74.006870000000006,40.735590000000002
+-73.967012999999994,40.756914999999999
+-73.965389999999999,40.759796999999999
+-73.964474999999993,40.766240000000003
+-73.973956999999999,40.747154999999999
+-73.979811999999995,40.77619
+-73.981392999999997,40.761830000000003
+-73.969992000000005,40.761277999999997
+-73.992050000000006,40.75459
+-73.963980000000006,40.808084999999998
+-73.996133,40.726931999999998
+-73.962040000000002,40.767423000000001
+-73.987182000000004,40.768597999999997
+-74.006245000000007,40.734884999999998
+-73.974952000000002,40.735475000000001
+-73.961884999999995,40.773940000000003
+-73.975089999999994,40.741486999999999
+-73.978066999999996,40.753537000000001
+-74.006123000000002,40.733158000000003
+-73.956299999999999,40.778872999999997
+-73.960267000000002,40.764054999999999
+-73.976321999999996,40.785865000000001
+-73.992932999999994,40.742882000000002
+-73.953361999999998,40.785913000000001
+-73.985077000000004,40.758837
+-73.982718000000006,40.739339999999999
+-74.007334999999998,40.705069999999999
+-73.958393000000001,40.778568
+-73.971289999999996,40.755313000000001
+-73.998140000000006,40.740564999999997
+-73.991720000000001,40.740327000000001
+-73.977770000000007,40.783693
+-73.967117000000002,40.793233000000001
+-73.946607999999998,40.772320000000001
+-73.990482999999998,40.761277999999997
+-73.998445000000004,40.745269999999998
+-73.989791999999994,40.735427000000001
+-73.96593,40.762132000000001
+-74.007653000000005,40.742885000000001
+-73.996072999999996,40.737157000000003
+-73.981442000000001,40.755029999999998
+-73.973267000000007,40.759695000000001
+-74.011899999999997,40.709164999999999
+-73.959157000000005,40.783385000000003
+-73.990792999999996,40.730020000000003
+-73.967572000000004,40.756065
+-73.968682000000001,40.764009999999999
+-73.946537000000006,40.772646999999999
+-73.975229999999996,40.790095000000001
+-73.973645000000005,40.779335000000003
+-73.971247000000005,40.795439999999999
+-73.992296999999994,40.744053000000001
+-73.985602999999998,40.718074999999999
+-73.985898000000006,40.732937
+-73.984845000000007,40.754044999999998
+-73.991815000000003,40.735438000000002
+-73.994095000000002,40.744973000000002
+-73.956391999999994,40.771557000000001
+-73.978745000000004,40.749626999999997
+-73.998283000000001,40.745218000000001
+-73.954899999999995,40.767136999999998
+-73.993504999999999,40.724617000000002
+-73.998341999999994,40.739758000000002
+-73.949337999999997,40.780808
+-73.959407999999996,40.777082999999998
+-73.972857000000005,40.780462999999997
+-73.982939999999999,40.767671999999997
+-74.002350000000007,40.747822999999997
+-73.985371999999998,40.758805000000002
+-73.977838000000006,40.754863
+-74.010382000000007,40.719707
+-73.960165000000003,40.761992999999997
+-73.991264999999999,40.760665000000003
+-74.010419999999996,40.718789999999998
+-73.997478000000001,40.720936999999999
+-73.984087000000002,40.764904999999999
+-73.976922999999999,40.788066999999998
+-73.977547000000001,40.766322000000002
+-73.988992999999994,40.730370000000001
+-73.985461999999998,40.768701999999998
+-73.971438000000006,40.756022000000002
+-73.976573000000002,40.78848
+-73.979569999999995,40.772222999999997
+-73.959857999999997,40.798456999999999
+-73.977303000000006,40.787267
+-73.986377000000005,40.767049999999998
+-73.964770000000001,40.760088000000003
+-74.008565000000004,40.733412999999999
+-73.998627999999997,40.745142999999999
+-73.979213000000001,40.785212999999999
+-73.989495000000005,40.743614999999998
+-73.947306999999995,40.782879999999999
+-73.981717000000003,40.765703000000002
+-73.997743,40.735967000000002
+-73.986958000000001,40.725262000000001
+-73.971800000000002,40.756856999999997
+-73.981025000000002,40.774267999999999
+-73.985393000000002,40.763236999999997
+-73.976372999999995,40.741790000000002
+-73.997112999999999,40.736646999999998
+-73.965526999999994,40.762807000000002
+-73.953221999999997,40.782896999999998
+-73.991605000000007,40.759872000000001
+-74.015834999999996,40.717807999999998
+-73.975461999999993,40.766162000000001
+-73.979676999999995,40.755631999999999
+-73.990759999999995,40.729418000000003
+-73.964083000000002,40.779440000000001
+-74.004481999999996,40.707814999999997
+-73.999664999999993,40.753751999999999
+-73.967726999999996,40.756124999999997
+-73.959862000000001,40.768017
+-73.999229999999997,40.744306999999999
+-73.871422999999993,40.773142
+-73.991393000000002,40.749993000000003
+-73.976217000000005,40.780822999999998
+-73.981061999999994,40.741714999999999
+-73.984347,40.727983000000002
+-73.988817999999995,40.774056999999999
+-73.944847999999993,40.774760000000001
+-73.948792999999995,40.771720000000002
+-73.996380000000002,40.723937999999997
+-74.004232000000002,40.748617000000003
+-73.982022000000001,40.768467999999999
+-73.973979999999997,40.750970000000002
+-73.966453000000001,40.764698000000003
+-73.994029999999995,40.751162999999998
+-74.011683000000005,40.702939999999998
+-73.863737999999998,40.769666999999998
+-73.964534999999998,40.760443000000002
+-73.958488000000003,40.780700000000003
+-73.990138000000002,40.737659999999998
+-73.996381999999997,40.729103000000002
+-73.989352999999994,40.718963000000002
+-73.966558000000006,40.789194999999999
+-73.989698000000004,40.739176999999998
+-73.999791999999999,40.733289999999997
+-73.971052,40.764522999999997
+-73.970415000000003,40.783892000000002
+-73.982973000000001,40.771622000000001
+-73.989242000000004,40.734622000000002
+-73.975792999999996,40.760665000000003
+-73.970228000000006,40.764592999999998
+-73.987037999999998,40.721150000000002
+-73.987767000000005,40.770498000000003
+-73.993516999999997,40.749817
+-73.979792000000003,40.755822000000002
+-73.978832999999995,40.750492000000001
+-73.982172000000006,40.757057000000003
+-73.844314999999995,40.721393999999997
+-73.989616999999996,40.75067
+-73.949991999999995,40.78369
+-73.981735,40.768953000000003
+-73.981347999999997,40.752332000000003
+-73.958676999999994,40.783946999999998
+-73.962397999999993,40.779083
+-73.981970000000004,40.740737000000003
+-73.997128000000004,40.722135000000002
+-73.974261999999996,40.753872999999999
+-73.973258000000001,40.792568000000003
+-73.953320000000005,40.768262
+-73.945679999999996,40.792740000000002
+-74.007249999999999,40.712273000000003
+-73.953007999999997,40.789031999999999
+-73.937392000000003,40.758428000000002
+-73.989617999999993,40.720443000000003
+-73.960099999999997,40.781422999999997
+-74.006332999999998,40.73366
+-73.991708000000003,40.7502
+-73.962487999999993,40.75488
+-73.953676999999999,40.784891999999999
+-73.956429999999997,40.778115
+-73.983924999999999,40.754382
+-73.958417999999995,40.773237999999999
+-73.990543000000002,40.742046999999999
+-73.990115000000003,40.761707000000001
+-73.982320000000001,40.731512000000002
+-73.875354999999999,40.773803000000001
+-74.008283000000006,40.714485000000003
+-73.970083000000002,40.759045
+-73.985491999999994,40.747925000000002
+-73.973862999999994,40.759965000000001
+-73.965885,40.765504999999997
+-73.874752000000001,40.773997000000001
+-73.953266999999997,40.787089999999999
+-73.978364999999997,40.751677999999998
+-74.005207999999996,40.705167000000003
+-73.981516999999997,40.763086999999999
+-73.872974999999997,40.774000000000001
+-73.967252999999999,40.760942
+-73.953547,40.779578000000001
+-73.985793000000001,40.762177999999999
+-73.966466999999994,40.770262000000002
+-73.959567000000007,40.813772999999998
+-73.870783000000003,40.773494999999997
+-73.990942000000004,40.751220000000004
+-73.977928000000006,40.763375000000003
+-74.008309999999994,40.724651999999999
+-73.982335000000006,40.762537000000002
+-73.998796999999996,40.734538000000001
+-74.003862999999996,40.725952999999997
+-73.991067000000001,40.743315000000003
+-73.971333000000001,40.755119999999998
+-73.972637000000006,40.744821999999999
+-73.999538000000001,40.728523000000003
+-73.975719999999995,40.751382999999997
+-73.977316999999999,40.734031999999999
+-73.99512,40.739753
+-73.978539999999995,40.758932000000001
+-73.987809999999996,40.759794999999997
+-73.957558000000006,40.782871999999998
+-73.978260000000006,40.75685
+-73.976398000000003,40.765673
+-73.979678000000007,40.780996999999999
+-73.996787999999995,40.737183000000002
+-73.984098000000003,40.737611999999999
+-73.999392,40.733763000000003
+-73.951662999999996,40.769317000000001
+-73.972741999999997,40.793199999999999
+-73.862830000000002,40.769056999999997
+-73.977667999999994,40.789002000000004
+-73.963003,40.769559999999998
+-73.985555000000005,40.727347000000002
+-73.994110000000006,40.751311999999999
+-73.947946999999999,40.774872999999999
+-73.959682000000001,40.811880000000002
+-73.999722000000006,40.738529999999997
+-73.975318000000001,40.751427999999997
+-73.960679999999996,40.805045
+-74.008044999999996,40.738917999999998
+-73.991685000000004,40.749735000000001
+-74.004422000000005,40.719541999999997
+-73.969458000000003,40.751956999999997
+-73.983104999999995,40.730747999999998
+-73.981110000000001,40.764113000000002
+-73.989778000000001,40.739618
+-73.990565000000004,40.770147000000001
+-73.979676999999995,40.752707000000001
+-73.981646999999995,40.763438000000001
+-73.979619999999997,40.74962
+-73.956227999999996,40.781466999999999
+-73.961622000000006,40.757036999999997
+-73.954352999999998,40.76614
+-74.008903000000004,40.716093000000001
+-73.958112,40.776197000000003
+-73.981418000000005,40.758952000000001
+-73.980192000000002,40.742877
+-73.992435,40.728977999999998
+-74.003567000000004,40.732146999999998
+-73.953711999999996,40.788049999999998
+-73.997057999999996,40.725921999999997
+-73.910863000000006,40.699710000000003
+-73.963740000000001,40.767425000000003
+-73.987731999999994,40.738101999999998
+-73.982821999999999,40.766244999999998
+-73.960907000000006,40.806998
+-74.006753000000003,40.718012999999999
+-73.965277999999998,40.774627000000002
+-73.996617999999998,40.742764999999999
+-73.982690000000005,40.673498000000002
+-73.995609999999999,40.744011999999998
+-73.982690000000005,40.782297
+-73.988491999999994,40.737341999999998
+-73.987273000000002,40.745542
+-73.950722999999996,40.775660000000002
+-73.991483000000002,40.749139999999997
+-73.983682000000002,40.755614999999999
+-74.003842000000006,40.726142000000003
+-73.985552999999996,40.738416999999998
+-73.946065000000004,40.781421999999999
+-73.982619999999997,40.782217000000003
+-73.975409999999997,40.762883000000002
+-73.999292999999994,40.718727000000001
+-73.991281999999998,40.727316999999999
+-73.986791999999994,40.776556999999997
+-73.983232999999998,40.721429999999998
+-73.920630000000003,40.743592999999997
+-73.975407000000004,40.755813000000003
+-73.982020000000006,40.762926999999998
+-73.963227000000003,40.766537999999997
+-73.957476999999997,40.776972000000001
+-74.003285000000005,40.749091999999997
+-73.987016999999994,40.758071999999999
+-73.967187999999993,40.752780000000001
+-73.951778000000004,40.777830000000002
+-73.982964999999993,40.740744999999997
+-73.953978000000006,40.774880000000003
+-73.962523000000004,40.748505000000002
+-73.987710000000007,40.744459999999997
+-73.960565000000003,40.778436999999997
+-73.956800000000001,40.77704
+-73.978187000000005,40.751609999999999
+-73.981881999999999,40.769086999999999
+-73.962315000000004,40.773232
+-73.983833000000004,40.743777999999999
+-73.974227999999997,40.732460000000003
+-73.989698000000004,40.770445000000002
+-73.985237999999995,40.735976999999998
+-74.002847000000003,40.749732000000002
+-73.950868,40.785195000000002
+-73.999932999999999,40.734699999999997
+-73.997190000000003,40.725037
+-73.983935000000002,40.737602000000003
+-73.962282999999999,40.778992000000002
+-73.953857999999997,40.806404999999998
+-73.966002000000003,40.806175000000003
+-73.992024999999998,40.750442999999997
+-73.976695000000007,40.755372000000001
+-73.986738000000003,40.718240000000002
+-73.994973000000002,40.755093000000002
+-73.874472999999995,40.774065
+-73.960256999999999,40.772592000000003
+-73.962412999999998,40.773116999999999
+-73.953485000000001,40.770915000000002
+-73.989002999999997,40.758581999999997
+-73.958427,40.764009999999999
+-73.952337,40.786512000000002
+-73.951732000000007,40.780982000000002
+-73.973249999999993,40.764043000000001
+-73.982096999999996,40.768182000000003
+-73.952115000000006,40.781508000000002
+-74.007592000000002,40.725634999999997
+-73.998935000000003,40.742291999999999
+-73.996752000000001,40.742635
+-73.968126999999996,40.762422000000001
+-73.978872999999993,40.740468
+-73.973543000000006,40.754657000000002
+-73.969354999999993,40.756526999999998
+-73.987227000000004,40.721122000000001
+-73.974639999999994,40.793508000000003
+-73.971091999999999,40.75553
+-73.978262999999998,40.748019999999997
+-74.004523000000006,40.746997999999998
+-73.978403,40.763007000000002
+-73.945490000000007,40.774887999999997
+-73.97824,40.750987000000002
+-73.993522999999996,40.724547000000001
+-73.978252999999995,40.773201999999998
+-73.985412999999994,40.763117000000001
+-73.989328,40.730260000000001
+-73.991406999999995,40.749912999999999
+-73.971540000000005,40.763897
+-73.987421999999995,40.764015000000001
+-73.952084999999997,40.769215000000003
+-73.983670000000004,40.748106999999997
+-73.993746999999999,40.750141999999997
+-74.003337000000002,40.732571999999998
+-73.977997999999999,40.764040000000001
+-73.972665000000006,40.755879999999998
+-73.998745,40.723137999999999
+-73.974663000000007,40.790792000000003
+-73.992047999999997,40.759312000000001
+-73.980947,40.744508000000003
+-74.012619999999998,40.702573000000001
+-73.982495,40.763342000000002
+-73.862939999999995,40.769328000000002
+-74.006037000000006,40.712142999999998
+-73.997806999999995,40.735948
+-74.003977000000006,40.72222
+-73.986103,40.740895000000002
+-73.965936999999997,40.765312999999999
+-73.999403000000001,40.738622999999997
+-73.97081,40.758496999999998
+-73.954113000000007,40.790393000000002
+-73.966156999999995,40.764693000000001
+-73.957868000000005,40.779398
+-73.952517,40.772348000000001
+-73.999553000000006,40.723460000000003
+-73.966279999999998,40.765422000000001
+-73.976417999999995,40.752319999999997
+-73.952228000000005,40.766722000000001
+-73.872714999999999,40.774042000000001
+-73.979079999999996,40.755535000000002
+-73.990539999999996,40.760961999999999
+-74.009067000000002,40.717593000000001
+-73.951778000000004,40.793469999999999
+-74.008934999999994,40.723945000000001
+-73.996431999999999,40.744487999999997
+-73.947907000000001,40.632981999999998
+-73.982337000000001,40.771951999999999
+-73.961191999999997,40.801748000000003
+-73.948104999999998,40.778547000000003
+-73.981047000000004,40.763703
+-74.008754999999994,40.713521999999998
+-73.956467000000004,40.775432000000002
+-73.991172000000006,40.749898000000002
+-73.96808,40.762438000000003
+-73.997609999999995,40.725639999999999
+-74.009517000000002,40.712629999999997
+-73.862836999999999,40.769081999999997
+-73.997574999999998,40.720954999999996
+-73.978345000000004,40.75394
+-73.979495,40.746482
+-73.862804999999994,40.769359999999999
+-73.973572000000004,40.763826999999999
+-73.968517000000006,40.791454999999999
+-73.992265000000003,40.725209999999997
+-74.002139999999997,40.750537999999999
+-73.994955000000004,40.731682999999997
+-73.984840000000005,40.768357999999999
+-74.003321999999997,40.732517999999999
+-73.981622999999999,40.743527999999998
+-73.987371999999993,40.754018000000002
+-73.984937000000002,40.758265000000002
+-73.985988000000006,40.744005000000001
+-73.971374999999995,40.755127000000002
+-73.986625000000004,40.761527000000001
+-73.978487000000001,40.758535000000002
+-73.99136,40.770691999999997
+-73.971073000000004,40.787897000000001
+-74.005459999999999,40.740076999999999
+-73.978161999999998,40.72945
+-73.973106999999999,40.764266999999997
+-74.005322000000007,40.748291999999999
+-73.957622000000001,40.762120000000003
+-73.990683000000004,40.750946999999996
+-73.984733000000006,40.748072999999998
+-73.980355000000003,40.761985000000003
+-73.993245000000002,40.722442000000001
+-73.978127999999998,40.729520000000001
+-73.873176999999998,40.774068
+-73.977226999999999,40.745041999999998
+-73.969542000000004,40.761113000000002
+-74.001131999999998,40.730941999999999
+-73.987375,40.755009999999999
+-73.965256999999994,40.806356999999998
+-73.966192000000007,40.768017
+-73.966705000000005,40.756585000000001
+-73.977242000000004,40.752916999999997
+-73.984868000000006,40.759554999999999
+-73.995845000000003,40.769255000000001
+-73.953822000000002,40.778886999999997
+-73.981337999999994,40.737253000000003
+-74.000915000000006,40.731611999999998
+-73.992846999999998,40.751303
+-73.990534999999994,40.745133000000003
+-73.950338000000002,40.782364999999999
+-74.007503,40.732225
+-74.004784999999998,40.707070000000002
+-73.990662,40.719430000000003
+-73.990313,40.686897000000002
+-73.965194999999994,40.755197000000003
+-73.963746999999998,40.808052000000004
+-73.983428000000004,40.734413000000004
+-73.971684999999994,40.755960000000002
+-73.968042999999994,40.762692999999999
+-74.000361999999996,40.730038
+-73.985101999999998,40.745950000000001
+-73.966543000000001,40.761197000000003
+-73.937106999999997,40.759667
+-73.981494999999995,40.780507999999998
+-73.983873000000003,40.731954999999999
+-73.947225000000003,40.784185000000001
+-73.976839999999996,40.73227
+-73.958448000000004,40.778587999999999
+-73.980509999999995,40.779077999999998
+-73.995090000000005,40.750169999999997
+-73.931037000000003,40.766064999999998
+-73.990352000000001,40.771833000000001
+-73.990902000000006,40.751227
+-73.978971999999999,40.753982000000001
+-73.987745000000004,40.770778
+-73.967830000000006,40.762827999999999
+-73.976460000000003,40.719267000000002
+-74.007819999999995,40.705215000000003
+-73.991602999999998,40.739182999999997
+-73.981903000000003,40.751237000000003
+-73.983116999999993,40.769105000000003
+-73.872493000000006,40.774054999999997
+-74.003978000000004,40.723242999999997
+-73.962055000000007,40.772447
+-73.988607999999999,40.73892
+-73.981772000000007,40.755747999999997
+-73.959012000000001,40.772083000000002
+-73.964252000000002,40.756652000000003
+-73.993172000000001,40.757638
+-73.874122,40.773727999999998
+-73.965199999999996,40.771695000000001
+-73.985083000000003,40.700471999999998
+-73.996465000000001,40.753382999999999
+-74.000303000000002,40.730400000000003
+-73.974585000000005,40.742185999999997
+-73.988736000000003,40.774099
+-73.982437000000004,40.745058
+-73.947306999999995,40.790979999999998
+-73.955164999999994,40.773187
+-73.958771999999996,40.780861999999999
+-73.989973000000006,40.727184999999999
+-73.993283000000005,40.724423000000002
+-73.979851999999994,40.722703000000003
+-74.008641999999995,40.719014999999999
+-73.973692999999997,40.758710000000001
+-73.974680000000006,40.762411999999998
+-73.985117000000002,40.755927999999997
+-74.000347000000005,40.728727999999997
+-73.992372000000003,40.743492000000003
+-73.986653000000004,40.761532000000003
+-73.984916999999996,40.763848000000003
+-73.998682000000002,40.723101999999997
+-73.987870000000001,40.748820000000002
+-73.993643000000006,40.741622999999997
+-74.000928000000002,40.758025000000004
+-73.870729999999995,40.773665000000001
+-73.981899999999996,40.778739999999999
+-73.941699999999997,40.756027000000003
+-73.962699999999998,40.758335000000002
+-73.986296999999993,40.761716999999997
+-73.987449999999995,40.753287
+-74.010041999999999,40.721138000000003
+-73.947005000000004,40.771887
+-73.971987999999996,40.750456999999997
+-73.983886999999996,40.780811999999997
+-73.884617000000006,40.78445
+-73.973692,40.754240000000003
+-73.982259999999997,40.74588
+-73.979472000000001,40.755417000000001
+-73.990837999999997,40.747573000000003
+-73.983187999999998,40.738660000000003
+-73.951023000000006,40.775218000000002
+-73.961342999999999,40.774161999999997
+-73.987752999999998,40.750498
+-73.874538000000001,40.774079999999998
+-73.969562999999994,40.761327000000001
+-73.989632999999998,40.725793000000003
+-73.961843000000002,40.818629999999999
+-73.994874999999993,40.746555000000001
+-74.008898000000002,40.709572999999999
+-73.998377000000005,40.740485
+-73.982573000000002,40.742514999999997
+-73.985067999999998,40.745291999999999
+-74.006083000000004,40.711792000000003
+-73.975667999999999,40.787022999999998
+-73.962652000000006,40.767490000000002
+-73.984520000000003,40.744261999999999
+-73.984712000000002,40.72437
+-73.995125000000002,40.749423
+-73.991692999999998,40.726264999999998
+-73.965563000000003,40.805985
+-73.972354999999993,40.747292000000002
+-73.979882000000003,40.735149999999997
+-73.991212000000004,40.734982000000002
+-73.96763,40.787776999999998
+-74.002422999999993,40.737858000000003
+-73.964061999999998,40.807974999999999
+-73.983761999999999,40.726120000000002
+-74.006362999999993,40.733562999999997
+-73.943492000000006,40.810465000000001
+-74.004317,40.716742000000004
+-73.992329999999995,40.755156999999997
+-73.991541999999995,40.744878
+-73.979851999999994,40.760447999999997
+-74.001987999999997,40.730517999999996
+-73.972637000000006,40.749381999999997
+-73.983294999999998,40.767142999999997
+-73.789019999999994,40.641669999999998
+-74.008048000000002,40.707687999999997
+-73.870872000000006,40.773747
+-73.955212000000003,40.769097000000002
+-73.982702000000003,40.673451999999997
+-73.983643000000001,40.770380000000003
+-74.001985000000005,40.739510000000003
+-73.959361999999999,40.814
+-73.962530000000001,40.763174999999997
+-73.994882000000004,40.740057
+-73.986615,40.747802999999998
+-73.989767999999998,40.729582999999998
+-73.976415000000003,40.775649999999999
+-73.985986999999994,40.747995000000003
+-73.985579999999999,40.754773
+-73.982714999999999,40.735424999999999
+-73.988578000000004,40.748823000000002
+-74.004526999999996,40.734057999999997
+-73.96893,40.766784000000001
+-73.995665000000002,40.723097000000003
+-73.982417999999996,40.765501999999998
+-73.989598000000001,40.670791999999999
+-74.006618000000003,40.744532999999997
+-73.992729999999995,40.758327000000001
+-73.955394999999996,40.768484999999998
+-73.986862000000002,40.750112000000001
+-74.002206999999999,40.739624999999997
+-73.95626,40.767713000000001
+-73.977509999999995,40.784502000000003
+-73.988523000000001,40.731323000000003
+-73.977860000000007,40.754393
+-73.792805000000001,40.657617000000002
+-73.994183000000007,40.750951999999998
+-73.973110000000005,40.751506999999997
+-74.004656999999995,40.742072999999998
+-73.980864999999994,40.742888000000001
+-73.989256999999995,40.740845
+-73.989887999999993,40.756352
+-74.011557999999994,40.702767999999999
+-73.991883000000001,40.754387000000001
+-73.958851999999993,40.777768000000002
+-73.979474999999994,40.75224
+-73.992423000000002,40.734184999999997
+-73.982316999999995,40.74447
+-73.962087999999994,40.805405
+-73.976123000000001,40.759982000000001
+-73.966555,40.760513000000003
+-73.966570000000004,40.767052
+-73.990831999999997,40.750757
+-74.013000000000005,40.716135000000001
+-73.968928000000005,40.761597999999999
+-73.973501999999996,40.747321999999997
+-73.970595000000003,40.759050000000002
+-73.976624999999999,40.775300000000001
+-73.957953000000003,40.784821999999998
+-73.979910000000004,40.761961999999997
+-73.959342000000007,40.799166999999997
+-73.985477000000003,40.747278000000001
+-73.96969,40.762341999999997
+-73.984622999999999,40.769108000000003
+-73.999022999999994,40.734242999999999
+-73.961844999999997,40.764330000000001
+-73.969818000000004,40.759394999999998
+-73.986181999999999,40.761848000000001
+-73.973827,40.754297000000001
+-73.985151999999999,40.735934999999998
+-73.991681999999997,40.751187000000002
+-73.978142000000005,40.748942
+-73.974405000000004,40.755496999999998
+-73.946993000000006,40.776355000000002
+-73.979613000000001,40.723016999999999
+-73.988280000000003,40.750931999999999
+-74.001802999999995,40.735377999999997
+-73.956524999999999,40.767847000000003
+-73.985945000000001,40.744791999999997
+-74.001247000000006,40.731068
+-73.982624999999999,40.765107999999998
+-73.992204999999998,40.748173000000001
+-73.983225000000004,40.781607000000001
+-73.987138000000002,40.776612999999998
+-73.987872999999993,40.749879999999997
+-73.866482000000005,40.770943000000003
+-73.995102000000003,40.745306999999997
+-73.997304999999997,40.722223
+-73.996097000000006,40.724805000000003
+-73.978881999999999,40.719667000000001
+-73.988110000000006,40.720615000000002
+-73.956665000000001,40.784044999999999
+-73.991585000000001,40.765030000000003
+-73.980428000000003,40.774791999999998
+-73.994095000000002,40.726681999999997
+-73.937512999999996,40.758152000000003
+-73.992467000000005,40.743412999999997
+-73.972598000000005,40.754190000000001
+-73.971905000000007,40.792941999999996
+-73.982322999999994,40.757027999999998
+-73.983770000000007,40.721640000000001
+-73.975324999999998,40.750813000000001
+-73.935851999999997,40.79533
+-73.979695000000007,40.786141999999998
+-73.968244999999996,40.755271999999998
+-73.983478000000005,40.738349999999997
+-73.999955,40.74774
+-73.969134999999994,40.766832000000001
+-74.007063000000002,40.742632
+-73.789370000000005,40.666657999999998
+-73.971952000000002,40.765827000000002
+-73.972007000000005,40.782122999999999
+-73.874512999999993,40.774057999999997
+-74.004716999999999,40.747987000000002
+-73.980417000000003,40.755293000000002
+-73.988434999999996,40.769485000000003
+-73.958894999999998,40.775016999999998
+-73.970735000000005,40.783247000000003
+-73.982870000000005,40.746226999999998
+-74.012348000000003,40.716937999999999
+-73.955015000000003,40.769137999999998
+-73.975772000000006,40.744660000000003
+-73.962567000000007,40.775547000000003
+-73.978476999999998,40.766910000000003
+-74.005129999999994,40.751289999999997
+-73.990926999999999,40.733865000000002
+-74.001391999999996,40.707340000000002
+-73.985129999999998,40.778750000000002
+-73.987707999999998,40.755617999999998
+-73.958299999999994,40.778748
+-73.999061999999995,40.744450000000001
+-73.968573000000006,40.760558000000003
+-73.86345,40.769652999999998
+-73.975335000000001,40.789991999999998
+-73.985799999999998,40.726885000000003
+-73.953945000000004,40.775346999999996
+-73.969201999999996,40.760443000000002
+-73.987482,40.760517
+-73.974549999999994,40.736466999999998
+-73.991411999999997,40.749775
+-73.994389999999996,40.741005000000001
+-73.987139999999997,40.757387999999999
+-73.973772999999994,40.751657999999999
+-73.982285000000005,40.761884999999999
+-73.967898000000005,40.765504999999997
+-73.960877999999994,40.775131999999999
+-73.978960000000001,40.752147999999998
+-73.966882999999996,40.759532999999998
+-73.991782000000001,40.738447000000001
+-73.955077000000003,40.765281999999999
+-73.984465,40.753946999999997
+-73.982389999999995,40.783107000000001
+-73.965562000000006,40.774382000000003
+-73.980001999999999,40.767780000000002
+-73.967633000000006,40.787685000000003
+-73.977796999999995,40.788637999999999
+-73.955169999999995,40.820256999999998
+-73.990871999999996,40.755907999999998
+-74.001180000000005,40.729148000000002
+-73.964922000000001,40.755808000000002
+-73.984160000000003,40.737797999999998
+-73.979236999999998,40.776727000000001
+-73.952402000000006,40.7804
+-73.992767000000001,40.733677999999998
+-73.982861999999997,40.742052999999999
+-73.990787999999995,40.718119999999999
+-73.989662999999993,40.735778000000003
+-73.951490000000007,40.778292
+-73.991235000000003,40.755704999999999
+-73.975733000000005,40.748824999999997
+-73.977217999999993,40.755592
+-73.984932999999998,40.748215000000002
+-73.973590000000002,40.760829999999999
+-73.966188000000002,40.773620000000001
+-73.977712999999994,40.764208000000004
+-73.958941999999993,40.768652000000003
+-73.996875000000003,40.737208000000003
+-74.000628000000006,40.758133000000001
+-73.986054999999993,40.777847000000001
+-73.976797000000005,40.764780000000002
+-73.990423000000007,40.755626999999997
+-73.776757000000003,40.645225000000003
+-73.986232999999999,40.755923000000003
+-73.954288000000005,40.778939999999999
+-73.970179999999999,40.783687999999998
+-73.986352999999994,40.743074999999997
+-73.957462000000007,40.776888
+-74.003827999999999,40.722422000000002
+-73.974158000000003,40.742961999999999
+-73.946413000000007,40.784933000000002
+-73.951655000000002,40.713782000000002
+-73.955181999999994,40.804755
+-73.994879999999995,40.750230000000002
+-73.986883000000006,40.719700000000003
+-73.971362999999997,40.763215000000002
+-73.990470000000002,40.736977000000003
+-73.982641999999998,40.735422
+-73.984627000000003,40.734647000000002
+-73.995227,40.717390000000002
+-74.008444999999995,40.745935000000003
+-73.96893,40.801037999999998
+-73.968260000000001,40.794052999999998
+-73.921220000000005,40.76688
+-73.989827000000005,40.760581999999999
+-73.958196999999998,40.772962
+-73.952697000000001,40.772365000000001
+-74.011448000000001,40.732737999999998
+-73.991190000000003,40.717348000000001
+-73.953216999999995,40.775799999999997
+-73.955827999999997,40.787757999999997
+-73.970016999999999,40.799396999999999
+-73.977744999999999,40.754579999999997
+-74.015718000000007,40.711637000000003
+-73.973412999999994,40.75779
+-73.969592000000006,40.758122999999998
+-73.992024999999998,40.759191999999999
+-74.002484999999993,40.750207000000003
+-73.957132999999999,40.776752000000002
+-74.007492999999997,40.733556999999998
+-73.985479999999995,40.757350000000002
+-73.964022,40.773614999999999
+-73.990882999999997,40.742109999999997
+-73.861626999999999,40.830413
+-73.976834999999994,40.752932000000001
+-73.987371999999993,40.722720000000002
+-73.968935000000002,40.737381999999997
+-73.951796999999999,40.772928
+-73.982366999999996,40.714737
+-73.984947000000005,40.768680000000003
+-73.970624999999998,40.759872000000001
+-73.975295000000003,40.787885000000003
+-73.979245000000006,40.753532
+-73.945862000000005,40.785947
+-73.97627,40.768464999999999
+-73.966702999999995,40.804431999999998
+-73.974310000000003,40.755451999999998
+-73.971530000000001,40.764628000000002
+-74.001540000000006,40.730877
+-73.978196999999994,40.773083
+-73.973477000000003,40.755130000000001
+-73.947614999999999,40.783403
+-73.982268000000005,40.770269999999996
+-73.974436999999995,40.763710000000003
+-73.960965000000002,40.768985000000001
+-74.002539999999996,40.733980000000003
+-73.972610000000003,40.793323000000001
+-73.980950000000007,40.767401999999997
+-73.999167999999997,40.731675000000003
+-73.977852999999996,40.752147999999998
+-73.973044999999999,40.764363000000003
+-73.924288000000004,40.75217
+-73.982662000000005,40.772010000000002
+-73.970079999999996,40.752882
+-73.969391999999999,40.797986999999999
+-73.978104999999999,40.729171999999998
+-73.966565000000003,40.804747999999996
+-73.957857000000004,40.710476999999997
+-73.990881999999999,40.750782999999998
+-73.976411999999996,40.754024999999999
+-73.945295000000002,40.769010000000002
+-73.981705000000005,40.764592999999998
+-73.973872999999998,40.784050000000001
+-73.776750000000007,40.645102000000001
+-73.998952000000003,40.734220000000001
+-73.993690000000001,40.755113000000001
+-73.991596999999999,40.749997999999998
+-73.984094999999996,40.748497999999998
+-73.996459999999999,40.726737999999997
+-73.973978000000002,40.789369999999998
+-73.974226999999999,40.742959999999997
+-73.962424999999996,40.759163000000001
+-73.961872,40.764367999999997
+-74.015604999999994,40.714661999999997
+-73.912886999999998,40.804703000000003
+-73.965692000000004,40.688228000000002
+-73.982394999999997,40.751497999999998
+-73.981352000000001,40.764794999999999
+-73.996975000000006,40.725617999999997
+-74.007589999999993,40.704585000000002
+-73.956384999999997,40.767752999999999
+-73.962964999999997,40.763326999999997
+-73.991422999999998,40.750124999999997
+-73.993893,40.735864999999997
+-73.964977000000005,40.769505000000002
+-73.999628000000001,40.711773000000001
+-73.994382000000002,40.749333
+-73.925141999999994,40.761963000000002
+-73.986378000000002,40.732013000000002
+-73.976011999999997,40.763820000000003
+-73.979208,40.785310000000003
+-73.987138000000002,40.738928000000001
+-74.010108000000002,40.703892000000003
+-74.008861999999993,40.731274999999997
+-73.990177000000003,40.732084999999998
+-73.985851999999994,40.76773
+-73.987336999999997,40.742455
+-73.960892999999999,40.769849999999998
+-73.982147999999995,40.745781999999998
+-73.976163,40.748313000000003
+-73.9559,40.785097999999998
+-73.990125000000006,40.740237999999998
+-73.971931999999995,40.754404999999998
+-73.965663000000006,40.762087999999999
+-73.994681999999997,40.734243999999997
+-73.958316999999994,40.772823000000002
+-73.987786999999997,40.738357000000001
+-73.981601999999995,40.745449999999998
+-73.998931999999996,40.732323000000001
+-73.992697000000007,40.748617000000003
+-73.993993000000003,40.767601999999997
+-73.983908,40.761812999999997
+-73.972589999999997,40.749012999999998
+-73.983322999999999,40.750574999999998
+-73.948018000000005,40.774842999999997
+-73.982810000000001,40.750912
+-73.951023000000006,40.770882
+-73.975537000000003,40.749493000000001
+-73.997591999999997,40.726103000000002
+-73.997743,40.742272999999997
+-73.947492999999994,40.790675
+-73.983483000000007,40.726151999999999
+-73.991010000000003,40.723897999999998
+-74.005809999999997,40.725940000000001
+-73.99324,40.749858000000003
+-73.976817999999994,40.733722
+-73.888047999999998,40.834947999999997
+-73.973477000000003,40.784739999999999
+-73.972437999999997,40.786405000000002
+-73.995357999999996,40.749450000000003
+-73.961781999999999,40.759340000000002
+-73.817490000000006,40.771098000000002
+-73.97869,40.744954999999997
+-73.982417999999996,40.762619999999998
+-74.001400000000004,40.736364999999999
+-73.951897000000002,40.782072999999997
+-73.958321999999995,40.713408000000001
+-73.979363000000006,40.776657999999998
+-73.991315,40.734774999999999
+-73.981773000000004,40.779220000000002
+-73.953396999999995,40.775562000000001
+-73.958821999999998,40.772840000000002
+-73.982487000000006,40.773482000000001
+-73.983827000000005,40.770412
+-73.960082999999997,40.813499999999998
+-73.946241999999998,40.773003000000003
+-73.981612999999996,40.767892000000003
+-73.935462000000001,40.795777999999999
+-74.003720000000001,40.723902000000002
+-73.982727999999994,40.735391999999997
+-73.955177000000006,40.804340000000003
+-74.002376999999996,40.747038000000003
+-73.958797000000004,40.774683000000003
+-73.982292999999999,40.772478
+-73.962391999999994,40.794877
+-73.996989999999997,40.725723000000002
+-73.978177000000002,40.741743
+-73.993373000000005,40.762545000000003
+-73.964635000000001,40.755766999999999
+-73.985867999999996,40.740088
+-74.004296999999994,40.733305000000001
+-73.986446999999998,40.762777
+-73.994789999999995,40.718457000000001
+-73.990099999999998,40.745162999999998
+-73.994349999999997,40.724797000000002
+-73.948342999999994,40.771262999999998
+-73.988912999999997,40.730885000000001
+-73.991974999999996,40.690086999999998
+-73.978347999999997,40.745812999999998
+-74.011313000000001,40.716501999999998
+-73.990916999999996,40.750692999999998
+-74.116086999999993,40.816136999999998
+-73.969755000000006,40.789952
+-73.970771999999997,40.788404999999997
+-73.976138000000006,40.766064999999998
+-73.954288000000005,40.764088000000001
+-74.000630000000001,40.747165000000003
+-73.970969999999994,40.764254999999999
+-73.997685000000004,40.714041999999999
+-73.992652000000007,40.723768
+-73.988977000000006,40.757603000000003
+-73.955387000000002,40.764949999999999
+-73.981967999999995,40.746343000000003
+-73.959676999999999,40.776882000000001
+-73.989099999999993,40.726792000000003
+-73.876774999999995,40.742187000000001
+-74.007478000000006,40.743234999999999
+-73.986116999999993,40.760655
+-73.949905000000001,40.784132
+-73.976322999999994,40.758408000000003
+-73.987207999999995,40.729168000000001
+-73.976965000000007,40.743763000000001
+-73.981791999999999,40.769314999999999
+-73.967089999999999,40.803832999999997
+-73.991298,40.749716999999997
+-73.979812999999993,40.776062000000003
+-73.967619999999997,40.802695
+-73.978712999999999,40.736624999999997
+-73.958847000000006,40.772106999999998
+-73.948021999999995,40.776443
+-73.985591999999997,40.759327999999996
+-73.977987999999996,40.745972999999999
+-74.001258000000007,40.757018000000002
+-73.977217999999993,40.779335000000003
+-73.990862000000007,40.750121999999998
+-73.988997999999995,40.726767000000002
+-73.958008000000007,40.773330000000001
+-73.988051999999996,40.759753000000003
+-73.998435000000001,40.723709999999997
+-73.976335000000006,40.764733
+-73.997776999999999,40.751584999999999
+-73.949945,40.777146999999999
+-74.004033000000007,40.738222999999998
+-73.984808000000001,40.779387
+-74.005228000000002,40.726599999999998
+-73.947959999999995,40.764116999999999
+-73.973883000000001,40.779212000000001
+-73.982853000000006,40.727164999999999
+-73.976915000000005,40.747489999999999
+-74.007513000000003,40.726033000000001
+-73.953857999999997,40.766584999999999
+-74.008758,40.714412000000003
+-73.953945000000004,40.774763
+-73.978582000000003,40.785905
+-73.956442999999993,40.768014999999998
+-73.955101999999997,40.783257999999996
+-73.991837000000004,40.749875000000003
+-73.943629999999999,40.752727999999998
+-73.971632,40.796926999999997
+-73.962441999999996,40.763199999999998
+-73.946834999999993,40.772421999999999
+-73.976292000000001,40.751271000000003
+-74.002187000000006,40.740347999999997
+-73.966335000000001,40.764651999999998
+-73.971602000000004,40.746417999999998
+-73.989590000000007,40.736730000000001
+-73.906126999999998,40.772888000000002
+-73.975106999999994,40.787937999999997
+-73.987852000000004,40.749383000000002
+-73.995500000000007,40.744342000000003
+-74.002818000000005,40.760527000000003
+-73.985207000000003,40.747863000000002
+-73.984101999999993,40.743465
+-73.968566999999993,40.755685
+-73.962213000000006,40.767780000000002
+-73.862677000000005,40.768892000000001
+-73.958524999999995,40.816118000000003
+-74.010886999999997,40.709009999999999
+-73.978227000000004,40.754528000000001
+-73.93535,40.663260000000001
+-74.005347,40.727851999999999
+-73.975645,40.750487999999997
+-73.991979999999998,40.725985000000001
+-73.986374999999995,40.757809999999999
+-73.963729999999998,40.771067000000002
+-73.981367000000006,40.752958
+-74.000642999999997,40.747332
+-73.974072000000007,40.750762999999999
+-73.981894999999994,40.763080000000002
+-73.960593000000003,40.766643000000002
+-73.978452000000004,40.759414999999997
+-73.981427999999994,40.780295000000002
+-73.976984999999999,40.776767999999997
+-74.005818000000005,40.745305000000002
+-73.954262,40.787342000000002
+-73.992013,40.737827000000003
+-73.982782,40.756647000000001
+-73.972076999999999,40.762779999999999
+-73.992608000000004,40.723934999999997
+-73.963712000000001,40.754660000000001
+-73.973911999999999,40.762236999999999
+-73.964749999999995,40.772818000000001
+-73.984314999999995,40.761085000000001
+-73.863056999999998,40.769112999999997
+-73.972740000000002,40.749431999999999
+-73.982785000000007,40.750467999999998
+-73.975854999999996,40.757302000000003
+-73.948257999999996,40.776556999999997
+-73.992292000000006,40.724786999999999
+-73.952793,40.778545000000001
+-73.987696999999997,40.733463
+-74.007827000000006,40.740271999999997
+-73.975935000000007,40.754843000000001
+-74.005099999999999,40.719042999999999
+-73.983838000000006,40.739167000000002
+-73.951679999999996,40.785145
+-74.002921999999998,40.76041
+-73.955500000000001,40.769849999999998
+-73.984146999999993,40.754756999999998
+-73.965391999999994,40.769013000000001
+-74.001840000000001,40.724632999999997
+-73.993673000000001,40.741582999999999
+-73.984381999999997,40.747705000000003
+-74.006264999999999,40.733787
+-73.932626999999997,40.803902000000001
+-73.957414999999997,40.770057999999999
+-73.976078000000001,40.744594999999997
+-73.984187000000006,40.754596999999997
+-73.986082999999994,40.734696999999997
+-74.005577000000002,40.706803000000001
+-73.991084999999998,40.733310000000003
+-73.970725000000002,40.785997000000002
+-73.789474999999996,40.646771999999999
+-73.958385000000007,40.781235000000002
+-73.993818000000005,40.720762999999998
+-73.999075000000005,40.722732000000001
+-73.981877999999995,40.740588000000002
+-73.960823000000005,40.778190000000002
+-73.956862000000001,40.783034999999998
+-73.935513,40.761302999999998
+-73.982752000000005,40.745243000000002
+-73.956670000000003,40.771272000000003
+-73.986279999999994,40.734904999999998
+-74.00573,40.740231999999999
+-73.977907000000002,40.746017000000002
+-73.980312999999995,40.775593000000001
+-73.951958000000005,40.777026999999997
+-73.980661999999995,40.764902999999997
+-73.984307000000001,40.746085000000001
+-74.003720000000001,40.729675
+-73.975971999999999,40.760334999999998
+-73.984482,40.739783000000003
+-73.948426999999995,40.774146999999999
+-73.964834999999994,40.791691999999998
+-73.991635000000002,40.726505000000003
+-73.989104999999995,40.756860000000003
+-74.00215,40.750611999999997
+-73.974737000000005,40.757796999999997
+-73.973017999999996,40.757066999999999
+-73.977464999999995,40.747100000000003
+-73.989734999999996,40.729824999999998
+-73.955979999999997,40.771906999999999
+-73.989716999999999,40.760618000000001
+-74.002488,40.750219999999999
+-73.971526999999995,40.794890000000002
+-73.994626999999994,40.750191999999998
+-73.956834999999998,40.770812999999997
+-73.977907000000002,40.786450000000002
+-73.989123000000006,40.737234999999998
+-73.991045,40.735942999999999
+-73.967676999999995,40.802807999999999
+-73.992123000000007,40.777357000000002
+-73.967614999999995,40.787672999999998
+-73.990667999999999,40.751305000000002
+-73.979725000000002,40.735056999999998
+-73.983710000000002,40.759639999999997
+-73.966890000000006,40.75761
+-73.984527,40.742759999999997
+-73.991528000000002,40.7502
+-73.956097999999997,40.771940000000001
+-73.991765000000001,40.748617000000003
+-73.997321999999997,40.762970000000003
+-73.973947999999993,40.757980000000003
+-74.009811999999997,40.703389999999999
+-73.989908,40.741013000000002
+-73.959630000000004,40.808933000000003
+-73.940117999999998,40.750348000000002
+-74.005172000000002,40.740560000000002
+-73.991420000000005,40.750117000000003
+-73.979669999999999,40.730938000000002
+-73.966470000000001,40.767311999999997
+-73.986266999999998,40.757007999999999
+-73.983812999999998,40.749386999999999
+-73.985984999999999,40.740758
+-73.989568000000006,40.720607999999999
+-74.001727000000002,40.739455
+-73.975970000000004,40.757249999999999
+-73.964996999999997,40.766823000000002
+-73.989091999999999,40.726657000000003
+-73.984854999999996,40.758201999999997
+-73.978612999999996,40.789273000000001
+-73.971464999999995,40.750892999999998
+-73.973901999999995,40.787191999999997
+-73.982605000000007,40.762605000000001
+-74.008930000000007,40.713065
+-73.945437999999996,40.772675
+-73.955853000000005,40.787807999999998
+-73.980277999999998,40.745742
+-74.010682000000003,40.717976999999998
+-73.984048000000001,40.725394999999999
+-74.006596999999999,40.744197999999997
+-73.981802000000002,40.764243
+-73.991766999999996,40.729574999999997
+-73.987617999999998,40.738644999999998
+-73.972502000000006,40.743068000000001
+-73.985865000000004,40.744145000000003
+-73.994348000000002,40.742472999999997
+-73.991020000000006,40.755679999999998
+-73.950299999999999,40.771585000000002
+-73.981802999999999,40.753174999999999
+-73.954442999999998,40.774227000000003
+-73.946754999999996,40.77722
+-73.982799999999997,40.743827000000003
+-73.987407000000005,40.724062000000004
+-73.957790000000003,40.773657
+-73.970912999999996,40.785933
+-73.964016999999998,40.761299999999999
+-74.000457999999995,40.730165
+-73.987144999999998,40.748660000000001
+-73.986587999999998,40.729762000000001
+-73.966324999999998,40.761915000000002
+-73.954655000000002,40.789561999999997
+-73.951773000000003,40.769542000000001
+-73.988727999999995,40.759272000000003
+-73.944862000000001,40.783118000000002
+-73.977587999999997,40.754747000000002
+-73.999582000000004,40.733527000000002
+-74.004683,40.746907
+-73.997358000000006,40.721567999999998
+-73.96011,40.770462000000002
+-73.985401999999993,40.740777999999999
+-73.960144999999997,40.781177
+-73.981448,40.773958
+-74.009950000000003,40.703245000000003
+-74.009816999999998,40.720823000000003
+-74.002707999999998,40.724961999999998
+-73.988851999999994,40.736669999999997
+-73.986041999999998,40.756709999999998
+-73.978866999999994,40.762009999999997
+-73.966044999999994,40.757967000000001
+-73.974028000000004,40.754415000000002
+-73.958860000000001,40.77496
+-73.970573000000002,40.761696999999998
+-73.981565000000003,40.737658000000003
+-73.982007999999993,40.778134999999999
+-73.994127000000006,40.751252999999998
+-73.982335000000006,40.735950000000003
+-73.954322000000005,40.765915
+-73.985322999999994,40.726841999999998
+-74.000767999999994,40.728898000000001
+-73.957390000000004,40.770172000000002
+-73.987548000000004,40.719735
+-73.975791999999998,40.748820000000002
+-73.961844999999997,40.770845000000001
+-73.993430000000004,40.734048000000001
+-73.989311999999998,40.740817
+-73.982417999999996,40.771898
+-73.968564999999998,40.799227000000002
+-73.957252999999994,40.776809999999998
+-73.987027999999995,40.749208000000003
+-73.993015,40.747866999999999
+-74.005336999999997,40.740372999999998
+-74.016085000000004,40.711314999999999
+-73.973697000000001,40.755572000000001
+-73.968602000000004,40.762391999999998
+-73.960821999999993,40.769505000000002
+-73.903831999999994,40.765459999999997
+-73.990403000000001,40.750962000000001
+-73.980013,40.743296999999998
+-73.972301999999999,40.750312999999998
+-73.983130000000003,40.726641999999998
+-73.981358,40.778832999999999
+-73.973714999999999,40.656080000000003
+-73.984151999999995,40.761156999999997
+-73.989963000000003,40.730400000000003
+-74.008754999999994,40.713946999999997
+-73.960492000000002,40.775852
+-73.983267999999995,40.771410000000003
+-73.978819999999999,40.755723000000003
+-74.004665000000003,40.730445000000003
+-73.971609999999998,40.787492999999998
+-73.999944999999997,40.718167000000001
+-73.956637999999998,40.774949999999997
+-73.954899999999995,40.777636999999999
+-73.981629999999996,40.761723000000003
+-73.991569999999996,40.733423000000002
+-74.016059999999996,40.715012999999999
+-73.993697999999995,40.727601999999997
+-73.990882999999997,40.736640000000001
+-73.991446999999994,40.744905000000003
+-73.997415000000004,40.741480000000003
+-74.011151999999996,40.744056999999998
+-73.981643000000005,40.755764999999997
+-73.961169999999996,40.761142999999997
+-73.987769999999998,40.734175
+-73.979003000000006,40.744512
+-73.979681999999997,40.761823
+-73.949278000000007,40.773569999999999
+-74.012424999999993,40.704742000000003
+-73.989284999999995,40.729945000000001
+-73.991609999999994,40.750059999999998
+-74.004216999999997,40.713211999999999
+-73.982200000000006,40.768352
+-73.969463000000005,40.762552999999997
+-73.962239999999994,40.773111999999998
+-73.955205000000007,40.764797000000002
+-73.969967999999994,40.764392999999998
+-74.000792000000004,40.727272999999997
+-73.990769999999998,40.761066999999997
+-73.971455000000006,40.757067999999997
+-73.996115000000003,40.753824999999999
+-73.979280000000003,40.784517999999998
+-73.995165,40.688612999999997
+-73.996167,40.758892000000003
+-73.975336999999996,40.749361999999998
+-73.977877000000007,40.749974999999999
+-73.972854999999996,40.753476999999997
+-73.974414999999993,40.761695000000003
+-73.982952999999995,40.724398000000001
+-73.988453000000007,40.738757
+-74.004802999999995,40.751955000000002
+-73.969937000000002,40.758127999999999
+-73.985178000000005,40.757930000000002
+-73.987494999999996,40.744197999999997
+-73.960712000000001,40.772447999999997
+-73.980022000000005,40.763395000000003
+-73.984157999999994,40.769629999999999
+-73.986255,40.750883000000002
+-73.983827000000005,40.756934999999999
+-73.942381999999995,40.790840000000003
+-73.950087999999994,40.783965000000002
+-73.978772000000006,40.750917999999999
+-73.989812999999998,40.741618000000003
+-73.972376999999994,40.754640000000002
+-73.783405000000002,40.648629999999997
+-73.982552999999996,40.771892000000001
+-73.968982999999994,40.785803000000001
+-73.981328000000005,40.781187000000003
+-74.011177000000004,40.720373000000002
+-74.000242,40.726382999999998
+-73.969728000000003,40.768878000000001
+-73.995724999999993,40.743994999999998
+-73.981849999999994,40.782313000000002
+-73.968197000000004,40.755222000000003
+-73.980260000000001,40.765614999999997
+-73.997348000000002,40.722369999999998
+-73.982950000000002,40.734943000000001
+-73.949190000000002,40.797044999999997
+-73.950765000000004,40.805349999999997
+-73.987932999999998,40.738052000000003
+-73.993967999999995,40.751252000000001
+-73.989890000000003,40.73386
+-73.990840000000006,40.734786999999997
+-73.963701999999998,40.757539999999999
+-73.987656999999999,40.719495000000002
+-73.961325000000002,40.811765000000001
+-73.962171999999995,40.779237000000002
+-73.987691999999996,40.755237999999999
+-74.006861999999998,40.730122999999999
+-73.976321999999996,40.788820000000001
+-73.976879999999994,40.743313000000001
+-74.016552000000004,40.708222999999997
+-73.963655000000003,40.774253000000002
+-74.008925000000005,40.703659999999999
+-73.976337999999998,40.788576999999997
+-73.987094999999997,40.753520000000002
+-73.979714999999999,40.784457000000003
+-73.982096999999996,40.768307
+-73.991552999999996,40.750324999999997
+-73.995509999999996,40.731862
+-74.002523999999994,40.739708
+-73.982842000000005,40.731025000000002
+-73.953757999999993,40.775236999999997
+-73.985467999999997,40.741439999999997
+-73.966143000000002,40.762227000000003
+-73.870982999999995,40.773671999999998
+-73.958843000000002,40.815333000000003
+-73.979731999999998,40.765994999999997
+-73.979087000000007,40.749988000000002
+-73.953721999999999,40.779572000000002
+-73.968316999999999,40.761772000000001
+-73.995131999999998,40.739662000000003
+-73.995180000000005,40.739600000000003
+-73.987759999999994,40.750205000000001
+-73.980611999999994,40.720632000000002
+-73.964304999999996,40.756382000000002
+-73.990520000000004,40.756459999999997
+-73.975295000000003,40.756557999999998
+-74.002781999999996,40.749555000000001
+-73.993312000000003,40.747281999999998
+-73.967907999999994,40.759929999999997
+-73.979299999999995,40.763973
+-74.006744999999995,40.74944
+-73.977744999999999,40.751873000000003
+-73.959377000000003,40.774205000000002
+-73.954526999999999,40.783918
+-73.961466999999999,40.767563000000003
+-73.970556999999999,40.764755000000001
+-73.995722999999998,40.759135000000001
+-73.989887999999993,40.733020000000003
+-73.970848000000004,40.763694999999998
+-73.962388000000004,40.778844999999997
+-73.981397000000001,40.773918000000002
+-73.994617000000005,40.694358000000001
+-73.990887000000001,40.749566999999999
+-73.978170000000006,40.754429999999999
+-73.989800000000002,40.760599999999997
+-73.987532999999999,40.770451999999999
+-73.975757000000002,40.760350000000003
+-73.972027999999995,40.754682000000003
+-73.98142,40.766800000000003
+-73.982744999999994,40.757747000000002
+-73.984307000000001,40.728909999999999
+-73.971261999999996,40.793199999999999
+-73.985533000000004,40.731682999999997
+-73.983391999999995,40.762627999999999
+-73.991479999999996,40.750371999999999
+-73.882322000000002,40.800035000000001
+-73.955582000000007,40.782651999999999
+-73.982102999999995,40.746220000000001
+-73.976128000000003,40.765608
+-73.986024999999998,40.726542000000002
+-73.958178000000004,40.779004999999998
+-73.948797999999996,40.784948
+-73.987217000000001,40.755029999999998
+-73.97081,40.779887000000002
+-73.946444999999997,40.811382000000002
+-73.963567999999995,40.774209999999997
+-73.984217000000001,40.736997000000002
+-73.967917,40.800493000000003
+-74.008718000000002,40.707594999999998
+-73.997578000000004,40.724277999999998
+-73.974798000000007,40.751927000000002
+-73.973557,40.763848000000003
+-74.006945000000002,40.713655000000003
+-73.786175,40.639868
+-73.976297000000002,40.753982999999998
+-73.983585000000005,40.763368
+-73.980185000000006,40.767795
+-73.999977000000001,40.739401999999998
+-73.987593000000004,40.736007000000001
+-74.004592000000002,40.740667000000002
+-73.991917999999998,40.724412999999998
+-73.984466999999995,40.769913000000003
+-73.989374999999995,40.769531999999998
+-73.982422999999997,40.766165000000001
+-73.993201999999997,40.752752000000001
+-74.005340000000004,40.720007000000003
+-74.013890000000004,40.708539999999999
+-73.988443000000004,40.748578000000002
+-73.986087999999995,40.736784999999998
+-74.009181999999996,40.70523
+-73.991118,40.750570000000003
+-73.993447000000003,40.721682999999999
+-73.997896999999995,40.725842999999998
+-74.015732,40.717652000000001
+-73.982123000000001,40.776381999999998
+-73.99109,40.733307000000003
+-73.981965000000002,40.768917000000002
+-73.961555000000004,40.764567999999997
+-73.988290000000006,40.723548000000001
+-73.874700000000004,40.774101999999999
+-73.916813000000005,40.758000000000003
+-74.003290000000007,40.731561999999997
+-73.995311999999998,40.717261999999998
+-74.006429999999995,40.739463000000001
+-74.005048000000002,40.719411999999998
+-73.978212999999997,40.762979999999999
+-73.978317000000004,40.764412
+-73.982456999999997,40.756887999999996
+-73.994758000000004,40.731667000000002
+-73.982704999999996,40.756118000000001
+-73.990977000000001,40.723751999999998
+-73.974092999999996,40.754133000000003
+-73.984954999999999,40.719389999999997
+-74.005070000000003,40.718654999999998
+-73.957026999999997,40.718622000000003
+-73.988650000000007,40.748694999999998
+-73.955416999999997,40.768507
+-73.989607000000007,40.756822999999997
+-73.986684999999994,40.747787000000002
+-73.874638000000004,40.774076999999998
+-73.993530000000007,40.734118000000002
+-74.006146999999999,40.734732999999999
+-73.982748000000001,40.723063000000003
+-74.006384999999995,40.739632999999998
+-73.993662999999998,40.741590000000002
+-73.964948000000007,40.764249999999997
+-73.975741999999997,40.786698000000001
+-73.949721999999994,40.777051999999998
+-73.988308000000004,40.748232000000002
+-73.976776999999998,40.756103000000003
+-73.980632,40.779972000000001
+-74.006812999999994,40.762725000000003
+-74.003917000000001,40.725586999999997
+-73.982309999999998,40.723562000000001
+-73.951577999999998,40.783676999999997
+-73.983847999999995,40.772897999999998
+-73.945627999999999,40.783684999999998
+-73.964457999999993,40.757398000000002
+-73.964223000000004,40.767783000000001
+-73.985129999999998,40.754465000000003
+-73.987808000000001,40.759748000000002
+-73.975898000000001,40.751682000000002
+-73.926199999999994,40.865943000000001
+-73.995913000000002,40.678657999999999
+-73.974067000000005,40.757845000000003
+-73.983040000000003,40.772011999999997
+-73.988704999999996,40.71884
+-73.970353000000003,40.759092000000003
+-73.995665000000002,40.687548
+-73.976730000000003,40.747821999999999
+-73.976702000000003,40.776812
+-73.982202999999998,40.766945
+-73.988382000000001,40.774681999999999
+-73.975030000000004,40.787632000000002
+-73.874892000000003,40.774120000000003
+-73.988433000000001,40.72336
+-73.973258000000001,40.789847000000002
+-73.903433000000007,40.771042000000001
+-73.980587,40.769958000000003
+-73.970591999999996,40.764833000000003
+-73.997946999999996,40.713521999999998
+-73.999679999999998,40.728427000000003
+-73.985512999999997,40.736615
+-73.961371999999997,40.776851999999998
+-73.956007999999997,40.778891999999999
+-73.977937999999995,40.745877
+-73.969975000000005,40.753084999999999
+-73.945868000000004,40.777701999999998
+-73.977782000000005,40.762371999999999
+-73.954852000000002,40.773212000000001
+-73.986817000000002,40.747177000000001
+-73.985637999999994,40.735278000000001
+-73.991290000000006,40.750369999999997
+-73.971843000000007,40.746879999999997
+-73.973538000000005,40.748117000000001
+-74.00215,40.729868000000003
+-74.006204999999994,40.739848000000002
+-73.921858,40.605018000000001
+-73.997124999999997,40.722324999999998
+-73.983643000000001,40.746938
+-74.004497999999998,40.741520000000001
+-73.987262999999999,40.736023000000003
+-73.956822000000003,40.777816999999999
+-73.982142999999994,40.771639999999998
+-73.993278000000004,40.729892
+-74.013301999999996,40.702539999999999
+-73.870883000000006,40.773715000000003
+-73.988266999999993,40.741059999999997
+-73.971029999999999,40.782131999999997
+-73.986356999999998,40.730395000000001
+-73.985546999999997,40.735667999999997
+-73.968391999999994,40.801735000000001
+-73.985968,40.715797999999999
+-73.983215000000001,40.756137000000003
+-73.786730000000006,40.640925000000003
+-74.001756999999998,40.741216999999999
+-73.974361999999999,40.760300000000001
+-73.958151999999998,40.781812000000002
+-73.970348000000001,40.759967000000003
+-73.994236000000001,40.741098000000001
+-73.979247000000001,40.765177000000001
+-73.999947000000006,40.723672999999998
+-73.862898000000001,40.769120000000001
+-74.000635000000003,40.737568000000003
+-73.992078000000006,40.725357000000002
+-73.989265000000003,40.763643000000002
+-73.996430000000004,40.737954999999999
+-73.977171999999996,40.742922
+-73.998144999999994,40.722594999999998
+-73.970747000000003,40.751914999999997
+-73.984053000000003,40.731813000000002
+-74.002447000000004,40.724815
+-73.985957999999997,40.722729999999999
+-73.978367000000006,40.777098000000002
+-73.971446999999998,40.756340000000002
+-73.988507999999996,40.756663000000003
+-73.999281999999994,40.734003000000001
+-73.966363000000001,40.762078000000002
+-73.993714999999995,40.762104999999998
+-73.946811999999994,40.781402
+-73.982065000000006,40.768265
+-73.957689999999999,40.717080000000003
+-73.974244999999996,40.757387999999999
+-73.990404999999996,40.751072000000001
+-73.967775000000003,40.755918000000001
+-73.977047999999996,40.743094999999997
+-73.961917,40.709763000000002
+-74.002582000000004,40.747238000000003
+-73.956992999999997,40.770572999999999
+-73.969307000000001,40.763542999999999
+-73.962166999999994,40.779322999999998
+-73.937820000000002,40.804487000000002
+-74.014747999999997,40.718376999999997
+-73.980329999999995,40.765431999999997
+-73.980547000000001,40.782741999999999
+-74.004772000000003,40.702150000000003
+-73.960158000000007,40.773114999999997
+-73.977868000000001,40.729418000000003
+-73.989301999999995,40.716807000000003
+-73.964403000000004,40.771574999999999
+-73.966399999999993,40.760081999999997
+-73.983180000000004,40.760103000000001
+-73.987791999999999,40.749119999999998
+-73.985929999999996,40.761502
+-73.962885,40.778267
+-73.979727999999994,40.739102000000003
+-73.990412000000006,40.723522000000003
+-73.959202000000005,40.783251999999997
+-73.980334999999997,40.742767999999998
+-73.979726999999997,40.713917000000002
+-74.007108000000002,40.712943000000003
+-73.963390000000004,40.763755000000003
+-73.982225,40.731276999999999
+-73.986782000000005,40.756078000000002
+-74.002317000000005,40.733167999999999
+-73.988671999999994,40.758884999999999
+-73.985782,40.762655000000002
+-73.98442,40.764018
+-73.980419999999995,40.742567999999999
+-73.989068000000003,40.721547000000001
+-73.969592000000006,40.76446
+-73.952178000000004,40.789918
+-73.984288000000006,40.759667
+-73.996227000000005,40.738132999999998
+-74.006857999999994,40.735605
+-73.977817000000002,40.729405
+-73.979586999999995,40.757513000000003
+-73.999307000000002,40.717592000000003
+-73.990880000000004,40.755792999999997
+-73.967366999999996,40.763849999999998
+-73.978018000000006,40.733705
+-73.985699999999994,40.731074999999997
+-73.961965000000006,40.773105000000001
+-73.985453000000007,40.760039999999996
+-73.989630000000005,40.760527000000003
+-73.963525000000004,40.768977999999997
+-73.954593000000003,40.779885
+-73.977177999999995,40.768818000000003
+-73.972125000000005,40.794584999999998
+-73.959612000000007,40.776767999999997
+-73.993188000000004,40.752361999999998
+-73.992945000000006,40.761201999999997
+-73.979347000000004,40.715466999999997
+-74.010817000000003,40.709363000000003
+-73.960565000000003,40.765546999999998
+-73.962817000000001,40.772333000000003
+-73.978747999999996,40.728490000000001
+-73.977002999999996,40.760378000000003
+-73.963340000000002,40.774459999999998
+-73.992621999999997,40.723767000000002
+-73.990463000000005,40.738635000000002
+-73.997758000000005,40.725752999999997
+-73.982122000000004,40.765782999999999
+-73.990134999999995,40.748083000000001
+-74.009857999999994,40.720945
+-74.004741999999993,40.746972
+-73.982252000000003,40.777000000000001
+-73.959237999999999,40.763325000000002
+-73.977396999999996,40.764341999999999
+-73.984013000000004,40.745674999999999
+-73.979811999999995,40.752087000000003
+-73.956232999999997,40.763548
+-73.986067000000006,40.730947
+-73.963115000000002,40.762238000000004
+-74.001846999999998,40.772303000000001
+-74.177328000000003,40.694707000000001
+-73.991557999999998,40.752074999999998
+-73.955282999999994,40.716386999999997
+-73.981984999999995,40.763027999999998
+-73.954232000000005,40.779060000000001
+-73.979218000000003,40.754868000000002
+-74.006202000000002,40.733108000000001
+-73.991732999999996,40.745213
+-73.942575000000005,40.790542000000002
+-73.998080000000002,40.735537000000001
+-74.014617000000001,40.717987000000001
+-73.973247999999998,40.74812
+-73.991088000000005,40.750194999999998
+-73.969357000000002,40.76099
+-73.961681999999996,40.770200000000003
+-73.991680000000002,40.735272999999999
+-74.001213000000007,40.736229999999999
+-73.983822000000004,40.729607000000001
+-73.987183000000002,40.733307000000003
+-73.978380000000001,40.745367999999999
+-73.991491999999994,40.742182999999997
+-73.971513999999999,40.759504999999997
+-73.966331999999994,40.753742000000003
+-73.989661999999996,40.719127
+-73.987236999999993,40.744821999999999
+-73.978189999999998,40.729292999999998
+-73.874493000000001,40.773997999999999
+-73.905500000000004,40.832013000000003
+-73.960947000000004,40.75759
+-73.990452000000005,40.757584999999999
+-73.975688000000005,40.686844999999998
+-73.970366999999996,40.762357000000002
+-73.993542000000005,40.751517
+-73.989762999999996,40.751857000000001
+-74.000910000000005,40.727497
+-73.956312999999994,40.771810000000002
+-73.95299,40.783135000000001
+-73.981262000000001,40.725076999999999
+-73.980211999999995,40.732301999999997
+-73.948381999999995,40.782283
+-73.892911999999995,40.747025000000001
+-73.952404999999999,40.810670000000002
+-73.973304999999996,40.765276999999998
+-73.989707999999993,40.757032000000002
+-74.015082000000007,40.709522999999997
+-73.992108000000002,40.758932000000001
+-73.951868000000005,40.824713000000003
+-73.988048000000006,40.718832999999997
+-73.994677999999993,40.750369999999997
+-73.977486999999996,40.747762000000002
+-73.983797999999993,40.725867999999998
+-73.982798000000003,40.761578
+-73.994893000000005,40.760407000000001
+-74.001292000000007,40.731881999999999
+-74.006550000000004,40.737372999999998
+-73.979912999999996,40.73563
+-73.977592000000001,40.760356999999999
+-73.957252999999994,40.775452000000001
+-73.990031999999999,40.723261999999998
+-73.963048000000001,40.794091999999999
+-73.984093000000001,40.754617000000003
+-73.966335000000001,40.765287000000001
+-73.994084999999998,40.751264999999997
+-73.993724999999998,40.741408
+-74.006420000000006,40.739742
+-73.972404999999995,40.763407999999998
+-73.999512999999993,40.753973000000002
+-73.954248000000007,40.821547000000002
+-73.960575000000006,40.769967999999999
+-74.001557000000005,40.735472000000001
+-73.984686999999994,40.696618000000001
+-73.985759999999999,40.727077999999999
+-73.962192000000002,40.757111999999999
+-73.965995000000007,40.791322000000001
+-74.000162000000003,40.732723
+-73.990453000000002,40.741019999999999
+-73.979417999999995,40.750348000000002
+-73.992305000000002,40.753354999999999
+-73.985196999999999,40.727352000000003
+-73.965897999999996,40.758474999999997
+-73.975961999999996,40.763506999999997
+-73.989734999999996,40.756638000000002
+-73.999037999999999,40.729979999999998
+-74.007227999999998,40.715870000000002
+-73.957548000000003,40.770428000000003
+-74.009055000000004,40.734744999999997
+-73.981007000000005,40.774439999999998
+-73.997452999999993,40.722262000000001
+-73.990792999999996,40.736429999999999
+-73.993340000000003,40.729641999999998
+-73.971952000000002,40.756822999999997
+-73.977476999999993,40.763947999999999
+-73.978423000000006,40.756746999999997
+-73.955169999999995,40.788494999999998
+-73.944597999999999,40.809192000000003
+-73.989558000000002,40.757350000000002
+-74.003472000000002,40.722862999999997
+-73.961493000000004,40.714018000000003
+-73.972847999999999,40.748018000000002
+-73.979231999999996,40.750487999999997
+-73.995592000000002,40.750208000000001
+-73.953554999999994,40.766978000000002
+-73.978917999999993,40.765973000000002
+-73.969961999999995,40.759745000000002
+-73.976325000000003,40.775599999999997
+-73.994862999999995,40.718446999999998
+-73.978465,40.748334999999997
+-74.007807,40.724787999999997
+-73.993037999999999,40.695135000000001
+-73.992940000000004,40.736691999999998
+-73.972660000000005,40.764814999999999
+-73.996853000000002,40.714863000000001
+-74.010720000000006,40.710137000000003
+-73.970429999999993,40.789276999999998
+-73.97833,40.748784999999998
+-73.984657999999996,40.756704999999997
+-73.999965000000003,40.721587999999997
+-74.004452000000001,40.742308000000001
+-73.788427999999996,40.647885000000002
+-73.985313000000005,40.754432999999999
+-73.989658000000006,40.702475
+-73.970207000000002,40.761614999999999
+-73.980157000000005,40.742640000000002
+-73.985159999999993,40.727809999999998
+-73.972188000000003,40.743434999999998
+-73.983033000000006,40.756782000000001
+-73.981504999999999,40.744123000000002
+-73.984359999999995,40.760826999999999
+-73.951768000000001,40.725524999999998
+-74.007660000000001,40.732163
+-73.989378000000002,40.726134999999999
+-73.966927999999996,40.792622999999999
+-73.947783000000001,40.775168000000001
+-73.951942000000003,40.773209999999999
+-73.986907000000002,40.768445
+-73.950796999999994,40.770882
+-73.983774999999994,40.761769999999999
+-73.985662000000005,40.760249999999999
+-73.989705000000001,40.741698
+-73.997326999999999,40.741695
+-74.006808000000007,40.706176999999997
+-73.955865000000003,40.775992000000002
+-73.994956999999999,40.759413000000002
+-73.985838000000001,40.723005000000001
+-73.991817999999995,40.764637999999998
+-73.992352999999994,40.758867000000002
+-73.976737999999997,40.756771999999998
+-73.974162000000007,40.791367999999999
+-73.993792999999997,40.746991999999999
+-73.954378000000005,40.805802999999997
+-73.967631999999995,40.756084999999999
+-73.962706999999995,40.794494999999998
+-73.997550000000004,40.736576999999997
+-73.984669999999994,40.728703000000003
+-73.994217000000006,40.751043000000003
+-73.965457999999998,40.759681999999998
+-73.990876999999998,40.728079999999999
+-73.975922999999995,40.740639999999999
+-73.985528000000002,40.727167999999999
+-73.980063000000001,40.777388000000002
+-73.963566999999998,40.776936999999997
+-73.946997999999994,40.775784999999999
+-73.978008000000003,40.753343000000001
+-73.980806999999999,40.759768000000001
+-73.977343000000005,40.763342000000002
+-73.870625000000004,40.773502000000001
+-73.947031999999993,40.799931999999998
+-73.96302,40.767482000000001
+-73.978804999999994,40.777656999999998
+-74.007722000000001,40.742930000000001
+-73.989935000000003,40.724966999999999
+-73.992667999999995,40.76849
+-73.968137999999996,40.762605000000001
+-74.015388000000002,40.709162999999997
+-73.988907999999995,40.736690000000003
+-73.977367000000001,40.774428
+-73.993403000000001,40.737645000000001
+-73.964798000000002,40.755828000000001
+-73.990763000000001,40.755707000000001
+-73.978943000000001,40.744365000000002
+-73.977625000000003,40.742567000000001
+-73.976202000000001,40.788808000000003
+-73.973415000000003,40.751812000000001
+-73.983639999999994,40.765135000000001
+-73.945492999999999,40.774070000000002
+-73.862733000000006,40.769067999999997
+-73.980530000000002,40.766173000000002
+-74.000536999999994,40.747717000000002
+-73.974594999999994,40.753968
+-74.008780000000002,40.708255000000001
+-73.977057000000002,40.743276999999999
+-73.984517999999994,40.746704999999999
+-73.781932999999995,40.644770000000001
+-73.996690000000001,40.680231999999997
+-73.984048000000001,40.729480000000002
+-73.980924999999999,40.753523000000001
+-73.944372000000001,40.787990000000001
+-73.960826999999995,40.770041999999997
+-73.990904999999998,40.737957000000002
+-73.969877999999994,40.753545000000003
+-73.986357999999996,40.756898
+-73.994118,40.751213
+-73.959744999999998,40.770293000000002
+-73.982033000000001,40.767795
+-73.971566999999993,40.757492999999997
+-73.957538,40.781892999999997
+-73.995812999999998,40.740201999999996
+-73.977386999999993,40.779285000000002
+-73.978842,40.724167999999999
+-74.002165000000005,40.745474999999999
+-73.982444999999998,40.771518
+-73.988541999999995,40.724245000000003
+-73.975802000000002,40.760497999999998
+-73.988349999999997,40.764401999999997
+-73.981106999999994,40.744464999999998
+-74.001572999999993,40.719642999999998
+-73.956757999999994,40.777996999999999
+-73.969053000000002,40.767502
+-73.966342999999995,40.767721999999999
+-73.978065000000001,40.752201999999997
+-73.982403000000005,40.767510000000001
+-73.997483000000003,40.732714999999999
+-73.951425,40.782547999999998
+-73.777642999999998,40.644570000000002
+-73.964136999999994,40.756977999999997
+-73.960881999999998,40.781210000000002
+-73.981193000000005,40.774467999999999
+-73.949650000000005,40.780566999999998
+-73.984371999999993,40.768957
+-73.94735,40.779603000000002
+-73.996906999999993,40.720551999999998
+-73.978868000000006,40.755932000000001
+-73.990480000000005,40.761443
+-73.970327999999995,40.785795
+-73.964612000000002,40.802137000000002
+-73.978133,40.753852000000002
+-73.972333000000006,40.746267000000003
+-73.946438000000001,40.772754999999997
+-73.965005000000005,40.764198
+-74.003005000000002,40.739102000000003
+-73.979572000000005,40.749231999999999
+-73.976780000000005,40.780202000000003
+-73.981269999999995,40.767249999999997
+-73.971727000000001,40.757277999999999
+-73.987804999999994,40.749380000000002
+-73.971399000000005,40.76193
+-73.959945000000005,40.762802999999998
+-73.989874999999998,40.734872000000003
+-73.968149999999994,40.762362000000003
+-73.960418000000004,40.769579999999998
+-73.978560000000002,40.744883000000002
+-73.945638000000002,40.769530000000003
+-73.993842999999998,40.732894999999999
+-73.995847999999995,40.743797000000001
+-73.996664999999993,40.747807000000002
+-73.957359999999994,40.772469999999998
+-73.982602999999997,40.692521999999997
+-73.947536999999997,40.783752999999997
+-73.9923,40.71884
+-73.965346999999994,40.759462999999997
+-73.783690000000007,40.648687000000002
+-73.985133000000005,40.764494999999997
+-73.994112000000001,40.746186999999999
+-73.986054999999993,40.749851999999997
+-74.002071999999998,40.729869999999998
+-73.970628000000005,40.749132000000003
+-73.984937000000002,40.760573000000001
+-73.985117000000002,40.738922000000002
+-73.993752000000001,40.741422999999998
+-73.986665000000002,40.759802000000001
+-73.951818000000003,40.781410000000001
+-73.985744999999994,40.735956999999999
+-73.982330000000005,40.775748
+-74.177327000000005,40.690804999999997
+-73.961235000000002,40.774937000000001
+-73.992521999999994,40.742780000000003
+-73.783362999999994,40.648820000000001
+-73.982820000000004,40.74662
+-73.789699999999996,40.646773000000003
+-73.984457000000006,40.736887000000003
+-73.990397000000002,40.751162999999998
+-73.939679999999996,40.790349999999997
+-74.010298000000006,40.719386999999998
+-73.973082000000005,40.757308000000002
+-73.948238000000003,40.776336999999998
+-73.985118,40.744993000000001
+-73.977784999999997,40.753487
+-73.990174999999994,40.725692000000002
+-73.987926999999999,40.765048
+-73.997095000000002,40.722267000000002
+-73.949735000000004,40.772435000000002
+-73.965592000000001,40.79045
+-73.992284999999995,40.721336999999998
+-73.984489999999994,40.769592000000003
+-73.960742999999994,40.778117999999999
+-73.970669999999998,40.783437999999997
+-73.974352999999994,40.750878
+-74.008932000000001,40.713500000000003
+-73.998468000000003,40.728746999999998
+-73.980672999999996,40.733874999999998
+-74.004270000000005,40.707247000000002
+-73.984645,40.768365000000003
+-73.954278000000002,40.764026999999999
+-73.959706999999995,40.762644999999999
+-73.964072000000002,40.760668000000003
+-73.952837000000002,40.768543000000001
+-73.959377000000003,40.775433
+-73.983822000000004,40.780793000000003
+-73.975241999999994,40.753653
+-73.990440000000007,40.746012999999998
+-74.002650000000003,40.733362
+-73.998981999999998,40.739477999999998
+-73.958361999999994,40.760420000000003
+-73.993232000000006,40.736626999999999
+-73.984958000000006,40.743322999999997
+-73.975858000000002,40.728212999999997
+-73.994127000000006,40.746451999999998
+-73.955240000000003,40.773556999999997
+-73.999593000000004,40.761377000000003
+-73.971305000000001,40.794483
+-73.985866999999999,40.760285000000003
+-73.989947999999998,40.767201999999997
+-73.965892999999994,40.774076999999998
+-73.958798000000002,40.781233
+-73.996447000000003,40.753230000000002
+-73.978193000000005,40.783155000000001
+-73.977187999999998,40.756222999999999
+-73.952832999999998,40.772485000000003
+-73.994204999999994,40.751088000000003
+-73.973776999999998,40.762402000000002
+-73.980725000000007,40.782465000000002
+-73.983279999999993,40.770698000000003
+-73.955652999999998,40.776760000000003
+-74.011093000000002,40.702939999999998
+-73.967349999999996,40.804473000000002
+-73.981736999999995,40.777777999999998
+-73.985505000000003,40.758937000000003
+-73.969729999999998,40.76146
+-73.986874999999998,40.739998
+-73.874656999999999,40.77411
+-73.981312000000003,40.765875000000001
+-73.986234999999994,40.756641999999999
+-73.982062999999997,40.770498000000003
+-73.987292999999994,40.755434999999999
+-73.905572000000006,40.772551999999997
+-73.973573000000002,40.763514999999998
+-73.992900000000006,40.728501999999999
+-73.988631999999996,40.722651999999997
+-73.973770000000002,40.763334999999998
+-73.982133000000005,40.761347999999998
+-73.989682999999999,40.729774999999997
+-73.977928000000006,40.778713000000003
+-73.956720000000004,40.783507
+-73.960369999999998,40.581487000000003
+-73.873002999999997,40.774188000000002
+-73.989701999999994,40.757804999999998
+-73.991242999999997,40.755920000000003
+-73.976510000000005,40.758940000000003
+-73.917981999999995,40.88082
+-74.005740000000003,40.726143
+-73.985562999999999,40.759782999999999
+-74.006159999999994,40.733840000000001
+-73.976905000000002,40.715071999999999
+-73.862757000000002,40.769170000000003
+-73.984561999999997,40.726452999999999
+-73.986941999999999,40.761406999999998
+-73.987740000000002,40.728454999999997
+-73.990098000000003,40.751128000000001
+-73.972997000000007,40.744374999999998
+-73.981977999999998,40.766587999999999
+-73.965093999999993,40.759371999999999
+-73.988692999999998,40.748386000000004
+-73.970153999999994,40.753498
+-73.957637000000005,40.765715
+-73.961429999999993,40.811881999999997
+-73.993705000000006,40.757281999999996
+-73.967496999999995,40.768790000000003
+-73.987442000000001,40.722478000000002
+-73.982429999999994,40.731426999999996
+-73.983698000000004,40.738222999999998
+-73.951160000000002,40.770558000000001
+-73.970488000000003,40.793657000000003
+-73.974985000000004,40.733041999999998
+-74.001495000000006,40.727518000000003
+-73.981007000000005,40.747328000000003
+-73.978622999999999,40.752512000000003
+-73.998463000000001,40.745171999999997
+-73.987027999999995,40.748083000000001
+-74.008404999999996,40.720542000000002
+-73.978742999999994,40.764837999999997
+-73.980931999999996,40.742083000000001
+-73.962147000000002,40.779037000000002
+-73.992087999999995,40.721508
+-73.974412000000001,40.756887999999996
+-73.988671999999994,40.722613000000003
+-73.972727000000006,40.760522000000002
+-73.988484999999997,40.749212999999997
+-73.976600000000005,40.754730000000002
+-73.981849999999994,40.732264999999998
+-73.977677,40.729309999999998
+-73.841627000000003,40.742001999999999
+-73.990264999999994,40.731752
+-73.997919999999993,40.683056999999998
+-73.972866999999994,40.747655000000002
+-73.972840000000005,40.761035
+-73.979223000000005,40.776757000000003
+-73.999196999999995,40.718851999999998
+-73.974207000000007,40.763427
+-73.962396999999996,40.755467000000003
+-73.985910000000004,40.762777
+-73.983868000000001,40.749423
+-73.923253000000003,40.765362000000003
+-73.991546999999997,40.760067999999997
+-74.008718000000002,40.733049999999999
+-73.87276,40.774163000000001
+-74.000491999999994,40.747537999999999
+-73.999461999999994,40.730134999999997
+-73.990148000000005,40.737006999999998
+-73.989149999999995,40.739190000000001
+-73.971334999999996,40.795259999999999
+-73.790040000000005,40.643771999999998
+-73.992075,40.744408
+-73.989621999999997,40.75788
+-73.989386999999994,40.751435000000001
+-73.973877999999999,40.764316999999998
+-74.006455000000003,40.740447000000003
+-73.975092000000004,40.787497000000002
+-73.990039999999993,40.73715
+-73.9833,40.768031999999998
+-73.973668000000004,40.76426
+-73.953092999999996,40.775886999999997
+-74.000957,40.730843
+-74.008471999999998,40.716355
+-73.865492000000003,40.769592000000003
+-73.988564999999994,40.731535000000001
+-73.993137000000004,40.743077999999997
+-73.988543000000007,40.778308000000003
+-73.988590000000002,40.757657000000002
+-73.781818000000001,40.644762999999998
+-73.983547000000002,40.775247999999998
+-73.955825000000004,40.777695000000001
+-73.983557000000005,40.729868000000003
+-73.998194999999996,40.722687000000001
+-73.978403,40.767049999999998
+-73.988207000000003,40.759912
+-73.957341999999997,40.769260000000003
+-73.969520000000003,40.757759999999998
+-73.986779999999996,40.766674999999999
+-73.964072999999999,40.757081999999997
+-73.987956999999994,40.745063000000002
+-73.965491999999998,40.762698
+-73.977767,40.789121999999999
+-73.928600000000003,40.758054999999999
+-73.976804999999999,40.778641999999998
+-73.984127999999998,40.729480000000002
+-73.990763000000001,40.728346999999999
+-74.010073000000006,40.713025000000002
+-73.958640000000003,40.768827999999999
+-73.979226999999995,40.785345
+-73.962091999999998,40.770465000000002
+-74.007473000000005,40.732489999999999
+-73.979934999999998,40.74324
+-73.948572999999996,40.778033000000001
+-73.926114999999996,40.766387999999999
+-73.994380000000007,40.768585000000002
+-73.872780000000006,40.774147999999997
+-73.966828000000007,40.793508000000003
+-73.972832999999994,40.753349999999998
+-74.008651999999998,40.703505
+-74.003292000000002,40.743848
+-73.988417999999996,40.752378
+-73.999790000000004,40.742609999999999
+-73.985157000000001,40.758471999999998
+-74.004050000000007,40.731414999999998
+-74.004092999999997,40.707948000000002
+-73.979107999999997,40.725898000000001
+-73.972605000000001,40.75067
+-73.985141999999996,40.762058000000003
+-74.008993000000004,40.715853000000003
+-73.966849999999994,40.756737000000001
+-73.997877000000003,40.716763
+-73.991001999999995,40.729700000000001
+-73.992130000000003,40.753354999999999
+-73.990077999999997,40.750925000000002
+-73.984459999999999,40.732112000000001
+-73.978296999999998,40.763072000000001
+-74.004576999999998,40.707563
+-73.977170000000001,40.742952000000002
+-73.996889999999993,40.752617000000001
+-73.959547999999998,40.771258000000003
+-73.998306999999997,40.735236999999998
+-73.970339999999993,40.796587000000002
+-73.977761999999998,40.778992000000002
+-73.993499999999997,40.723685000000003
+-73.984733000000006,40.724395000000001
+-73.999921999999998,40.738655000000001
+-74.007549999999995,40.707811999999997
+-73.992526999999995,40.742367000000002
+-73.958072000000001,40.776338000000003
+-73.961429999999993,40.780211999999999
+-73.776641999999995,40.644970000000001
+-73.976451999999995,40.788873000000002
+-73.975539999999995,40.786918
+-73.946313000000004,40.773387999999997
+-73.984151999999995,40.754727000000003
+-73.951877999999994,40.811664999999998
+-73.974485000000001,40.753064999999999
+-73.981412000000006,40.780928000000003
+-73.783365000000003,40.648608000000003
+-73.991498000000007,40.749564999999997
+-73.950208000000003,40.771222000000002
+-74.017286999999996,40.708261999999998
+-73.978088,40.752124999999999
+-73.982095000000001,40.772053
+-73.977384999999998,40.752054999999999
+-73.991766999999996,40.749127000000001
+-73.99015,40.756577999999998
+-74.004940000000005,40.733339999999998
+-73.982337999999999,40.755279000000002
+-73.987165000000005,40.750677000000003
+-73.982429999999994,40.768366999999998
+-73.981797,40.765467000000001
+-73.952021999999999,40.784779999999998
+-73.969175000000007,40.798378
+-73.991453000000007,40.744444999999999
+-73.992715000000004,40.723846999999999
+-73.976033000000001,40.760375000000003
+-73.984825000000001,40.763347000000003
+-73.986973000000006,40.725492000000003
+-73.988900000000001,40.71866
+-74.003628000000006,40.723877999999999
+-73.958663000000001,40.764249999999997
+-74.006977000000006,40.707382000000003
+-74.005542000000005,40.740589999999997
+-73.972312000000002,40.751260000000002
+-74.005916999999997,40.770310000000002
+-74.005503000000004,40.734105
+-73.962613000000005,40.709986999999998
+-73.975200000000001,40.759169999999997
+-73.950164999999998,40.771301999999999
+-73.874442999999999,40.773992999999997
+-73.967434999999995,40.763173000000002
+-73.996932000000001,40.755302999999998
+-73.983422000000004,40.744138
+-73.952292999999997,40.786478000000002
+-73.995433000000006,40.730870000000003
+-73.996876999999998,40.736713000000002
+-74.001557000000005,40.730592000000001
+-73.990205000000003,40.729255000000002
+-73.955557999999996,40.764341999999999
+-74.008767000000006,40.731096999999998
+-73.990662999999998,40.735005000000001
+-73.966476999999998,40.758073000000003
+-73.989474999999999,40.740945000000004
+-73.991231999999997,40.74953
+-73.967010000000002,40.756252000000003
+-73.999657999999997,40.728417999999998
+-73.966382999999993,40.772075000000001
+-73.973079999999996,40.693326999999996
+-73.980328,40.73048
+-73.990679999999998,40.759343000000001
+-74.006671999999995,40.706330000000001
+-73.991512,40.744618000000003
+-73.993782999999993,40.741534999999999
+-73.983082999999993,40.749004999999997
+-73.964392000000004,40.764691999999997
+-73.954111999999995,40.764293000000002
+-74.008037000000002,40.731202000000003
+-73.982979999999998,40.781821999999998
+-73.980440000000002,40.726157000000001
+-74.003891999999993,40.726080000000003
+-73.979038000000003,40.764505
+-74.011832999999996,40.703023000000002
+-73.995801999999998,40.743965000000003
+-74.00806,40.747120000000002
+-73.985752000000005,40.778305000000003
+-73.981198000000006,40.733297
+-74.116532000000007,40.815513000000003
+-74.006253000000001,40.706167000000001
+-73.991096999999996,40.717511999999999
+-73.954391999999999,40.763832999999998
+-73.992892999999995,40.743102999999998
+-73.985821999999999,40.743887999999998
+-73.967168000000001,40.753473
+-73.983091999999999,40.744777999999997
+-73.981300000000005,40.765517000000003
+-73.982349999999997,40.766063000000003
+-73.997555000000006,40.683553000000003
+-73.964331999999999,40.771362000000003
+-73.966817000000006,40.769902999999999
+-73.970429999999993,40.753365000000002
+-73.967207999999999,40.757142999999999
+-73.988577000000006,40.748672999999997
+-73.990827999999993,40.739595000000001
+-73.958365000000001,40.772796999999997
+-73.971097999999998,40.755865
+-74.014578,40.717272000000001
+-73.993543000000003,40.736060000000002
+-73.953338000000002,40.767522
+-73.982929999999996,40.773203000000002
+-73.988917999999998,40.741152999999997
+-73.953019999999995,40.771785000000001
+-73.987174999999993,40.733199999999997
+-73.963447000000002,40.776933
+-73.983022000000005,40.751018000000002
+-73.974618000000007,40.755502999999997
+-73.995161999999993,40.759416999999999
+-73.966098000000002,40.762234999999997
+-73.981877999999995,40.728402000000003
+-73.995377000000005,40.74391
+-74.006192999999996,40.748567999999999
+-73.980367000000001,40.765799999999999
+-73.992182,40.727182999999997
+-74.000592999999995,40.758122999999998
+-73.992876999999993,40.736142999999998
+-73.979006999999996,40.763187000000002
+-73.976005000000001,40.749156999999997
+-73.991097999999994,40.745575000000002
+-74.004428000000004,40.747768000000001
+-73.947450000000003,40.783434999999997
+-73.981272000000004,40.720816999999997
+-74.000641999999999,40.752488
+-73.990780000000001,40.730322000000001
+-73.991275000000002,40.751066999999999
+-73.963684999999998,40.771152999999998
+-73.995005000000006,40.725065000000001
+-73.972515000000001,40.785910000000001
+-73.977536999999998,40.759431999999997
+-73.982241999999999,40.758108
+-73.954982999999999,40.773173
+-73.983157000000006,40.76267
+-73.977653000000004,40.746482
+-74.001864999999995,40.729019999999998
+-73.986559999999997,40.725946999999998
+-73.990897000000004,40.734763000000001
+-73.978368000000003,40.745218000000001
+-73.964483000000001,40.760012000000003
+-73.993547000000007,40.746720000000003
+-73.982299999999995,40.767994999999999
+-73.99427,40.755842999999999
+-73.986787000000007,40.761792
+-73.865956999999995,40.770563000000003
+-74.007147000000003,40.713191999999999
+-73.971528000000006,40.746316999999998
+-73.960151999999994,40.762002000000003
+-73.998602000000005,40.734827000000003
+-73.95796,40.770488
+-73.993707000000001,40.768462
+-73.989743000000004,40.756996999999998
+-74.001090000000005,40.741612000000003
+-73.975297999999995,40.750056999999998
+-73.962040000000002,40.772798000000002
+-74.010036999999997,40.720734999999998
+-73.979457999999994,40.784680000000002
+-73.960402999999999,40.814771999999998
+-73.991159999999994,40.742269999999998
+-73.977647000000005,40.746203000000001
+-74.001752999999994,40.724777000000003
+-73.983698000000004,40.760044999999998
+-73.976074999999994,40.759217
+-73.980644999999996,40.765588000000001
+-74.008516999999998,40.711680000000001
+-73.990544999999997,40.743817
+-73.994079999999997,40.690781999999999
+-73.981063000000006,40.755845000000001
+-74.005643000000006,40.725338000000001
+-73.971590000000006,40.750869999999999
+-73.978607999999994,40.754666999999998
+-73.986637000000002,40.740642000000001
+-73.954847999999998,40.688223000000001
+-73.991129999999998,40.723390000000002
+-73.960352,40.766457000000003
+-73.980022000000005,40.734901999999998
+-73.963380000000001,40.768901999999997
+-73.984527999999997,40.728755
+-73.964877000000001,40.763837000000002
+-73.973707000000005,40.764007999999997
... 1455701 lines suppressed ...