-
There are some bad polygon points for metal layer (layer #1 in the sim) between #42 and ab0 pins (on the left) and one bad point is completely on the top left of the simulation (near the _busrq pin).
…
-
Hiya,
I've found an issue where some geometry that isn't empty is considered to be by boost polygon. Originally the geometry was part of a much more complex polygon, and small part of that polygon …
-
**geofencing works properly in android also with realtime coordinates**
but in IOS not working..always describing
**point in not within polygon**
static data
const polygon = [
{"lat": …
-
If you have a skeleton on border pixels, the algorithm does not work well. I tested only with c++.
Here is a test image:
![testimage](https://github.com/user-attachments/assets/5b0847c9-e446-4e08…
-
# Background
KCL's sketching API builds one path per function application. Sketching a square requires calling `line` four times:
```
let square = startSketch('XY')
|> line([4, 0], %)
|> …
-
1. I have created a project with point, line and polygon layer
2. I have created 4 each version either has 1 line or 1 polygon
3. lines and polygons have field to measure their length and area
…
-
These functions must be implemented to `pygame.draw` module in order to deprecate `pygame.gfxdraw` module:
- [X] #2800
- [X] thickness
- [X] filled
- [X] draw.aaline
- [ ] #3191
- [X…
-
I'm querying products of MOD14A2 using platform in the query arguments.
If I am filtering for "platform" = "terra" or "aqua" the latest item in 2024 is from day 065.
However if I don't filter for pl…
-
Hi, I had to do some optimizations recently for zonal stats on a very large number of polygons, and I thought the method might fit well here.
Essentially, instead of iterating thru each feature o…
-
### What happened?
I have no idea how to properly explain it so here is a video:
[region-testPoint.webm](https://github.com/foundryvtt/foundryvtt/assets/41452412/69f7f265-7fe5-4068-bd97-2b0cd215e9…