2
votes
3answers
435 views

Can I convert a kmz file to kml?

I have a kmz file. Is there an easy way to convert it to KML? Can I just "unzip"?
1
vote
2answers
1k views

Converting TAB to MIF / MIF to TAB

How I can export (import) data from TAB format to MIF and vice versa?
3
votes
2answers
391 views

IDRISI .vec file translator to ESRI shapefile format?

I've recently got hold of almost 20 years old IDRISI .vec files which I'd like to convert to ESRI shapefile. I've been struggling to find any translator for this file format so far. Does anybody know ...
3
votes
1answer
84 views

rgb2pct.py increases size of file 20 fold!

I wanted to reduce the number of bands of a tif file from 3 to 1... I used this command rgb2pct.py -n 256 fnp_braunschweig.tif fnp_bs.tif and it increased the size from 31mb to 778mb I actually ...
48
votes
19answers
33k views

How can I convert between KML and ESRI's shapefile format?

My users are sending me point data that were digitized using GoogleEarth. How can I convert their KML to a shapefile?