drawing over tif image

#1
I have a .tif image of a topographic map which I have loaded by clicking on image / attach image. I'm using IntelliCAD 6.4

I now wish to do a drawing over the top of this image showing proposed pipeline, pump stations and reservoirs etc. If I try to draw these lines using the usual techniques, they do appear but as soon as I click enter to confirm them, they disappear and nothing is visible, although they may be behind the topographic image, but they are not displayed.

How do I draw on a .tif image. I have done it before on earlier versons of IntelliCAD v4

#2
warrensugden,

From the Image Help:

Use Transparency Choose whether entities located under the image are visible (for images that support alpha transparency, that is, images that have at least one color that can be viewed as a transparent color).

#4
Warren,

I have ver6.4 and all lines show when I overdraw a tiff file.

It looks like some other setting.

Send me a status display so I can compare settings.

drawing over .tiff

#5
Adeko Raster loaded.
:
: _OPEN
Substituting font [IC-txt.shx] for font [txt.shx].
Adeko Raster loaded.
"C:\Program Files\Lizardtech\MrSID Viewer\90364N.tif" is loaded
: status
Status:
Current drawing name: SRDTopo.dwg
Drawing limits are: X= 0.0000 Y= 0.0000 Z= 0.0000
X= 12.0000 Y= 9.0000 Z= 0.0000
Paper space limits are: X= 0.0000 Y= 0.0000 Z= 0.0000
X= 12.0000 Y= 9.0000 Z= 0.0000
Screen width (pixels): 1152
Screen height (pixels): 706
Insertion base is: X= 0.0000 Y= 0.0000 Z= 0.0000
Snap resolution is: X= 0.5000 Y= 0.5000 Z= 0.0000
Grid spacing is: X= 0.5000 Y= 0.5000 Z= 0.0000
Current layer: 0
Current color: BYLAYER
Current linetype: BYLAYER
Current elevation: 0.0000
Current thickness: 0.0000
BYLayer BYLayer
Fill: on
Grid: off
Ortho: off
Snap: off
Blips: off
Drag: on
LWeight: off
Command echo: on
Positive angle direction: Counterclockwise
Decimal degrees Decimal degrees
Dimension units: Decimal
Pickbox height: 3
Entities in drawing: 6
: statbar
WNDLSTAT is currently off: ON/Toggle/<Off>:
:
Opposite corner:
:
Opposite corner:
:
: _TBCONFIG
: '_STATBAR
WNDLSTAT is currently off: ON/Toggle/<Off>: _T
:
: _LINE
Start of line:
Angle/Length/<End point>:
Angle/Length/Follow/Undo/<End point>:
Cancel
: '._SETESNAP
: '._SETESNAP
: '._SETESNAP
: '._ORTHOGONAL
ORTHOMODE is currently off: ON/Toggle/<Off>: _T
:
: _LINE
ENTER to use last point/Follow/<Start of line>:
Angle/Length/<End point>:
Angle/Length/Follow/Undo/<End point>:
Angle/Length/Follow/Close/Undo/<End point>:
Cancel
: '._ORTHOGONAL
ORTHOMODE is currently on: OFF/Toggle/<On>: _T
: '._SNAP
Snap is off (x and y = 0.5000): ON/Rotate/Style/Aspect/<Snap spacing>: _T
:
Opposite corner:
:
: _LINE
ENTER to use last point/Follow/<Start of line>:
Angle/Length/<End point>:
Angle/Length/Follow/Undo/<End point>:
Cancel
: '._SNAP
Snap is on, x and y = 0.5000: OFF/Rotate/Style/Aspect/<Snap spacing>: _T
: '_HELP
:
: _CUSTOMIZE
:
: _CONFIG
: '_HELP
:
: _STATUS
Status:
Current drawing name: SRDTopo.dwg
Drawing limits are: X= 0.0000 Y= 0.0000 Z= 0.0000
X= 12.0000 Y= 9.0000 Z= 0.0000
Paper space limits are: X= 0.0000 Y= 0.0000 Z= 0.0000
X= 12.0000 Y= 9.0000 Z= 0.0000
Screen width (pixels): 1152
Screen height (pixels): 688
Insertion base is: X= 0.0000 Y= 0.0000 Z= 0.0000
Snap resolution is: X= 0.5000 Y= 0.5000 Z= 0.0000
Grid spacing is: X= 0.5000 Y= 0.5000 Z= 0.0000
Current layer: 0
Current color: BYLAYER
Current linetype: BYLAYER
Current elevation: 0.0000
Current thickness: 0.0000
BYLayer BYLayer
Fill: on
Grid: off
Ortho: off
Snap: off
Blips: off
Drag: on
LWeight: off
Command echo: on
Positive angle direction: Counterclockwise
Decimal degrees Decimal degrees
Dimension units: Decimal
Pickbox height: 3
Entities in drawing: 10

#6
Warren,

I just checked your status against mine and the settings are identical.

If you can email me a drawing with a tiff file in it to [email removed] to reduce spam
Last edited by John Finlay on Sat Sep 20, 2008 11:03 pm, edited 1 time in total.

re : drawing over TIF

#7
John Finlay

You are right.

Before drawing the line, i created a new layer with a different colour and drew the line in that new layer.

Apparently, drawing in the same layer as the .TIF image will not show the line transarenty through the image. The line must be drawn in a different layer with a different colour.

Everything now OK