Giter VIP home page Giter VIP logo

gpxcompressor's Introduction

Description

This project was first created to test CoreGPX's branch enhancements/56 pull request. Throughout testing, I felt that this app could have been useful, hence it ended up being an open-source project of its own.

To be frank, it is not really a typical file compression, instead, some waypoints are removed throughout the GPX file, depending on the method chosen, such that the GPX file is smaller. This is also why its a lossy process.

After this process, location track data is still preserved, just that its of lower fidelity, as lesser waypoints are kept.

Installation

Just visit GPXCompressor's releases to get the latest release of the app!

You can directly run the app, or to copy to to Applications folder, whichever way suits you.

NOTE: GPXCompressor is not (yet) notarized by Apple, as I don't know how (or if it is even possible) to get it notarized when I do not have an Apple Developer membership.

Compression Methods

Current methods include:

  • to remove duplicate waypoints
  • to remove nearby waypoints within a detected radius
  • to remove at random; % of removal can be selected.

All waypoint types of GPX can be treated, including waypoint, trackpoint or routepoint.

Contributing

Contributions to this project will be more than welcomed. Feel free to add a pull request or open an issue. If you require a feature that has yet to be available, do open an issue, describing why and what the feature could bring and how it would help you!

License

Copyright © 2019 Vincent Neo.

GPXCompressor is a free macOS application, and its source code is released/licensed under GNU General Public License v3.0.

This program is distributed WITHOUT ANY WARRANTY. See the GNU General Public License for more details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.