vinaymallapu wrote: > Hi, > > 1) I have two regions, is there a function that i can use to > combine these two regions and return me one region or feature. > > 2) Second Question is I have a region in a tab file that spans > several counties, Is there a way to edit the region map that i created > to match the county boundaries. >
The short answer is that there are no functions in the MITAB library that will do this automatically for you. However, using functions from the C API, you could possibly write a script to read in some features and manipulate their coordinates to perform those operations yourself and spit out new features. 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/ <*> 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/
