Lubomír Doležal

Results 97 comments of Lubomír Doležal

Versions 3.6.0 and above throw me this error on node 10.16. Latest release that is working for me is 3.5.5.

As this functionality is not yet in Mapcache, we are solving following situation with replacing the template values with env values via a configure script, which runs before mapcache is...

Actually the implementation in master is what works better for me (more deterministicly). This PR with global prerender (on OL8) was working only partially - for some cases I think...

Feature is implemented in #904 and for now can be used from a fork https://github.com/lubojr/OWSLib/tree/368-wmts-dimensions-support if anyone needs it before this gets merged to master.

As a developer of charts with linked values schemas I would also want to not prevent my users from failing to install the script when not having internet connection. :+1:...

Or fix the image geotransform during registration: ``` def correct_geo_transform(src_dst): ulx, xres, xskew, uly, yskew, yres = src_dst.GetGeoTransform() # test geotransform if necessary to shift if xres == 0.0 and...

Workaround for vs/client serving WMS layers with special rendering (other than default layer) is setting `gutter` parameter > 0.

@AlessandroScremin thank you for feedback. This is already tracked in https://github.com/eurodatacube/eodash-catalog/issues/86 where I asked you for feedback which should be a new URL after the cmems servers migration. Could you...

Hi Jonas, I agree that these borders on some of VEDA renderings without transparency are odd. We've had this point raised by the Atmosphere theme scientists a very long time...