-
Allow for Permissions to be toggleable for edit vs read-only vs none
Should work for pages and sections.
-
Finding compatible trace files is required for using the Trace Viewer. During user tests, an experienced dev and a less experienced dev were both unable to complete these tasks without significant coa…
-
In B3DM, the Batch Table is used to attach attributes to the batched features of tile (e.g an ID per building).
The Feature Table can be used to keep attributes related to the tile. For now, the Fe…
-
Via the OEO DEV mailing list we got the following feedback for the OEO:
> Unfortunately the OEO is still not usable (for Linked Data). Just have a look at http://openenergy-platform.org/ontology/oeo/…
-
**Note:** A lot of the script is directly from the Nim's manual as it's very well explained and i don't see much to add, though i did simplify some parts and added my own examples of course.
**Desc…
-
Line charts are really slow since they have to process information for every year in order to make sense. This can make some series such as “Ramo” and “Actividad Institucional” really slow, besides th…
-
When dealing with a level/column that contains several grouped selections of several shapes, it's a little disorienting understanding if you are looking at the root level of the column, or are viewing…
-
Motivation:
Currently gltfpack optimizes animation with a fixed-fps mode, which causes duplicated frames for slow animations, or animations that have a long duration.
Taking this model as an example…
kzhsw updated
1 month ago
-
## Summary:
As stated in the [docs](https://cesium.com/learn/cesiumjs/ref-doc/Cesium3DTileset.html#classificationType), the `classificationType` option for `Cesium3dTileset` currently ‘... is not …
-
Tutorials employ "a simple example" convention to explain basic principles like layers, which should accelerate performance, but don't provide sufficient agnosticism from example to convey ability to …