搜索资源列表
MapDisplay
- MapDisplay 是一个矢量图形读取与编辑软件。我们自定义文件格式包括点、线、面、注记四大方面,对于点我们主要读取它的ID、颜色、坐标,而线另外包括线形、线宽,面则另外包括填充色,注记主要是记录ID、颜色、坐标、字体信息,对于这四方面,我们还读一个标记flag,以决定是用基本方法绘图还是用符号库来绘图。另外,为了兼容性,我们也设定它能直接读DXF文件,以处理来自AUTOCAD、Corel Draw等矢量图形编辑软件的数据。 MapDisplay的功能包括读文件并以合适大小来显示地图,并能
GisTest
- 读取地图数据文件,显示地图,并有地图放大缩小漫游功能,地图元素选取、元素放大缩小旋转功能-read the map data documents, maps, and a map Zooming roaming function, the map element selection Elements Zooming rotation function
GISMap
- vc实现的简单GIS系统 1.实现读取并显示.shp文件 2.实现地图的放大、缩小、漫游的功能
Shape.利用C#语言读取Shape格式文件并将其显示
- 利用C#语言读取Shape格式文件并将其显示,read and display the shape flie
Shape--file--open
- 读取shp文件格式的点线面数据 显示图形 并显示输出 点线面的坐标数据 并输出txt文档-Shp file format to read the data point line and plane and display the output graphic line and plane coordinate data and the output txt file
Polygon_shixian
- 这是一个基于ArcEngine的一个demo,实现图层的绘制,从文件中读取坐标点,绘制图层,并显示-This is based on a ArcEngine demo, to achieve the drawing layer, coordinates read from the file, mapping layer, and shows
TEST1.1
- 基于GDAL读取并保存影像文件,可以按不同方式读取,如读一行显示一行,合并,及读一行存一行-GDAL to read and save the image file based on, can according to different reading, such as reading a row displays a row, merge, and read a line of a line
matlab读取矢量文件
- matlab读取shp文件,显示并裁剪栅格数据(you can use the matlab code to read .shp file, and then show or clip raster file in the matlab environment.)