Opened 14 years ago

Closed 13 years ago

#2611 closed bug (fixed)

Check geometry validity returns non OGC compliant result

Reported by: dr Owned by: cfarmer
Priority: major: does not work as expected Milestone: Version 1.6.0
Component: Python plugins and bindings Version: Trunk
Keywords: Check, validity Cc: dr, gislab, alexbruy
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

If try to check such polygon: http://gis-lab.info/forum/download/file.php?id=1146 with Check geometry validity tool, it returns "Feature contains an unnested hole", but such type of polygon is OGC compliant. I find this type of polygon in PostGIS manual: http://postgis.refractions.net/docs/ch04.html#OGC_Validity (pic. (i)), it's valid.

Change History (5)

comment:1 by jef, 14 years ago

Owner: borysiasty removed

comment:2 by jef, 14 years ago

Priority: critical: causes crash or data corruptionmajor: does not work as expected

comment:3 by pcav, 14 years ago

Owner: set to cfarmer

comment:4 by pcav, 14 years ago

Milestone: Version 1.5.0Version 1.6.0

comment:5 by cfarmer, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in r14606. Hello to all the hackfesters!

Carson

Note: See TracTickets for help on using tickets.