Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stijncaerts/geocachingloctogpx

Turn your LOC-files into a GPX-file with extra cache information.
https://github.com/stijncaerts/geocachingloctogpx

geocaching gpx

Last synced: 3 days ago
JSON representation

Turn your LOC-files into a GPX-file with extra cache information.

Awesome Lists containing this project

README

        

# GeocachingLOCtoGPX

Turn your LOC-files into a GPX-file with extra cache information.

## Installation
```pip3 install -r requirements.txt```

## Usage
**GeocachingLOCtoGPX** can be used both on individual files and folders. When used on a folder, all LOC-files contained in that folder will be merged into one GPX-file.

````python3 script.py .gpx````