如何判断两个DatasetVector能否相交
实例化地址匹配与图层要素查询 时报错 vue2.0+ supermap版本11+
var url = "http://192.168.0.65:8099/iserver/services/map-world/rest/maps/World"; var layer = new TileLayer({ source: new TileSuperMapRest({ url: url, }), projection: ... width: 2 }), }) })); }); map.addInteraction(drawPoint);
IObjects C++如何在地图上用鼠标添加点、线、面要素并编辑?
设置绝对高度可以生成缓存,求解答
ExportSetting exportSetting = new ExportSetting(); exportSetting.setOverwrite(true); exportSetting.setTargetFileType(FileType.shp); exportSetting.setTargetFilePath(exportPath); exportSetting.setSourceData(dataset) ... .run(); 导出的shape文件,缺少prj坐标投影文件
iserver场景怎么设置成固定时间,天气不跟随时间变暗变亮
使用产品:iDesktop 11i 操作系统:win10 x64 数据类型: 坐标串 问题详细描述:四参数坐标转换使用桌面端计算的结果与实际使用公式计算的结果y坐标存在误差 问题重现步骤: 1.China_2D_4 (0,0,10,0) 坐标系EPSG:4546到EPSG: ... b * y); double targetY = fourParam.getyOffset() + fourParam.getScale() * (b * x + a * y); 1813257127@qq.com
使用产品:iserver 11i 操作系统:win11 x86
W/System.err: bundle:com.supermap.android.MapCommon is null W/System.err: bundle:com.supermap.android.MapCommon is null I/com.supermap.android.maps. ... I/com.supermap.android.maps.layerview: key(LAYERVIEW_MAPPARAM_NULL) not found in resources.
使用产品:iserver 11i (2022) 操作系统:win10 x64 数据类型: OSGB 问题详细描述:OSGB倾斜摄影的建筑群是一个整体,如何对每栋建筑做单体化处理,实现鼠标点击能够选中一栋建筑
1.发布文件工作空间 2.接口类型中选wmts100 3.用iclient3D调用上述发布的服务 注:iserver 11i iclient3d 11i
谁用过ol-contextmenu,openlayers版本的右键菜单可以弹出来,但是回调事件不好使呢?我从git上Install的是4.1.0版本的ol-contextmenu.
支持中心回复:java组件剖面分析不支持模型数据集,只支持CAD模型 提问两个问题 1.模型数据集能转cad模型吗 2.研发能增加支持模型数据集这个功能吗
现在手头有摄影测量得到OSGB地面三维地貌,还有DXF格式的三维矿体数据,,现在想两个数据联动展示,有什么好办法啊?我想到的是把其中一个数据格式转换一下