GeometryEngine crashes in projection

2779
1
04-26-2016 01:07 PM
KristofferStenersen
Occasional Contributor

Hi, I´m getting a crash in the geometry engine when projecting an AGSPolygon.

I believe this is caused by a geometry with two identical points in a ring

{rings = (((354027,6711767.4),(354027,6711767.4),(354026.5,6711771.4),(354027,6711767.4))).

spatialReference =  {wkid = 32633}}

-a simplifygeometry prior the projection does not trigger the crash.

Thanks,

Kristoffer

0 Kudos
1 Reply
KristofferStenersen
Occasional Contributor

The isValid-method returns true btw.

0 Kudos