[Qgis-developer] feedback on ticket #926
Maxim Dubinin
sim at gis-lab.info
Thu Jul 16 14:30:24 EDT 2009
if two polygons overlap, than the described behaviour is fine.
However, there is something else. I think this ticket is not only about overlapping polygons,
but also polygon and an island (outer and inner). I think in this case, clicking on outer and
inner should lead to the selection or identification of only one polygon.
The reason for wrong behavior might be, that the MBR are used instead of actual polygons,
so clicking on the inner one lead to selection/id of the outer one
also.
Maxim
GM> do you have any idea how should be the right behavior for the situation
GM> described in the following ticket?
GM> http://trac.osgeo.org/qgis/ticket/926
GM> basically if you have two polygons that overlaps completely and you
GM> select (with the select tool) the outer one, then the selection is ok.
GM> If you select the inner one then both are selected.
GM> Using the attribute table you can select just the inner or the outer one
GM> by selecting the relative row.
GM> Ideas?
GM> -- Giovanni --
GM> _______________________________________________
GM> Qgis-developer mailing list
GM> Qgis-developer at lists.osgeo.org
GM> http://lists.osgeo.org/mailman/listinfo/qgis-developer
More information about the Qgis-developer
mailing list