-
# MAINPAGE
![vedo_logo](https://user-images.githubusercontent.com/32848391/90966721-1e420980-e4d6-11ea-998f-3285d512541f.png)
![colormap](https://user-images.githubusercontent.com/32848391/5073880…
-
# Implement GeoSPARQL Functions
## Table 1 – Simple Features Topological Relations in the GeoSPARQL Specification.
- [x] geof:sfEquals
- [x] geof:sfDisjoint
- [x] geof:sfIntersects
- [x] ge…
-
See previous discussion: #380,
We'll need to resolve the following issues around `num` and compatibility first: https://github.com/georust/robust/issues/3, https://github.com/georust/robust/issues/…
-
Two questions about the cellsite correspondance
1. How can I easily get all points that have no matching cell? In the classic (non-weighted) voronoi, all cells are returned in the same order as the…
-
### Describe the bug
Upgrading to typescript 4.1 which apparently introduced React 17 JSX Factories causes the error `Cannot assign to read only property 'jsx' of object` when using `.tsx` file.
#…
-
Error: received a OSError at stage "predict".
### Message: "Failed to open file b'C:\\Users\\\xe5\xb0\xb9\xe9\xb8\xbf\xe9\xa3\x9e\\AppData\\Local\\Temp\\scipy-kq5js8fo'"
Full traceback:
File "yan…
-
Can you try to reproduce this @jannes-m:
```
docker run -d -p 8799:8787 -e USERID=$UID -e PASSWORD=strongpass -v $(pwd):/home/rstudio/geocompr robinlovelace/geocompr:qgis
```
And then in that …
-
**Describe the bug**
Segmentation fault(core dumped) when running crophull (with a 3d convex hull), and code itself is almost the same with example code given within some blogs like [https://blog…
-
**Description**
The issue occurs when an Armory project with rigid bodies of type `Mesh `and `ConvexHull` is exported to a Windows(C) target. No collisions with bodies of type "Mesh" or "ConvexHull" …
-
With the inclusion of custom file format readers, the need for a instrument information database is even higher. Information like the pixel positions are currently read from the hessio files, however …