| View previous topic :: View next topic |
| Author |
Message |
kruch Site Admin
Joined: 02 Jul 2006 Posts: 5085
|
Posted: Wed Sep 03, 2008 5:13 pm Post subject: KMZ creator |
|
|
Here's a tool which I wanted long time ago...
TB is able to log a track and also record wpts during the track. Result is two GPX files (which can be correlated by timestamp). And waypoints can have pictures (taken during the track) linked to them.
This tool takes these files as input and creates KMZ package that can be opened in Google Earth, where you can view path and wpts (including images).
Requirements: Java 6 (aka 1.6; it can run on 1.5 but additional jars are needed then). Run with
| Code: |
| java -jar tbkmzmaker.jar |
.
How it works:
1. if both wpts and track file are specified, they are merged together
2. resulting GPX file is transformed to KML
3. resulting KML and referenced images are packed into KMZ file
You can customize the output KML by modifying gpx2kml stylesheet inside the jar.
| Description: |
|
 Download |
| Filename: |
tbkmzmaker.jar |
| Filesize: |
56.17 KB |
| Downloaded: |
227 Time(s) |
|
|
| Back to top |
|
 |
kruch Site Admin
Joined: 02 Jul 2006 Posts: 5085
|
Posted: Fri Sep 05, 2008 7:56 am Post subject: |
|
|
And here is a sample output (includes images linked to wpts)...
| Description: |
|
 Download |
| Filename: |
sample.kmz |
| Filesize: |
28.62 KB |
| Downloaded: |
124 Time(s) |
|
|
| Back to top |
|
 |
Ranger
Joined: 12 Dec 2006 Posts: 4716
|
Posted: Sat Oct 04, 2008 11:56 am Post subject: |
|
|
What about idea of inverted tool to use kmz in TB ?
(ie creating gpx with linked content folders)
|
|
| Back to top |
|
 |
martinbone
Joined: 19 Jul 2008 Posts: 2 Location: Peru
|
Posted: Sat Nov 29, 2008 1:46 am Post subject: |
|
|
Excellent! Just one problem... When I load my KMZ file on googleearth, and click on the photo link, I can only see the left-hand side of the photo - not the whole image. My photo is 640 x 480. Any ideas why I can't see the whole of the image?
| Description: |
|
 Download |
| Filename: |
freyre.kmz |
| Filesize: |
65.86 KB |
| Downloaded: |
19 Time(s) |
|
|
| Back to top |
|
 |
kruch Site Admin
Joined: 02 Jul 2006 Posts: 5085
|
Posted: Tue Dec 02, 2008 4:29 pm Post subject: |
|
|
| I'll research kmz support in TB, and also check the issue with image display in GE..
|
|
| Back to top |
|
 |
yongfcb
Joined: 22 Oct 2009 Posts: 2
|
Posted: Sun Oct 25, 2009 3:25 am Post subject: |
|
|
A great tool, but I am still looking for something make kml 2 wpt.
_________________ Love my BB8900 |
|
| Back to top |
|
 |
Wunibald
Joined: 29 Jul 2008 Posts: 35
|
|
| Back to top |
|
 |
|