Skip to content

belasco/GpxDBImporterExporter

 
 

Repository files navigation

GpxDBImporterExporter

GpxDBImporterExporter is an application to import GPX files int an sqlite3 database for easy maintanance. You can also export the database back to a GPX file.

Thanks to Daniel Belasco Rogers for the location list.

Release notes

v1.5.0

  • Major GUI overhaul.
  • Started with unit testing.
  • A lot of under the hood stuff.

Screenshot

GpxDBImporterExporter

Development

To change project properties, JUCE source code and Introjucer (JUCE's project creation tool) are required.

TODOs

  • Test class for DBConnector
  • More unit testing
  • More locations in GML format
  • Refactor MainComponent, FileImporter and FileExporter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 50.7%
  • C 46.9%
  • Objective-C 2.3%
  • Other 0.1%