-
Generate artificial pyramid using https://github.com/ome/bioformats/blob/develop/components/formats-gpl/utils/WritePyramid.java and:
```
$ java WritePyramid "0&sizeX=23073&sizeY=36336.fake" "1&siz…
-
When I set up all servers and go to http://127.0.0.1:8889, the browser say that `/api/tile/metadata.json` is missing. It returns 404 with "error" in the body.
I trace the code and find this erro…
-
```
Like Issue 18, while using OSMRenderer to download tiles on the fly, these
tiles can be cached in external files(possibly same format as the
MapnikRenderer's). Such cache is also reusable on nex…
-
```
Like Issue 18, while using OSMRenderer to download tiles on the fly, these
tiles can be cached in external files(possibly same format as the
MapnikRenderer's). Such cache is also reusable on nex…
-
**Describe the bug**
![图片](https://user-images.githubusercontent.com/42690037/197519989-8790a068-60a0-4c87-993f-81c5d32e2d61.png)
Since this years June, I can't see anything when open a generated co…
-
The WorldTickEvent handler that upgrades old tile enties with the new upgraded version puts a lot of stress on the server making Mystcraft baseline profiling almost impossible to be complete. With som…
-
## User Story
On v3.3 i had a raster layer with data at varying zoom levels, some areas up to level 20, most up to level 10. Previously it would overzoom the tiles where i didn't have better data a…
-
In https://github.com/azavea/raster-foundry/pull/2296 we removed almost all global execution contexts from the tile server.
This task is to evaluate execution context usage in the API server and ho…
-
Hello,
I used you library to implement a VectorTile server from GeoJSON however I've been unable to display the resulting tile with OpenLayers.
I get a dict with keys likes minX, maxY... and I hav…
-
```
Like Issue 18, while using OSMRenderer to download tiles on the fly, these
tiles can be cached in external files(possibly same format as the
MapnikRenderer's). Such cache is also reusable on nex…