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
Terra Charge|急速充電器ご利用ガイドブック / Terra Charge Fast Charger Guidebook
contents
1
450
Xの"だるま"とコナミコマンド #iotlt #obniz
n0bisuke2
0
230
Node-REDで制御できるエッジカメラのreCameraを触る #iotlt #JLCPCB #recamera
n0bisuke2
0
100
How to create better speaker proposals
logico_jp
2
1k
骨折と入院とIoT #iotlt
n0bisuke2
1
360
M5Stackを使ってSズキの魔改造モンスターマシンを作ってみた
syumme01
0
220
苦手の克服方法 / How to overcome weaknesses
toma_sm
0
290
Nutanix Community Edition 超入門 25.04
ricefield66
0
160
わたしと技術コミュニティとキャリア
kotomin_m
2
1.8k
「AITRIOS」でトカゲの活動量を可視化
hoshinoresearch
0
410
The Definitive? Guide To Locally Organizing RubyKaigi
sylph01
6
1.7k
JAWS-UG/AWSコミュニティプログラムのご紹介 - JAWS-UG 佐賀
awsjcpm
2
170
Featured
See All Featured
Designing Experiences People Love
moore
142
24k
Become a Pro
speakerdeck
PRO
29
5.5k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Building an army of robots
kneath
306
46k
Gamification - CAS2011
davidbonilla
81
5.5k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
960
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Making Projects Easy
brettharned
119
6.4k
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 :)