Hi,
This is the piece of code I am working with:-
poly = GEOSGeometry('Polygon((-951499 -1276279, '
'-951498 -1276279, '
'-951498 -1276278, '
'-951499 -1276278,'
'-951499 -1276279))', srid=5514).transform(4326)
On debugging, the file geometry.py it crashes on line 475:-
capi.destroy_geom(se
re what you mean by "On debugging". Is that the complete code
> snippet to reproduce the issue? I don't see a crash on my system. Which
> Django version?
>
> On Thursday, August 2, 2018 at 8:29:51 AM UTC-4, Saurabh Khanduja wrote:
>>
>> Hi,
>>
f you need any further details, I can
provide then.
On Friday, 3 August 2018 15:45:23 UTC+2, Tim Graham wrote:
>
> The code you gave doesn't crash on my system, even with Django 2.0.x. Can
> you give a complete traceback?
>
> On Thursday, August 2, 2018 at 12:15:52 PM UTC-4, Sau
3 matches
Mail list logo