-
I'm colliding against visible/arbitrary geometry a lot, which is slooow. I would appreciate a more efficient collision solid; Even a static one would be very helpful.
-
### Proposed new feature or change:
The current `_read_ugrid` assumes the coordinate values are in longitude and latitude. and **this not always true**.
https://github.com/UXARRAY/uxarray/blob/1c07b…
kjnam updated
2 months ago
-
The algorithm section needs expansion as a key point of research.
1. Improve the framework and API to allow different algorithms to be specified and evaluated. What is the best framework - is there…
-
We regularly face the issues that users have problems with understanding the mapping configuration and how well the mapping works, in particular for RBF data mapping.
On the other hand, [ASTE](http…
-
It would be convenient to be able to use `.par` files that work for all (or at least most) scanners, e.g. [for scatter](https://github.com/UCL/STIR/pull/740#issue-517716191). For OS algorithms like `O…
-
Mapillary's computer vision algorithms extract metadata like road surface type and street sign speed limits from their street level imagery.
Is it possible for Hoot to conflate this point data (whi…
-
Make a Dockerfile that allows us building an image with a Windows 10 environment set up for building Carla.
The main complication is having Unreal built without redistributing the code/binaries.
…
-
https://cp-algorithms.com/geometry/tangents-to-two-circles.html currently shows how to get the tangent lines, but does not mention how to also find the points on the circles associated with those tang…
Pomax updated
2 years ago
-
Author Name: **Alexander Bruy** (@alexbruy)
Original Redmine Issue: [11616](https://issues.qgis.org/issues/11616)
Redmine category:processing/core
Assignee: Victor Olaya
---
It would be nice to be a…
-
The `CoordinateSequence` implementation introduced in #799 allows a `CoordinateSequence` to be backed by any of the Coordinate types: XY, XYZ, XYM, and XYZM. However, most of the GEOS library accesses…