-
Hello there
Iam trying to use Cesium imagery from the examples supplied, but Iam unable to visualize the maps in my Potree, and I always get an error in dev of
Cesium.js:569 Uncaught TypeError: …
-
Hi,
First of all thanks for creating such a straightforward-to-use package! I have an issue with staggregate_bin() and was hoping you could help me solve it.
**Description of the task:** I hav…
-
Porting over from https://github.com/whosonfirst-data/whosonfirst-data-admin-es/issues/40
>I am opening this issue to address a discrepancy found in a pull request I submitted via the web form. htt…
-
It would be very useful if OSPRay could support back-face culling for mesh faces in the future. What I am asking for is an option similar to [VisRTX's experimental `cullBackfaces` option](https://gith…
-
Hi there,
I'm new to Martin. I've been using Tippecanoe so far, and it offers some ways to control how features should be dropped if they exceed a certain limit per tile. I'm not able to control th…
Zia- updated
2 months ago
-
Explanation of the issue by example:
If I create this script:
```
new Pen().drawVertex()
.setAngle(180)
.moveForward(16)
.drawVertex()
.setAngle(135)
.moveForward(16)
.drawVertex()
…
-
In this example https://github.com/LLNL/LEAP/blob/main/demo_leaptorch/test_project_and_FBP.py, the FBP-reconstructed tensor f_recon is not differentiable:
```
# run filtered back projection
…
-
Hi folks,
I was trying to get multiple visualizations in the same notebook, for example as one would do with matplotlib where one has multiple plots.
Is this expected to work? In the simple exa…
-
Hello!
I am trying to use my own matches on images, specifically using matches between images found with aruco markers and OpenCVs implementation of finding these. I have successfully used the data…
-
I believe it should be just fit(), according to the [docs](https://github.com/openlayers/ol3/blob/master/changelog/upgrade-notes.md#replace-olviewfitextent-and-olviewfitgeometry-with-olviewfit):
Repl…