Geometry engine clip method output shift issue

453
1
06-13-2019 06:42 AM
Harsha
by
New Contributor

Hi,

        I am using the clip method of geometyEngine API.After executing the clip method on the inputgeometry using an envelope the input geometry is being cliped but it not clipping exactly.It is clipping with some shift in the geometry.Can any one help me in this regard.

Please find the attached code and screenshot related to this issue.

Regards,

Kishore Kumar

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

Kishore,

   The image looks exactly correct if you are cliping by the other geometries envelope. What you have to understand is that a geometries envelope is rectangle that the geometry will fit inside of.

0 Kudos