Ticket #2190 (closed bug: duplicate)

Opened 3 years ago

Last modified 2 years ago

Identifying an holed polygon selects the whole area

Reported by: medspx Owned by: nobody
Priority: minor: annoyance Milestone: Version 1.7.0
Component: GUI Version: Trunk
Keywords: Identify features Cc:
Platform Version: Platform: All
Must Fix for Release: No Awaiting user input: no

Description

When you identify a polygon with an hole, the selected area includes the hole.

Well it's just a detail but sometimes, you want to use the hole to see what is under the layer, under what you have identified.

Change History

Changed 3 years ago by pcav

  • milestone changed from Version 1.5.0 to Version 1.6.0

Changed 2 years ago by imincik1

  • milestone changed from Version 1.6.0 to Version 1.7.0

Is there any special reason to not to use some similar behavior like it is done by 'Select' tool ?

Example: 1. Draw multi-polygon feature containing few holes. 2. Click on polygon using 'Identify' tool. Whole polygon including holes is highlighted. 3. Click on polygon using 'Select' tool. Exact polygon shape is highlighted (without holes)

I think, current behavior is quite confusing, when You have big polygons, containing holes where another polygons exists.

Changed 2 years ago by damouns

It is related to ticket #926 which was closed (although I feel it wasn't fixed). This behaviour is confusing because it is not possible to know if the polygon has a hole or not (and it is not consistent with the select tool).

Changed 2 years ago by jef

  • status changed from new to closed
  • resolution set to duplicate

duplicate of #926

Note: See TracTickets for help on using tickets.