Changes between Version 1 and Version 2 of Ticket #27672
- Timestamp:
- Jan 1, 2017, 2:53:28 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27672 – Description
v1 v2 32 32 If I change the point 0.00001 53.39519086239132 to 0.0001 53.39519086239132 (one less zero in the first number), it works ok. I am surprised such as small change makes any difference. The shape is valid according to shapely and the GEOSGeometry object. 33 33 34 My code in context (see importScheduledMonuments.py and records/models.py particularly): https://github.com/TimSC/auxgis2/ commit/f3fbca7ab861945861dabf3960638fb810a5e3f734 My code in context (see importScheduledMonuments.py and records/models.py particularly): https://github.com/TimSC/auxgis2/tree/f3fbca7ab861945861dabf3960638fb810a5e3f7 35 35 36 36 Full backtrace: