convertLatLon
Version 1.2 - Eric Palmer This program will convert Cartisian points (x, y, z) to lat,lon,radius. Also has an option for a 4th column
File Setup
If using an ICQ:
- first make sure the first line has x, y, z values and not Bob's single line description
- Make sure to convert any D's to E's (i.e. Bob uses scientific notation with D's that C doesn't recognize)
Usage
~/bin/convertLatLon SHAPE.TXT > output
- Output is to the screen and needs to be redirected.
- Output is col1 Elon; col2 lat; col3 radius in km