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
ORBBEC会社概要 製品カタログ 2024 11 10
takasumasakazu
0
120
LT(Lightning Talk)のドキドキ感を共有する IoT ぼっとを作った話
scbc1167
1
210
音に負けない!子どもが騒いでいる脇でも快適オンラインMTGの秘伝
kaitou
0
410
AWS re:Invent 2024 re:Cap – AWS Community Perspective / JAWS-UG新潟
awsjcpm
0
150
JAWS-UG Fukuoka - AWS re:Invent 2024 re:Cap AWS Community Perspective
awsjcpm
2
160
安全に失敗するための手遊び-未定義動作を引き出そう-
zilmina
0
610
Invitation to Okinawa.rb in 2024
yasslab
PRO
1
840
新婚19年目から学ぶ夫婦円満の正しい歩き方 / Life is beautiful
soudai
PRO
12
4.6k
AIをフル活用! 猫版MBTI「CATS診断」 爆速開発の裏側【個人開発のAIツール活用 LT Night 登壇用スライド】
omori0219
0
920
テストも、国際化も! 小中高生クリエータ支援プログラム『未踏ジュニア』を支える技術
yasulab
PRO
1
180
Nutanix Community Edition 超入門 25.04
ricefield66
0
130
【技術カンファレンス運営の裏側】Iwaken Lab 技術好き学生の近況報告 & ことみんさんに技術カンファレンス運営の裏側を聞いちゃう会
kotomin_m
5
1.6k
Featured
See All Featured
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
RailsConf 2023
tenderlove
30
1.1k
Agile that works and the tools we love
rasmusluckow
329
21k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
790
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Building Adaptive Systems
keathley
43
2.6k
How GitHub (no longer) Works
holman
314
140k
Six Lessons from altMBA
skipperchong
28
3.8k
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 :)