/MapComplete

The definitive desktop map editor.

Primary LanguagePythonMIT LicenseMIT

MapComplete

The pragmatic map viewer and editor for the desktop.

Travis status: Build Status

Desired Features:

  • Use KML files - as many as you want! - to store and manage your collection of tracks.
  • Easily create and modify waypoints, segments and road networks.
  • Open multiple files at a time and move or copy features between them with drag-and-drop.
  • Choose any tile server you want, either from our presets or with your "getTileUrl" template.
  • (in construction...)

Installation:

Currently we have no installer. To run the program:

  1. Clone the repository, or download it as a zip and extract it;
  2. Execute the MapComplete.py file in the root folder.

You should have Python 2.7 and PyQt4 already installed.


Want to contribute?

We recommend that you read the Wiki and the current Issues.

If you want to discuss any new development or ongoing development we suggest you one or more of the following actions:

  • Participate on the project's mailing list!
  • Open a new Issue;
  • Fork the dev branch and start creating Pull Requests.