<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi Uwe,</p>
<p>First - you can set the "Koordinatengenauigkeit" (coordinate accuracy or something similar in english) to zero for UTM grid.</p>
<p>QGIS is super flexible regarding formatting of map grids. You can use the full-power of the QGIS expressions to format your grid. But it is your task to do the Expression correctly. Just set the format to "user defined" and use the "E" (Epsilon) button next to the format selection list.</p>
<p>Specifically have a look at the round/format_number functions and string manipulation. If that isn't good enough you can even do you own Python functions).</p>
<p>The only issues is that you need a relatively recent QGIS version >= 2.8 (I think) for that.</p>
<p>Hope this helps to get started.</p>
<p>Andreas</p>
<p>On 2016-02-11 11:27, Uwe Fischer wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored --><!-- meta ignored --><!-- node type 8 --><!-- node type 8 -->
<div class="WordSection1">
<p class="MsoNormal"><span style="font-family: 'Verdana',sans-serif;">Hi list,<!-- o ignored --></span></p>
<p class="MsoNormal"><span style="font-family: 'Verdana',sans-serif;"><!-- o ignored --> </span></p>
<p class="MsoNormal"><span style="font-family: 'Verdana',sans-serif;">does anybody know a way to get custom formatted UTM coordinates in a grid frame around the map? I have tested all the options in print composer and yet could not find what I am looking for. The problem is that UTM coordinates have 6 to 8 digits that don't change much along a large scale map (eg 1:10.000). That results in ugly long, bad readable numbers with changes only in their middle digits and with many trailing zeros at the right.<!-- o ignored --></span></p>
<p class="MsoNormal"><span style="font-family: 'Verdana',sans-serif;"><!-- o ignored --> </span></p>
<p class="MsoNormal"><span style="font-family: 'Verdana',sans-serif;">It would be nice to have a number format like in older german topographic maps, that is: printing the leftmost digits („big values“) just once at the map corners (or when they change), formatted as smaller superscript index. Printing the interesting middle digits with only one decimal at every tick mark (eg every 500 meters). Avoiding trailing zeroes. I hope that describes what I mean.<!-- o ignored --></span></p>
<p class="MsoNormal"><span style="font-family: 'Verdana',sans-serif;"><!-- o ignored --> </span></p>
<p class="MsoNormal"><span style="font-family: 'Verdana',sans-serif;">Any suggestions? Thanks a lot!<!-- o ignored --></span></p>
<p class="MsoNormal"><span style="font-family: 'Verdana',sans-serif;"><!-- o ignored --> </span></p>
<p class="MsoNormal"><span style="font-family: 'Verdana',sans-serif;">Regards, Uwe<!-- o ignored --></span></p>
<p class="MsoNormal"><span style="font-family: 'Verdana',sans-serif;"><!-- o ignored --> </span></p>
</div>
<!-- html ignored --><br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">_______________________________________________<br /> Qgis-user mailing list<br /><a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br /> List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br /> Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></div>
</blockquote>
<p> </p>
<div> </div>
</body></html>