-
## Outline
Help develop a new GUI application that checks geometry for common issues and/or helps fix them.
## Details
A new GUI is in prototype development (built on Arbalest) that checks g…
-
### Description of Issue
I have an geometry in 3 chained PointInstancer and the geometry is not printed in USDView.
- If I remove the normals buffers (primvars:normals and primvars:normals:indice…
-
hi everybody, i have some problems at moment to load my data with cords and tie from xml . this is my issue:
geo = {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinate…
-
Hi,
I am currently trying to figure out a way to use `pygeofilter` for converting CQL2 to a DuckDB query using the [spatial extension](https://github.com/duckdb/duckdb_spatial). This extension is qui…
-
Well worth mentioning, have seen the results and they are good: https://github.com/uscuni/sgeop
Discussed today with @martinfleis. As I said, would welcome contributions + coauthorship in the paper…
-
Currently, we visualizer depth maps as point clouds, each point representing a sample on the depth image.
For 4k images (3840x2160) that's 8.4mio points which means we have to do a lot of vertex & …
Wumpf updated
2 weeks ago
-
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…
-
Hi,
In https://github.com/zarr-developers/geozarr-spec/issues/3#issuecomment-1400032128 @benbovy briefly mentioned vector data cubes and our interest in finding a way of serializing them in Zarr.
…
-
Hi,
I am just trying to draw a thick line then add, update or remove points from it dynamically at the run time.
just like this,
```
var line = new MeshLine();
var geo = new THREE.Geometry();…
-
### Problem
* I'm always frustrated when I want a figure window to appear with specific geometry, because I have to either move it manually every time, figure out the geometry manually (and update …