添加关照、全局等高线、修改图层问题

This commit is contained in:
2025-07-17 18:54:05 +08:00
parent c781d38c0c
commit b274b62671
4594 changed files with 791769 additions and 4921 deletions

View File

@ -109,6 +109,7 @@ module.exports = {
heatMap: "heatMap",
importPanorama: "panorama",
fountain: "fountain",
flyLine:"flyLine",
waterL: "water column",
groundText: "GroundText",
@ -136,6 +137,7 @@ module.exports = {
cutFill: "cutFill",
slopeDirection: "slopeDirection",
contour: "contour",
qcontour:'Global contour',
// inundationAnalysis: "inundationAnalysis",
// visualFieldAnalysis: "visualFieldAnalysis",
// profileAnalysis: "profileAnalysis",
@ -163,6 +165,7 @@ module.exports = {
ConcurrencyControl: "Concurrency Control",
localIP: "Local IP",
localPort: "Local Port",
weather: "Weather",
week: [
"Sunday",
"Monday",

View File

@ -103,6 +103,7 @@ module.exports = {
waterL: "喷射水柱",
groundText: "貼地文字",
standText: "立體文字",
flyLine:"飛線",
// 分析二级菜单
inundationAnalysis: "淹沒分析",
@ -113,6 +114,7 @@ module.exports = {
slopeDirection: "坡度坡向",
viewShed: "可視域分析",
contour: "等高線",
qcontour:'全域等高線',
},
},
bottomMenu: {
@ -137,6 +139,7 @@ module.exports = {
ConcurrencyControl: "並發量控制",
localIP: "本地IP",
localPort: "本地端口",
weather: "天气",
week: [
"星期日",
"星期一",

View File

@ -105,6 +105,7 @@ module.exports = {
heatMap: "热力图",
fountain: "喷泉",
waterL: "喷射水柱",
flyLine:"飞线",
// 分析二级菜单
inundationAnalysis: "淹没分析",
visualFieldAnalysis: "视域分析",
@ -113,6 +114,7 @@ module.exports = {
cutFill: "土方分析",
slopeDirection: "坡度坡向",
contour: "等高线",
qcontour:'全局等高线',
pictureLocation: "照片定位",
importPanorama: "全景导入",
},
@ -143,6 +145,7 @@ module.exports = {
localPort: "本地端口",
remoteIP: "远程IP",
remotePort: "远程端口",
weather: "天气",
week: [
"星期日",
"星期一",