-
I get this exception on some pairs when running
`python scripts/align_main.py --mode matching
`
> The above exception was the direct cause of the following exception:
>
> Traceback (most rec…
-
Especially for diamond/silicon lattices.
It'd work something like so:
– pick one of the main crystallographic directions [111], [110], [100] (from jig)
– drag a cutting plane that snaps onto hole…
-
Right now when the json schema has intersection types you are using the ".and" command to join them together. Would it not be better to use the .merge command as it's suggested in the documentation?
…
-
### Description
When driving through an intersection, the U-turn lane is not displayed. OSM data is correct - this worked correctly in earlier versions of the program (OsmAnd 4.6).
### Steps to repr…
-
**Description:**
We currently only support limited combinations for intersection types (e.g., readonly intersections).
But according to the spec, this support should be available more generically.…
-
The following code prints one, as expected:
```
box = trimesh.creation.box(extents=[1,1,1])
box.apply_translation([1e4,1e4,1e4])
print(trimesh.boolean.intersection([box, box]).volume)
```
The …
-
## Summary
I'm starting this thread as a fresh start on the Intersection PEP. We've come across various difficulties in formulating the Intersection PEP, and it's been a long road of discussion - I…
-
The ChunkIndex is a mapping `256bit key --> (32bit flags, 32bit size)` since #8513.
The user flags are:
- F_USED, meaning the chunk is referenced / used. this is used by `borg compact` to determin…
-
should we be adding `intersection` to the canonical layers?
-
Hi,
Is there any way to use geospatial LineString type, Intersections between Polygons, Points, LineStrings, and find Near? I am linking to the mongodb documentation about GeoJSON:
https://www.mong…