【正文】
北京師范大學(xué)資源科學(xué)研究所 /科學(xué)技術(shù)處 2022年度研究生課程:地理信息系統(tǒng)理論方法與應(yīng)用 TIN是一個(gè)專(zhuān)門(mén)的地表模型生成、顯示、分析模塊。 ARCSCAN是一個(gè)掃描矢量化模塊,具有柵矢一體化編輯功能,可自動(dòng)消除噪音、剔除色斑、自動(dòng)識(shí)別斷點(diǎn)、虛線、符號(hào)線、自動(dòng)角度取直??筛鶕?jù)等高線、高程點(diǎn)、地形線(如水崖線、陡坎)生成不規(guī)則三角網(wǎng)并進(jìn)一步產(chǎn)生地表模型,對(duì)地表模型三維顯示分析,如三維地圖暈暄、飛行動(dòng)畫(huà)、通視分析、剖面提取、土方填挖計(jì)算等。 7) 用戶界面菜單生成和開(kāi)發(fā) 可用可視化的方法生成各種風(fēng)格的菜單,對(duì)話框。符合各種制圖習(xí)慣,支持各種繪圖儀及繪圖語(yǔ)言及圖形格式。 四、 ArcInfo 主要模塊構(gòu)成及功能 北京師范大學(xué)資源科學(xué)研究所 /科學(xué)技術(shù)處 2022年度研究生課程:地理信息系統(tǒng)理論方法與應(yīng)用 模塊: 核心模塊和若干個(gè)可選的擴(kuò)展模塊。 四、 ArcInfo 主要模塊構(gòu)成及功能 北京師范大學(xué)資源科學(xué)研究所 /科學(xué)技術(shù)處 2022年度研究生課程:地理信息系統(tǒng)理論方法與應(yīng)用 模塊: 核心模塊和若干個(gè)可選的擴(kuò)展模塊。 ARC/INFO 的數(shù)據(jù)模型 北京師范大學(xué)資源科學(xué)研究所 /科學(xué)技術(shù)處 2022年度研究生課程:地理信息系統(tǒng)理論方法與應(yīng)用 ? ARC/INFO 采用一種稱(chēng)為地理關(guān)系模型的混合數(shù)據(jù)模型,支持對(duì)象的矢量方式和柵格方式 ? ARC/INFO 的數(shù)據(jù)模型由幾種地理數(shù)據(jù)集組成,支持六種重要的數(shù)據(jù)結(jié)構(gòu): Coverage、 GRID、屬性表 Tables、TIN、影像 Image、 CAD圖像 ? Coverage是 ARC/INFO矢量數(shù)據(jù)表示的主要方式 ? GRID是 ARC/INFO 的柵格數(shù)據(jù)表示的主要方式 ? TIN適合于表達(dá)連續(xù)的表面,如: DEM 模型 ? 地圖影像和 CAD圖像一起可以用做地理特征的 描述性數(shù)據(jù) ARC/INFO 數(shù)據(jù)模型簡(jiǎn)介 北京師范大學(xué)資源科學(xué)研究所 /科學(xué)技術(shù)處 2022年度研究生課程:地理信息系統(tǒng)理論方法與應(yīng)用 ? 1) 什么是 Coverage? ? 2) Coverage 中的空間特征 (feature) ? 3) Coverage 中的空間描述特征 ? 4) Coverage 的屬性特征 ? 5) Coverage 的存儲(chǔ)方法 ? 6) Coverage 的重要容差值(圖形精度) 圖層 Coverage 的構(gòu)成 北京師范大學(xué)資源科學(xué)研究所 /科學(xué)技術(shù)處 2022年度研究生課程:地理信息系統(tǒng)理論方法與應(yīng)用 The coverage is the framework for vector data storage in ARC/INFO. It generally represents a single set of geographic objects such as roads, parcels, soil units or forest stands in a given area. A coverage supports the georelational model it contains both the spatial (location) and attribute (descriptive) data for geographic features. 1) 什么是 Coverage? 北京師范大學(xué)資源科學(xué)研究所 /科學(xué)技術(shù)處 2022年度研究生課程:地理信息系統(tǒng)理論方法與應(yīng)用 The following topics cover basic information about coverages: How coverage information is stored, the feature classes coverages contain How coverages model realworld geographic phenomena They also cover what information is stored for each feature class, what attribute data are associated with each how each feature class is used to represent geographic phenomena 北京師范大學(xué)資源科學(xué)研究所 /科學(xué)技術(shù)處 2022年度研究生課程:地理信息系統(tǒng)理論方法與應(yīng)用 BOUNDARY(Xmin, Ymin, Xmax, Ymax) 北京師范大學(xué)資源科學(xué)研究所 /科學(xué)技術(shù)處 2022年度研究生課程:地理信息系統(tǒng)理論方法與應(yīng)用 ? 點(diǎn) TIC LABEL NODE NODE(點(diǎn)狀地物 ) VERTEX ? 線 ARC ? 面 POLYGON 2) Coverage 中的空間特征 北京師范大學(xué)資源科學(xué)研究所 /科學(xué)技術(shù)處 2022年度研究生課程:地理信息系統(tǒng)理論方法與應(yīng)用 A tic is a registration or geographic control point for a coverage. Tics allow coverage coordinates to be registered to a mon coordinate system (., UTM meters, State Plane Feet, etc.) and, therefore, relate locations of features in a coverage to locations on the Earth’s surface. Tics are very important for registering map sheets during digitizing and editing. TIC 點(diǎn) 北京師范大學(xué)資源科學(xué)研究所 /科學(xué)技術(shù)處 2022年度研究生課程:地理信息系統(tǒng)理論方法與應(yīng)用 All tic information for a coverage is stored in the TIC file which contains the following items: IDTIC The UserID for each tic. XTIC The tic’s xcoordinate. YTIC The tic’s ycoordinate. 北京師范大學(xué)資源科學(xué)研究所 /科學(xué)技術(shù)處 2022年度研究生課程:地理信息系統(tǒng)理論方法與應(yīng)用 LABLE 點(diǎn) 北京師范大學(xué)資源科學(xué)研究所 /科學(xué)技術(shù)處 2022年度研究生課程:地理信息系統(tǒng)理論方法與應(yīng)用 Nodes indicate the endpoints and intersections of arcs. They do not exist as independant features. That is, they cannot be added or deleted except by adding and deleting arcs. Nodes can, however, be used to represent point features which connect segments of a linear feature (., intersections connecting street segments, valves connecting pipe segments). NODE 點(diǎn) 北京師范大學(xué)資源科學(xué)研究所 /科學(xué)技術(shù)處 2022年度研究生課程:地理信息系統(tǒng)理論方法與應(yīng)用 NODE 點(diǎn)的類(lèi)型 北京師范大學(xué)資源科學(xué)研究所 /科學(xué)技術(shù)處 2022年度研究生課程:地理信息系統(tǒng)理論方法與應(yīng)用 NODE 點(diǎn)的存儲(chǔ) When nodes are used to represent point features, descriptive data is stored in a node attribute table (NAT). There is one record in the NAT for each node. The record is related to the node by the node抯 internal sequence number. At a minimum, the following items are contained in a NAT: ARC Internal sequence number of one of the arcs that connects at the node location. cover Internal sequence number of the node. coverID Userassigned feature ID. When an NAT is initially created, node IDs are