Upgrade to PRO for Only $50/Year—Limited-Time Offer! 🔥

Marine Mapping in Tampa Bay

Marine Mapping in Tampa Bay

A talk about surveying nautical aids-to-navigation, landmarks, and features, and how to map them in OpenStreetMap.

Avatar for Coleman McCormick

Coleman McCormick

October 14, 2012
Tweet

More Decks by Coleman McCormick

Other Decks in Technology

Transcript

  1. seamark:type = beacon_lateral seamark:name = 44 seamark:beacon_lateral:category = port seamark:beacon_lateral:colour

    = red seamark:beacon_lateral:height = 3 seamark:topmark:shape = cone, up seamark:topmark:colour = red Standard daymark
  2. seamark:type = notice seamark:name = No Wake seamark:notice:category = no_wake

    seamark:notice:function = restriction Notice to boaters
  3. geoJSON feature output: { "type": "Feature", "properties": { "seamark:type": "beacon_lateral",

    "seamark:name": "11", “seamark:beacon_lateral:category”: “starboard”, “seamark:beacon_lateral:colour”: “green”, "seamark:beacon_lateral:shape": "pile", "seamark:beacon_lateral:system": "iala-a" }, "geometry": { "type": "Point", "coordinates": [ -82.817967, 28.032795 ] } }
  4. imposm -U dbuser -d dbname -m spinnaker-mapping.py \ --read --write

    --optimize --deploy-production-tables \ florida.osm.pbf