Skip to content

Convert SRV files with UTM coordinates to GPX files with Lat/Lon coordinates

Notifications You must be signed in to change notification settings

edinnen/srv2gpx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

SRV to GPX

Hi!

This script is used to convert NAD83 UTM waypoints found in a .srv file into a .gpx XML format. The conversion will allow any coordinates found in the .srv file to be read by a .gpx compliant GPS device and by mapping software like Google Maps.

The script was built for the 2018 Bisaro Anima caving expedition, but is usable to convert UTM in any similarly formated .srv file into a Lat/Lon .gpx format.

Simply change line 44 in srv2gpx.py to use the correct EPSG number for your UTM zone.

About

Convert SRV files with UTM coordinates to GPX files with Lat/Lon coordinates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages