-
```
What steps will reproduce the problem?
1. Change the TileSource with setTileSource(ITileSource) at runtime
2.
3.
What is the expected output? What do you see instead?
If you change the TileSource…
-
```
What steps will reproduce the problem?
1. Change the TileSource with setTileSource(ITileSource) at runtime
2.
3.
What is the expected output? What do you see instead?
If you change the TileSource…
-
```
What steps will reproduce the problem?
1. Change the TileSource with setTileSource(ITileSource) at runtime
2.
3.
What is the expected output? What do you see instead?
If you change the TileSource…
-
I'm trying to set up an HTTP source that simultaneously saves any requested tile locally to an mbtiles db. I want to set up a persistent cache so that my tile service will be able to continue serving …
-
```
What steps will reproduce the problem?
1.I write new TileSource。
2.some tile url will return 404.
e.g.
“http://t0.tianditu.cn/cva_c/wmts?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=cva&STY…
-
```
What steps will reproduce the problem?
1.I write new TileSource。
2.some tile url will return 404.
e.g.
“http://t0.tianditu.cn/cva_c/wmts?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=cva&STY…
-
```
What steps will reproduce the problem?
1.I write new TileSource。
2.some tile url will return 404.
e.g.
“http://t0.tianditu.cn/cva_c/wmts?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=cva&STY…
-
```
What steps will reproduce the problem?
1.I write new TileSource。
2.some tile url will return 404.
e.g.
“http://t0.tianditu.cn/cva_c/wmts?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=cva&STY…
-
```
What steps will reproduce the problem?
1.I write new TileSource。
2.some tile url will return 404.
e.g.
“http://t0.tianditu.cn/cva_c/wmts?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=cva&STY…
-
Currently a WMS GetMap request with multiple layers doesn't use GWC cached tiles.
I want to discuss the implementation of this feature for a client of us. The basic idea is the ability to use cached …