Ivan Pasic
Ivan Pasic
When I add geoJSON layer to the request data, it is rendered in PDF output only if the features in FeatureCollection have same geometry type (e.g. Polygon). However, when features...
Hello, I've been using cesium-terrain-server to serve my height-map tiles that i created with cesium-terain-builder and it worked really fine.. However, now I would like to try improve performance and...
Hi, thanks for nice interface between channels and mqtt, I've tested it and it works but what I noticed is that many messages (~30-40 %) are not sent to django...
Hi, currently Tegola requires specifying a single config file using the **--config** parameter, which is not ideal hen managing multiple apps or tilesets with different config files. To simplify this...
Hi, I'm running entwine within my docker app and I configured Dockerfile for entwine as followed ```bash RUN apt install git -y RUN git clone https://github.com/hobu/laz-perf.git && \ cd laz-perf...