-
### What problem does this feature solve?
Now if you want to use a scatter chart in a map you have to set the coordinates where each bubble is going to be drawn. In my case I only have access to the …
-
**Describe the bug**
The draw sketch features are inconsistent and contain an polygon that has only 2 points sometimes.
If a polygon is drawn and the interaction is active the following features w…
-
Replicate the MODIS GSKY functions so they work on the landsat/S2 data.
- [ ] Test that we can do point, polygon, and exiting polygon drills of L/S2
- [ ] Add catalogue entry. New Landsat/Sentinel…
-
Give users the ability to add data from polygons from OpenSGID to the output.
-
the setting of points in a polygon should be un-doable. suggestion is to take back point by point, as for example the polygonal marquee function in image editing tools do (like photoshop).
so while t…
-
We have to provide coordinates with 6 digits of precision and use a field serializer to do so. Curiously, we can use the serializer on fields allowed to be either a Point or a Polygon, but not with fi…
-
I'm looking for a way to use this library to check, using Cartesian coordinates:
* If two polygons intersect
* if a polygon fully contains another polygon
I'm not seeing any exported functions …
-
Detected for several cases of `sym_difference`, e.g. *difference.cpp* test case `intersect_holes_intersect_and_disjoint` used in the example below:
#include
#include
int main()
…
-
**Describe the bug**
The `compas.geometry.offset_polygon()` returns `TypeError` when the parameter `polygon` is provided a `Polygon` instance
**To Reproduce**
Running this script with Python 3.11…
-
In "edit with iD", after I create a polygon, if I click a point and split the boundary into two, followed by deleting this point, the polygon would be broken into polylines even when there are enough …