Maprunner / rg2

Updated user interface for Routegadget
MIT License
36 stars 20 forks source link

Support Purple Pen course georeferencing #427

Closed Maprunner closed 5 years ago

Maprunner commented 6 years ago

It looks like Purple Pen behaves like Condes rather than OCAD when adding georeferencing information to XML course files. It uses the native co-ordinate system rather than WGS-84. This sould be sorted out in the next IOF spec. See #230. Will need a change to courseparser.js.

There is also confusion in that Purple Pen does not create a Worldfile if you use it to produce the map. Probably time to for some sort of documentation update, since the cropped maps it generates are not really necessary anyway.

Maprunner commented 5 years ago

Purple Pen v3.2.0 has just been released and creates worldfiles that RG2 can use directly. It also exports the full map rather than a cropped version.

No RG2 change needed.