I need a way to create MapInfo tab (and associated files, IDX, DAT etc) package using .NET (C Sharp) and preferably, an open source (free) library?
I have some data with associated GIS (longitude/latitude etc) informtion and I want to create MapInfo files so that users can visualize the data.
I need to create several layers with different features (lines and points) each with its own styles corresponding to associated data.
Thanks!
Tomer