-
`dist-node` should work with require but it complains with import errors on a sub dependency.
```
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /home/jasmin/projects/solargraf-api…
-
This is a request that came up on the original add-support-for-terrain-data issue.
-
Hi guys,
recently my Institute acquires a Micasense Altum. I'm thinking to create a Processing plugin for QGIS with:
**Inputs:**
- Files or Directory
- Need more?
**Plugin features:**
1. Bat…
-
**Summary:** Potential bug report. AFAICT the calculation of the U vector is incorrect: it's not orthogonal to the fire front, and that causes systematic bias in computing fireline intensity (FLI). Th…
-
The AWS implementations of GeoServer would benefit from being able to manage add data to GeoServer without having to constantly worry about filling up the disk. As this implementation evolves, so will…
-
Probably the most common ones are:
- [ ] GeoTIFF (including cloud-optimized?)
- [ ] HDF5 (e.g. NEON AOP)
- [ ] NetCDF (we get a clunky version of this "for free" from HDF5 support)
Similarly/a…
-
Read two DEM files with `GDALRasterSource` and `RasterSourceRDD.tiledLayerRDD`:
```scala
val path1 = "/pathToFile/ASTGTM2_N42E076_dem.tif"
val path2 = "/pathToFile/ASTGTM2_N42E077_dem.tif"
…
-
I have N channel GeoTiffs where N > 3.
I can edit the Yolo cfg file to set channels=N.
However, I do not see the correct way to edit python/darknet.py or use the load_image() function to read …
-
### Steps to reproduce
1.Set up British OS georeferenced map. Obtain image file georeferenced to the British OS grid
2. Load as georeferenced template with no changes to default coordinates and coo…
-
GISCube is an open source web-based GIS application that supports variety of geospatial data format (such as Shapefile, GeoTIFF and netCDF).
In this session I will demo GISCube for processing as well …