-
Investigative task to find out if we can display geoTIFF data on a Geolayer
After investigation, output of this task is one of the following options:
1. add support to the geolayer entity to allow up…
-
[GeoTIFF_Profile_for_Georeferenced_Imagery.docx](https://github.com/opengeospatial/geotiff/files/10815378/GeoTIFF_Profile_for_Georeferenced_Imagery.docx)
-
### Contact Details
Clara.c.chew@gmail.com
### Dataset description
This dataset contains maps of inundation fraction that were derived from NASA's Cyclone Global Navigation Satellite System (CYGNSS…
-
Hi,
I want to figure out the snow depth for the sampling station Latitude 86.1097; Longitude -78.055, in May 5th, 2012. With Trey Stafford's help. I used Python to read and interact with the GeoTif…
-
It's not quite clear how much we want to move _into_ the main library as a feature or if it should live in a separate crate. The split could be similar to `gif`/`gifski` where the format gives _access…
-
For a forward looking scope it would be good to consider output of images with [GeoTIFF](http://docs.opengeospatial.org/is/19-008r4/19-008r4.html) structure.
I had a cursory look: The basic librari…
-
If there is not value preset I would expect a None variant and not a no data data variant
`geotiff.rs:410`: can just be removed since the None Option is specifically mapped to the NoData variant
…
-
I was happy to find out that `rioxarray` is able to read a zipped GeoTIFF file using the same syntax as `rasterio`
```python
xda = xarray.open_dataarray('zip:file.zip/image.tif')
```
However,…
-
I am trying to load a **COG** using **Google Maps JavaScript AP**I. I have tried this using **georaster-layer-for-leaflet** but due to google terms & conditions, I'd like to achieve this using Google …
-
```python
>>> dom = idp.GeoTiff("xxxx.tiff")
>>> dom
```
For large dom (> 2000x2000), use the subpixels, and only create a 200x200 preview (make grid point lists and point_query for pixel valu…