[Qgis-user] Change the Field type (.dbf)
    Christine 
    geo.guide at web.de
       
    Fri Jul 27 08:36:43 PDT 2012
    
    
  
Sławomir Bienias wrote
> 
> ...    
>     I need to have Attribute Table with specific type of field - Integer
>     (4,0). 
> ....
>     
>     Is there any way to change field type in DBF table in QGis? 
> ....
> 
 
Have you tried in QGIS to write the content of your real field to a new
integer (4) field using the attribute calculator ? 
[Open attribute table > toggle editing > Open field calculator (right button
below attribute table, should be active) ]
Create a new field with Definition Integer 4 and give it a NewFieldName. In
the expression field write: "OldFieldName"
Did a test and it worked with a shapefile. 
Regards, Christine
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Change-the-Field-type-dbf-tp4991387p4991409.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
    
    
More information about the Qgis-user
mailing list