[Proj] Only one command line in query of proj.4
José María
jmamuedo at gmail.com
Wed Aug 28 13:31:28 EST 2013
Hi!
I would like to know if there are a way to write only one command line to
obtain the expected results. I explain:
When you write this : *$ proj +proj=utm +zone=13 +ellps=WGS84 -f %12.6f*
If you want to recieved the output data:* **500000.000000 4427757.218739*
You must to write in another line with the input data: *-105 40*
*
*
Is it possible to write concatenated command line as this stile?:
*
*
*$ proj +proj=utm +zone=13 +ellps=WGS84 -f %12.6f** | **-105 40*
*
*
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/proj/attachments/20130828/edc00ab8/attachment.htm
More information about the Proj
mailing list