Yes, don... XML drive means it takes an XML file as source for the map. It 
appears the XML is handled client side via javascript. There are no 
arguments passed to the XML so it is a static file. You would put it in 
your STATIC folder.

On Friday, July 20, 2012 10:58:13 AM UTC-7, Don_X wrote:
>
>
> More information regarding this initiative :
>
> the scripts used for the interactive map is the one found at :
>
> http://codecanyon.net/item/interactive-svg-canada-map/2355460
>
> It is said to be XML driven 
>
> and i wish to port it to my web2py app. .....
>
> But i am hitting a wall with this ! ...  the xml file is used as data 
> source for the JS ( jquery )
>
> I have looked at various alternatives to xml on the web for interaction 
> possibility with various scripting languages like JS, or Python etc ..  
> .... I know there is  YAML  .... 
>
> I am thinking that YAML can replace the xml method  for data interaction 
> with the js script .. and possibly be also serialized  by web2py for 
> translation (T) ?? ... 
>
> can anyone help me with this or shed some light about this for me ... I am 
> stuck ..??? .. thank you
>
>

-- 



Reply via email to