-
Hi!
I am working on the visualisation on this website:
https://morphometric-explorer-v2.netlify.app/
The website currently takes the "cluster" variable of each polygon and displays it - but while…
-
Hello author, your program is very good, may I ask when you write the algorithm, have a reference paper? I'd like to take a closer look at your algorithm
-
Hello I am not able to convert 3D polygons to shp file.
const coordinates = [
[
[0, 0, 0], // Vertex 1: x, y, z
[0, 10, 0], // Vertex 2: x, y, z
[10, 10, 0],// Vertex 3: x, y, z
[10, 0, 0], //…
-
![DashDiscord-ezgif com-crop](https://github.com/emilhe/dash-leaflet/assets/120129682/610c033e-c377-434d-b3f1-edfd9118ee31)
Thought this was interesting:
https://milevski.co/Leaflet.Path.Transform…
-
Any idea if is possible and if so how or whit what... to calculate the baseline from the boundary? I have some datasets made with Aletheia in PAGE-XML format that have `Coords points` but not `Baseli…
-
Hello! I'm trying to use qreader to detect qr code, but i got this error.
How can i fix this?
![Screenshot 2024-08-01 110118](https://github.com/user-attachments/assets/16dc3e74-314a-443c-8328-e35…
-
The centroid of a geometry is sometimes outside of it, for example (but not exclusively) with a MultiPolygon such as France+Guyane. This can result in labels or interactive tips that are quite far off…
-
### Checklist
- [X] I've looked at the [documentation](https://leafletjs.com/reference.html) to make sure the behavior isn't documented and expected.
- [X] I'm sure this is an issue with Leaflet, …
se-ti updated
1 month ago
-
1. The checks in func triangulate_polygons(polygon2d : Polygon2D) would fail a simple quand with 4 vertices
2. The func _points_are_inside_polygon() would fail unexpectedly in some cases
…
-
There is no branch yet, but I have started prototyping spectral property measurements in two spatial dimensions, which will be included in XGA to produce things like temperature, metallicity, and entr…