-
**Describe the bug**
I'm trying to test the use of EPSG:4327 (which is just CRS84h but with reverse axis order) and run into this weird error
```
org.locationtech.proj4j.UnknownAuthorityCodeExcepti…
-
Hi
The following source files are without license headers:
./src/main/java/org/osgeo/proj4j/BasicCoordinateTransform.java
./src/main/java/org/osgeo/proj4j/ConvergenceFailureException.java
./src/main/…
-
After separating the project into two, we may get some confusing errors; i.e.
```scala
java.lang.IllegalStateException: Unable to access CRS file: proj4/nad/epsg
at org.locationtech.proj4j.io.P…
-
Hi,
I'd like to be able to execute cct application of proj using proj4j.
https://proj.org/en/9.5/apps/cct.html#cct
Do you guys support it or have any plans to add it?
`echo 17.7562015132 …
-
```java
crsFactory.createFromParameters("rHEALPix", "+proj=healpix +ellps=WGS84")
Exception in thread "main" org.locationtech.proj4j.InvalidValueException: Unknown projection: healpix
at org.locat…
-
if i create a transformation using parameters and i use a gtx file i receive this Exception:
org.locationtech.proj4j.UnsupportedParameterException: geoidgrids parameter is not supported
in 2024 ther…
-
https://discuss.eodc.eu/t/fit-class-random-forest-413-request-too-large/396/10
Error happened when running dynamic landcover on large set of points:
https://github.com/patrick-griffiths/scratch/blob…
-
The recognition of CRS identifiers starting with "urn:" fail. What do I need to do to get support for URN based CRS identifiers?
This example program - using proj4j from maven (org.locationtech.pro…
-
It would be great to be able to run all or most of the PROJ.4 unit tests against Proj4J.
It appears that the current testing framework for PROJ.4 uses a custom utility called [GIE](https://github…
-