搜索结果
找到约 19 项符合
Shapefile 的查询结果
其他 ArcEngine数据连接 ArcEngine 可以接受多种数据源。在开发过程中我们使用了如下几种数据源 1.企业数据库2.个人数据库3.Shapefile文件4.AutoCAD dwg文件5.影
ArcEngine数据连接
ArcEngine 可以接受多种数据源。在开发过程中我们使用了如下几种数据源
1.企业数据库2.个人数据库3.Shapefile文件4.AutoCAD dwg文件5.影像图文件
6.数据库中的影像数据集。
其他书籍 ESRI shapefile 文件白皮书
ESRI shapefile 文件白皮书
其他 ESRI公司的shapefile说明文档
ESRI公司的shapefile说明文档,英文,讲述了shapefile的结构、数据存储原理
其他行业 用java编写的读取shapefile的源程序
用java编写的读取shapefile的源程序
文件格式 亚洲地图shapefile 用来编辑所需要的亚洲或者中国地图
亚洲地图shapefile 用来编辑所需要的亚洲或者中国地图
GPS编程 Unzip this file into a writeable directory. You should end up with a "Geocode" project, as well as
Unzip this file into a writeable directory.
You should end up with a "Geocode" project, as well as Bitmaps and TestData directories.
This sample geocodes single-match zip codes, entered by the user, or a batch-match of a table of zips (and other info) against a point shapefile.
The point data sh ...
数据库系统 将矢量要素导入到指定数据库的数据集中
将矢量要素导入到指定数据库的数据集中,可以将shapefile,dxf,coverage格式导入倒GEodatabase中
其他 KML 2 SHP Converter for points, lines and polygons Extension for ArcView 3.x will convert KML files
KML 2 SHP Converter for points, lines and polygons
Extension for ArcView 3.x will convert KML files from Google Earth to ShapeFiles, adding a new field called “Name” in the shapefile attribute table, automatically storing the name entered on the “Google Earth – New” window.
其他 利用C#编写的一个关于SharpMap的例子
利用C#编写的一个关于SharpMap的例子,能够加载shapeFile图层,对图层叠加顺序进行调整,对图层属性进行设置,而且还实现了buffer和touches两个方法