-
## Issue Details
I compiled and ran polygon_set_2_join from benchmark/Boolean_set_operations_2 and ran it several times. Most of the time it runs fine in less than 10s, but it happened several time…
-
Hello
How can i implement snapping in my rinteraction when drawing lines?
I can see its working when drawing polygons but i need snap linestring to linestring and linestring to point
best regard…
-
Hello Daniel,
I'm making a lot of scan cleanning with CloudCompare at this time. My typical workflow consists of segmenting my point cloud until I'm sure that when I will create the polygon around the…
-
I'm using the OGR plugin of Mapnik to render some SQLite file data_source.
and my XML config of Layer was something like this
```xml
polygon
utf-8
ht…
-
Hi,
I've added my own type as follows:
```
x
y
```
which displays `std::vector` as a collection of points in the Geometry Watch, but I can't figure out ho…
-
In other words, this [function](https://access.readthedocs.io/en/latest/generated/access.access.euclidean_distance.html#access.access.euclidean_distance).
Per the comparison to spaghetti and pysal.…
-
I faced with issue after adding leaflet draw library to the app.
package.json:
```
{
"name": "angular-leaflet",
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve…
-
I tried to do a quick review of the options
> Image analysis techniques have been developed and applied for ITDCD since the 1990s [[15](https://link.springer.com/article/10.1007/s40725-023-00184-3#…
-
## Issue Details
I have a surface which has self-intersections. Running PMP::remove_self_intersections on this surface causes an access violation and crashes the program. No exception is caught. I …
-
I'm using Version 7.2.8.3235-pthreads of Virtuoso Open Source Edition with Docker.
I'm using GeoSPARQL with function `bif:st_within` in order to find which set of points are enclosed in a set of po…