Asger Skovbo Petersen

Results 11 issues of Asger Skovbo Petersen

[This code https://github.com/geotiffjs/geotiff.js/blob/4de2c3deb2e751809afada6546330462b9406ae6/src/geotiffimage.js#L859-L861](https://github.com/geotiffjs/geotiff.js/blob/4de2c3deb2e751809afada6546330462b9406ae6/src/geotiffimage.js#L838-L875) is only correct when the raster is CRS aligned (ie "not rotated"). If the raster is not CRS aligned the calculated resolution has nothing to do with...

![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-contrast-to-conventional-projections-this.png) Also see [A story about the "Spilhaus projection" – a map projection that went viral in fall 2018 and will be supported in the next release...

feature request
pinned

Having a STAC API which supports different CRSs for input it is possible to specify the CRS of `bbox` by using `bbox-crs` and CRS of geometries in the `filter` by...

I cannot find any description of how pygeofilter is supposed to behave when it meets invalid filters. The issue is written assuming that pygeofilter should fail when parsing invalid filters....

bug
good first issue

I would like to propose exposing a way to toggle boundless reading for two reasons: 1) There are use cases where features being outside the raster extent is an error....

Hi, Thank you for this plugin, it is an important contribution to the infrastructure around STAC. I have tried the plugin against our STAC API test server and trying to...

First: Thank you for a very useful tool. I have encountered a geotiff file where the magic number apparently is 43 instead of 42 which makes tiffhax refuse to parse...

### Feature description In the GUI Temporal controller shows timestamps without time zone info. Leading the user to think the timestamps are local time. At least with WMS-T (WMS with...

Feature Request
Temporal

Hi, First of all, thank you for maintaining and improving NetTopologySuite! Your work is much appreciated. I am working on a project that involves modeling spatial data using both coverages...