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

2011-01-03 Thread shashishaw
> > Did you try the ogr2ogr utility? > > On Mon, Jan 3, 2011 at 8:22 PM, shashishaw <[hidden > email]<http://user/SendEmail.jtp?type=node&node=5887620&i=0> > > wrote: > >> >> Hi, >> I'm still not able to get past this problem. Can

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

2011-01-03 Thread shashishaw
Hi, I'm still not able to get past this problem. Can someone suggest any pointers as to which aspect of the conversion should I look into.. Any help is appreciated. Thanks, Shashi -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/PCIDSK-pix-feature-attribute-information-no

[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