Rambler GPX Editor

5K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

This application allows to manage and edit your GPX data such as POI (Points of Interest), Routes and Tracks.

Main features:



POI Manager:

Allows to browse and edit your POI (Points Of Interest) data;

Route Manager:

Allows to browse routes and launch other route-related activities;

Route Editor:

Allows to edit route properties, move/add/remove waypoints, draw a route manually;

Route Creator:

Automatically creates a route based on cardinal waypoints. Depends on the Open Source Routing Machine Demo Server;

Route Optimizer:

Reduces route points number to desired amount on the fly;

Track Manager:

Allows to browse, delete, import and export tracks. Converts Track(s) into Route(s).

Route Creator and Route Optimizer use the GeoKarambola library to optimize the path by the route points number reduction;

This project is opensource software. Please find the source code at https://github.com/nwg-piotr/RamblerGPXEditor

This project uses open data by Openstreetmap, and numerous opensource libraries. Please see Credits at https://github.com/nwg-piotr/RamblerGPXEditor/blob/master/CREDITS.md

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3.0, as published by the Free Software Foundation.
Updated on
Jul 28, 2017

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

What's new

POI display limitation to prevent OutOfMemory crashes: if more than 200 POI are visible at current view filter settings, the same marker will be used for all of them (no POI name, no types coloring).