Uffe Kousgaard wrote: > > I think there is a small error here. The first bit seems to indicate some > other information, but I'm not sure what. Whenever you have >0x80 in your > table, you should subtract 0x80. You may be allocating too much space when > creating MAP files. >
You're right that the first bit should be removed to get the object size. The first bit indicates whether the corresponding object type uses coordinate data blocks (type 3) to store coordinate data (or text strings for text objects). MITAB handles that properly, I just failed to mention it in my previous reply. Daniel -- Daniel Morissette http://www.mapgears.com/ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/mitab/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/mitab/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
