The issue about length of field was the problem, thanks. Might be useful to have an error message on this. This error message does appear if you try to save the mapinfo file as a shapefile in qgis but does not appear if you try to export to new projection in the data management tools.
-----Original Message----- From: Craig Leat [mailto:[email protected]] Sent: 17 December 2010 12:35 To: [email protected]; [email protected] Subject: Re: [Qgis-user] export to new projection not working M.E.Dodd wrote: > Am I doing something silly here, I have a file open in qgis 1.6 on windows pc > then go to vector>data management>export to new projection. Then choose the > projection and filename and press ok but nothing happens. > > The vector layer open in qgis comes originally from mapinfo (as .tab), it is > in osgb 1936, and I am trying to save as a shapefile in WGS 84 or one of the > other CRS's. > > I have used this tool once or twice and its worked but normally it does not > work. So far I have not found which types of files it works with and which > ones fail. Creation of the shapefile will fail if the attribute columns are not unique. dbf has a ten character limit for column names and so unique fields in the tab file may no longer be unique in a dbf after truncation. Regards, Craig -- The Open University is incorporated by Royal Charter (RC 000391), an exempt charity in England & Wales and a charity registered in Scotland (SC 038302). _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
