-
According to the documentation for the `get()` method on both `polygon_45_set_data` and `polygon_90_set_data`, output polygons should always have counter-clockwise winding, and no duplicated start and…
-
I am working with yield monitor data from an agricultural plot and I am having an issue when loading the yield data, the shp file of the plot boundary and also when creating a grid to later perform op…
-
I've been using this for a while in a React build without issue, but when I try to use it inside Angular, we're seeing this
`Error: Module not found: Error: Can't resolve '@mapbox/mapbox-gl-draw/sr…
-
## Proposal
I was poking around with `General_polygon_set_2` and `Arr_circle_segment_traits_2`, and I wanted to display such polygons in a `QGraphicsView`. So i wrote a function that convert such p…
-
**Problem description**
Multiple APIs are using a similar data type (a profiled variant) for describing an `Area`, which allows a description of a service area or geographical area in form of a cir…
-
# 1. ~~Random, monotone polygons.~~
Done! PR: #95. Thank you @1ndy!
# 2. Ray-casting visibility polygon.
### What?
Imagine that the edges of a polygon represents the walls of a room seen t…
-
**Is your feature request related to a problem? Please describe.**
Along with virtual line virtual polygon are needed.
They can give us:
1. Traffic "lane" control
2. Monitoring area of interests
…
-
The RFC allows for empty geoJSON objects [link](https://datatracker.ietf.org/doc/html/rfc7946):
```
RFC 7946
3.1. Geometry Object
o A GeoJSON Geometry object of any type other than "G…
-
**Describe the bug**
When drawing polygons on an image map, it is not possible to draw a 2-point-polygon (a line). In previous versions this was possible, in version PE 3.3.3 this creates a rectangle…
-
**Is your feature request related to a problem? Please describe.**
Spatial join is usually an application of either point-in-polygon or geometry intersection. Our point-in-polygon implementation is m…