Marble: Difference between revisions
Earthwings (talk | contribs) |
No edit summary |
||
Line 59: | Line 59: | ||
=== GeoData Library / KML === | === GeoData Library / KML === | ||
;[[/GeoData|GeoData]] | The base classes to manipulate geographic data | ||
;[[/GeoData|GeoData Presentation]] | |||
;[[/GeoData/GeoDataUse|Use cases for GeoData classes]] | |||
;[http://websvn.kde.org/*checkout*/trunk/KDE/kdeedu/marble/src/lib/geodata/data/README.html GeoData API Description] | |||
;[[/GeoData/GeoDataParsing|Parsing GeoData]] | |||
;[[/GeoData/GeoDataWriter|Writing GeoData]] | |||
;[[/KMLStatus|KML Status]] | ;[[/KMLStatus|KML Status]] | ||
;[[/GPXStatus|GPX Status]] | ;[[/GPXStatus|GPX Status]] | ||
Using GeoData: | |||
;[[/FileManagement|File Management]] | |||
;[[/Placemark|Placemarks Management]] | ;[[/Placemark|Placemarks Management]] | ||
;[[/ModelView|Review of Model-View use in marble]] | ;[[/ModelView|Review of Model-View use in marble]] |
Revision as of 00:09, 20 February 2010
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
Examples of Use
Using the Marble Widget in other applications
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:
Packaging Marble
Here is some advice about how packaging is supposed to happen on the various plattforms 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:
New Marble Modules
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
Using GeoData:
Geo Graphics View
GeoPainter / DGML
Plugin Interfaces
Marble Runner
Online Services
Projections
Tile Download
Documentation
GeoClue / GPS
XDG Base Directory Specification
Mapping Coordination
Documentation
Routing
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: