>P.S, if anyone is bored, my task is rather simple. >Download all of the canvec .gml files, then convert them to .shp format >and save each map feature as a separate .shp file (province size) >... then zip and upload it to some website, like mediafire.com or any other >file sharing site.
Hi, you could try with gdal/ogr. I think the last version is capable to convert GML. ogr2ogr.exe -f "ESRI Shapefile" folder-result file.gml Regards, -- ----------------- Andrea Peri . . . . . . . . . qwerty àèìòù -----------------
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
