Convert to GeoJSON

Use the Aspose.GIS for .NET library to convert to GeoJSON file format from other popular vector-based gis files.

Live Example

Aspose.GIS for .NET / C# presents you online free the “Convert to GeoJSON” application, where you may to investigate the functionality and quality it works.

 to GeoJSON Converter App

Code sample - Convert to GeoJSON

The following code snippet shows you how to convert to GeoJSON. If you specify a spatial reference system for the destination GeoJSON layer, all geometries will be converted to it.

This sample show general possibilities. Aspose.GIS for .NET has wide options to convert files. Each vector-based format has its own read/write options which is inherited from the DriverOptions class.

Platform - .NET / C#

We supports Framework 4.7 or later under Windows, and .NET Core 2.0 or later under Windows or Linux