Hello, 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 Which is passing the data correctly just not the other fields. Fields are seperated by white space. I have been using the file that I downloaded titled proj446_win_bin.zip from http://trac.osgeo.org/proj The documentation states that it should work. Has anyone had this problem and did they figure out a solution? Should I be using proj command? If so what would the command line parameters be? Thank for the help, Rich --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
