Bug 326314 - Use gpsbabel to open foreign file formats
Summary: Use gpsbabel to open foreign file formats
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR task
Target Milestone: ---
Assignee: Mohammed Nafees
URL: http://www.google-melange.com/gci/tas...
Keywords: junior-jobs
Depends on:
Blocks: 262358
  Show dependency treegraph
 
Reported: 2013-10-20 07:52 UTC by Dennis Nienhüser
Modified: 2013-11-24 09:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Nienhüser 2013-10-20 07:52:37 UTC
gpsbabel supports a vast variety of file formats which, once converted to .gpx or .kml, can easily be displayed by Marble. Many people do not know about gpsbabel though, and using it forces you to use the command line and know things about file formats which many people are not comfortable to look into.

- detect whether gpsbabel is installed on the system (available in $PATH)
- if yes, extend the File => Open dialog for additional extensions 
- if such a file is selected, use gpsbabel to convert it to a temporary file and open that with Marble
Comment 1 Dennis Nienhüser 2013-11-18 09:09:25 UTC
See http://www.gpsbabel.org/capabilities.html for a list of file formats gpsbabel supports