搜索资源列表
MapDisplay
- MapDisplay 是一个矢量图形读取与编辑软件。我们自定义文件格式包括点、线、面、注记四大方面,对于点我们主要读取它的ID、颜色、坐标,而线另外包括线形、线宽,面则另外包括填充色,注记主要是记录ID、颜色、坐标、字体信息,对于这四方面,我们还读一个标记flag,以决定是用基本方法绘图还是用符号库来绘图。另外,为了兼容性,我们也设定它能直接读DXF文件,以处理来自AUTOCAD、Corel Draw等矢量图形编辑软件的数据。 MapDisplay的功能包括读文件并以合适大小来显示地图,并能
MAPGIS
- MAPGIS明码格式文件的说明,为格式转换提供了必要的基础-MAPGIS code format paper, format conversion to provide the necessary foundation
mitab-1.5.1
- 转换Mapinfo公司的tab和mif文件格式的源代码-conversion Mapinfo company tab mif documents and the source code format
cadtoshp
- 基于mapobject2.0开发的文件转换工具,可对autocad格式文件自动转为SHP格式-mapobject2.0 based on the development of the document conversion tools, autocad can automatically format to format SHP
mif2gps
- 可以打开显示gps和mif文件,并能进行2种文件间的相互转换-can open up and show gps mif documents, and two types of documents for the conversion
e002shp-0.2.tar
- arcgis EOO格式文件转换到shapefile文件格式的c++代码-arcgis EOO format conversion to shapefiles file format c code
convert.rar
- 大地坐标转换经纬度源码,主要是c与h文件,有参考价值,Geodetic coordinates of latitude and longitude conversion source, mainly c and h file, there is reference value
code.rar
- 将矢量数据(shapefile)解析,转出的数据为空间交换数据格式wkt和空间对象的外界矩形,可以将矢量数据文件存储转换为数据库存储,使用C++和gdal开发的类。,err
MapinfodigTOShp.rar
- 用visual c++编写的将mapinfo的tab文件转换到shapefile的程序源码,With visual c++ to prepare the tab will be mapinfo file conversion process to the source shapefile
KML
- gis KML文件转换处理专家软件,1. 程序功能:可以实现KML文件的分析和自动提取转化,可转化为能用型数据库EXCEL格式以便其它程序使用.此程序不实现具体的文件格式转换,但可提供通用接口.转成EXCEL等数据库文件 -kml to excel,so on for gis
ShpTxt
- arcgis的shp格式文件转换为txt格式文件-arcgis convert the shp format file txt format
MapGIS_2_Dxf
- MapGIS本身有输出dxf文件功能,但是在对子图,颜色,线型以及区文件的转换上不能满足要求,现将业余开发MapGIS转R12和AutoCAD 2000 Dxf文件程序贴出,可对文件进行一次性转换,希望对大家有帮助. 1 可以转换MapGIS文件为AutoCAD R12和AutoCAD 2000 Dxf两种文件格式,其中R12格式无法转换区文件 2 子图可以完整转换(此为难点一) 3 点线区的颜色转换效果较好,能够达到制图要求 4 线型只能转换实线和虚线(如铁路等暂未转换)
Converts_ArcMap_layers_Into_Google_Earth_KML_Files
- 将ArcMapLayers文件转换为GoogleEarth的KML文件-ArcMapLayers document will be converted to the KML file GoogleEarth
MIFtoSHP
- MIF文件转换为SHP文件(非源码) 程序名称:MIFtoSHP通用转换工具 程序功能:MIF文件转换为SHP文件 编译工具:Delphi7 经常做MIF到SHP文件的转换,不是运用MapInfo提供的通用转换工具就是运用ArcInfo提供的ArcToolBox进行转换,但也发现比较麻烦,通用转换工具转换后的文件名是个问题,ArcInfo9以后的版本将ArcToolBox已经整合到ArcInfo中,在Conversion Tools中有To Shapefile工具,但
PipelineTool
- 读出SHP文件转换成XML文件,主要是对地线管网数据-SHP 。xml
Mif2Shp
- 使用MapInfo的通用转用器imut.exe将Mif转为shp,使用前需要安装Mapinfo的imut.exe。稍做修改就可以将tab,shp,mif,dem等格式互换。通用转换器”可将这些文件格式转换为 MapInfo .TAB 和 .MIF\.MID 文件: • AutoCAD DWG/DXF • ESRI ArcInfo Export (E00) • ESRI Shapefile (SHP) • MicroStation De
e00toCoverage-
- 格式转换。通过Python脚本将e00格式文件转换成Coverage格式文件-From e00 file to coverage with python
shp2csv
- 将GIS数据中的shp矢量文件进行读取,并导出为WTK格式的文本,存储在csv中(The SHP vector file in the GIS data is read, and exported to the WTK format of the text, stored in CSV)
单一文件栅格数据格式转换
- 用于将其他格式文件转换为envi标准格式,适用于arcgis arcpy use for converting other format to envi standard format(use for converting other format to envi standard format)
GetRGB
- 将mapgis格式文件中的CMYK转换为RGB格式。(transfer the cmyk format of mapgis files into RGB format.)