Re: [gdal-dev] OGR can't create PCIDSK polygon file

2015-01-08 Thread Jukka Rahkonen
liminlu0314 163.com> writes: > > OGR cannot create the PCIDSK polygon vector data, Found in the GDAL library > code is not achieved, I realize part of the code, surface vector data can > create PCIDSK type. > The modified code is as follows ... I believe that the developers would like if you co

[gdal-dev] OGR can't create PCIDSK polygon file

2015-01-07 Thread liminlu0314
OGR cannot create the PCIDSK polygon vector data, Found in the GDAL library code is not achieved, I realize part of the code, surface vector data can create PCIDSK type. The modified code is as follows[ogrpcidsklayer.cpp file OGRErr OGRPCIDSKLayer::SetFeature( OGRFeature *poFeature )]: