How can I convert an Integer field to a Real field in a shapefile ?
I'm searching a tool, or a way to do that (may be under QGis ?!).
Regards
|
How can I convert an Integer field to a Real field in a shapefile ? I'm searching a tool, or a way to do that (may be under QGis ?!). Regards |
|||
|
|
The field type is static once created. You will need to make a new field in the field calculator with type 'Decimal number (real)' and use the field calculator to copy any existing data from the integer field. |
|||
|
|