<?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>GoogleMap | ウダ2Blog</title>
	<atom:link href="https://uda2.com/blog/tag/googlemap/feed/" rel="self" type="application/rss+xml" />
	<link>https://uda2.com/blog</link>
	<description>大阪でフリーランスとしてWEB制作している管理人が気になった技術をメモったり、作ったツールの紹介などを綴っているブログです。</description>
	<lastBuildDate>Fri, 07 Jul 2023 07:23:14 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>事業復活支援金の登録確認機関 地図＆検索</title>
		<link>https://uda2.com/blog/reosaka/</link>
					<comments>https://uda2.com/blog/reosaka/#respond</comments>
		
		<dc:creator><![CDATA[uda2]]></dc:creator>
		<pubDate>Sat, 12 Feb 2022 08:43:04 +0000</pubDate>
				<category><![CDATA[制作日記]]></category>
		<category><![CDATA[GoogleMap]]></category>
		<guid isPermaLink="false">https://uda2.com/blog/?p=2528</guid>

					<description><![CDATA[<p>1月末に申請受付が開始した「事業復活支援金」ですが、申請をするためには「登録確認機関」なるものに登録する必要があるそうで検索用のページが用意されてるのですが大阪市は区に分かれておらず、区名で検索しようとしても事業者名でし</p>
The post <a href="https://uda2.com/blog/reosaka/">事業復活支援金の登録確認機関 地図＆検索</a> first appeared on <a href="https://uda2.com/blog">ウダ2Blog</a>.]]></description>
										<content:encoded><![CDATA[<p>1月末に申請受付が開始した「<a href="https://jigyou-fukkatsu.go.jp/" target="_blank" rel="noreferrer noopener nofollow" title="事業復活支援金">事業復活支援金</a>」ですが、申請をするためには「<a href="https://reservation.ichijishienkin.go.jp/third-organ-search/" target="_blank" rel="noreferrer noopener nofollow" title="登録確認機関">登録確認機関</a>」なるものに登録する必要があるそうで検索用のページが用意されてるのですが<br>大阪市は区に分かれておらず、区名で検索しようとしても事業者名でしか検索できないので多くの中から近くの事業者を探すのがすごく面倒そうなので地図表示できるように改善したものを作りました。<br><a href="https://uda2.com/reosaka/" target="_blank" rel="noreferrer noopener nofollow">事業復活支援金の登録確認機関 地図＆検索 in 大阪市</a></p>



<span id="more-2528"></span>



<p>まずは上方収集する為にページをカウントアップしながらクロールしたものをTSV保存しました。<br>この段階で件数（登録確認機関の数）があまりにも多かったので大阪市限定にしました。<br>区分が同じ政令指定都市で人口が一番多いのは横浜市なのですが登録確認機関の数は大阪市が3,238件で横浜市が1,316件なので大阪市版の方が作る意義はありそうです。<br>次に住所からGoogle mapの機能から緯度経度を調査しました。GeocodingAPIでPHPとかで作っても良かったのですが件数が多くて制限がかかるかなと思って<br>google DriveのスクリプトでGeocoderクラスを使って調査しました。ただこちらも制限があって数日かかりました。<br>検索は最初サーバー側（PHP）で検索する仕組みで作っていたのですが負荷を考慮して検索や表示はブラウザ側（javascript）で検索するようにしました。<br>テキスト検索の範囲は「種別」「法人・支店名」「住所」「受付日付」「ホームページ」「メールアドレス」でアンド検索も可能にしています。<br>検索をブラウザ側で済ませたので検索の度に地図（Google map）を描画する必要がなくなったので負荷は軽減されてるかと思います。<br>一応地図上のマーカーをクリックすると詳細が見れるようにしています。</p>The post <a href="https://uda2.com/blog/reosaka/">事業復活支援金の登録確認機関 地図＆検索</a> first appeared on <a href="https://uda2.com/blog">ウダ2Blog</a>.]]></content:encoded>
					
					<wfw:commentRss>https://uda2.com/blog/reosaka/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>GoogleMapにガチャピン！？</title>
		<link>https://uda2.com/blog/googlemap/</link>
					<comments>https://uda2.com/blog/googlemap/#respond</comments>
		
		<dc:creator><![CDATA[uda2]]></dc:creator>
		<pubDate>Wed, 01 Apr 2009 11:00:03 +0000</pubDate>
				<category><![CDATA[うだうだ]]></category>
		<category><![CDATA[GoogleMap]]></category>
		<guid isPermaLink="false">http://uda2.com/wordpress/2009/04/googlemap.html</guid>

					<description><![CDATA[<p>散髪屋を探してたら、GoogleMapにガチャピンを発見。 調べてみるとGoogle マップのアドバイザーに就任したらしい。 ムックは？</p>
The post <a href="https://uda2.com/blog/googlemap/">GoogleMapにガチャピン！？</a> first appeared on <a href="https://uda2.com/blog">ウダ2Blog</a>.]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" alt="desktop.jpg" src="http://uda2.com/blog/upimages/WS000000.jpg" class="mt-image-none" height="261" width="460"><br />
散髪屋を探してたら、GoogleMapにガチャピンを発見。<br />
調べてみると<a href="http://www.google.co.jp/landing/gachapin/" target="_blank">Google マップのアドバイザーに就任</a>したらしい。<br />
ムックは？</p>The post <a href="https://uda2.com/blog/googlemap/">GoogleMapにガチャピン！？</a> first appeared on <a href="https://uda2.com/blog">ウダ2Blog</a>.]]></content:encoded>
					
					<wfw:commentRss>https://uda2.com/blog/googlemap/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
