<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>YNLSZ&#039;S BLOG &#187; mapinfo</title>
	<atom:link href="http://blog.katesoft.com/tag/mapinfo/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.katesoft.com</link>
	<description>心情随笔，工作动态，摄影作品</description>
	<lastBuildDate>Wed, 23 May 2012 01:15:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>ESRI MapObject 小程序</title>
		<link>http://blog.katesoft.com/2009/01/esrimapobject%E5%B0%8F%E7%A8%8B%E5%BA%8F/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=esrimapobject%25E5%25B0%258F%25E7%25A8%258B%25E5%25BA%258F</link>
		<comments>http://blog.katesoft.com/2009/01/esrimapobject%E5%B0%8F%E7%A8%8B%E5%BA%8F/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 02:42:16 +0000</pubDate>
		<dc:creator>ynlsz</dc:creator>
				<category><![CDATA[作品下载]]></category>
		<category><![CDATA[.shp]]></category>
		<category><![CDATA[arcmap]]></category>
		<category><![CDATA[delphi+地图activex控件]]></category>
		<category><![CDATA[esri　vb]]></category>
		<category><![CDATA[geomedia]]></category>
		<category><![CDATA[gis]]></category>
		<category><![CDATA[mapgis]]></category>
		<category><![CDATA[mapinfo]]></category>
		<category><![CDATA[mapobject]]></category>
		<category><![CDATA[shape]]></category>
		<category><![CDATA[vc]]></category>
		<category><![CDATA[viewer]]></category>
		<category><![CDATA[浏览]]></category>
		<category><![CDATA[电子地图]]></category>

		<guid isPermaLink="false">http://blog.katesoft.com/?p=352</guid>
		<description><![CDATA[最近使用MapObject做了个小程序，浏览GIS shape文件,显示图像，查看属性等 MapObject是由美国的ESRI（Environment System Research Institute，环境系统研究所）开发，是当今流行的组件式GIS开发软件。MapObject是一组地图软件的组件（ActiveX控件），利用它可以在普通的编程语言（如VB、VC、Delphi）上实现主要的地理信息系统（其中主要的就是电子地图的功能）的功能。MapObject简称MO。通过MapObjects你可灵活地建立适合用户的地图接口。在小内存空间中，你能用多种工业标准程序环境之一去建立应用程序，你能够联合使用MapObjects与其它软件去实现地图与用户信息的联系。功能 &#160; &#160; &#160; &#160; &#160; 显示一张多图层地图(道路，河流，边界)。 &#160; &#160; &#160; &#160; &#160; 放大，缩小，漫游。 &#160; &#160; &#160; &#160; &#160; 生成、绘制图形元素，如点，线，圆，多边形。 &#160; &#160; &#160; &#160; &#160; 绘制图形化文字。 &#160; &#160; &#160; &#160; &#160; 可以用点击选择不同的对象（点、线、面）。 &#160; &#160; &#160; &#160; &#160; 通过线，方框，区域，多边形，圆来拾取物体。 &#160; &#160; &#160; &#160; &#160; 可以选择对象的指定位置。 &#160; &#160; &#160; &#160; &#160; 通过SQL描述来选择物体。 &#160; [...]]]></description>
			<content:encoded><![CDATA[<p>最近使用MapObject做了个小程序，浏览GIS shape文件,显示图像，查看属性等<br/><br/><a href="http://blog.katesoft.com/wp-content/bo/attachment/200901/1231814268_0.jpg" target="_blank"><img src="/wp-content/bo/attachment/200901/1231814268_0.jpg" class="insertimage"  border="0"   /></a><br/><br/><a href="http://blog.katesoft.com/wp-content/bo/attachment/200901/1231814268_1.jpg" target="_blank"><img src="/wp-content/bo/attachment/200901/1231814268_1.jpg" class="insertimage"  border="0"   /></a><br/><br/>
<div class="quote">
<div class="quote-title"></div>
<div class="quote-content">MapObject是由美国的ESRI（Environment System Research Institute，环境系统研究所）开发，是当今流行的组件式GIS开发软件。MapObject是一组地图软件的组件（ActiveX控件），利用它可以在普通的编程语言（如VB、VC、Delphi）上实现主要的地理信息系统（其中主要的就是电子地图的功能）的功能。MapObject简称MO。通过MapObjects你可灵活地建立适合用户的地图接口。在小内存空间中，你能用多种工业标准程序环境之一去建立应用程序，你能够联合使用MapObjects与其它软件去实现地图与用户信息的联系。<br/><br/>功能<br/><br/> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 显示一张多图层地图(道路，河流，边界)。<br/> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 放大，缩小，漫游。<br/> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 生成、绘制图形元素，如点，线，圆，多边形。<br/> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 绘制图形化文字。<br/> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 可以用点击选择不同的对象（点、线、面）。<br/> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 通过线，方框，区域，多边形，圆来拾取物体。<br/> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 可以选择对象的指定位置。<br/> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 通过SQL描述来选择物体。<br/> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 对选取物体进行基本统计。<br/> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 对所选地图元素的属性进行更新，查询。<br/> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 绘制专题图。<br/> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 用特殊方法渲染图层，如数值、类别、密度、图表、事件或Z值。<br/> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 从航片或卫星图片上截取图像。<br/> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 动态显示实时或系列时间组数据。<br/> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 在图上标注地址或定位。<br/> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 把数据投影到不同的坐标下。<br/><br/>进行电子地图系统显示、操作、处理和GIS开发之前，首先要有ArcInfo格式的GIS图层数据文件。这些文件可以从ArcInfo中产生，也可以从其他地理信息系统，如MapInfo、GeoMedia、MapGIS等系统中转换而来。在MO中可以使用的数据文件格式主要有Shapefile、Coverage、SDE、VFP和各种CAD文件。这里主要介绍针对Shapefile文件的电子地图开发。<br/><br/>Shapefile文件采用早期的dBase数据库管理模式，一个文件夹是一个数据库，文件夹的不同文件就是数据库中的表，每个表代表GIS图中的一个图层。每个图层文件必须包括3个以上的特征文件，才能在MO中使用，它们分别是空间特征数据文件（即图形文件）.shp、索引文件.shx和属性数据文件.dbf。<br/><br/>图层又分为点状图层、线状图层和面状图层3类，图层加载的时候要使点状图层在最上面，线状图层在中间，面状图层在最下面，否则面状图层会把点状和线状图层都覆盖掉。要注意在MO中，最先加载的在下面，最后加载的在上面。<br/></div>
</div>
<h3 class='related_post_title'>相关文章:</h3>
<ul class='related_post'>
<li>没有相关文章</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.katesoft.com/2009/01/esrimapobject%E5%B0%8F%E7%A8%8B%E5%BA%8F/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  blog.katesoft.com/tag/mapinfo/feed/ ) in 2.75433 seconds, on May 25th, 2012 at 3:20 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 25th, 2012 at 4:20 am UTC -->
