-
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…
-
We've implemented a custom draw mode for drawing a radius, and are wondering if there is interest in a PR.
You can see it in action in [NYC Population Factfinder](https://popfactfinder.planning.nyc…
-
```
If the Python `zip` function is used to combine X and Y coordinates, the result
is a list of tuples:
X = [1, 5, 5, 3, 1]
Y = [5, 5, 1, 3, 1]
coors = zip(X, Y) # list of tuples
However, this ob…
-
I was hoping that this polygon:
![x](https://user-images.githubusercontent.com/520851/225341808-c31634eb-b03d-4961-8d05-307b89e5ad16.png)
would be made valid by:
```r
library(s2)
x = s2_geog_…
-
I have a index with one polygon of 92000 point. If I click on the polygon the search not work. The error is:
"Kibana is unable to store history items in your session because it is full and there don'…
-
## 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…
-
Hi @fogleman
I'm trying to wrap my head around your voxel optimization and triangulation code and can't seem to find the part that you referenced in your medium article:
> "Each rectangular face …
-
```
What steps will reproduce the problem?
1. Create a body.
2. Create a Polygon shape and specify the vertices in clock-wise order.
3. Add the shape to the body, add the body to the world.
What is t…
-
For `polygons` and `geojson`, on this page: https://slideruleearth.io/web/rtd/user_guide/ICESat-2.html#photon-input-parameters
I'm not sure what was the intention? I could not find any other specific…
-
It seems when you place a polygon zone points on different levels, for example a ramp, the zone will count the highest point on the top to the bottom point at the top making areas outside of the zone …