Sebastian Walter
Sebastian Walter
Thanks for pointing me in the right direction. There seems to be a hard-coded 4GiB tile limit in the library. There is no way to remove the limit from the...
You could use qgis, http://www.qgis.org but for browsing and zooming in and out of the image, you should add some pyramids to the tif first, e.g. using gdal: gdaladdo -ro...
Problem still exists... any further investigations? I'm converting Mars stereographic to longlat coordinates...
Looks like we have a bug in the implementation of the stereographic projection in proj4js... the calculation of c has a typo in line 3966 of the current proj4js-src.js (version...
I strongly agree here, we need codes other than EPSG for planetary spatial reference systems. For example, see here for a GDAL-based solution: https://github.com/USGS-Astrogeology/GDAL_scripts/tree/master/OGC_IAU2000_WKT_v2 We need such solutions for providing...
Yes, I'm doing the same. If you're using MapCache (which allows any arbitrary namespace), you can define additional "srsalias" codes for the one fixed srs. So the cache uses different...
On 8/14/19 7:40 PM, Michael Stenta wrote: > > What would be the best way to approach saving the current state of > enabled/disabled layers in browser localStorage, so that...
I have a similar issue, but only when I change existing events. Windows 10 21H1 Outlook 2021 Version 2202 Caldav Synchronizer 4.2.0.0 ``` CalDavSynchronizer.DataAccess.WebDavClientException: Response status code does not indicate...
Yes I have taken the latest code, sorry was missing `--debug 2`in my example. Here the updated version: ``` acme.sh --debug 2 --register-account --eab-kid b70b928c-6153-4d8e-8eb9-b1766e50e416 --eab-hmac-key 96DUZ0YqMm4UedCQWCHJDinhNxzp1P9g1s5uZClA56Ldh0lht6DtBL9980cFqdP1ywWiAicXXX (key truncated) [...]...