GNU Points from UTM to GIS WKT file generator
Submit a TEXT file with 4 fields delimited by TAB: PointName E N Ho
# in colum 1 are seen as comment lines. All points must be in UTM (m) coordinates with 3 decimal places, be sure of this :-)
e.g. In this 'file' orthometric heigh is assumed.
If you like, click here, to download the computed WKT. Please, select save.
Beleave me, this computation is done by just one GNU/LINUX shell line with the very nice GNU utils (echo, tr, grep, sed, awk :-)
BACK |