We are pleased to announce the release of Aspose.GIS for .NET 19.1. With this release, you can add non-linear geometries to your FileGDB, WKT, WKP, and GML files. For a complete list of what is new and fixed, please visit the release notes section of the API documentation.

Create Curved Geometries using C#

This release of Aspose.GIS for .NET has added support for curved geometries. With this release, you can create the following curved geometries.

  • Circular String
  • Compound Curve
  • Curve Polygon

In addition to this, you may determine whether the geometry is curved or not. You may also convert curved geometries to linear geometries by using the method ToLinearGeometry().

The following API resources can be of help to you in getting started with Aspose.GIS:

API Resources