Open zhiyuli opened 7 years ago
PyProj 1.9.5.1 (latest version as of 5/22/2017) or PyCRS may have a bug that causes coordinate offset when projecting from NAD 1983 UTM Zone 16 to EPSG:3857.
GDAL/OGR 2.1.2 and Proj4.js both work fine in this case.
Actually this issue is caused by a bug in PyCRS lib. See here for more info: https://github.com/karimbahgat/PyCRS/issues/13
PyProj 1.9.5.1 (latest version as of 5/22/2017) or PyCRS may have a bug that causes coordinate offset when projecting from NAD 1983 UTM Zone 16 to EPSG:3857.
GDAL/OGR 2.1.2 and Proj4.js both work fine in this case.