Hi all,

I am currently creating a GPX Extensions developer page:
http://sourceforge.net/apps/mediawiki/qlandkartegt/index.php?title=GPX_track_extensions_Internals

This might guide you through the code ...

Helmut


Am 05.04.2013 16:30, schrieb Oliver Eichler:
> 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
> 


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Qlandkartegt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to