Rev 605 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 606 2022-01-28 09:02:45
- Author: gerd
- Log message:
- more stuff to read from GMP:
- RGN5 contains zero or more sections with Huffman decoder data like in MDR16. Some may have a symbol width of 32.
- move code to display one Huffman decoder data section into CommonDisplay
- don't presume that HuffmanDecoder always decodes strings, don't hard code MDR in messages. Cannot yet decode symbols with 32 bit width.
- read NOD5 and NOD6 if available
- remove class SubDiv, use mkgmap Subdivision instead
- RgnDisplay: read new type RoadRef from subdivision (mkgmap r4881)
- RgnDisplay: don't overwrite openTre() from CommonDisplay
- new method displayRoadRefs in RgnDisplay (based on code in RGNFile::links in GPXSee).