-
Building a table of all box coordinates with each row containing its directed face (.vx0 start, .vx1 end - ordered around the box) is seemingly way too hard from the current arrangement.
It should…
-
hi
first of all, thank you for this library, it is briliant :)
I ran into 1 issue, sometimes I get several messages wrapped together into 1 file, so like this:
UNB
UNH
UNT
…
-
```
Their number should depend on the length of the edge they are added to. So
that all edge segments have the same (or nearly the same) length.
```
Original issue reported on code.google.com by `ily…
-
Hello everyone, we have a road map for RoadSystem too!
- [x] Basic Road Network with graph.
- [x] Road Tool for RoadSegmentLinear (partially done, Snapping has not yet been ported.)
- [ ] Road To…
-
Ported Issue from Mantis
Original ID: 1487
Reported By: Stephan Hennig
SEVERITY: MINOR
Submitted: 2008-11-18 05:00:00
OS: _-_-*
VERSION: 2.20.3
## DESCRIPTION
Symptom:
Zooming into the outpu…
-
In 3D plots in `GraphMakie`, we overlay the line-segments based edge plot with scatter plots containing node and edge-arrow markers like this:
In `GLMakie` this looks a bit weird because of the d…
-
Thank you for your excellent work! But I encounter a problem when I run infer.py. The problem is when I set INFER_STEP: "start", START_FROM_ROAD_PEAK: True, the file can successfully run. If I change …
-
The UOC (§6.3) indicates that the danger line should be encoded by OBSTRN or WRECKS objects. There is no indication that no DEPCNT should be encoded adjacent to the OBSTRN or WRECKS. We have found ins…
-
While detecting edge crossings, the code does not consider if the edge is composed of multiple segments, hence finding the intersection of the straight line from source to target with other nodes.
-
**Which Atlas check is the fix suggestion related to?**
**OverlappingEdgeCheck:**
Description: Checks that two Edges do not share the same two consecutive geometry points. Each segment of a
main…