Nick Forbes-Smith
Nick Forbes-Smith
NSW has latest scene editor - QLD and VIC have slightly older versions Commit here adds IFC and Auto-detect https://github.com/TerriaJS/terriajs-place-editor/commit/6be7e54747fae38fbbdf50e1f3e4e88536155016 I don't think this ticket should be here - it...
In v8 we have the opposite problem - `description` is being dropped and all properties are being shown
I want [logical nullish assignment](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-0.html#short-circuiting-assignment-operators)! 💥
### Ideas - Maybe use object (not class) based `LoadableStratum` - Maybe ban overriding traits in `Models` (for example `GeoJsonCatalogItem`) - This means all trait values will need to go...
I believe this is due to a clash between `OpacityTraits` and `Cesium3dTilesTraits.style`
ooo yeah i like that idea @philipgrimmett !
Could be a simple alternative to GeoServer for vector-tile publishing
Hi @Youssef-Harby Basemaps can be added to "Init files" - docs with examples are here https://github.com/TerriaJS/terriajs/blob/main/doc/customizing/initialization-files.md#basemaps The supported properties for `MapboxVectorTileCatalogItem` are here https://docs.terria.io/guide/connecting-to-data/catalog-type-details/mvt/ You can use the `styleUrl` or...
Layers will reset when map mode is changed