-
I have a map file that loads GeoTIFF data, which is of type float and in the [0.0-100.0] range. It gets scaled to be between 0-255 with this command:
PROCESSING "SCALE=0,100"
I want to stretch a sm…
-
Hello! I would like to ask about how to export models’ predictions. This package looks perfect for my research as I have different datasets of the same species with different bias. So far, I have achi…
-
Right now it's only implemented between two `Point`s
https://docs.rs/geo/0.20.1/geo/algorithm/haversine_distance/trait.HaversineDistance.html
-
Currently MEI has no element for marking geographic coordinates. These could be useful for creating visualizations representing places of composition, birth, death, etc. So, I propose adding a `` ele…
pe-ro updated
9 months ago
-
```
I just started to test activejdbc and I guess I found a bug with postgresql.
I defined a model like this:
@Table("article")
@IdName("aid")
public class Article extends Model
{
}
The problem is,…
-
@arnim and @rgaiacs noticed that the GESIS server is unstable since July 31, 2024 at 6:29:45 PM GMT+2.
@arnim and @rgaiacs are in contact with GESIS IT to resolve the network issue that is causing …
-
Hello,
I am running a micmac pipeline in order to calculate the DEM from a set of RGB images. I would like to use this generated DEM in order to produce orhophotos for a set of monochrome images (N…
-
While I'm hesitant to implement a full blown `GEOGRAPHY` type, I do think that having a couple of spatial functions using geodetic algorithms operating on a sphere would be a good complexity/usefulnes…
-
This would be a cool feature - calculate the [Hausdorf Distance](https://en.wikipedia.org/wiki/Hausdorff_distance) of two GeoJSON `LineStrings`. This allows you to compare the similarity between two l…
-
# QGIS Enhancement: Point Clouds in QGIS
**Date** 2020/08/10
**Author** Martin Dobias (@wonder-sk)
**Contact** martin.dobias at lutraconsulting.co.uk
**Maintainer** @wonder-sk
**Version…