Opened 17 years ago
Closed 17 years ago
#99 closed defect (fixed)
SHP should handle gracefully invalid geometries
Reported by: | danstoica | Owned by: | danstoica |
---|---|---|---|
Priority: | critical | Milestone: | 3.2.1 |
Component: | SHP Provider | Version: | 3.2.1 |
Severity: | 2 | Keywords: | |
Cc: | External ID: |
Description
There are cases when an existing SHP file contains invalid FDO geometries, like geometries with no points. This may happen with files produced by ESRI tools. Currently SHP is issuing assertions. It should handle gracefully such cases, like turning the corrupted geometries into null geometries which the client code will ignore.
Change History (1)
comment:1 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | SHP should handle grafully invalid geometries → SHP should handle gracefully invalid geometries |
Note:
See TracTickets
for help on using tickets.