Page 1 of 1

Map problems

Posted: Mon Jul 26, 2004 4:19 pm
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

Posted: Mon Jul 26, 2004 4:35 pm
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.

Posted: Mon Jul 26, 2004 4:59 pm
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