Hummeltech

Results 42 comments of Hummeltech

Hey @xamanu, it looks like the original `Shapefile`=>`GeoPackage` conversion caused this failure, I reconverted it with `ogr2ogr` and that seems to have fixed it (it tested fine with many Linux...

Yeah, it seems related to a recently updated package, but I haven't figured out which one yet, here are some that I think might be the cause: ``` [2022-02-14T08:23:41-0700] [ALPM]...

@inferiorhumanorgans, `mapnik` is available again in `FreeBSD` since last year. https://github.com/freebsd/freebsd-ports/tree/36cc90cb698e00ffdb8f81a64d2d5f8cf34ead45/graphics/mapnik I suspect it would be a similar build process for `OpenBSD`.

This should be resolved with #395 and/or #398. I believe the first is the one which would resolve your issue, which appears to have been caused by invalid usage of...

It appears that `Last-Modified` headers were removed [here](https://github.com/openstreetmap/mod_tile/commit/007fee044cffbbe35fdeac4167f8c5bd4379596e) when the `ETag` header was "fixed" to be the md5sum of the tile rather than the metatile. I can't think of any...

I don't think anything can be done here at the moment, you should really bring this issue up with the maintainers of `NetworkManager`/`nmcli` since this module relies on it and...

Thank you, yes, I believe I probably mistook that or a similar change when browsing the commit history, I didn't do a very thorough search, so it's likely. The problem,...

I believe you can very easily install `mapnik` on `Windows` using `vcpkg`: https://vcpkg.link/ports/mapnik Hope that helps you!

Hello @cjbj, thank you for the report, I have also tried with an older version which produces the same error (again, only when using `Thick` mode): ``` Oracle9i Enterprise Edition...

Haha, yes I did indeed try with newer versions (`19c` & `21.3.0-xe`) and have the same problem there. The issue is that I need to work with multiple versions of...