Map problems

This is the place to get help with Digital Atmosphere, suggest improvements, and get tips.
Post Reply
Fred
Senior Member
Posts: 198
Joined: Tue Nov 25, 2003 4:22 pm
Location: Suoi Tien, Vietnam

Map problems

Post by Fred »

V1.1.b

On the work chart I have a small map: 600 * 515. Then I use the next script:

remove
import,d:\Program Files\DigitalAtmosphereWS\Wereld real.dmf
erase
fleet

The map Wereld real has a size of 800 * 696. The result is that the whole map is shown but fleet is displayed to the boundaries of the small map.

Fred
Tim Vasquez
Administrator
Posts: 535
Joined: Sat Nov 22, 2003 10:47 pm

Post by Tim Vasquez »

Use the LOAD command rather than IMPORT. LOAD brings in the associated geographical coordinates and boundaries. IMPORT simply replaces the workchart picture.

Also REMOVE is not needed if you are changing the basemap; you should delete it.
Fred
Senior Member
Posts: 198
Joined: Tue Nov 25, 2003 4:22 pm
Location: Suoi Tien, Vietnam

Post by Fred »

When I use LOAD, you see the old chart and part of the new chart. Seperate (because adding images here failed when I tried it before) I sent the image (made by export).

Fred
Post Reply