Opened 10 years ago

Last modified 9 years ago

#5641 closed defect

RasterizeLayer terminates script in Python 3.2 — at Initial Version

Reported by: Chau Owned by: warmerdam
Priority: normal Milestone: 1.11.3
Component: Algorithms Version: 1.11.0
Severity: critical Keywords: rasterize
Cc: Kyle Shannon

Description

I have a fairly simple geometry and when performing a RasterizeLayer on it, Python terminates my script without any error or notice.

The attached script should illustrate this.

In the lower right of the polygon two vertices are very close together. If I remove the left most of the two (the second vertex), the rasterizing process succeed.

Change History (1)

by Chau, 10 years ago

Attachment: double_point_ticket.py added
Note: See TracTickets for help on using tickets.