Marble/GeoData/GeoDataWriter: Difference between revisions

    From KDE TechBase
    (Page moved to community wiki)
     
    Line 1: Line 1:
    == Writing XML documents with Marble ==
    {{ Moved To Community }}
     
    * How to set the type of writer?
    ** GeoParser uses a single hash table to map qualified names to the GeoParser that is to deal with that tag.
    ** This will have to be dealt with differently in the GeoDataWriter because we will have to be able to deal with the one to many mapping. ( i.e. one GeoData format will be exportable to many different types of XML and we will need to choose the GeoTagWriter based on the desired XML output.

    Latest revision as of 17:43, 25 October 2016

    This page is now on the community wiki.