-
I'm getting an unexpected exception. It's easy to reproduce:
```
>>> import pycrs
>>> pycrs.__version__
'1.0.0'
>>> crs = pycrs.parse.from_epsg_code(2230)
Traceback (most recent call last):
…
-
In preparation of the upcoming Proj 5.0.0 release, the libgeo-proj4-perl package was rebuilt with Proj 5.0.0-rc2. Unfortunately it failed to build:
```
x86_64-linux-gnu-gcc -c -I./include -I. -D_RE…
-
## What version of libosmium are you using?
## What operating system and compiler are you using?
Lubuntu 20.04, no compiler
## Tell us something about your system
not really rele…
-
**Describe the bug**
- Just remembered that the projection system is hardcoded currently here: https://github.com/dbekaert/RAiDER/blob/0d3af08917e171318bac1694d1663ede8e3fc974/tools/RAiDER/models/hrr…
-
I have noticed this issue long time ago, but just recently was able to isolate it - apparently bpyproj do not support projections where are datum/spheroid different from WGS 84 which cause slight scal…
-
Proj 5 has a new API that is very different from the one in Proj.4. Proj 5 still supports the Proj4 API, but this API is deprecated in 6.0 and will be removed in 7.0.
To remain even as relevant as…
-
I'm trying to use `proj` on my Ubuntu 22.10 system. When I install `libproj-dev`, I get version 9.0.1:
```sh
$ sudo apt install libproj-dev
Reading package lists... Done
Building dependency tree…
-
On my mac, I have the following errors after npm install
``` ~/git/GCPEditorPro/ [master] npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm …
-
The [rgeo-proj4](https://github.com/rgeo/rgeo-proj4) gem is currently not compatible with the 7.x series of [PROJ](https://proj.org) which is the current version installed by Homebrew on Big Sur. Some…
-
Some point recently, all returned proj4 strings seem to have appended `+type=crs` to the end. This is causing issues when we are handling the proj4 string in .NET and returning issues that the type pa…