-
Not fully understanding the magsforge dilemma for offline maps. I have an idea that could be a valid workaround for the time being.
Hosting tiles (png) using a simple http server that hosts the im…
-
## Tile server
- [x] z, x, y tiles
- [ ] caching middlewear
- [ ] config file
## static map server
- [x] define an api (@ARolek)
- [x] write the api
- [ ] caching?
- [ ] config file
ear7h updated
6 years ago
-
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() {…
-
### Operating system
Windows
### Name of the script
Disable notifications network usage
### Documentation/References
Either:
- Enable the Group Policy: Computer Configuration > Administrative …
-
Hi:
When adding symbols to polygons with `symbol-placement` set to `point`, it is expected that the symbol will be placed at the center of the polygon.
However, in some situations, this is not t…
-
### 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…
-
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…
-
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…