Valery35
Master Craftsman
Reged: 09/02/05
Posts: 2213
Loc: Russia, Perm, Sun
|
|
Superoverlay is a stand-alone Google Earth application for tiling raster datasets and creating view based regions in KML or KMZ files. It helps you put large image overlays into Google Earth (for example alternative maps or aerial photography). Superoverlay automatically include georeferences from world files, change and optimise size and time of downloading images. Also Superoverlay can generate world files for all images in ArcView style (jgw, tfw,...).
Version 2.0.2 Build: 03.03.2008 - Sky Mode is supported
Other news: - New structure of KML(KMZ) files - Amazon S3 Service uploading is supported. - MS Vista install is supported - 'Write world file' function is improved. Full support of rotated rasters is now available. - "KMLer Aware" version. If you have KMLer PRO license, you can obtain Full (Standard) Superoverlay version now. If you are KMLer Pro user, you can create superoverlay projects directly from ArcGIS projects (see new KMLer version 2.0.4 or later, 'Create overlays' command)
Example of main window:

Superoverlay S3 explorer interface:

Trial version (7 days) and/or update Home page | Download
Price: Standard \ Plus\ Pro USD 20 \ 50 \ 95 Buy it
Requirements: NET 2.0 Deployment: Unzip and install Superoverlay.msi Note: The software requires decimal separator to be "." (point). If your system is set for "," (comma), you need to change this setting. Open Control Panel > National settings > ....
SuperoverlayPlus include all features of base Superoverlay application and option : Selections by geometry... for selection area of interests (AOI) hi-res images for superoverlay generation.
Superoverlay Pro include all features of Superoverlay Plus application and Scheduler application for run of background processes. In Scheduler you can add Superoverlay project file as task, select launch date/time and scheduling type. You can save and load the Scheduler project as XML file. Last project of Scheduler stored in registry and open by next session.
Superoverlay Pro include Scheduler application for run of background processes. In Scheduler you can add Superoverlay project file as task, select launch date/time and scheduling type.
Examples: http://bbs.keyhole.com/ubb/showflat.php/Cat/0/Number/651810
First publications about Superoverlay: http://www.ogleearth.com/2006/10/kml_regions_gen.html#comments http://www.gearthblog.com/blog/archives/2006/10/news_roundup_agu_sup.html Thanks to Stefan Geens and Frank Taylor.
-------------------- Blog | Geoblog(ru) | Software | Spreadsheets | Photos | History | Pict'Earth
Edited by Valery35 (03/04/08 10:14 AM)
Post Extras:
|
|
|
macnetz
Tourist
Reged: 07/02/05
Posts: 213
Loc: Memmingen, Germany
|
|
Quote:
Trial version (7 days) and/or update
Hi Valery,
time of use has expired after installation of trial version 
Regards - Anton
Post Extras:
|
|
|
Valery35
Master Craftsman
Reged: 09/02/05
Posts: 2213
Loc: Russia, Perm, Sun
|
|
I not can check this as register user If it's problem for other users then send to me PM or other message pls.
Oops. It is problem of NET2.0 localisation.
FIXED!!!
Thanks you!
Edited by Valery35 (10/22/06 10:53 PM)
Post Extras:
|
|
|
Forkboy2
Cartographer
Reged: 07/16/05
Posts: 429
|
|
The download link doesn't work.
Does it automatically read georeference information from GeoTIFF and/or JGW files?
Matt
-------------------- Matt
Google Earth Library
Post Extras:
|
|
|
Valery35
Master Craftsman
Reged: 09/02/05
Posts: 2213
Loc: Russia, Perm, Sun
|
|
Sorry. We have little problems with registration (Net 2.0). While access to download closed.
Near time (10-12 hours) i restore link. FIXED!!!
World files, GeoTIFF and WMS in next features list.
Thanks you!
Edited by Valery35 (10/22/06 10:54 PM)
Post Extras:
|
|
|
Forkboy2
Cartographer
Reged: 07/16/05
Posts: 429
|
|
Quote:
Sorry. We have little problems with registration (Net 2.0). While access to download closed. Near time (10-12 hours) i restore link. World files, GeoTIFF and WMS in next features list.
Thanks you!
Great, I'm definately interested in this. Couple other suggestions.
1) Add option to hide child network links.
2) If you support PNG output files, add option to adjust the color depth and compression of the output tiles to help with size of the tiles.
3) Add ability to adjust the MinLodPixels and MaxLodPixels for each level of tiles.
Thanks
Matt
-------------------- Matt
Google Earth Library
Post Extras:
|
|
|
Mkhozi
Tourist
Reged: 10/23/06
Posts: 2
|
|
Add ability to load MrSid, Jpeg2000, ErMapper ECW image files.
ErMapper has an Open Source library to add compatibility for large volumes of the ECW and JPEG 2000 standards image data to your applications.:
http://www.ermapper.com/ecw/
Post Extras:
|
|
|
macnetz
Tourist
Reged: 07/02/05
Posts: 213
Loc: Memmingen, Germany
|
|
Hi Valery,
now testing is ok Thanks.
I had problems to find out that it works on my German Windows98 only with decimal comma - not with decimal point values.
Regards - Anton
Post Extras:
|
|
|
Valery35
Master Craftsman
Reged: 09/02/05
Posts: 2213
Loc: Russia, Perm, Sun
|
|
With point delimiter the program return error or silence and blank result?
Post Extras:
|
|
|
macnetz
Tourist
Reged: 07/02/05
Posts: 213
Loc: Memmingen, Germany
|
|
Hi Valery,
the source values:Code:
<north>28.6394164882561</north> <south>28.6281469489165</south> <east>-17.7966371769743</east> <west>-17.8054253635753</west> <rotation>1.33976818754354</rotation>
the results with point delimiter: Code:
<north>2,863942E+14</north> <south>2,862815E+14</south> <west>-1,780543E+14</west> <east>-1,779664E+14</east> <rotation>133976818754354</rotation>
results with commas: Code:
<north>28,63942</north> <south>28,62815</south> <west>-17,80543</west> <east>-17,79664</east> <rotation>1,33976818754354</rotation>
As another suggestion I would like to set the transparency.
Regards - Anton
Post Extras:
|
|
|