I’m trying to get the cs2cs.exe to pass other fields besides the XYZ
from an input text file out to a text file but only seem to be getting
the xyz to come over and nothing else.
Here is the command line.
cs2cs +init=epsg:2227 +to +init=epsg:4326 -f '%.4f' -s c:\proj
\test.txt >c:\proj\example.txt