Hi, the basic problem with these extensions is, that they are extensions. There are no rules for extensions. The only rule is to use the <extensions> tag. Thus reading the extensions is more or less easy. But writing is a bit more complicated as you have to mimic the various proprietary namespaces.
Anyway, search for GPX_EXTENSIONS in the code. In CTrackDB::loadGPX() you will find a section that reads the extensions. And consequently CTrackDB::saveGPX() should save them. A few "well known" extensions are already saved. But the code for the more general extensions is missing. Oliver ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
