Hi,
I'm trying to transform a vector map from xy projection to wgs84
lat-long (where my srtm tiles are)
I've tried v.transform and made a points ascii file, but when doing
v.transform in=map out=map2 points=points it say there are no points.
Does work v.transform like this or should I try to transform to UTM first?
Thanks,
Roman