Hello,
The attributes don't get lost but they are hidden. I tried in Geomatica with
Attribute manager->Table Definition to un-check and check in particular
field and clicked Apply, then they are visible.
I think this is not proper solution to see the attributes data.
If anybody find some other so
Hi,
I am using the current trunk of GDAL/OGR
version(v1.7.3, revision 21324) to convert a .shp file
to .pix file. The steps used are taken from
the online tutorial and are as below.
1. // Open the datasource.
OGRDataSource* pSrc = OGRSFDriverRegistrar::Open("input.shp",FALSE);
2. // Re