Hi Gabor,

If you used Geomedia Professional you should be able get the rotation from
the database or
write the data to a dgn file which should place cells for the symbols, then
convert it using the Universial Translator that comes with MapInfo
Professional. 

To do this I create a configuration text file that looks like this:

        MACRO _XPNDCELL yes
        MACRO _IN_UNITS IGDS_MASTER_UNITS
        MACRO _EXTENSION dgn
        MACRO _BASENAME Junk
        MACRO _FULLBASENAME j7-grid.dgn
        MACRO SourceDataset n:\prj\final\dgn\assets\j7-grid.dgn
        MACRO DestDataset n:\wccgis\mapinfo\translate_ut\temp
        INCLUDE n:\wccgis\mapinfo\translate_ut\UT\gallery\IGDS2MAPINFO.fme
        MAPINFO_COORDSYS_STATEMENT CoordSys Earth Projection 18, 31, \m\,
173, -41, 2510000, 6023150



<<keep an eye on the files that are created in your temporary directory when
you run UT to see the different configurations and replace values as
sppropriate>>

Change the first line to MACRO _XPNDCELL No

then (assuming you save this as say c:\temp\convert.fme) run the imut.exe
file from a dos session eg

imut c:\temp\convert.fme

the resulting mapinfo file will have the cell rotation listed as an
attribute.  Use this (or it maybe 90� out) to rotate the symbols.

Can't help with the other question.

Cheers

Martin

===================================
Martin Roundill
GIS Manager
Waitakere City Council
Private Bag 93109
Henderson
Waitakere City
New Zealand
Ph +64 9 836 8000 ext 8344
Fax +64 9 836 8001
email [EMAIL PROTECTED]
===================================




> -----Original Message-----
> From: Gabor Vasarhelyi [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, 29 June 1999 13:09
> To:   '[EMAIL PROTECTED]'
> Subject:      MI traffic turn symbols and multiple labels
> 
> Dear all.
> I have a large dataset (which I generated in another application,
> Geomedia) which I wish to use in MapInfo.  
> The problem is that i am depicting traffic flows at intersections using
> arrows for left , straight through and right turns.  These are placed at
> four locations (at a crossing) at each intersection of a city.  In
> Geomedia I had gone through and manually adjusted the symbols (ie left
> turns ) so that they were oriented correctly to the road and intersection
> during the data entry however, I seem to have lost the orientation of the
> symbols when I imported the data
> 
> Questions
> 
> Is there a automation that will orient symbols to the road they are on in
> the correct manner  ( I have several thousand points)
> 
> Are there any traffic engineers who use MapInfo for traffic flow and turn
> info and can advise of the best way to tackle this issue.
> 
> also, Is there a way to label any one object with several attributes
> (labels). eg one point would have a label with street name and the suburb
> (2 columns within the table)? 
> 
> thank you for your continued help
> 
> Gabor
>  
> ----------------------------------------------------------------------
> To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
> "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
----------------------------------------------------------------------
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