
Create, edit and convert GIS file formats using native .NET APIs.
Features
- Load GIS file formats for manipulation and conversion.
- Create GIS files from scratch.
- Create basic geometries such as Point, MultiPoint, Line, MultiLine, Polygon and so on, which can be used to generate complex features.
- Manage geometries and feature attributes of GIS files without worrying about the underlying format implementation.
- Convert between Geo formats with just a few lines of code. This includes conversion of ESRI Shapefiles to GeoJSON format and vice versa.