Marble: Difference between revisions
Earthwings (talk | contribs) |
Earthwings (talk | contribs) |
||
Line 33: | Line 33: | ||
;[[/MaemoEnvironment|Compiling on Maemo]] | ;[[/MaemoEnvironment|Compiling on Maemo]] | ||
;[[/MeeGoEnvironment|Compiling on MeeGo]] | ;[[/MeeGoEnvironment|Compiling on MeeGo]] | ||
;[[/ | ;[[/PlasmaActiveEnvironment|Compiling for Plasma Active]] | ||
;[[/MacCompiling|Compiling on Mac OS]] | ;[[/MacCompiling|Compiling on Mac OS]] | ||
;[[/QtCreator|Setting up QtCreator for Marble Development]] | ;[[/QtCreator|Setting up QtCreator for Marble Development]] |
Revision as of 19:30, 8 May 2012
Projects/Marble
Languages: عربي | Asturianu | Català | Česky | Kaszëbsczi | Dansk | Deutsch | English | Esperanto | Español | Eesti | فارسی | Suomi | Français | Galego | Italiano | 日本語 | 한국어 | Norwegian | Polski | Português Brasileiro | Română | Русский | Svenska | Slovenčina | Slovenščina | српски | Türkçe | Tiếng Việt | Українська | 简体中文 | 繁體中文
About Marble
Success Stories: 3rd party applications using the Marble Library
Tutorials: How to use the Marble Widget in your application
How to become a Marble developer ("Marblehead")
So you are new to Marble development ...
Welcome!
Here you'll get all the information you need to start Marble development:
Compiling Marble
- Compiling on Linux
- Compiling on Windows
- Compiling on Maemo
- Compiling on MeeGo
- Compiling for Plasma Active
- Compiling on Mac OS
- Setting up QtCreator for Marble Development
Packaging Marble
- New Marble Modules (future packaging advice)
Here is some advice about how packaging is supposed to happen on the various platforms that are supported.
Tools for Marble
Here are some tools and checks that are performed on marble code:
Programming Coordination
Here are a few links to various issues we are working on:
Translation
User Interface
Texture Mapping
GeoData Library / KML
The base classes to manipulate geographic data
- GeoData Presentation
- Use cases for GeoData classes
- GeoData API Description
- Parsing GeoData
- Writing GeoData
- Pointer vs. Implicit Share
Using GeoData:
Geo Graphics View
GeoPainter / DGML
Plugin Interfaces
Marble Runner
Online Services
Projections
A little overview of map projections
Tile Download
Documentation
GeoClue / GPS
XDG Base Directory Specification
Mapping Coordination
Possible maps we could use:
- TrueMarble Global 250m images
- OnEarth NASA satellite images
- ZoomIt! (in parts proprietary)
- NOAA Science on a Sphere
- Olsen Time Zone map in Shapefile format. Public Domain. Scripted to generate from current tz file.
Natural Earth Vector Map
Documentation
Routing
- Implementation of Online-Routing
- Installation of Marble and Gosmore on Maemo
- Routing Roadmap
- Routing Instructions
valgrind
if you want to fix memory leaks, you can run valgrind with:
valgrind --leak-check=full --track-origins=yes --num-callers=30 marble 2>&1 | tee MARBLE_MEMCHECK
Meetings
Summaries and logs of scheduled Marble meetings can be found on the following pages: