Re: [gdal-dev] nonspatial column with ogr.

2010-08-29 Thread Frank Warmerdam
ahmet temiz wrote: thank you I think I need one more clarification. Doesn't "field" have same meaning with column ? or what does "field" correspond to in sql jargon ? I will appreciate if you make me clear Ahmet, For our purposes field and column are essentially the same. Best regards, -- -

Re: [gdal-dev] nonspatial column with ogr.

2010-08-28 Thread ahmet temiz
thank you I think I need one more clarification. Doesn't "field" have same meaning with column ? or what does "field" correspond to in sql jargon ? I will appreciate if you make me clear 2010/8/24 Frank Warmerdam : > ahmet temiz wrote: >> >> hello >> >> I can create spatial column. But I don't

Re: [gdal-dev] nonspatial column with ogr.

2010-08-24 Thread Frank Warmerdam
ahmet temiz wrote: hello I can create spatial column. But I don't know how I can create nonspatial column with ogr in gdal-java. something like column "name" and its value "" Ahmet, I believe you are looking for the CreateField() method on the OGR Layer class. Note that it does not pro

[gdal-dev] nonspatial column with ogr.

2010-08-24 Thread ahmet temiz
hello I can create spatial column. But I don't know how I can create nonspatial column with ogr in gdal-java. something like column "name" and its value "" how can I do that ? regards ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists