Dear all

i am currently experimenting with this custom CRS:

+proj=utm +zone=32 +datum=WGS84 +units=km +to_meter=1000 +no_defs

it is actually a normal UTM/WGS84 projection, but should output coordinates
in kilometers instead of meters, e.g. 567,000 instead of 567000,000. (the
+to_meter=1000 seems to be optional as it appears that proj4 knows what is
a "km" out of the box)
this custom projection works fine in the test window, but will not work
properly in the print composer: i have set it as CRS for the reticule,
expecting values in the outside frame in kilometers (e.g 567), but still
they are shown in meters (567000).
is it a bug or am i doing something wrong?
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to