Re: [gdal-dev] A new ogr driver

2013-07-22 Thread Xian Chen
Well, here is my confirmation: As an authorized representative of Walkinfo Technology Co., Ltd., I understand that the submitted code to the GDAL project will be contributed under the MIT/X license. Thanks, Xian Even Rouault wrote > Le vendredi 19 juillet 2013 03:31:12, Xian Chen a écrit : >>

[gdal-dev] How do I tell if an OGRSpatialReference has been initialized?

2013-07-22 Thread David Strip
Given an OGRSpatialReference class object, how do I tell if it's been initialized to anything? (ie,clear() was called or else was constructed with a null string an no further action was taken to set the SRS?) I've looked over the interface and can't spot anything that tells me it's in a clear st

Re: [gdal-dev] OGRErr OGRLayer::CreateField // cant create fields

2013-07-22 Thread Even Rouault
Le lundi 22 juillet 2013 22:58:39, Mauro Pisano a écrit : > Hi guys! > > Im having a problem by using the OGRLayter::CreateField method, it isnt > creating the field as the description saids :). > > Maybe you can see the error or have an idea to go out of this hole. > > Here are the lines of cod

[gdal-dev] OGRErr OGRLayer::CreateField // cant create fields

2013-07-22 Thread Mauro Pisano
Hi guys! Im having a problem by using the OGRLayter::CreateField method, it isnt creating the field as the description saids :). Maybe you can see the error or have an idea to go out of this hole. Here are the lines of code: *...* *...* * OGRLayer* player = pvector->GetLayer(0);* * if (pla

Re: [gdal-dev] gtiff with internal mask

2013-07-22 Thread Duarte Carreira
To solve the overviews I created an external mask file instead, in step 3, by removing the option "--config GDAL_TIFF_INTERNAL_MASK YES " from the command. As I am using GDAL 1.9.2 I don't know if this issue is caused by the solved issue in 1.10 (https://trac.osgeo.org/gdal/wiki/Release/1.10.0-N