<div dir="ltr"><div>Dear all</div><div><br></div><div>i am currently experimenting with this custom CRS:</div><div><br></div><div>+proj=utm +zone=32 +datum=WGS84 +units=km +to_meter=1000 +no_defs</div><div><br></div><div>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)</div><div>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).</div><div>is it a bug or am i doing something wrong?</div></div>