-
As of pull request #45 the class org.locationtech.proj4j.proj.Projection and ten of its subclasses override the `equals` method that is inherited from the Object class.
However, the `hashCode` meth…
-
Anyone with the relevant clearance, please review the closed pull here
[Update CoordinateTransformTester.java](https://github.com/locationtech/proj4j/pull/41)
-
When a [reproject](https://github.com/locationtech/geotrellis/blob/master/vector/src/main/scala/geotrellis/vector/reproject/Reproject.scala) method is called with specific extent it is going into infi…
-
@worace are there any other changes you think would make sense for 3.0? Is it a good idea to get a first alpha out that uses all the updated dependencies?
-
I used this jar(proj4j-0.1.0.jar), but many classes can't be serialized.So I have to modify the source code。。。
-
We encountered a conversion issue from WGS84-4326 to NAD27-3069 while doing a project.
We used two ways for projection based on the same longitude and latitude:
A: ESRI ArcMap Projection (using …
-
Currently GeoTrellis hosts a version of Proj4J in our repository (https://github.com/geotrellis/geotrellis/tree/master/proj4/src/main/java/org/osgeo/proj4j) to allow for tighter integration in our wor…
-
If a GeodeticDatum doesn't have a default transformation to WGS84 defined, a call to its getGeocentricTransformations method will infinitely recurse when GeodeticDatum.WGS84 is passed in as a paramete…
-
All I want is just to tile the tiff using the original projection which I read from landat8 tiffs like ESPG:32650. And I'v tried many different tiffs of scenes. When ingesting using projection EPGS:32…
-
Super cool that you ported this over to Dremio.
I'm running Dremio on Kubernetes and getting crashes with this error after adding the jar to 3rdparty.
Seems either I or the jar is missing proj4…
gmsiv updated
6 years ago