-
**Module**
Walled Templates v 0.2.3
DF Template Enhancements v 1.6.1
Foundry v 9.269
dnd5e 1.6.0
**Describe the issue**
Hi! I am the author of the Walled Templates module. As pointed out in th…
-
Extracted from https://github.com/georust/geozero/pull/183
When processing MultiPoints, many of the formats that implement GeometryProcessor do not call `point_begin`/`point_end` for each point in …
-
basic geo types need to be defined, some basics
- point, line and poygons
- how to deal with multi versions, separate type or points/line/polygon always store the type in a vector
- minimum number of …
-
https://github.com/shapely/shapely/pull/1497 added an experimental plotting module to shapely. There was one remaining discussion point that was not yet resolved: should the function to plot polygons …
-
The [web instructions](https://devs.polygonid.com/docs/js-sdk/js-sdk-example) and the readme for this repo ask for:
1. the RPC_URL for a/the polygon Mumbai network rpc node
There is no RPC_URL in …
jb747 updated
7 months ago
-
### Describe the project you are working on
A 2D game
### Describe the problem or limitation you are having in your project
For discontinuous (with gaps) images, currently in editor Sprite2D Co…
-
```
Which products are affected?
Google Earth beta version 6.1.0.4738
What steps will reproduce the problem?
1. Attempt to display the attached KML file in the beta version.
What is the expected ou…
-
The getClosestRegion is rather moot since it uses a naive distance to centroid which isn't very accruate. It should calculate it based on whether the point lies within the region bounds (in 2D), and …
-
Hi I have noticed, when using polyfill for a polygon, it randomly skips certain areas near the boundary. How can we solve this?
For example. In this image blue dots are polygon side, and red is ce…
-
Description:
When you have a polygon that crosses the international dateline then the polygon.contains method doesnt work correctly.
In New Zealand we are beside the dateline and many polygons go ov…