Skip to content

CheshireCat44/GPXwithPowershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GPXwithPowershell

Handling GPX data using PowerShell

There is surprisingly little on the web about manipulating GPX data with PowerShell. The initial commit here shows a trivial example of how to extract data from a .gpx file into a PowerShell object.

To see the example in action:

git clone https://github.com/CheshireCat44/GPXwithPowershell
cd GPXwithPowershell
./readgpx1.ps1

The output should be as in the file readgpx1-output.txt

If you have PowerShell installed in linux, the example works there if you are at a PowerShell prompt.

About

Handling GPX data using PowerShell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published