﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-一江春水向东流-文章分类-Java/j2me/j2ee开发</title><link>http://www.blogjava.net/huyi2006/category/17670.html</link><description /><language>zh-cn</language><lastBuildDate>Wed, 28 Feb 2007 04:11:47 GMT</lastBuildDate><pubDate>Wed, 28 Feb 2007 04:11:47 GMT</pubDate><ttl>60</ttl><item><title>Gis开发，用j2me实现</title><link>http://www.blogjava.net/huyi2006/articles/67549.html</link><dc:creator>胡意</dc:creator><author>胡意</author><pubDate>Mon, 04 Sep 2006 03:52:00 GMT</pubDate><guid>http://www.blogjava.net/huyi2006/articles/67549.html</guid><wfw:comment>http://www.blogjava.net/huyi2006/comments/67549.html</wfw:comment><comments>http://www.blogjava.net/huyi2006/articles/67549.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/huyi2006/comments/commentRss/67549.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/huyi2006/services/trackbacks/67549.html</trackback:ping><description><![CDATA[
		<p>
				<font style="BACKGROUND-COLOR: #ffffff" color="#006400">前一段时间，给学校里做了一些关于WEBGIS的开发，因为让我这个GIS盲对GIS也在所了解。用GIS软件进行WEBGIS的二次开发、原理不是太难。因为本人对J2ME比较熟悉的原故，就想怎么把这个GIS系统做到手机上。首先想的自已定义一个数据结构。存储地图上的各个元素的信息。然后再绘出来。这只是绘图的一个环节。对一个通过WEB发布系统，其实有一系列的过程。包括原始数据的采集，电子地图的制作。服务器的开发与架设以及客户端的开发，说到这就相当复杂了。其实现在我只想做一个小的应用，比如绘出校园的图。地图数据放到一文件里，然后再通getclass.getresourceasStream()得到输入流.再根据每个点的属性绘出地图来。最近在网上查了一些关于SVG的资料，这个以前也看过，只是没有认真看。如果做成从网上发布的。通过这个就比校合适了。这种基于XML数据，易于客户端绘出。目前只是期待中。</font>
		</p>
<img src ="http://www.blogjava.net/huyi2006/aggbug/67549.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/huyi2006/" target="_blank">胡意</a> 2006-09-04 11:52 <a href="http://www.blogjava.net/huyi2006/articles/67549.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>