Add the Marble writing example in GeoJSON format
ClosedPublic

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

Details

Summary

The original KML file (in ../kml/Marble writing.kml) was converted to GeoJSON format using https://geojson.io/; then attributes were edited by hand in that website to be the same as the original KML file.

The GeoJSON format is defined in RFC7946; the attributes follow the Simplestyle specification (https://github.com/mapbox/simplestyle-spec): all except the "name" attribute, which is commonly used elsewhere.

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

Looks good

This revision is now accepted and ready to land.Sep 2 2019, 1:36 PM
This revision was automatically updated to reflect the committed changes.