Is there a way to reduce the size of a polygon

2051
1
Jump to solution
03-16-2016 02:16 AM
MarcHillman
New Contributor III

I have some multi-part polygons (Esri.ArcGISRuntime.Geometry.Polygon) which exceed the size limits of Google Earth. Is there a way to 'simplify' the polygons, e.g. by removing superfluous points, and minuscule bend radii?

0 Kudos
1 Solution

Accepted Solutions
MarcHillman
New Contributor III

Yes - Esri.ArcGISRuntime.Geometry.GeometryEngine.Generalize

View solution in original post

0 Kudos
1 Reply
MarcHillman
New Contributor III

Yes - Esri.ArcGISRuntime.Geometry.GeometryEngine.Generalize

0 Kudos