[QGIS-trac] Re: [Quantum GIS] #3184: Strange behavior of dissolve
tool
Quantum GIS
qgis at qgis.org
Thu Nov 4 08:02:52 EDT 2010
#3184: Strange behavior of dissolve tool
------------------------------------------------+---------------------------
Reporter: dr | Owner: cfarmer
Type: bug | Status: new
Priority: major: does not work as expected | Milestone: Version 1.6.0
Component: MapCanvas | Version: Trunk
Keywords: | Platform_version:
Platform: All | Must_fix: Yes
Status_info: 0 |
------------------------------------------------+---------------------------
Changes (by dr):
* component: Python plugins and bindings => MapCanvas
Comment:
It is becoming more clear to me. If open attribute table "clear" and
"unclear" and copy attribute to clipboard, may see that precision of WKT
geometries is 6 number of digit after comma and "clear"'s and "unclear"'s
WKT represents of geometries looks the same. But If export this data into
PostGIS database and take a look on WKT geometries may see that precision
of WKT geometries is 8 number of digit after comma and "clear"'s and
"unclear"'s WKT geometries is differently. I guess, that in QGIS precision
of geometries using in dissolve tools and while rendering is different
values. Is it possible to do them the same for possibility to distinguish
nodes more precisely?
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3184#comment:2>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list