Show indoor corridors in buildings
ClosedPublic

Authored by Rakete1111 on Dec 30 2016, 6:10 PM.

Diff Detail

Repository
R34 Marble
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
Rakete1111 updated this revision to Diff 9508.Dec 30 2016, 6:10 PM
Rakete1111 retitled this revision from to Show indoor corridors in buildings.
Rakete1111 updated this object.
Rakete1111 edited the test plan for this revision. (Show Details)
nienhueser added a project: Marble.
nienhueser added a subscriber: Marble.
nienhueser requested changes to this revision.Dec 30 2016, 9:00 PM
nienhueser added a reviewer: nienhueser.
nienhueser added a subscriber: nienhueser.
nienhueser added inline comments.
src/lib/marble/StyleBuilder.cpp
1890

This and the next line is not needed when moving the HighwayCorridor enum value, see comment below.

src/lib/marble/geodata/data/GeoDataPlacemark.h
210

Please move up next to HighwayPedestrian. HighwaySteps and HighwayMotorway are used in for loops, the values in between get the paint layer order assigned automatically.

This revision now requires changes to proceed.Dec 30 2016, 9:00 PM
Rakete1111 updated this revision to Diff 9524.Dec 30 2016, 9:14 PM
Rakete1111 edited edge metadata.

Implemented changes to the rendering of the corridors

nienhueser accepted this revision.Dec 30 2016, 9:19 PM
nienhueser edited edge metadata.
This revision is now accepted and ready to land.Dec 30 2016, 9:19 PM
This revision was automatically updated to reflect the committed changes.