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
Geo_DC Meetup talk: Mapping a marathon
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Bruno Sánchez-Andrade Nuño
December 05, 2012
Technology
1
1.9k
Geo_DC Meetup talk: Mapping a marathon
Details available here:
http://brunosan.eu/2012/10/29/Running-a-marathon/
Bruno Sánchez-Andrade Nuño
December 05, 2012
Tweet
Share
More Decks by Bruno Sánchez-Andrade Nuño
See All by Bruno Sánchez-Andrade Nuño
Intro to Gain and Data Mining
brunosan
1
64
Other Decks in Technology
See All in Technology
【Oracle Cloud ウェビナー】【入門編】はじめてのOracle AI Data Platform - AIのためのデータ準備&自社用AIエージェントをワンストップで実現
oracle4engineer
PRO
1
150
バクラク最古参プロダクトで重ねた技術投資を振り返る
ypresto
0
140
The_Evolution_of_Bits_AI_SRE.pdf
nulabinc
PRO
0
230
SRE NEXT 2026 CfP レビュアーが語る聞きたくなるプロポーザルとは?
yutakawasaki0911
1
380
Everything Claude Code を眺める
oikon48
9
5.7k
[E2]CCoEはAI指揮官へ。Bedrock×MCPで構築するコスト・セキュリティ自律運用基盤
taku1418
0
180
プラットフォームエンジニアリングはAI時代の開発者をどう救うのか
jacopen
6
3.6k
[JAWSDAYS2026]Who is responsible for IAM
mizukibbb
0
740
非情報系研究者へ送る Transformer入門
rishiyama
11
7.6k
Postman v12 で変わる API開発ワークフロー (Postman v12 アップデート) / New API development workflow with Postman v12
yokawasa
0
130
Zero Data Loss Autonomous Recovery Service サービス概要
oracle4engineer
PRO
2
13k
VLAモデル構築のための AIロボット向け模倣学習キット
kmatsuiugo
0
210
Featured
See All Featured
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
The Art of Programming - Codeland 2020
erikaheidi
57
14k
The Language of Interfaces
destraynor
162
26k
Jamie Indigo - Trashchat’s Guide to Black Boxes: Technical SEO Tactics for LLMs
techseoconnect
PRO
0
86
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
140
How to train your dragon (web standard)
notwaldorf
97
6.6k
Mobile First: as difficult as doing things right
swwweet
225
10k
Rebuilding a faster, lazier Slack
samanthasiow
85
9.4k
<Decoding/> the Language of Devs - We Love SEO 2024
nikkihalliwell
1
150
HDC tutorial
michielstock
1
550
Exploring anti-patterns in Rails
aemeredith
2
290
Transcript
Mapping a marathon
Challenge Feeling good Music Mapping Nutrition Fitness Motivation Stride
1.Run use RunKeeper, Strava, Nike+ (must allow export) 2.Export gpx
to shapefile: $ ogr2ogr runs first-‐track.gpx $ ogr2ogr -‐-‐append runs second-‐track.gpx 3.TileMill it 4.Publish in Mapbox
Carto for Marathon track: - Thin blue Carto for tracks:
- Thin opaque red - Thick semi-transparent yellow - THICK very transparent green
GPS errors contribute to create the circulatory artery scheme
20.000+ finishers, with their times, gender, ages, City, ...
20.000+ finishers, with their times, gender, ages, City, ...
1.Run the Marine Corps Marathon [optional] 2.Import to Google Refine
to fix names and geocode (via Yahoo): 3.Aggregate data by city with python [Input]: Places=[r['Location'] for r in runner if 'Location' in r] ... 4.TileMill it 5.Publish in Mapbox
Carto for cities: -‐ Size ∽ /inishers -‐ Color ∽
time for best 10% -‐ Tooltips with city info
~40.000 steps (1 million steps in training) logging app with
export GPS Customize geo data Hosting + map layers Prepare (geo) data geolocation of city names analyze data
Live tracking
None