Sie sind nicht angemeldet.

1

Samstag, 2. August 2014, 23:38

How to dynamicaly load xml data?

Hello,

I have lots of data describing each scene which i <include> in the main xml file.
The problem is that the data file is larger than 1MB and it takes a lot of time to load it.
I would like to split that large file into a series of files each of them representing specific scene and the idea would be to load dynamicaly the data of the scene being opened.
Is there a way to load xml data into krpano dynamically from file? Not the whole pano - just data.

Thanks,
Tomas

2

Mittwoch, 6. August 2014, 07:10

Hi,

no, there is currently no build-in way to load additional data without loading a new pano xml.

Btw - try using the krpano tools xml file encryption with enabled compression for large xml files - the compression can reduce the files sizes extremely (xml is very good compressible).

Best regards,
Klaus