[Qgis-developer] PostGIS manager small bug

Paolo Cavallini cavallini at faunalia.it
Thu Oct 28 07:55:38 EDT 2010


Hi all.

SELECT round(ST_Perimeter(the_geom)::numeric,2)
FROM provincias
WHERE provincia = 'PI';

returns

368803

instead of

368803.16

So values seem always rounded to 0.

All the best.
-- 
http://www.faunalia.it/pc


More information about the Qgis-developer mailing list