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
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
62
Other Decks in Technology
See All in Technology
WEBサービスを成り立たせるAWSサービス
takano0131
0
110
AgentCon Accra: Ctrl + Alt + Assist: AI Agents Edition
bethany
0
110
ビズリーチ求職者検索におけるPLMとLLMの活用 / Search Engineering MEET UP_2-1
visional_engineering_and_design
1
130
AI Agent Dojo #2 watsonx Orchestrateフローの作成
oniak3ibm
PRO
0
120
能登半島地震において デジタルができたこと・できなかったこと
ditccsugii
0
200
いまからでも遅くない!SSL/TLS証明書超入門(It's not too late to start! SSL/TLS Certificates: The Absolute Beginner's Guide)
norimuraz
0
240
プロポーザルのコツ ~ Kaigi on Rails 2025 初参加で3名の登壇を実現 ~
naro143
1
240
今この時代に技術とどう向き合うべきか
gree_tech
PRO
1
1.6k
Geospatialの世界最前線を探る [2025年版]
dayjournal
1
220
セキュアな認可付きリモートMCPサーバーをAWSマネージドサービスでつくろう! / Let's build an OAuth protected remote MCP server based on AWS managed services
kaminashi
3
330
データ戦略部門 紹介資料
sansan33
PRO
1
3.7k
PHPからはじめるコンピュータアーキテクチャ / From Scripts to Silicon: A Journey Through the Layers of Computing Hiroshima 2025 Edition
tomzoh
0
140
Featured
See All Featured
A better future with KSS
kneath
239
18k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Navigating Team Friction
lara
190
15k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
What's in a price? How to price your products and services
michaelherold
246
12k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
Producing Creativity
orderedlist
PRO
347
40k
How to Ace a Technical Interview
jacobian
280
24k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
35
6.1k
Code Review Best Practice
trishagee
72
19k
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