Pirmin Kalberer
Pirmin Kalberer
That's what I intended to do. Did a second try and this time only the pmtiles lines are conflicting.
An update of `time` fixed the build. But since t-rex is now replaced by bbox-tile-server, there are no release plans. Is there a deprecation mechanism in NixOS, or should I...
T-Rex doesn't handle invalid geometry results correctly when transforming between coordinate systems
I've reproduced this case with bbox-tile-server and it looks better:  This was expected, since null geometries are explicetely ignored in the PostGIS driver of bbox-tile-server.
T-Rex doesn't handle invalid geometry results correctly when transforming between coordinate systems
This asset includes a Debian package: https://github.com/bbox-services/bbox/actions/runs/8375677003/artifacts/1346593260 You can run it with `bbox-tile-server --t-rex-config=t_rex.toml serve`
T-Rex doesn't handle invalid geometry results correctly when transforming between coordinate systems
The package was built on Ubuntu 22.04. Will do an other one on Debian 12 then.
T-Rex doesn't handle invalid geometry results correctly when transforming between coordinate systems
There's a bookworm package in the latest CI build: https://github.com/bbox-services/bbox/actions/runs/8392289824/artifacts/1350419108
T-Rex doesn't handle invalid geometry results correctly when transforming between coordinate systems
According to the error message you seem to be on bullseye not bookworm. Made another package to try: https://github.com/bbox-services/bbox/actions/runs/8422167915/artifacts/1356021483
Will backport the theme to Hugo 0.111.3.
  On small screens, only one column is shown.
> What's the process for upgrading to a new version of Hextra? I'm maintaining a branch with the backport patches: https://github.com/pka/hextra/tree/backport-debian Hugo docs recommend including a theme as git submodule....