-
Working with version 9.1.
I'm in the process of testing my map for performance issues so I'm doing things like toggling all the layers on/off quickly, zooming around with the full load of data disp…
mkf62 updated
3 weeks ago
-
### URL
Any
### How to reproduce the issue?
Hi,
If I want to create a new way beginning on a node of another feature (linear way or polygon) and click on F (to follow), I have a message "T…
-
## Context
Currently the MYKOBO flow is implemented as redirect to other tab when user clicks on "Start offramping", Instead of that it should be iframe on the same screen.
## Acceptance Criteria
…
-
```
Canviz doesn't support the HREF/URL dot attribute to allow clicking things in
the graph. I've
received several patches implementing this, but they all go the route of adding
an "a" tag to the
…
-
```
Canviz doesn't support the HREF/URL dot attribute to allow clicking things in
the graph. I've
received several patches implementing this, but they all go the route of adding
an "a" tag to the
…
-
The construction of a polygon with `Float64` points such as
```julia
hexagon = Polygon(
[Point(cos(θ), sin(θ)) for θ in 0 : π / 3 : 2π - π / 3]
)
```
does not throw an error, while the on…
-
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on ~the latest version of~ geopandas 27de00c.
- [ ] (optional) I have confirmed this bug ex…
juseg updated
4 months ago
-
Dear all,
I'm unsure whether this is a bug or or a feature, or if I'm missing something obvious. Here is my MRE:
```
xlon
-
Today I tried recording a few paths for the first time, using Mergin Maps Input. And it went well :)
I hold an external GPS in one hand and the phone in the other hand, just as when I used other a…
velle updated
1 month ago
-
Trying the example code
[Example model](https://www.boost.org/doc/libs/1_68_0/libs/geometry/doc/html/geometry/examples/example__adapting_a_legacy_geometry_object_model.html)
[Adapted example model]…