Translate posts to Experimental | Feedback
Google
Official Google Earth Download Site
Page 5 of 6 < 1 2 3 4 5 6 >
Topic Options
Rate This Topic
Previous Topic
View All Topics Index
Next Topic
#632337 - 12/21/06 08:38 PM Superoverlay.1.5.0 ** [Re: Valery35]
Valery35 Offline
Master Craftsman

Registered: 09/02/05
Posts: 2299
Loc: Russia, Perm, Sun






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.

Top
#632338 - 12/22/06 10:18 AM Re: Superoverlay.1.5.0 [Re: Valery35]
Forkboy2 Offline
Cartographer

Registered: 07/16/05
Posts: 455
Loc: California
Is there anyway to fix the out of memory problem that happens when I try to load too many maps at the same time?

If I have 20 or 30 maps to process, I can only do them in groups of 5-6 at a time because the application runs out of memory and won't add anymore to the batch.

Is it necessary to load the entire image into memory before it is time for it to be processed?? That seems to be the problem.

Thanks.
_________________________
Matt Fox

Google Earth Library

Top
#632339 - 12/23/06 12:13 AM Re: Superoverlay.1.5.0 [Re: Forkboy2]
Valery35 Offline
Master Craftsman

Registered: 09/02/05
Posts: 2299
Loc: Russia, Perm, Sun
Thanks, Matt

1. With Superoverlay Pro Scheduler you can use many of processes. You can distribute project by tasks.

2. Optimizations by memory, by speed of works with ftp etc connections we begin make in next time. Now we extend functions of this application. Next steps it is user-password functions, log file, additional events in Scheduler.

Also users write about good results with new ArcGIS and Explorer versions.

Top
#632340 - 12/23/06 12:59 AM Re: Superoverlay.1.5.0 [Re: Valery35]
Forkboy2 Offline
Cartographer

Registered: 07/16/05
Posts: 455
Loc: California
Thanks Valery. It does work very well. I'm trying the Scheduler right now. I can see that being very useful for online maps that get updated regularly.

Here is what I just finished doing with SuperOverlay. About 40,000 tiles alltogether.

http://www.fox-fam.com/gefiles/maps/Sectionals/SectionalCharts.kml

Matt
_________________________
Matt Fox

Google Earth Library

Top
#632341 - 12/23/06 07:59 PM Re: Superoverlay.1.5.0 [Re: Forkboy2]
Valery35 Offline
Master Craftsman

Registered: 09/02/05
Posts: 2299
Loc: Russia, Perm, Sun
Great dataset!
Maybe you public Network link in
http://bbs.keyhole.com/ubb/postlist.php/Cat/0/Board/EarthExternalData
also?

We make before near vector project for AIS.
My friend Jeffrey Johnson compare vector and raster datasets near LAX:
http://gisplanet.blogspot.com/2006/12/aeronautical-sectional-charts-global_23.html

Enjoy!


Top
#632342 - 12/26/06 04:29 AM Superoverlay.1.5.1. News. [Re: Valery35]
Valery35 Offline
Master Craftsman

Registered: 09/02/05
Posts: 2299
Loc: Russia, Perm, Sun
Next 1.5.1 version.

New features:
- 'Load/Save' task list as XML file in Scheduler is available
- Custom scheduling type (Launch every hh/mm) is available


Example of task list file:

<?xml version="1.0" encoding="utf-8"?>
<TaskDocument>
<DocumentName>shedulermodis</DocumentName>
<Task id="0">
<name>modis7</name>
<path>C:\Documents and Settings\Valery\...\work\superoverlay\modis\modis7.xml</path>
<launch>26.12.2006 20:08:16</launch>
<type>Custom</type>
<period>10800000</period>
</Task>
<Task id="1">
<name>modis8</name>
<path>C:\Documents and Settings\Valery\...\work\superoverlay\modis\modis8.xml</path>
<launch>26.12.2006 20:09:42</launch>
<type>Custom</type>
<period>10800000</period>
</Task>
</TaskDocument>

Top
#632343 - 12/26/06 10:05 AM Re: Superoverlay.1.5.1. News. [Re: Valery35]
Forkboy2 Offline
Cartographer

Registered: 07/16/05
Posts: 455
Loc: California
I have a suggestion for image output format that is optimized for transparency.

Can you add an option to output a mix of PNG and JPG with the following rules:

- Tiles that are 100% transparent color get skipped completely.
- Tiles that have 0% transparent color get saved as JPG
- Tiles that have >0% and <100% transparent color are saved as PNG with transparency.

This will help because PNG supports transparency but isn't lossy. JPG is lossy but doesn't support transparency. So a mix of the two formats will create the smallest possible SuperOverlay and still have transparency.

Thanks.

Top
#632344 - 12/26/06 10:52 AM Re: Superoverlay.1.5.1. News. [Re: Forkboy2]
Forkboy2 Offline
Cartographer

Registered: 07/16/05
Posts: 455
Loc: California
Quote:

I have a suggestion for image output format that is optimized for transparency.


Thanks.




Actually, after doing some more experimenting, I found a way to have lossy compression AND transparency at the same time with 8-bit GIF files. That seems to do what I need. So nevermind

In case any others are interested, here are the file sizes for my little experiment.

Original JPG - 14.7 KB
Regular GIF - 28.5 KB
Lossy (80% quality) GIF with transparency- 12.8 KB
PNG (with PNGOut) - 25.4 KB

Matt

Top
#632345 - 01/05/07 08:35 AM Re: Superoverlay.1.5.2. News. [Re: Valery35]
Valery35 Offline
Master Craftsman

Registered: 09/02/05
Posts: 2299
Loc: Russia, Perm, Sun
Next version 1.5.2.
New features:
1. "Recent projects" menu item is added
2. "FTP-connections" functions is added (storing your connection properties to FTP-servers). You can store User/Password strings.

Top
#632346 - 01/08/07 04:53 AM Superoverlay.1.5.3 News [Re: Valery35]
Valery35 Offline
Master Craftsman

Registered: 09/02/05
Posts: 2299
Loc: Russia, Perm, Sun
New features:
Full FTP upload
- user/password
- create of folders

Bug with "one pixel" fixed. Check please this!
Bug with Out of memory for small images fixed. Check please also!

Top
Page 5 of 6 < 1 2 3 4 5 6 >