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
JAWS-UGとAWS - JAWS-UG彩の国埼玉設立のお祝い
awsjcpm
2
530
中指立てたか判定IoT #iotlt #p5js
n0bisuke2
0
310
Xの"だるま"とコナミコマンド #iotlt #obniz
n0bisuke2
0
220
JAWS-UGのご紹介 JAWS-UGとは?
awsjcpm
0
5.2k
HCIのデモに役立つ映像活用アイデア集 #WISS2024 ナイトセッション #HCIVideoCulture
bonsaistudiojp
2
960
自分がご機嫌になれる 素敵な場所を守るために
kenichirokimura
3
380
JAWS-UGから学んだコミュニティの成功要因 (Success Factors)
awsjcpm
5
520
How to create better speaker proposals
logico_jp
2
960
バッドプラクティスから学ぶハワイアン航空で行く re:Invent
kentosuzuki
0
360
「RubyでLチカ」に挑戦してみた
isaka1022
0
300
習慣化のコツ
kiyomaru
1
120
PlatformIO IDE用M5Stack定型コード環境の紹介
3110
1
580
Featured
See All Featured
Scaling GitHub
holman
463
140k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
For a Future-Friendly Web
brad_frost
180
9.9k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
The Invisible Side of Design
smashingmag
301
51k
Visualization
eitanlees
148
16k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Designing Experiences People Love
moore
142
24k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
Facilitating Awesome Meetings
lara
55
6.5k
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 :)