Earthwings (Talk | contribs) (→Programming Coordination) |
|||
(30 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
[[Image:Marble_logo.png]] | [[Image:Marble_logo.png]] | ||
== About Marble == | == About Marble == | ||
+ | ;[[/Devices_and_Use_Cases|Devices and Use Cases]] | ||
;[[/FAQ|Marble FAQ]] | ;[[/FAQ|Marble FAQ]] | ||
− | == | + | == Success Stories: 3rd party applications using the Marble Library== |
− | ;[[/MarbleUsedBy| | + | ;[[/MarbleUsedBy|Software that makes use of Marble]] |
− | == | + | == Tutorials: How to use the Marble Widget in your application == |
;[[/MarbleDesigner|with Qt Designer]] | ;[[/MarbleDesigner|with Qt Designer]] | ||
− | ;[[/MarbleWindows| | + | ;[[/MarbleWindows|On Windows, with Qt Creator/Qt Designer]] |
− | ;[[/MarbleCPlusPlus|with | + | |
+ | === With C++ === | ||
+ | ==== Intro ==== | ||
+ | ;[[/MarbleCPlusPlus|Hello World]] | ||
+ | ;[[/MarbleMarbleWidget|Changing basic map properties]] | ||
+ | ;[[/MarbleSignalsSlots|Creating a window with controls]] | ||
+ | |||
+ | ==== GeoData ==== | ||
+ | ;[[/Runners/DisplayGeoDataPlacemark|Displaying GeoData Documents]] | ||
+ | |||
+ | ==== Online Services ==== | ||
+ | ;[[/OnlineServices|Creating new Online Services]] | ||
+ | |||
+ | ==== Routing ==== | ||
+ | ;[[/Routing/BasicRouting|Basic Routing]] | ||
+ | |||
+ | ==== Runners ==== | ||
+ | ;[[/Runners/Search|Searching for Points of Interest]] | ||
+ | ;[[/Runners/ReverseGeocoding|Reverse Geocoding]] | ||
+ | ;[[/Runners/Parse|Parsing Files]] | ||
+ | |||
+ | ==== GeoPainter ==== | ||
+ | ;[[/MarbleGeoPainter|Painting onto the map]] | ||
+ | ;[[/LayerInterface|Drawing in Custom Layers]] | ||
+ | ;[[/Runners/PaintingGeoDataLineString|Painting LineString]] | ||
+ | |||
;[[/MarblePython|with Python]] | ;[[/MarblePython|with Python]] | ||
Line 29: | Line 55: | ||
== Compiling Marble == | == Compiling Marble == | ||
;[[/LinuxCompiling|Compiling on Linux]] | ;[[/LinuxCompiling|Compiling on Linux]] | ||
− | |||
− | |||
;[[/WindowsCompiling|Compiling on Windows]] | ;[[/WindowsCompiling|Compiling on Windows]] | ||
+ | ;[[/MaemoEnvironment|Compiling on Maemo]] | ||
+ | ;[[/MeeGoEnvironment|Compiling on MeeGo]] | ||
+ | ;[[/PlasmaActiveEnvironment|Compiling for Plasma Active]] | ||
+ | ;[[/MacCompiling|Compiling on Mac OS]] | ||
+ | ;[[/QtCreator|Setting up QtCreator for Marble Development]] | ||
== Packaging Marble == | == Packaging Marble == | ||
+ | |||
+ | ;[[/NewMarbleMoldules|New Marble Modules]] (future packaging advice) | ||
Here is some advice about how packaging is supposed to happen on the various platforms that are supported. | Here is some advice about how packaging is supposed to happen on the various platforms that are supported. | ||
− | ;[[/ | + | ;[[/LinuxPackaging|Packaging for Linux]] |
− | ;[[/ | + | ;[[/WindowsPackaging|Packaging for Windows]] |
;[[/MaemoPackaging|Packaging for Maemo]] | ;[[/MaemoPackaging|Packaging for Maemo]] | ||
+ | ;[[/MeeGoPackaging|Packaging for MeeGo]] | ||
+ | ;[[/MacPackaging|Packaging for Mac]] | ||
== Tools for Marble == | == Tools for Marble == | ||
Line 57: | Line 90: | ||
;[[/TODO|TODO list]] | ;[[/TODO|TODO list]] | ||
;[[/MaemoTODO|Maemo specific TODO list]] | ;[[/MaemoTODO|Maemo specific TODO list]] | ||
+ | |||
+ | ;[[/GSoC2011| GSoC Students' projects 2011]] | ||
+ | ;[http://community.kde.org/SoCiS/2011/Ideas#Marble_Virtual_Globe ESA SoCIS 2011 ideas] | ||
+ | |||
+ | ;[[/GSoC2012| GSoC Students' projects 2012]] | ||
=== Translation === | === Translation === | ||
;[[/MapTranslation|Map Translation]] | ;[[/MapTranslation|Map Translation]] | ||
;[[/UiTranslation|UI Translation]] | ;[[/UiTranslation|UI Translation]] | ||
− | + | ;[[/GeoDataCoordinatesTranslation|GeoDataCoordinates Translation]] | |
=== User Interface === | === User Interface === | ||
;[[/Mockups|Mockups]] | ;[[/Mockups|Mockups]] | ||
+ | ;[[/IconStatus|Icon Status]] | ||
=== Texture Mapping === | === Texture Mapping === | ||
Line 83: | Line 122: | ||
Using GeoData: | Using GeoData: | ||
− | |||
;[[/Placemark|Placemarks Management]] | ;[[/Placemark|Placemarks Management]] | ||
;[[/ModelView|Review of Model-View use in marble]] | ;[[/ModelView|Review of Model-View use in marble]] | ||
Line 104: | Line 142: | ||
=== Online Services === | === Online Services === | ||
− | |||
;[[/ListOfPossibleOnlineServices|List of possible Online Services]] | ;[[/ListOfPossibleOnlineServices|List of possible Online Services]] | ||
Line 113: | Line 150: | ||
=== Tile Download === | === Tile Download === | ||
+ | ;[[/VectorTilingProposal|Vector Tiling Proposal]] | ||
;[[/TileDownload|Tile Download]] | ;[[/TileDownload|Tile Download]] | ||
=== Documentation === | === Documentation === | ||
;[[/CustomMaps|How to customize maps]] | ;[[/CustomMaps|How to customize maps]] | ||
+ | ;[[/PNTFiles|How to change the PNT files used by Marble]] | ||
;[[/MarblesSecrets|Marble's Secrets]] | ;[[/MarblesSecrets|Marble's Secrets]] | ||
;[[/ProxyConnection|How to use the Proxy]] | ;[[/ProxyConnection|How to use the Proxy]] | ||
Line 128: | Line 167: | ||
== Mapping Coordination == | == Mapping Coordination == | ||
Possible maps we could use: | Possible maps we could use: | ||
+ | * [http://pelagios.dme.ait.ac.at/maps/greco-roman/ Tiled map of the classical world] see the [http://pelagios-project.blogspot.co.uk/2012/09/a-digital-map-of-roman-empire.html authors blog] for details | ||
* [http://www.unearthedoutdoors.net/global_data/true_marble/download TrueMarble Global 250m images] | * [http://www.unearthedoutdoors.net/global_data/true_marble/download TrueMarble Global 250m images] | ||
* [http://onearth.jpl.nasa.gov/ OnEarth NASA satellite images] | * [http://onearth.jpl.nasa.gov/ OnEarth NASA satellite images] | ||
* [http://worldwindcentral.com/wiki/Add-on:ZoomIt! ZoomIt! (in parts proprietary)] | * [http://worldwindcentral.com/wiki/Add-on:ZoomIt! ZoomIt! (in parts proprietary)] | ||
+ | * [http://sos.noaa.gov/datasets/ NOAA Science on a Sphere] | ||
+ | * [http://efele.net/maps/tz/world/ Olsen Time Zone map in Shapefile format]. Public Domain. Scripted to generate from current tz file. | ||
+ | |||
+ | === Natural Earth Vector Map === | ||
+ | ;[[/NaturalEarth|A proposal to use the Natural Earth vector map]] | ||
+ | |||
=== Documentation === | === Documentation === | ||
;[[/HistoricalMaps|How to create Historical Maps]] | ;[[/HistoricalMaps|How to create Historical Maps]] | ||
+ | ;[[/CustomMaps|How to create Custom Maps]] | ||
;[[/PalaeoMaps|Global Palaeogeography]] | ;[[/PalaeoMaps|Global Palaeogeography]] | ||
== Routing == | == Routing == | ||
− | |||
;[[/OnlineRoutingImplementation|Implementation of Online-Routing]] | ;[[/OnlineRoutingImplementation|Implementation of Online-Routing]] | ||
+ | ;[[/MaemoOfflineRouting|Installation of Marble and Gosmore on Maemo]] | ||
;[[/RoutingRoadmap|Routing Roadmap]] | ;[[/RoutingRoadmap|Routing Roadmap]] | ||
+ | ;[[/RoutingInstructions|Routing Instructions]] | ||
== valgrind == | == valgrind == | ||
Line 150: | Line 198: | ||
Summaries and logs of scheduled Marble meetings can be found on the following pages: | Summaries and logs of scheduled Marble meetings can be found on the following pages: | ||
;[[/MarbleMeeting20081029|Wednesday Nov. 10th, 2008]] | ;[[/MarbleMeeting20081029|Wednesday Nov. 10th, 2008]] | ||
+ | |||
+ | ;[[/MarbleMeeting20101107|Marble Weekend Sprint, Nov. 5-7]] |
Welcome!
Here you'll get all the information you need to start Marble development:
Here is some advice about how packaging is supposed to happen on the various platforms that are supported.
Here are some tools and checks that are performed on marble code:
Here are a few links to various issues we are working on:
The base classes to manipulate geographic data
Using GeoData:
A little overview of map projections
Possible maps we could use:
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
Summaries and logs of scheduled Marble meetings can be found on the following pages: