How to update column with the suburb located at the startnode of the
polyline?

I have two tables - "tblSuburb" and "tblRoute".

"tblSuburb" is composed of boundaries with suburb names. "tblRoute" is
composed of polylines (and only polylines) and a field "SuburbName".

I wish to update the field "SuburbName" with whatever suburb is found at the
Start node of the polyline. Is this possible in  MI Pro? If I use
        Add Column "tblRoute" (SuburbName) From tblSuburb Set To SuburbName Where
Contains
appears to use the 'centroid' of the polyline which I don't want.

Any clues?

Ant Burnett

----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to