-
In `ProjCoordinate`, the Z-value is not used in the `equals` and `hashCode` methods.
-
This process graph will return an empty GeoTiff for sync requests and no assets for batch jobs:
```json
{
"process_graph": {
"loadcollection1": {
"process_id": "load_collection",
…
-
I am reading a 1MB snappy parquet file in Databricks within the DataFrame `df`. The following code takes a couple of seconds to terminate:
```python
df.withColumn("geometry_27000", st_setsrid(st_g…
-
no matter what altitude I give it it returns as if it was 0
```kotlin
fun geodeticToCartesian(lat: Double, lon: Double, alt: Double): Point3d {
val srcCoord = ProjCoordinate(lon, lat, …
-
Reproduction case is in https://github.com/philvarner/geotrellis-sinusoidaltolatlngreprojection
This case is specifically when working with the geometry of a MODIS scene that crosses the antimeridi…
-
What should the process be for starting to think about incorporating proj’s 5.0 overall API changes (in addition to the testing changes being addressed by #9)?
It seems like proj4j is going to even…
-
As it has been reported multiple times that the CF encoding of CRS (Coordinate Reference System) may pose issues, I propose starting a dedicated thread to gain a better understanding of these concerns…
-
How i can extends Projection? What's need constructor class?
I can see, long and boolean variable.
Can you help me, with a short example code java?
-
Before I embark on what would be a very large pull request, I thought I'd first check in with you all on whether it makes sense. [Today's](https://clojurescript.org/news/2020-04-24-bundle-target) Cloj…
-
![Example of Spilhaus projection](https://www.researchgate.net/profile/Michael_Meredith2/publication/334126444/figure/fig2/AS:775590957309952@1561926702371/The-globe-viewed-on-a-Spilhaus-projection-in…