<?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>maxfactory &#124; Flash lite(携帯Flash)、Flex、widgetなどの技術メモ &#187; gps</title>
	<atom:link href="http://maxfactory.biz/blog/tag/gps/feed/" rel="self" type="application/rss+xml" />
	<link>http://maxfactory.biz/blog</link>
	<description>Flash lite(携帯Flash)、Flex、widgetなどの技術メモ</description>
	<lastBuildDate>Thu, 29 Jul 2010 09:00:55 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>[flash lite][mobile]GPS取得　補足</title>
		<link>http://maxfactory.biz/blog/2009/08/20/flash-litegps%e5%8f%96%e5%be%97%e3%80%80%e8%a3%9c%e8%b6%b3/</link>
		<comments>http://maxfactory.biz/blog/2009/08/20/flash-litegps%e5%8f%96%e5%be%97%e3%80%80%e8%a3%9c%e8%b6%b3/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 13:36:59 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[Flash Lite]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://maxfactory.biz/blog/?p=207</guid>
		<description><![CDATA[
			
				
			
		
以前flash LiteでGPS取得(au)の記事を書きましたが、その補足です。
gps取得時にいくつかパラメータを付与していましたが、
このパラメータの値を変更することでgps取得形式 [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmaxfactory.biz%2Fblog%2F2009%2F08%2F20%2Fflash-litegps%25e5%258f%2596%25e5%25be%2597%25e3%2580%2580%25e8%25a3%259c%25e8%25b6%25b3%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmaxfactory.biz%2Fblog%2F2009%2F08%2F20%2Fflash-litegps%25e5%258f%2596%25e5%25be%2597%25e3%2580%2580%25e8%25a3%259c%25e8%25b6%25b3%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>以前flash Liteで<a href="http://maxfactory.biz/blog/2009/02/flash-liteau-gps%E5%8F%96%E5%BE%97/">GPS取得(au)の記事</a>を書きましたが、その補足です。</p>
<p>gps取得時にいくつかパラメータを付与していましたが、<br />
このパラメータの値を変更することでgps取得形式を変更することができます。</p>
<p>前回記事のパラメータ<br />
<code>device:gpsone?url=(CGIのURL)&#038;ver=1&#038;datum=1&#038;unit=1</code></p>
<p>○パラメータの説明<br />
ver:GPSバージョン　1<br />
datum:測地系の種類　0:WGS84系　1:日本測地系<br />
unit:	経度緯度の表記方法　0:dd.mm.ss.sssの度分秒表記　1:dd.dddの度表記</p>
<p>前回記事では、日本測地系をdd.dddの度表記で取得していました。</p>
<p>○参考記事<br />
<a href="http://www.yaskey.cside.tv/mapserver/note/gps.html">http://www.yaskey.cside.tv/mapserver/note/gps.html</a><br />
<a href="http://symple.jp/16.html">http://symple.jp/16.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maxfactory.biz/blog/2009/08/20/flash-litegps%e5%8f%96%e5%be%97%e3%80%80%e8%a3%9c%e8%b6%b3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Flash Lite]au GPS取得</title>
		<link>http://maxfactory.biz/blog/2009/02/20/flash-liteau-gps%e5%8f%96%e5%be%97/</link>
		<comments>http://maxfactory.biz/blog/2009/02/20/flash-liteau-gps%e5%8f%96%e5%be%97/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 08:32:38 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[Flash Lite]]></category>
		<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://maxfactory.biz/wp/?p=76</guid>
		<description><![CDATA[
			
				
			
		
au端末でしたら、Flash LIte1.1以降でGPSを取得ができました。
下記の記事の下部に記述方法が書いてあります。
http://thinkit.jp/article/794/1 [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmaxfactory.biz%2Fblog%2F2009%2F02%2F20%2Fflash-liteau-gps%25e5%258f%2596%25e5%25be%2597%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmaxfactory.biz%2Fblog%2F2009%2F02%2F20%2Fflash-liteau-gps%25e5%258f%2596%25e5%25be%2597%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>au端末でしたら、Flash LIte1.1以降でGPSを取得ができました。</p>
<p>下記の記事の下部に記述方法が書いてあります。<br />
<a href="http://thinkit.jp/article/794/1/">http://thinkit.jp/article/794/1/</a></p>
<p>getURL(&#8220;device:location?url=CGIのURL&#8221;) //位置情報送信<br />
getURL(&#8220;device:gpsone?url=(CGIのURL)&amp;ver=1&amp;datum=1&amp;unit=1&#8243;) //GPS<br />
で取得可能でした。</p>
<p>fscommand(&#8220;device:location?url=CGIのURL&#8221;);<br />
でも同様に可能でした。</p>
<p>動作確認したのは、neon(1.1ver)とW43s(2.0ver)の2端末です。</p>
]]></content:encoded>
			<wfw:commentRss>http://maxfactory.biz/blog/2009/02/20/flash-liteau-gps%e5%8f%96%e5%be%97/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
