-
-
- Only allow several redraws of a preview shape per second or something so that rapid mouse movement doesn't result in sluggish execution
- For polygonal selection we don't need to redraw the polygon…
-
From @mjuric
My high-level note (maybe for future upgrade): it looks like this implements point-in-polygon to test whether an object falls within the camera footprint? I'd advocate against impleme…
-
**Is your feature request related to a problem? Please describe.**
I've noticed that my map gets cluttered and hard to havigate when i have several spots in close proximity or especially when i have …
-
```
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
…
-
```
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
…
-
It would be great that `climr` functions (e.g. `climr_downscale`) accepted a polygon shapefile or a raster layer instead of a table of point locations.
things to consider:
- would this be implemen…
-
When in tessellation mode adding a point outside of a bounding geometry (an existing polygon) creates a new buffered point. If that point is overlapping with the edge I try to get the difference of th…