anushka
anushka
“Hi, I want to contribute to this feature. Can you guide me on small starter tasks such as updating documentation, adding warnings, or mapping out where ellipsoid parameters are used?”
Hi, I would like to work on this issue. To confirm: you want the +range parameter to apply on input for forward transforms and on OUTPUT for inverse transforms. And...
Hi, I checked the current status of C23 `#embed` support in compilers: • Clang 19.1 – supports C23 `#embed`. • GCC – C23 support expected in GCC 15 (planned for...
Hi, I’m trying to understand this issue. From what I see, the problem happens because PROJ tries to open proj.db in read-write mode, but MSIX packages only allow read-only access....
Yes, I can confirm that the issue comes from the MSIX environment. Inside an MSIX package, the installation directory is read-only. When PROJ (through SQLite) tries to create journal or...