▍1. MapXDevopementInChinese
该文档能为初学者更好的了解用mapinfo空件开发gis带来的好处(the document for beginners with a better understanding of the development of MapInfo empty pieces of the benefits gis)
该文档能为初学者更好的了解用mapinfo空件开发gis带来的好处(the document for beginners with a better understanding of the development of MapInfo empty pieces of the benefits gis)
一个用VC++编写的DEM数据的读写和显示程序。(a VC DEM data prepared by the reader and display procedures.)
说明: 这就是陈建春的《用Visual C++开发GIS系统》的配套代码。 用来给初学者熟悉VC++图形编程很不错,我当初学MFC的时候就是照着这本书上手的。但作为一个GIS系统来说缺少一些必要的 要素,比如大数据量的管理、空间索引、符号化、投影等等等等等。以现在的眼光看来整个系统的架构设计也不是太好。 这本书再版后改名为《矢量图形系统开发与编程》,内容变化不大("using Visual C development of GIS systems" supporting code. For beginners to the VC familiar with graphical programming quite well, and I had the time to learn MFC is shining on this book in the business. But as a GIS systems lack the necessary elements, such as the large amount of data management, spatial indexing, symbols, such as projectors, etc.. Now the point of view of the entire system architecture design is not too good. This book reprinted later renamed as "vector graphics systems development and programming", little change)
Shapefile C是一个C库,用于读写ESRI形状文件和相关的DBF文件。支持所有的几何形状。Shapelib 被广泛用于商业和自由项目。Shapelib 包含命令行工具,用于转储、求子集、剪切、旋转、缩放、和重新生成形状文件。 (SHAPEFILES C is a C library for reading and writing ESRI shape files and documents related to the DBF. Support all of the geometry. Shapelib been widely used in commercial and free items. Shapelib includes a command line tool for the dump, in her collection, shear, rotate, zoom, and was re-shape paper.)
在VC中利用MAPX实现各种性质的图层的使用,其中不包括细化图层。(in VC Connection use of various layers of the nature of the use, which does not include the thinning layer.)