Tag Archives: LINQ

Reading GPX Files using LINQ

GPX is the standardized file format for GPS file exchanges. A GPX file can contain a lot of different kinds of information. Take a look at the schema here. In general, the major things that you will work with are: … Continue reading

Posted in LINQ to XML | Tagged , , , , | 2 Comments