- 04 Jul, 2016 2 commits
-
-
Dennis Nienhüser authored
-
Dávid Kolozsvári authored
Updated the osm-simplify tool to work on the coastline shapefile provided by the openstreetmap database. Summary: The shapefile can be found at: http://openstreetmapdata.com/data/land-polygons Test Plan: Still has some issues, like some polygons are rendered as linestrings inside Marble. Reviewers: nienhueser, rahn Subscribers: #marble Tags: #marble Differential Revision: https://phabricator.kde.org/D2007
-
- 03 Jul, 2016 17 commits
-
-
Friedrich W. H. Kossebau authored
Reviewers: rahn, nienhueser, #marble Reviewed By: nienhueser, #marble Differential Revision: https://phabricator.kde.org/D2070
-
Friedrich W. H. Kossebau authored
-
Dennis Nienhüser authored
-
Dennis Nienhüser authored
-
Dennis Nienhüser authored
-
Dennis Nienhüser authored
-
Dennis Nienhüser authored
-
Dennis Nienhüser authored
-
Bernhard Beschow authored
GeoDataFeature::style() isn't used for rendering any more. Instead, the renderer asks the StyleBuilder to return a style. Since there are many places in the code relying on style() returning a non-null pointer, we can't simply return a null pointer. Therefore, we return a dummy style object as a temporary solution.
-
Bernhard Beschow authored
-
Bernhard Beschow authored
fixes regression introduced in 144ce021
-
Sanjiban Bairagya authored
-
Bernhard Beschow authored
-
Bernhard Beschow authored
-
Bernhard Beschow authored
-
Dennis Nienhüser authored
The code here addresses elements that have multiple tags with corresponding visual categories, e.g. bakery and butcher in the same place, and makes sure that if we have an icon for any of those categories then this is set.
-
Dennis Nienhüser authored
-
- 02 Jul, 2016 21 commits
-
-
Bernhard Beschow authored
-
Bernhard Beschow authored
-
Dennis Nienhüser authored
-
Bernhard Beschow authored
-
Bernhard Beschow authored
-
Bernhard Beschow authored
-
Bernhard Beschow authored
* a slot's return type shall be void
-
Dennis Nienhüser authored
-
Sanjiban Bairagya authored
-
Dennis Nienhüser authored
-
Dennis Nienhüser authored
-
Sanjiban Bairagya authored
do not speak anything
-
Torsten Rahn authored
(Thanks Friedrich!) CCBUG: 365009
-
Dennis Nienhüser authored
-
Bernhard Beschow authored
A theme might want to define its own levels for its items. For example, a bicycle map might want to display routes in lower levels than e.g. a car map.
-
Bernhard Beschow authored
Vector themes might want to change the priority of rendered visual categories. Therefore, the render order should be part of the vector theme.
-
Bernhard Beschow authored
-
Dennis Nienhüser authored
-
Dennis Nienhüser authored
-
Dennis Nienhüser authored
-
Bernhard Beschow authored
-