nysp2WebMerc
A simple module to reproject from NY State Plane Long Island (NYC) projection to Web Mercator projection and vice-versa, as well as convert from WKT to GeoJson.
Usage
Recommended to use with Node or Browserify requires to access the wrapper functions.
Dependencies
- Uses the Proj4JS library to reproject
- Uses mapbox wellknown project to parse/stringify the WKT to GeoJson.