Implement most of the GeoJSON Simplestyle specification
ClosedPublic

Authored by zaitseff on Aug 28 2019, 11:17 AM.

Details

Summary

Translate the properties "title", "name" (a commonly used non-standard property), "description", "marker-color", "stroke", "stroke-opacity", "stroke-width", "fill" and "fill-opacity" into appropriate Marble styles.

Still to do: "marker-size" and "marker-symbol", presumably just for discrete points, not lines or polygons.

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.
zaitseff created this revision.Aug 28 2019, 11:17 AM
Restricted Application added projects: Marble, KDE Edu. · View Herald TranscriptAug 28 2019, 11:17 AM
Restricted Application added subscribers: kde-edu, marble-devel. · View Herald Transcript
zaitseff requested review of this revision.Aug 28 2019, 11:17 AM
rahn added a comment.Sep 2 2019, 1:57 PM

Neato. :-) There is by the way "mDebug". But I'm not sure whether we use it consistently.

This revision was not accepted when it landed; it landed in state Needs Review.Sep 2 2019, 2:00 PM
This revision was automatically updated to reflect the committed changes.