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のご紹介 JAWS-UGとは?
awsjcpm
0
5.1k
ジャンカーよ、車も買え ~10分でわかる!? 中古車選び入門~
arkw
1
120
骨折と入院とIoT #iotlt
n0bisuke2
1
330
ミシンと刺繍とOSS
godan
3
110
The Definitive? Guide To Locally Organizing RubyKaigi
sylph01
6
1.5k
AIをフル活用! 猫版MBTI「CATS診断」 爆速開発の裏側【個人開発のAIツール活用 LT Night 登壇用スライド】
omori0219
0
960
Raspberry Pi Connectを使って #Manus => Node-RED操作チャレンジ #iotlt vol121
n0bisuke2
0
130
AWSコミュニティプログラムとJAWS-UGアップデート / JAWS-UG函館 勉強会 vol.14
awsjcpm
2
130
バーチャルバナナとリアルバナナ #iotlt #TouchDesigner
n0bisuke2
0
160
Invitation to Okinawa.rb in 2024
yasslab
PRO
1
860
JAWS-UGから学んだコミュニティの成功要因 (Success Factors)
awsjcpm
5
500
言語習得のベストプラクティス を考える
kanedaakihiro
0
160
Featured
See All Featured
Balancing Empowerment & Direction
lara
1
460
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.4k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.5k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
We Have a Design System, Now What?
morganepeng
53
7.7k
Rails Girls Zürich Keynote
gr2m
95
14k
The Pragmatic Product Professional
lauravandoore
35
6.7k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.2k
Code Review Best Practice
trishagee
69
19k
Building a Modern Day E-commerce SEO Strategy
aleyda
42
7.4k
Side Projects
sachag
455
42k
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 :)