Misunderstanding re 'cache' . Gpx2GeoJson does indeed just reflect the
GPX XML back as GeoJson using the incremental Python XML parser.
However the Google AppEngine URLFetch functionality is used which I
believe results in the fetched GPX file lingering in an Appspot
server's cache somewhere so a second conversion of a GPX file is often
faster than the first.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to