Re: [mapguide-users] Speeding up MapGuide XYZ layers in mapguide-rest

2020-03-18 Thread Jackie Ng
The tile storage in mapguide-rest was done in a way to allow for easy direct access to the underlying cache directories for cases like this. Not sure if I actually documented this fact, but there you go. - Jackie -- Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html

[mapguide-users] Speeding up MapGuide XYZ layers in mapguide-rest

2020-03-18 Thread GordonL
I discovered a 10 fold increase in speed with Leaflet if you go directly to the mapguide-rest cache rather than demanding directly (the caveat is that you need to generate the cache first). For example, in leaflet I point to: replace with this: -- Sent from: