Add support KML ROIs input
Closes #8 (closed)
ROIs stored as .kml
(google-earth) files should be readable by the tool an parse as regular ROI
objects.
Support for Linear ROI intersection is not out of the scope of the this merge request.
Edited by Benoit Seignovert
Merge request reports
Activity
Filter activity
changed milestone to %Version 0.11
added 11 commits
- 9badcf66 - Add custom linewidth from KML
- 82e2edb6 - Add support for kml file without folder
- 491b2493 - Add support for polygon style color
- bcb2185c - Remove style id from roi attributes
- 05dccc69 - Abstract collection now supports string attribute input
- 5bc4b8ac - Fix ROI style propagation to their patch
- 107ab2b5 - Add KML documentation usage
- f3b0b6df - Add KMZ reader
- 004dde8a - Add KMZ ROIs parser
- affa7c3c - Extract draw order from KML as ROI zorder
- 5eedcde8 - Fix alpha getter for ROIsCollection
Toggle commit listmentioned in commit 08469e3f
Please register or sign in to reply