-
## Input
Point (crosswalks), line (cycle paths, pathways) or polygon (blocks) shp
![Image](https://github.com/user-attachments/assets/8c0dee75-3407-490d-9255-5dfeefe2999b)
## Layers
Crosswalks
Cycle…
-
I have the code inside a QGIS python console outside QGIS using python-qgis-ltr.bat (this is why i need to install from inside script)...
```
import pip
pip.main(["install", "pylas[lazrs,la…
-
I guess this explains why I never understood how to use `rstar`...
-
When executing the Segment, after the box selects the polygon, I want to delete the point cloud by a certain depth instead of deleting all the boxes selected.
After clicking segmennt out, enter a va…
-
The following codes should supposedly be able to return data consistent with expectations, but the results cannot be obtained correctly after using locate_in_envlope.
If you are traversing all pro…
-
## Description
A method to read scene data from code, it should output a json with the available data about the loaded scene
Now when loading a scene with debug enabled it is already possible to r…
-
Hi,
I'm using your code of [Point in Polygon in JS](https://github.com/ClaasM/Algorithms/blob/master/src/point_in_polygon/javascript/point_in_polygon.js).
But it seems to not work in every case.
…
-
Both of these polygons have the same shape and are in the same location. The length of the coordinates is also the same. The only difference is the order of the coordinates.
A:
```json
{
"type…
-
From @jabramowitz5 :
> Add something to make it more clear that a data collector has successfully added a point with “add point” button
Maybe a color change for the polygon or adding check mark ic…
-
### Description of Issue
We’re experiencing an issue in rendering Crowds with usdskel, whereby all the geometry that is saved as polygons is dropping the normals information at rendertime - and appea…