RBerliner / maptools

Tools to converts convert and manipulate charts and maps, especially KAP format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Map Tools

Sample: http://htmlpreview.github.io/?https://github.com/SignalK/maptools/blob/master/src/test/resources/NZ61401/openlayers.html

A collection of tools to aid in converting charts and maps for use in Signal K related projects

In particular it has a BSB/KAP file processor that creates Openlayers compatible tile pyramids from NOAA USA nautical charts.

WARNING: The charts may or may not be accurately placed after processing! In the processsed folder is an openlayers.html file, open it in a browser and compare the results with openstreetmap.org overlay. Dont trust these charts until you are satisfied they are accurately processed and have you checked them against other known accurate sources.

See OpenSeaMaps.org for more charts. New Zealand, Bahamas, Brazil, Argentina, Germany and Netherlands seem to be available.

##Credits

The KAP functionality is based on the KAP parser from the Capcode project ( http://capcode.sourceforge.net ).

About

Tools to converts convert and manipulate charts and maps, especially KAP format

License:GNU General Public License v3.0


Languages

Language:Java 94.7%Language:HTML 5.3%