https://github.com/astrixgame/gpx-image-downloader
This app can download images from GPX xml files.
https://github.com/astrixgame/gpx-image-downloader
exporter gpx image xml
Last synced: over 1 year ago
JSON representation
This app can download images from GPX xml files.
- Host: GitHub
- URL: https://github.com/astrixgame/gpx-image-downloader
- Owner: astrixgame
- License: apache-2.0
- Created: 2024-08-04T13:59:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-04T18:04:03.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T15:45:33.147Z (over 1 year ago)
- Topics: exporter, gpx, image, xml
- Language: C#
- Homepage:
- Size: 957 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GPX Image downloader
Used to automate download images from exported gpx files.
**NOTE:** Supported input files are with gpx extensions and xml format with ns GPX/1/0
## 🧐 Features
- Portable
- Multidownload

## 🛠️ Tech Stack
- [.NET Framework](https://dotnet.microsoft.com/)
## 🙇 Acknowledgements
- [GPX XML format](http://www.topografix.com/GPX/1/0)
## ➤ License
Distributed under the Apache-2.0 License. See [LICENSE](LICENSE) for more information.