管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2024-01-03 b138834384e977cfc93cff1c66f70676cd4e7e18
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
SGLang.lang = $.extend(SGLang.lang,{
    ToolTitle: "SkylineGlobe - Skyline Software Systems, Inc.",
    ToolName: "Terrain Profile",
    help: "Help",
    Text0: "Mode",
    Text1: "Normal",
    Text2: "Compare",
    Text3: "Calculating profile",
    Text4: "Terrain profile calculation was aborted",
    Text5: "Elevation Layer",
    Text8: "Spacing",
    Text9: "meters",
    Text10: "Quality",
    Text11: "Medium",
    Text12: "High",
    Text13: "TerrainProfile",
    Text14: "TerrainProfile",
    Text15: "line ",
    Text16: "Left click on the terrain to draw a polygon/Polyline. Right click to finish operation.",
    Text18: "Follow <br>Line",
    Text19: "Calculating query points",
    Text20: "Terrain Profile tool cannot create more than 10 profiles. Operation aborted.",
    Text21: " objects. This procedure may take considerable time. Do you want to continue?",
    Text24: "Please select a group or a layer from the project tree",
    Text25: "Error while calculating elevation values.",
    Text26: "Please select an elevation layer from the list",
    Text27: "Point",
    Text28: "TerrainProfile-FollowLine",
    Text29: "Cannot generate terrain profile. The clipboard does not contain Polygon/Polyline objects.",
    Text31: "Analyzing point ",
    Text32: "Visibility Distance",
    Text33: "Follow<br>Line",
    Text34: "Fill <br>Area",
    Text35: "Selected<br>Group",
    Text36: "From<br>Clipboard",
    Text37: "<u>Refesh list</u>",
    Text40: "<b>Export to Layer</b>",
    Text43: "Distance",
    Text44: "Line",
    Text45: "Elevation",
    Text46: "Color",
    Text47: "Slope",
    Text48: "Min / Max Elevation",
    Text49: "Min / Max Slope",
    Text50: "Waypoint",
    Text51: "Unit:",
    Text52: "<b>meters</b>",
    Text53: "<b>feet</b>",
    Text54: "G_Dist",
    Text55: "H_Dist",
    Text56: "Cannot generate terrain profile. The selected group does not contain Polygon/Polyline objects",
    Text57: "m",
    Text58: "Surface Distance",
    Text59: "ft",
    Text60: "Sampling Length",
    Text61: "Horizontal Distance",
    Text62: "Object Name",
    TextAbort: " (Esc to abort)",
 
 
    Text999: ""
});