Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
帰る前にもう一か所
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
LivLog llc.
February 02, 2020
Programming
0
270
帰る前にもう一か所
名古屋にふらっと寄った人のために。
限られた時間の中でどこまでいけるかを知りたい。
名古屋駅からの市内への到達難易度を計算し、マップに表示します。
限られた時間の中で、行けそうな観光地を目指します。
LivLog llc.
February 02, 2020
Tweet
Share
More Decks by LivLog llc.
See All by LivLog llc.
リブログAPIの紹介: 日本の自然と地域の魅力をデジタルで再発見するツール
livlog_llc
0
60
受賞から社会貢献へ: 鯖江夕景アプリと全国湧き水マップの旅
livlog_llc
0
1.3k
プロトペディア ~作品の流儀~
livlog_llc
1
330
朝夕日和 | 一期一会の朝日と夕日を探しに行こう。
livlog_llc
2
920
由来のわかる地名カルタ「言の場」
livlog_llc
2
2.6k
オープンデータレシピ
livlog_llc
0
130
タイムトラベル
livlog_llc
1
110
ロジねこ
livlog_llc
0
460
CHROCO ~ ポートフォリオをストーリーで語る
livlog_llc
1
260
Other Decks in Programming
See All in Programming
nilとは何か 〜interfaceの構造とnil!=nilから理解する〜
kuro_kurorrr
3
1.6k
AIコーディングの理想と現実 2026 | AI Coding: Expectations vs. Reality 2026
tomohisa
0
1k
2026年は Rust 置き換えが流行る! / 20260220-niigata-5min-tech
girigiribauer
0
220
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
13
7.6k
Go1.26 go fixをプロダクトに適用して困ったこと
kurakura0916
0
330
日本だけで解禁されているアプリ起動の方法
ryunakayama
0
370
TROCCOで実現するkintone+BigQueryによるオペレーション改善
ssxota
0
140
メタプログラミングで実現する「コードを仕様にする」仕組み/nikkei-tech-talk43
nikkei_engineer_recruiting
0
160
SourceGeneratorのマーカー属性問題について
htkym
0
160
守る「だけ」の優しいEMを抜けて、 事業とチームを両方見る視点を身につけた話
maroon8021
3
290
ふつうのRubyist、ちいさなデバイス、大きな一年 / Ordinary Rubyists, Tiny Devices, Big Year
chobishiba
1
280
PostgreSQL を使った快適な go test 環境を求めて
otakakot
0
410
Featured
See All Featured
RailsConf 2023
tenderlove
30
1.4k
Test your architecture with Archunit
thirion
1
2.2k
Why Your Marketing Sucks and What You Can Do About It - Sophie Logan
marketingsoph
0
99
Fashionably flexible responsive web design (full day workshop)
malarkey
408
66k
brightonSEO & MeasureFest 2025 - Christian Goodrich - Winning strategies for Black Friday CRO & PPC
cargoodrich
3
120
Designing for humans not robots
tammielis
254
26k
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
63
53k
A Tale of Four Properties
chriscoyier
162
24k
Why Our Code Smells
bkeepers
PRO
340
58k
AI in Enterprises - Java and Open Source to the Rescue
ivargrimstad
0
1.2k
The Hidden Cost of Media on the Web [PixelPalooza 2025]
tammyeverts
2
240
The Art of Programming - Codeland 2020
erikaheidi
57
14k
Transcript
帰る前にもう一か所 チーム名 : 帰る前 八木仁、森田大翼、青島英和、坂井恵
名古屋にふらっと寄った人のために。
限られた時間の中で
どこまでいけるかを知りたい。
名古屋駅からの市内への 到達難易度を計算し、 マップに表示します。 限られた時間の中で、 行けそうな観光地を目指します。
例えば、 あと何分あるなら、 ココを見て回れるよ。
None
None
None
http://nagoya-geohack2020.yagijin.com/
名古屋に対して、観光地に誘導 ↑UP 名古屋に対して、思い出 ↑UP
緯度経度→住所変換 OpenStreetMap 地図タイル 地図ライブラリ 周辺の駅を取得 ルート検索 到達難易度の 解析に利用