Cruisers Forum
 


Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 30-06-2010, 17:59   #16
Registered User
 
manimaul's Avatar

Join Date: Feb 2008
Location: Seattle, WA
Posts: 416
Interesting... it's been a while but Vadim posted a new kap to vrt utility script with border trim capability. Scroll down to the end of the page here:

#3175 (BSB driver to interpret PLY border polygon records at a header) – GDAL

You will find kap2vrt.2.py and the new bsb2gdal.py scripts by Vadim.

I haven't tried the new one yet...perhaps it might work better with BSB v2.

Will
__________________
Marine Navigation for Android:
https://mxmariner.com
manimaul is offline   Reply With Quote
Old 06-07-2010, 11:08   #17
Registered User

Join Date: Jun 2010
Posts: 4
Nope, same issue... same easy fix though. I just copied the code for TRANSVERSE MERCATOR to UNIVERSAL TRANSVERSE MERCATOR and the utility works just fine for V2. I've got my lake working in Google Earth now so I can see my chart overlaid on the satellite imagery. It's also interesting to note where the charts are wrong! (showing lake where there is land, roads on different paths, etc.). A good argument for keeping the charts up to date! I'm going to try out the latest (Mar-2010) charts to see if there is any differences. Thanks for your help.
bcameron is offline   Reply With Quote
Old 12-07-2010, 23:51   #18
Registered User
 
sailias's Avatar

Join Date: Mar 2010
Location: Canada
Boat: On the Hard
Posts: 336
Greats manimal

this project may be of interest to you. see: MapTiler - Map Tile Cutter. Overlay Generator for Google Maps, Google Earth (KML SuperOverlay). Im sure your familiar with it already, based on this thread.

best of luck, interesting stuff.

/ch
sailias is offline   Reply With Quote
Old 13-07-2010, 00:06   #19
Registered User
 
sailias's Avatar

Join Date: Mar 2010
Location: Canada
Boat: On the Hard
Posts: 336
Woops...that should have read "Greets Manimaul"....
sailias is offline   Reply With Quote
Old 13-07-2010, 02:26   #20
Marine Service Provider

Join Date: Feb 2010
Posts: 279
Error message

I get error "expand incomplete or unrecognised"

any ideas

regards

Richard
r.fairman is offline   Reply With Quote
Old 14-07-2010, 18:44   #21
Registered User
 
sinbad7's Avatar

Join Date: Sep 2003
Location: Ubatuba,SP,Brazil (Ex Norway)
Boat: (Ex) Alu. 60' yacht-"Eight Bells"
Posts: 2,731
Images: 57
Send a message via Skype™ to sinbad7
I earlier had a problem with compatability of converted .kap charts. They would work in OpenCPN and SeaClear but not in MaxSea and Fugawi. The solution was incredibly easy,just add a short code,f.ex. 'GE9999' in the # field of MapCal when you create the header file and,hey presto!! it works everywhere.

Through one of our programing vizzards here I now have a quick,easy and automatic way to convert Google Earth screens to calibrated .kap files without using MapCal. They are also fully compatible with Fugawi, MaxSea, OpenCPN and SeaClear.Very useful for the creation of calibrated harbour maps etc. The GE co-ordinates are collected by a small utility program via the 'ole/com' interface.

GREAT STUFF!!
__________________
"And all I ask is a tall ship and a star to steer her by."
sinbad7 is offline   Reply With Quote
Old 18-07-2010, 11:08   #22
Registered User
 
HamishB's Avatar

Join Date: Jan 2010
Location: New Zealand
Posts: 286
Quote:
Originally Posted by sailias View Post
(it's just a fancy GUI wrapped around gdal2tiles for folks who'd rather avoid working with command line apps)
HamishB is offline   Reply With Quote
Old 25-07-2010, 21:05   #23
Marine Service Provider
 
wadda's Avatar

Join Date: Jul 2010
Location: Sydney
Boat: Allied Mistress 39'
Posts: 89
Quote:
Originally Posted by sinbad7 View Post
I earlier <snip>
Through one of our programing vizzards here I now have a quick,easy and automatic way to convert Google Earth screens to calibrated .kap files without using MapCal. They are also fully compatible with Fugawi, MaxSea, OpenCPN and SeaClear.Very useful for the creation of calibrated harbour maps etc. The GE co-ordinates are collected by a small utility program via the 'ole/com' interface.

GREAT STUFF!!
That very useful...how will others find this method?
wadda is offline   Reply With Quote
Old 26-07-2010, 05:29   #24
Registered User
 
sinbad7's Avatar

Join Date: Sep 2003
Location: Ubatuba,SP,Brazil (Ex Norway)
Boat: (Ex) Alu. 60' yacht-"Eight Bells"
Posts: 2,731
Images: 57
Send a message via Skype™ to sinbad7
GE2KAP - GOOGLE EARTH TO KAP CONVERTER

GE2KAP
This is a REXX program you need to install the oorexx interpreter.
Here are the instructions:

Quote:
This program is written in REXX programming language and uses the oorexx interpreter. The lastest version of oorexx can be dowloaded from:

Open Object Rexx
(please use V4.0.1 or higher)

You must have Google Earth V5.1 or higher.

This uses two programs other programs to create the KAP file:
1. Convert.exe from Imagemagick download at:
ImageMagick downloads:

install: ImageMagick-6.6.3-0-Q16-windows-dll.exe

and

2. tif2bsb.exe which can be downloaded at:
Browse libbsb - read/write/convert BSB images Files on SourceForge.net

and... this only runs on Windows (XP,Vista, Windows 7)

