Re: [gdal-dev] PCIDSK .pix feature attribute information not visible in geomatica.

2013-01-03 Thread RKSingh
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

[gdal-dev] PCIDSK .pix feature attribute information not visible in geomatica.

2010-12-28 Thread shashishaw
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