-
Traceback (most recent call last):
File "/opt/TileStache/scripts/tilestache-server.py", line 56, in
app = TileStache.WSGITileServer(config=options.file, autoreload=True)
File "/usr/local/l…
-
I'm using olwidget with a local tile provider (specifically http://mapspot.ge ), and in order to make it work, I had to add the following to olwidget.js in the "osm" dictionary:
```
omc: function() {…
-
It was working fine until the update. But now this.
Exception:
```
KeyError
Python 3.10.7: D:\Graphics\Krita (x64)\bin\krita.exe
Tue Nov 19 20:18:55 2024
A problem occurred in a Python scrip…
-
### Operating system
Windows
### Name of the script
Disable notifications network usage
### Documentation/References
Either:
- Enable the Group Policy: Computer Configuration > Administrative …
-
### Description
Some map imagery servers are optimized to instead of serving tiles, to take a bbox and a requested resolution to provide the entire map in one request, and this does not play well wit…
-
This is a request for comments to start a discussion about some possible features. Let me know if it's not the right place, as I'm happy to move this issue or create a new one elsewhere.
### Summar…
-
In PostGIS, you can serve vector tiles using a combination of [`ST_AsMVT`](https://postgis.net/docs/ST_AsMVT.html) and [`ST_AsMVTGeom`](https://postgis.net/docs/ST_AsMVTGeom.html). It would be really …
-
In some cases (a new layer or cache was reset for multiple layers and someone looked at entire London at multiple such layers) server only renders tiles (`top` shows many `postgres` processes) and sto…
-
The server and client both support a thing where you can define a tileset, and then tiles on the map can refer to it in the format of `tile_name`, and clients will go request tileset information from …
-
I've created a tiled Bigtiff image with an image pyramid using VIPS 8.7.0. I tried reading the image pyramid via an IIIF server I have written based on Bioformats. Bioformats is unable to see the im…