s3m-spec icon indicating copy to clipboard operation
s3m-spec copied to clipboard

Results 33 s3m-spec issues
Sort by recently updated
recently updated
newest added

`[ import S3MTilesLayer from './S3M_module/S3MTiles/S3MTilesLayer'; export default { name: 'CesiumMap', mounted() { // 确保 Cesium 全局对象可用 // if (typeof Cesium !== 'undefined') { // const viewer = new Cesium.Viewer(this.$el, {...

ifc生成的s3m模型,转3Dtiles之后,模型颜色出现错乱

[test.zip](https://github.com/SuperMap/s3m-spec/files/9249927/test.zip)

1、依据提供的CBD数据,在IServer中发布服务,可以正常的加载 2、利用官方提供的服务 例如 https://www.supermapol.com/realspace/services/3D-srsb/rest/realspace/datas/srsb 这种就加载不了,也不提示异常

[testdata.zip](https://github.com/SuperMap/s3m-spec/files/13858426/testdata.zip)

需求

ifc模型生成s3m,再转3DTiles,加载之后查询属性,batchTable中未记录smid或者其他属性信息

s3m sdk在读取desktop 11i生产的s3m 2.0版本的s3mb文件时,部分文件出现下挂文件有空值。 ![image](https://user-images.githubusercontent.com/30200639/208030038-98dc2337-b09c-4fea-ae26-00a749988906.png) 同时获取的到的顶点坐标值很小,跟osgb的值有很大的区别。GetBoudingSphere出来的center值也是0,0,0。 测试数据放在附件 求解答 [Tile_+000_+002_L19_000000.zip](https://github.com/SuperMap/s3m-spec/files/10242965/Tile_%2B000_%2B002_L19_000000.zip)

通过超图桌面端的倾斜入库合并根节点转出来的S3M在S3M工具中加载是正常的 ![1](https://user-images.githubusercontent.com/40288288/228713457-973f90a0-132c-4a56-b250-def9d14c664e.jpg) 再通过S3M工具转换S3M-->B3DM,后用Cesium加载,加载异常,只能加载一个层级,其它层级不能正常加载出来,什么原因呢? ![2](https://user-images.githubusercontent.com/40288288/228713506-23e34243-9c7e-4be4-be08-a4729c573324.jpg)

请问有没有什么方法能够进入模型内部?还是说并不支持这个操作