dominikzalewski
dominikzalewski
While playing with loading one map as a template while drawing another map, I also noticed that it's very important to have exactly the same reference point on both maps....
Separate issue opened: https://github.com/OpenOrienteering/mapper/issues/599
Can I have someone explain exactly what they mean? For six months now I've been thinking about writing a book about map drawing. As a tool, I'd describe my favorite...
> The first use case could be coved by #568 will maybe do some work on it in the coming week. I'm not sure where the connection is. New map...
I need to mention that issue #545 is a bit correlated with that work/proposal.
Thanks for explaining in the documents. That helped a lot. I was also able to cross-reference that with the terraform solution that you are exposing as well and understand that...
Let me know if this is what you meant: https://github.com/pellepelster/solidblocks/pull/53. If you have any better naming suggestions, feel free to propose. I also noticed that you have created a revert...
Sorry, that's my error. The Dockerfile has ``` RUN apk add \ git \ make \ postgresql${POSTGRES_VERSION}-dev ``` The build fails because it references postgres 16 (not 17). ``` 0.616...
This is the PR that is supposed to fix the build: https://github.com/pellepelster/solidblocks/pull/54 I don't think I will be able to trigger the github actions build. I only tested locally on...
We went live with the PR build you provided. We will update to the official version (with changes) once you release. All green with our go-live. Wouldn't be possible without...