Tagged Questions
2
votes
2answers
829 views
Converting .kml file to .tab (Map info) format
If I have saved polygons as a (.kml) Google Earth File and I want to draw it in MapInfo, is there a tool to do this ?
If not, how can be it be made using MapBasic?
6
votes
0answers
128 views
KML (KMZ) to layer including all attributes [duplicate]
Possible Duplicate:
How to convert KML to shapefile without losing attributes?
This question is here in many variations but though I went through it I still don't have any good solution how ...
2
votes
0answers
48 views
Batch Convert MapInfo .TAB Files to .KML [duplicate]
Possible Duplicate:
ogr2ogr convert all shapefiles in a directory
As the title suggests, i have a few hundred .TAB files to convert to .KML. This is likely to be a fairly irregular thing ...
3
votes
0answers
614 views
How to split kml file or extract Placemarks?
I have a file of state 2001 assembly districts outlines, from http://goo.gl/dJPyx in Mapinfo MIF format. I've created a kml file from that using ogr2ogr. These are the outlines of each assembly ...