-
I'm a little confused about the requirement for forcing the algorithm to use geodesic distance measurements. The only place where I see this is applicable is in Output Type in the Distance Matrix. Wou…
-
getRadius function of a circle feature return the diameter and not the radius of a circle
openlayers5
-
Hello! thanks to sharing your great work.
I want to apply this framework to my dataset, but it is too slow to processing the volumetric geodesic distances.
I used your code(geometric_proc/compute_vo…
-
I know that there is a legacy of `scaleDenominator` in OGC specs, but I'm wondering if there has been any discussion about starting fresh on this spec.
The concept of "scale" doesn't apply well to …
-
## Issue Details
Using the `Heat_method_3` package in `Intrinsic_Delaunay` mode with a mesh containing degenerate triangles will cause the algorithm to get stuck in an infinite loop.
The respons…
oboes updated
4 years ago
-
Hi @pvnieo , thank you for the update of the repo.
I am not sure whether it is a mistake on the code or my understanding.
Should the loss involve the difference to shape_x's geodesics distance ?
…
-
Release Date: mid november 2021 ~~october~~ ~~september~~
Wanted:
- Infrastructure:
- [x] PyPy3.7-7.3.7 (with 3 weeks long regressions finally hunted down)
- [x] PyPy3.8-7.3.7 beta,…
-
#### Describe your question
How do I make a single query to get the geodesic distance from multiple source vertices? I tried:
```cpp
// ... compute heatData using heat_geodesics_precompute
…
-
Hello,
I encounter a problem with the geodesic distance method in the GOF function. During the calculation process, I get the following message:
```
Processing statistic: Geodesic distances
…
-
Hi,
I've been searching for an implementation of the heat method that would be easily usable on intrinsic geometry and your library seems exactly what I was looking for.
However, I'm wondering w…