Changes between Initial Version and Version 1 of Ticket #27672
- Timestamp:
- Jan 1, 2017, 2:52:39 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27672 – Description
initial v1 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/ 6b5eb82ba34bfe68751cbd33bf00038fb305c12f34 My code in context (see importScheduledMonuments.py and records/models.py particularly): https://github.com/TimSC/auxgis2/commit/f3fbca7ab861945861dabf3960638fb810a5e3f7 35 35 36 36 Full backtrace: