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
Exploring Nautical Mapping with Open Data
Search
Zac McCormick
February 11, 2012
How-to & DIY
1
2.4k
Exploring Nautical Mapping with Open Data
Exploring Nautical Mapping with Open Data from WhereCampTB 2012 by @zacmcc
Zac McCormick
February 11, 2012
Tweet
Share
More Decks by Zac McCormick
See All by Zac McCormick
Pushpin OSM - State of the Map US
zac
1
750
Other Decks in How-to & DIY
See All in How-to & DIY
Goカードゲームを 作ってみた!
senoue
0
160
新婚19年目から学ぶ夫婦円満の正しい歩き方 / Life is beautiful
soudai
PRO
12
4.8k
JAWS-UG 福岡 in 北九州 | JAWS-UG/AWSコミュニティ プログラムのご紹介
awsjcpm
1
170
LLMはTRPGのGMができる(確信)
kgmkm
0
1.7k
MustをWillに変える技術 〜アイドル・郁田はるきが"すべき"の壁を超えるまで〜
subroh0508
1
820
M5Stickと超小型エッジAIカメラ「AITRIOS」
hoshinoresearch
0
550
スイングやカードをいい感じに立てるスタンドの話
niccolli
0
350
ミニ四駆ベースのAIカー TatamiRacerの製作
covao
1
320
Burnoutとの「対話」 〜 アジャイルコーチングを活用した、燃え尽き症候群を克服するスキル 〜 / Dialogue with Burnout by Using Agile Coaching Skills
hageyahhoo
0
370
파이썬 토룡신점 운영후기
lqez
0
490
AWS Summit Japan 2025 個人的参加レポート
midnight480
0
170
M5Stackを使ってSズキの魔改造モンスターマシンを作ってみた
syumme01
0
240
Featured
See All Featured
The Hidden Cost of Media on the Web [PixelPalooza 2025]
tammyeverts
1
36
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Facilitating Awesome Meetings
lara
57
6.6k
The World Runs on Bad Software
bkeepers
PRO
72
12k
How to Ace a Technical Interview
jacobian
280
24k
Rails Girls Zürich Keynote
gr2m
95
14k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Context Engineering - Making Every Token Count
addyosmani
9
400
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.1k
Done Done
chrislema
186
16k
Why Our Code Smells
bkeepers
PRO
340
57k
Transcript
exploring nautical mapping with open data @zacmcc
None
what? bathymetry contours navigation aids points of interest bottom material
labels
why? slippy map features you want it’s free it’s fun
we like to share
None
data noaa National Oceanic and Atmospheric Administration usgs United States
Geological Survey openstreetmap fwc florida fish and wildlife conservation commission
gdal merge translate warp color map contour Geographic Data Abstraction
Library gdal.org
QGIS cross platform open source lots of file formats user
interface for gdal alternative to ArcMap
tilemill powerful stylesheets vector and raster sources mbtiles rendered with
mapnik
postgis power of sql geospatial indexes it’s just postgres supported
in tilemill
contour lines
depth labels
navigation aids
points of interest
custom labels
making the map
#navigation_aids["aid_color"="R"] { marker-‐width: 3; marker-‐fill: #c81f1f; marker-‐line-‐color:
darken(#c81f1f, 20%); marker-‐line-‐width: 1; marker-‐allow-‐overlap: true; } #navigation_aids["aid_color"="G"] { marker-‐width: 3; marker-‐fill: #119511; marker-‐line-‐color: darken(#119511, 20%); marker-‐line-‐width: 1; marker-‐allow-‐overlap: true; } carto styles
how can i use the map?
what’s missing?
check it out tiles.mapbox.com/zac :)