<div dir="ltr"><div><div><div><div><div><div><div><div>I&#39;m curious to know whether it is possible for proj4 to return a complete representation of a projection definition. For instance, supposing I gave a proj4 string of:<br>
<br></div><div style="margin-left:40px">+proj=merc<br></div><br></div>It would be useful to get back a projection definition such as:<br></div><div><br></div><div style="margin-left:40px">+proj=merc +lat_ts=0 ...<br></div>
<br></div>Similarly, though this is less important to me, is it possible to go from:<br></div><div><br><div style="margin-left:40px">+init=epsg:3309<br></div><br></div>To<br></div><div><br><div style="margin-left:40px">+proj=aea +lat_1=34 +lat_2=40.5 ...<br>
</div><br></div>Without just returning the string found in share/proj/epsg?<br><br></div>I guess what I&#39;m really asking whether there is an internal representation of these values which can then be used to pump out a string suitable for passing through to proj4 later on?<br>
<br></div>Thanks in advance,<br><br><div><div><div>Phil<br><br><div><br></div></div></div></div></div>