What steps will reproduce the problem?
1. map2gdal.py <some file from opencpn.info>.kap
What is the expected output? What do you see instead?
raise Exception(" Invalid file: %s" % src)
What version of the product are you using?
december 30 2012
What was the operating system?
linux
Please provide any additional information below.
kap files from the opencpn.info project are heavily commented
increase range from 12 to 24 to allow header to be parsed in map2gdal.py
lines=[f.readline() for i in range(24)]
Original issue reported on code.google.com by manim...@gmail.com on 30 Dec 2011 at 6:23
Original issue reported on code.google.com by
manim...@gmail.com
on 30 Dec 2011 at 6:23