-
### Proposed new feature or change:
Add a function to check if a point is inside a polygon. Currently a pole point in polygon is implemented, possibly modify it and make a similar function? That func…
-
### Search before asking
- [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
Hi!
First of all, I don't know if this is the right place to ask this question because I have no idea about NVIDIA PhysX.
I'm developing a game with Unreal Engine 5.4.2. with C++ and I need to f…
-
### What is the bug? (in English)
Hi,
we have created a table in a PostgreSQL-PostGIS database, that has a point geometry and a polygon geometry as attributes.
When creating an entry in this dat…
-
There are three constructs used to define DTRO locations POINT, LINESTRING and POLYGON
It would be useful to have general overview for each type of the typical scenarios where it might be used.
…
-
Hi everyone,
In the image below I draw roofs on the the top of the building:
![image](https://github.com/user-attachments/assets/9be3f3e2-56c2-4029-9533-83319282189d)
This how I draw the roof…
-
This module should implement automatic point to polygon conversion using SAM in BIIGLE. It can work similar to biigle/maia:
A user starts a conversion job. The job runs on a GPU and processes all i…
-
For a polygon with multiple holes, the point in polygon check seems to be failing.
```julia
import GeometryOps as GO, GeoInterface as GI
using GeometryBasics
rings = [[Point2f.(r*cos(θ), r*sin(θ…
-
This works:
```
(jl_03spvp) pkg> st
Status `/tmp/jl_03spvp/Project.toml`
⌃ [e9467ef8] GLMakie v0.8.12
[5c1252a2] GeometryBasics v0.4.11
⌃ [8315f7d3] MakieDraw v0.2.1
```
```julia
using …
-
cc @mvanzulli