-
(sort of continuing a previous question - )
I want to get some extra info for the tileserver layers (not Kepler's).
Can I use the underlying mapbox events somehow (or anything else), so that hoverin…
-
Create a naming convention for data that needs to be uploaded (is based on #3 ). Agree on workflow to update data on the tileserver.
-
Hi Everyone,
I'm using Windows XAMPP 5.6.23. After copying the files of tileserver-php to htdocs, it showed message "JSON metadata file is not valid, please check configuration of your server", and…
-
Hi all
I have a problem with memory leak issue when running maptiler/tileserver-gl in kubernetes
I see that the node process used full the RAM until it hits the limit as a result the node reboot
I …
-
Hi
I have an Project for my upcoming Social Club. We want make Bus Journey and have an "homemade" on-board System who is running on my Laptop. Now I need an Map System who run offline.
Now I found y…
-
TileserverとTirexの通信について、データグラム Unix domain socketの代わりに Redisのpub/subを使うことで、Scale-outできるようにします。
-
OS: Debian 12 with nginx 1.22.1
Maptiler: maptiler-server 4.4.0 directly installed with .deb package
After installation I can proxy http://127.0.0.1:3650 to http:// or https://xxx.mydomain.com but…
wxrl updated
3 months ago
-
Tileserver-GL started sending empty 204 responses if a tile is not available.
https://github.com/maptiler/tileserver-gl/blob/master/src/serve_data.js#L45
https://github.com/maptiler/tileserver-gl/pu…
-
Hello,
i'm trying to create a tileserver in docker (to be deployed in Kubernetes).
I need two things:
- The PBF file is available at another url (in a minIO), not geofabrik
- The poly file shoul…
-
After some maintenance in my K8 that caused the tileserver-gl container to be recreated, I noticed that it's no longer working. Using the latest image from docker (maptiler/tileserver-gl), the server …