Difference between revisions of "Proj4"
From SCECpedia
Jump to navigationJump to searchLine 13: | Line 13: | ||
== Online Documentation == | == Online Documentation == | ||
*[https://en.wikibooks.org/wiki/PROJ.4 Proj4 wikibooks] | *[https://en.wikibooks.org/wiki/PROJ.4 Proj4 wikibooks] | ||
+ | *[http://www.spatialguru.com/converting-decimal-degree-coordinates/ Defines return paramater elevation] | ||
== Downloads == | == Downloads == |
Revision as of 05:38, 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
Online Implementations
Online Documentation
Downloads
- [Prog4]]