Difference between revisions of "Proj4"
From SCECpedia
Jump to navigationJump to searchLine 18: | Line 18: | ||
*[https://stackoverflow.com/questions/24950614/abnormal-output-when-using-proj4-to-transform-latlong-to-utm C example] | *[https://stackoverflow.com/questions/24950614/abnormal-output-when-using-proj4-to-transform-latlong-to-utm C example] | ||
− | == Downloads == | + | == Downloads and Documentation == |
− | *[http://proj4.org/ | + | *[http://proj4.org/download.html Proj4 Download - Proj4 4.9.3] |
+ | *[http://proj4.org/ Prog4 Website] | ||
*[https://pypi.python.org/pypi/pyproj/1.9.5.1 PyProj Download - pyproj 1.9.5.1] | *[https://pypi.python.org/pypi/pyproj/1.9.5.1 PyProj Download - pyproj 1.9.5.1] |
Revision as of 05:46, 9 October 2017
Coordinate system conversions are needed for several SCEC projects.
Contents
Example Conversions
Building Proj4
proj4 built on Centos using the ./configure make, make install. Since we are building on a shared cluster, the