magnet47
Results
2
issues of
magnet47
I was reprojecting some points and noticed the output is off about 100 ft compared to gdaltransform. Tested using Node 8.11 and 10.9. ``` var gdal = require('gdal') var source...
I seem to be seeing incorrect output when converting from EPSG 32028 to EPSG 4326 compared to epsg.io. Here is some sample code. ``` // defs from epsg.io proj4.defs("EPSG:32028","+proj=lcc +lat_1=40.88333333333333...