Hello Richard, > I have a *.dbf file that contains thousands of points that represent > "nodes" on contour lines. I need to generate a contour map. If I open > the file in MI and "create points", is there a way to generate lines to > connect the dots? And if I can do that, can I cause the points to > disappear and have them be replaced by nodes? Or am I approaching this > all wrong and need to edit the dbf before opening so that MI recognizes > the data as plines instead of points? Any help with this challenge will > be much appreciated. Your solution depends on whether your points really represent contours or are samples. If the points are contours, and are ordered well, you need a utility to create plines out of a set of points. There may be something to do this around already but it may need to be flexible enough to handle grouping by feature and type. Alternatively, it would be a fairly simple MapBasic program to run through all of your data and do the dot-to-dot work. If you point data is samples, you need some more sophisticated software which is able to "thread" contours through your point data. This type of functionality is provided by Vertical Mapper. Regards, Warren Vick Europa Technologies Ltd, U.K. http://www.europa-tech.com ---------------------------------------------------------------------- To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
Re: MI: Points to Plines problem
Warren Vick, Europa Technologies Ltd. Sun, 11 Apr 1999 10:16:37 -0400
- MI: Points to Plines problem RichardDuncan
- Warren Vick, Europa Technologies Ltd.
