| Server IP : 93.86.61.54 / Your IP : 216.73.216.60 Web Server : Apache/2.4.62 (Ubuntu) System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64 User : www-data ( 33) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/projects/plotflgpx/ |
Upload File : |
<!DOCTYPE html> <!------------------------------- Project: ReadGPX Version: 2021-09-28 Author : M. Kukic http://net-tim/www/plotgpx/index.htm --------------------------------> <html> <head> <link rel='shortcut icon' type='image/png' href='img/favicon.png'/> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Read-Plot GARMIN GPX</title> </head> <body> <div style="width: 800px"; align="center"> <img src="garmin1.jpg" width="400" height=""> <h2>Read/Plot GARMIN GPX - WGS84 UTM</h2> <img src="WGS84.jpg" width="640" height=""> <br><br> <a href="ap.jpg">Picture Garmin Route Map (JPG)</a> <br><br> <a href="read_trk.php">Read Garmin Route TrakPoint (GPX)</a> <br><br> <a href="plot_trk.php">Plot Garmin Route TrakPoint (GPX)</a> <br><br> <a href="read_wpt.php">Read Garmin WayPoint (GPX)</a> <br><br> <a href="plot_wpt.php">Plot Garmin WayPoint (GPX)</a> <br><br> </body> </html>