2、同一坐标系内的变换:1、平移2、比例缩放3、旋转
3、地图符号分类:点状符号,线状、面状
设计思想:与其图形系统的实现方法一样,1、以CAD为基础,2、根据自己的图形数据结构和应用平台自由开发
4、wblock与block的区别:WBLOCK是生成外部文件,BLOCK是生成内部块
5、如何设置线型和填充样式:
填充图案为.pat格式为:
* 图案名
角度,x起点,y起点,x增量,y增量
6、DTM:以数字形式,按一定的结构组织在一起,表示实际地形特征的空间分布,即地形形状大小及起伏状况的数字描述。
DEM:用一组有序数值阵列形式表示地面高程的一种实体地面模型,是DTM的一个分支。
7、影响DTM的精度有哪些?
DTM精度:样点点位及密度、插值算法、数据结构的选择
评价 DTM性能的参数:精度、计算速度、处理数据量、用户界面、数据采集工作量
8、什么是TIN,矩形格网
TIN:直接利用测区内野外实测的所有特征特征点,构造出邻接三角形组成的格网型结构。
矩形格网:将离散的原始点,依照插值计算法归纳出规则形状格网的结点坐标,有规律的存放在DTM中。
9、建立TIN的方法有哪些,如何处理一些特殊情况,比如断裂线处理
建立TIN的方法:泰森多边形算法、最近距离算法、最小边长法。
断裂线处理:在输入数据及预处理和分类过程中,把断裂线提取出来并扩展成以格极窄的条形闭合域。
10、请简述登高线的生成过程及基本思想
先建立TIN,再等高线跟踪,最后拟合
11、高程插值:根据给定的平面坐标P,利用邻近的已知高程的离散点作为参考点,计算P点高程
算法:线性插值、高次多项式插值和最小二乘法插值、距离加权平均插值
12、判断格网中是否有等高线:从矩形格网的某格单元边上开始,由等高线的延伸方向据矩形格网的结点的高程值决定
13、等高线平滑处理:线形迭代法、分段三次多项式、张力样条插值、二次多项式加权平均。
14、计算土方量的三种方法:
(1)等高线法
应用等高线计算体积的基本方法是,先量出各等高线所包围的面积,相邻两等高线包围的面积平均值乘以等高距,就是两等高线间的体积(即土石方量).
(2)方格网法
该法主要用于施工场地范围较大,地形起伏不大且地面坡度有规律的区域.
(3)断面法
在地形图上求公路,渠道等带状土工建筑物的挖,填方时,一般都采用断面法
15、TIN优点:a、以原始数据作为网结点b、不改变原始数据及其精度c、保存原有的关键地形特征d、利用TIN追踪等高线的算法相对简单。
1, measuring coordinate system to screen coordinate conversion
2, the same coordinate system transformation: 1, shift 2, 3, scaling, rotation,
3, map symbol categories: point-like symbols, linear, planar
Design idea: Instead of graphics systems the same way as the realization, 1, in order to CAD-based, 2, according to its own graphics data structures and application development platform for the free
4, wblock and block the difference between: WBLOCK is to generate an external file, BLOCK is generated within the block
5, how to set line and fill styles:
Fill the features of. Pat format is:
* Pattern Name
Angle, x start, y start, x increment, y increment
6, DTM: in digital form, according to a certain degree of structural organization together, indicated that the spatial distribution of the actual topographic features, namely, the size and shape, undulating terrain of a digital description.
DEM: array with a set of ordered values is expressed on the ground floor elevation of a physical model, is a branch of DTM.
7, affect the accuracy of DTM What?
DTM Accuracy: like little bits and density, interpolation algorithms, the choice of data structure
Evaluation of DTM performance parameters: accuracy, computing speed, data processing capacity, user interface, data acquisition workload
8, what is the TIN, rectangular grid
TIN: the direct use of field survey measuring all the characteristics of the region feature points and construct a grid consisting of adjacent triangular structure.
Rectangular grid: The original discrete points, in accordance with interpolation calculation rule to follow the shape of the node grid coordinates are stored in the DTM in the law.
9, the establishment of TIN methods are what and how to handle some special cases, such as fault-line treatment
The establishment of TIN methods: Thiessen polygon method, the recent distance algorithm, minimum edge length method.
Fault line treatment: the input data and pre-processing and classification process, the fault line is extracted and expanded into a very narrow grid bar closed domain.
10, please briefly ascend the line generation process and the basic idea of
To first establish a TIN, and then contour tracking, the final fitting
11, elevation interpolation: According to the coordinates of a given plane P, the use of the adjacent discrete points of known elevation as a reference point to calculate P-point elevation
Algorithm: linear interpolation, high order polynomial interpolation and least squares interpolation, distance weighted average interpolation
12 grid to determine whether there are contour lines: From the rectangular grid of a grid cell edge of the beginning, from the extension of the direction of contour lines, according to a rectangular grid of elevation values of the decision node
13, contour smoothing: linear iterative method, piecewise cubic polynomial, tension spline interpolation, quadratic-weighted average.
14, Calculation of earthwork volume of three kinds of methods:
(1) contour line method
Application of contour calculation of the volume of the basic approach is, first of all planning based on expenditure area surrounded by contour lines, surrounded by two adjacent contour lines is multiplied by the size of the average contour distance, that is, the volume between the two contour lines (ie, earthwork volume).
(2) The Grid method
The Act is mainly used for construction sites larger in scope, undulating topography and ground slope is not a regular region.
(3) cross-section method
Topographic map in order to roads, drains and other ribbon digging earth structure, fill, they generally have adopted cross-section method
15, TIN advantages: a, the original data as a network node b, does not change the original data and its accuracy c, to retain the original key terrain features d, the use of TIN contour tracking algorithm is relatively simple. |