-
### What is the bug?
Firstly, "**average**" resampling method works correclty. But bilinear and cubicspline don't. I use GDAL to create six 8192x8192 files from 21600x10800 height map. About an area …
-
In a project I've been working on recently I've had need of the `Geometry#apply` function to convert the coordinates to and from WGS84, sinusoidal, and gnomonic projections.
I've had a lot of troub…
-
Please put on this issue comments about how to improve the text (English version).
-
The most cited projection for DGGS (the new [ISO 19170-1:2021 standard](https://www.iso.org/standard/32588.html) — also an [OGC standard](https://docs.ogc.org/as/20-040r3/20-040r3.html)) is **IS…
-
In 4.0b, it is possible to overlay spectra from matched cubes:
in 4.0, it doesn't work:
-
Dear all,
I am working in a project that I need to extract a viewport from a 360 video frame and I have seen in the previous issues the LayoutFlatFixed class deals with this topic.
However, I ha…
-
**Describe the bug**
grid_longlatascellid/grid_pointascellid returns h3 hex id that don't intersect with input point.
**To Reproduce**
import org.apache.spark.sql.functions.{col}
import com.…
-
I've tried my best to understand the differences between the Waterman and Cahill projection(s), and what D3 publishes as [geoPolyhedralWaterman](https://github.com/d3/d3-geo-projection#geoPolyhedralWa…
-
**Reported by wildintellect on 12 Apr 2014 18:41 UTC**
Someone's already done the hard part, we just need to convert it to C
I believe this was written to work with Proj4js
http://mbostock.github.io/p…
-
Right now, a [`Regions` object](https://regionmask.readthedocs.io/en/stable/generated/regionmask.Regions.html) can only be created using lat–lon coordinates (or, well, it is my interpretation that you…