After installing all the prereqs, put this program, convert.exe and tif2bsb.exe
in the directory that the KAP file will be built and open GE2KAP.rex, then follow the instructions to create a KAP file.
A great and easy program to use for the creation of close-up calibrated harbour plans,and it works with all the popular nav progs. Created by Paul Higgins..
__________________
"And all I ask is a tall ship and a star to steer her by."
sinbad7 is offline   Reply With Quote
Old 26-07-2010, 05:42   #25
Registered User
 
sinbad7's Avatar

Join Date: Sep 2003
Location: Ubatuba,SP,Brazil (Ex Norway)
Boat: (Ex) Alu. 60' yacht-"Eight Bells"
Posts: 2,731
Images: 57
Send a message via Skype™ to sinbad7
MAP TILER

Map Tiler

Interesting program which accepts overlays of a variety of nautical bitmaps,including,strangely enough,.kap formats where the calibration data is read direct from the chart.

Needs a bit of experimenting to see the benefits but it is one way to overlay real navigation data,soundings etc. on a GE or GM background.

Works with all GE2KAP generated .kap files
Download here:
__________________
"And all I ask is a tall ship and a star to steer her by."
sinbad7 is offline   Reply With Quote
Old 26-07-2010, 09:01   #26
cruiser

Join Date: May 2010
Location: SF Bay Area; Former Annapolis and MA Liveaboard.
Boat: Looking and saving for my next...mid-atlantic coast
Posts: 6,197
Quote:
Originally Posted by manimaul View Post
Is anyone interested in working with me on creating a kml collection of all the current charts we have been using in opencpn? (NOAA bsb,enc and cmap cm93s)
Interlude Question: I'm trying to come up with a solid library of charts for world cruise, and wondering if I have the complete list of whats available for OpenCPN.

NOAA bsb,enc and cmap cm93s - is this the complete list? NOAA and CM93 2010? Or should we convert others? Is the "where to get charts" on the wiki up to date and complete?
SaltyMonkey is offline   Reply With Quote
Old 26-07-2010, 12:06   #27
Registered User
 
sinbad7's Avatar

Join Date: Sep 2003
Location: Ubatuba,SP,Brazil (Ex Norway)
Boat: (Ex) Alu. 60' yacht-"Eight Bells"
Posts: 2,731
Images: 57
Send a message via Skype™ to sinbad7
GE2KAP AND MAP TILER

REF MY #21 #24 #25

Here are a few samples using GE2KAP and Map Tiler.
Would have been great to be able to automatically save the overlaid results as .kap files.

The .kap files are readable by most popular nav. progs.
Attached Thumbnails
Click image for larger version

Name:	SAMPLE GE2KAP.jpg
Views:	273
Size:	247.9 KB
ID:	17988   Click image for larger version

Name:	SAMPLE-KAP ON GM.jpg
Views:	247
Size:	119.8 KB
ID:	17989  

Click image for larger version

Name:	SAMPLE-KAP ON GS.jpg
Views:	224
Size:	228.2 KB
ID:	17990   Click image for larger version

Name:	SAMPLE-KAP ON GT.jpg
Views:	220
Size:	119.1 KB
ID:	17991  

__________________
"And all I ask is a tall ship and a star to steer her by."
sinbad7 is offline   Reply With Quote
Old 27-09-2010, 06:13   #28
Registered User

Join Date: Sep 2010
Posts: 4
Quote:
Originally Posted by manimaul View Post
#3175 (BSB driver to interpret PLY border polygon records at a header) – GDAL

You will find kap2vrt.2.py and the new bsb2gdal.py scripts by Vadim.

I haven't tried the new one yet...perhaps it might work better with BSB v2.
Hi there! Just came across this nice forum.

You may find this and a few related scripts here: Custom maps for maemo-mapper from BSB, OZI charts, and uncalibrated images - maemo.org - Talk
Some of them have "--help"
vadp is offline   Reply With Quote
Old 28-09-2010, 00:59   #29
Registered User

Join Date: Sep 2010
Posts: 4
Quote:
Originally Posted by bcameron View Post
UNIVERSAL TRANSVERSE MERCATOR
I wonder if someone could give me a KAP sample with UTM, so I could implement it properly in bsb2gdal.py
vadp is offline   Reply With Quote
Old 27-10-2010, 23:22   #30
Registered User

Join Date: Oct 2010
Posts: 7
Hi all, I am new to this stuff but have been successful getting a rastor overlay on google earth. I tried setting up osgeo like manimaui shows but kept getting an Error 182 ordinal32 not found in proj.dll when i ran the command line using gdal2tiles....I can get the translate command to work and produce a .vrt then use Maptiler to produce the map...

I also would like to remove the borders from the charts and have downloaded the scripts from vadp but I am not sure where I should put them, folder etc. I keep getting a "kap2vrt.2.py is not recognized as an internal or external command operable program or batch file"

Sorry if the above questions sound stupid but I just started learing about all of this a 2 weeks ago and not being a formally trained computer programmer....well lets just say I would rather be sitting on the boat with a drink in hand!!!
alaska_av8r is offline   Reply With Quote
Reply

Tags
recruitment


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
AC-DC Converter squarehead Electrical: Batteries, Generators & Solar 5 26-08-2009 18:34
Spraying AwlCraft Using Brushing Converter? geoffschultz Construction, Maintenance & Refit 1 27-04-2009 04:50
TV Converter Box Dilemma svcattales Marine Electronics 16 19-10-2008 13:52

Advertise Here


All times are GMT -7. The time now is 12:09.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.