I'm using QGIS embedded inside of a Qt application and I'm rendering from a PostGIS layer with a label that comes from a column that is a floating point value in Postgres. Right now it prints out a lot of decimal places in the label. Is there any way to limit this to 1 decimal place in QGIS? Or do I need to do it in Postgres using a view? Thanks, Dave
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
