Incorrect re-projection from EPSG:4326 to 3857
"Zhiyu (Drew) Li" <[email protected]>
| Newsgroups | gmane.comp.gis.grass.user |
|---|---|
| Message-ID | <CAMmsbU=uchbV8gMS2+fDEk1mhoGii8=tRUOWCbs0hZ-2Rz1XrA@mail.gmail.com> |
Hi there, I was trying to re-project a EPSG:4326 coordinate into EPSG:3857 using GRASS, but I found GDAL gave me a different result. GRASS (7.2.2): Re-project this " -111.648251 40.246882" lon-lat pair into a existing location with EPSG:3857 projection m.proj -i input=in4326.txt -12428626.45 4874271.67 GDAL (2.2): gdaltransform -s_srs EPSG:4326 -t_srs EPSG:3857 -111.648251 40.246882 -12428626.4492796 4901883.62422139 0 Results on X axis are almost the same, but the offset along Y is pretty big. Any suggestion would be appreciated. Thanks & Happy New Year! Drew Brigham Young University Provo, UT USA _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user