Matthias Kühlewein

Results 85 comments of Matthias Kühlewein

I will deal with it in the context of #959

The PR needs to be adapted due to changes in #2158, thus the merge of #2158 shall be done first.

@Eric-P-Kmz: I added a PR that adds the map scale to the XML. It was also necessary to add the top left and bottom right positions to get an IOF...

Regarding topic 2 (multiple races in one XML): You propose that it should be possible to create multiple, e.g., 'Simple Orienteering Course' objects and export them as multiple < RaceCourseData>...

@Eric-P-Kmz, it seems as if your example however contains one race with two courses. Currently, Mapper's IOF export allows a single race that contains a single course. In general you...

Indeed, the map rather contains objects and uses symbols. The map information tool would provide you the option to determine the usage of colors by symbols: https://github.com/OpenOrienteering/mapper/issues/2018#issuecomment-1016875926

@lpechacek: first, Happy New Year! I finished the import of text layout objects by considering text attributes. Please review and test the implementation: https://github.com/dl3sdo/mapper/tree/issue-959-graphic-objects Here is another test file: [LayoutGraphicalObjects_Duplicates4.zip](https://github.com/OpenOrienteering/mapper/files/10352069/LayoutGraphicalObjects_Duplicates4.zip)

Pull request: #2125