Work with GPS Exchange Format GPX files in C#

Working with GPS Exchange File (GPX) Files

Aspose.GIS lets you open and read features from GPS Exchange File (GPX) files.

Reading Features from GPX File

Reading Features for each point in segment

Write Polygons As Lines to GPX File

GPX format does not support polygons and multipolygons. As result, sometime conversion is failed from other formats. You should apply the WritePolygonsAsLines option to resolve this issue.