-
### Description of the bug
In Polygon::filter_points_by_vectors the comment say `and returns true if the point is to be copied to the output.`
but it's the `next_point ` that is copied in the output…
-
### The bug
WGS84 Ellipsoidal height correction (```dst_ellipsoidal_height = True```) at the anti-meridian is failing on the antarctic coastline.
### To Reproduce
requirements
```
pip insta…
-
### Reviewed guidelines
- [X] I have read and understand the suggestion guidelines
### Checked for duplicate suggestions
- [X] I checked for existing similar suggestions
### Summary
Add…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a bu…
-
In the point-in-big-polygon repo it says "If you want to use multiple polygons/regions, you should use point-in-region instead.". Now I'm wondering what exactly the differences are, apart from handlin…
-
This would only require GeoInterface support, and would allow people to use predefined polygons a lot more easily, plus add support for holes in regions!
If you need a nice point in polygon test, Ras…
-
Dear all,
I tried using Circuitscape on Julia with to connect only some focal node pairs (for which the Euclidean distance is less than a given threshold theshold).
From a given input, I ran Ci…
luroy updated
7 months ago
-
Algorithms:
- [ ] Pick random point in triangulated polygon. `O(n)`.
- [ ] Build a mass-balanced triangle tree such that a random polygon point can be sampled in `O(log n)`.
- [ ] `kernel :: Sim…
-
Hello, your scripts are just wonderful. But I am haunted by one command in C4D, and I would be glad if someone could make a script that would improve or make an analogue of the command. The point is t…
-
**Describe the bug**
getting no result when introduce multiple geospatial conditions
(like this one `"@geofield:[DISJOINT $geospatials0] @geofield2:[INTERSECTS $geospatials1]"`)
into a single que…