-
I have a `MultiLineString Z` containing only single-segment 3D `LineStrings` that I would like to intersect with a 2D Polygon. The intersection works (removes geometries outside of the polygon), but s…
-
Add tourstop pin icon to leaf nodes that are part of a tour. Approximately above the ``(C)`` image copyright button
Use this to open a "Tours" tab in in the node pop-up, listing all tours available…
-
In #577, it was discovered that using bitwise AND to combine the results of single-dimension checks was considerably faster than using logical AND on the GPU:
```c++
bool status = true;
for (int …
-
> [17:02:49] isaacs -> juliangruber: npm pack $module@$version
``` bash
$ npm pack intersect@0.0.0
npm http GET https://registry.npmjs.org/intersect/0.0.0
npm http 304 https://registry.npmjs.org/i…
-
While looking through the Ray intersects method I noticed that the overloaded method for Intersects(BoundingFrustum) is commented out. Is there a particular reason for it being commented out?
`…
-
This is more a question, than a real issue.
I am wondering, what is the most efficient way to intersect the keys of two or more hat-tries.
My naive approach would be to iterate over the keys o…
-
```
What steps will reproduce the problem?
1. Take the tarball in the attachment, extract the content, correct the
Makefile (specifying location of libcarve and Carve) and compile (make).
2. Run any …
-
Add an option to tacl diff/intersect/report to output the results to the specified file rather than stdout, and in addition output metadata about the operation to a file with the same name but differe…
-
**Reporter: assefa**
**Date: 2006/07/25 - 21:11**
```
Right now only polygon and Line are supported.
Add the Point support :
Geometry-91.22,38.46
```
-
## Context
- We're working on integration of SAML, a typically-corporate identity provider that gives each organization running SAML a lot of flexibility in configuring it.
- When a Sandstorm grain is…