Tagged Questions
3
votes
3answers
743 views
Definitions and limitations of MapInfo TAB file objects
I am working on a MapInfo plugin to convert MapInfo files to GeoJSON files.
I am having trouble matching up the object types of the two formats. Each GeoJSON object type is described in the ...
5
votes
2answers
723 views
Converting MapInfo TAB to GeoJSON
Is there an easy way to convert MapInfo TAB files into GeoJSON?
I am working on a web-based mapping system which will use GeoJSON to transfer data. I also use MapInfo and would like to be able to ...