You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
.gitignore | 2 years ago | |
CampingCard.is_2017.gpx | 5 months ago | |
CampingCard.is_2018.gpx | 5 months ago | |
CampingCard.is_2019.gpx | 5 months ago | |
CampingCard.is_2020.gpx | 5 months ago | |
LICENSE | 4 years ago | |
README.md | 2 years ago | |
fetch_campingcard_gpx.py | 5 months ago |
README.md
Iceland-CampingCard-Locations
This is a simple python script to extract the locations of the CampingCard.is to a GPX file.
The provided GPX file is valid for 2017 and was used by an Iceland trip. A newer version for 2018 and 2019 is also included but not tested. Verify and use at own risk (it should be fine)
CampingCard.is_2019.gpx
- GPX file for CampingCard 2019CampingCard.is_2018.gpx
- Legacy GPX file for 2018CampingCard.is_2017.gpx
- Legacy GPX file for 2017
Usage
./fetch_campingcard_gpx.py >CampingCard.is_Locations.gpx
This will run the script and writes the GPX file to CampingCard.is_Locations.gpx