-
When training a binary classification model, the CLI crashes with the following output:
```
error: panicked at 'called `Option::unwrap()` on a `None` value', crates/core/train.rs:1729:22
0: back…
-
There has been discussion about finding ways for users to easily toggle on/off layers within a Tangram scene. One option would be to build a default layer switcher for mapzen.js, either as a plugin/a…
-
There is discussion in Tangram about making a `legend` object available, based on a user's scene file. If this moves forward, I propose adding an optional legend element to mapzen.js.
Thoughts?
…
-
我的项目是用Swift写的,在桥接头文件里无法导入 Tangram 的文件,比如导入 #import 就会报错 Could not build module 'Tangram' 。
那几个依赖库都可以导入就 Tangram 不行!
-
https://github.com/broadinstitute/Tangram/blob/3c87a25d49ad50b7f85ba68c67d31b46e38c3847/tangram/mapping_utils.py#L40-L41
think it'd be useful if this operation is optional.
giovp updated
8 months ago
-
tangram play validator may complain about things like
```
stroke: { color: black, width: 1 }
stroke: { color: global.text_stroke, width: [[1,1px], [12,2px],[16,4px]] }
```
(real map style bu…
-
**TO REPRODUCE THE ISSUE, FOLLOW THESE STEPS:**
- Clone a fresh repo.
Follow steps: https://github.com/tangrams/tangram-es/tree/main/platforms/windows
**RESULT:**
Compilation starts, all good …
-
When test iscsi-scst with iser link(use user mode device), it will crash when initiator do writing.
scst version: 3.8 release
initiator and target side are all RockyLinux 8.10
initiator:
e1000…
-
-
While loading one of Patricio's scenes, (https://raw.githubusercontent.com/tangrams/tangram-sandbox/48ee0e7901a06818eb5fe15866171f1239a690ce/examples/ink.yaml);
The map didn't display in tangram-pla…