network data modelArcInfo supports many data models (coverage, grid, triangulated irregular network, CAD, etc.) to represent geographic information. A coverage is for vector data, and supports georelational models, that is, it contains both the spatial and attribute data for geographic features. The feature classes, used in the coverage to store geographic features, are:
- points for storing punctual features;
- arc, node and route-system for storing linear features;
- polygon and region for storing areal features.
ArcInfo stores coordinates only for points, arcs, and nodes, and uses topological relationships for defining networks and polygons. Here are the three topological concepts used to define features:
- The arc-node topology defines the connectivity of arcs; arcs are composed of two nodes and up to 500 vertices, and are connected at nodes; a set of connected arcs can define a network (streets and intersections);
- A polygon is defined as an ordered series of connected arcs, but the first and the last arcs must connect (area definition topology); for each arc, the left and right polygons are identified (left-right topology).
Networks and polygons form the framework for defining the two other feature classes:
特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系编辑人员,我们尽快予以更正。本站所有技术文章、专业软件资料仅供技术人员、高校师生学习交流之用,目的旨在促进与提高中国的交通技术水平;用户获取后不得用于商业目的,否则,所产生的法律责任本站概不负责。