Mathis Logemann

Results 130 comments of Mathis Logemann

should I take this for #4191 into account?

@josch you can better view coverage here : https://app.codecov.io/gh/mapnik/mapnik/compare/4309/diff as the codecov reporting in github is a bit buggy..

I can't really answer this, but maybe @artemp could.

@MarioTrams if you want to render osm tiles, look into https://switch2osm.org/serving-tiles/manually-building-a-tile-server-20-04-lts/ and https://github.com/gravitystorm/openstreetmap-carto

Which proj version do you have? maybe https://github.com/mapnik/mapnik/issues/4236 is related

have you pulled the latest master? SVG test data was changed recently.

@springmeyer I'll look into this when I'm back from my vacation (in 2 weeks) @artemp all other changes are looking good at first glance.

@artemp could you check if the PAT for the CI is still valid? The authentication fails again when uploading the built packages.

> Do you know how to access exe path at runtime on Windows? I think https://docs.microsoft.com/de-de/windows/win32/api/libloaderapi/nf-libloaderapi-getmodulefilenamea would give you the path of the executable, if you pass `null`. However, don't...

> Remaining issue is that mapnik-render gets installed into /bin but registration paths are set for running from /build/out maybe we could add a program argument rootdir or something like...