Re: [gdal-dev] problem on function "OGR_FD_GetName"

2010-06-17 Thread randyqiu
set during > it's creation. It doesn't have to be unique and doesn't represent the > object type or geometry type. It is not affected by any environment > variables. > > On Thu, Jun 17, 2010 at 11:53 AM, randyqiu > wrote: > Hi list, >

[gdal-dev] problem on function "OGR_FD_GetName"

2010-06-16 Thread randyqiu
Hi list, I reinstalled my OS (Ubuntu10.04) recently and now the OGR_FD_GetName function results in "layername" with "point,Line,Area,Meta",but I believe this function could get a layer's object name but not its geometry type. I'm not sure the problem exist in environment variable or not and, if so,

Re: [gdal-dev] display picture

2009-11-09 Thread Randyqiu
在 2009-11-09一的 09:39 +0800,weixj2003ld写道: > Hi, > Thank you for your answer. > I want to know how to display the picture file which GDAL > generates,that is,Does GDAL only generate RASTER or VECTOR file and > not display it? > Kind regards. Hi Wei, You are right.But if you want to display it,do s

[gdal-dev] help:About Getting StyleString

2009-08-28 Thread Randyqiu
Hi, I have been in trouble with getting S_57 format(.000) files’ “styleString”. According to the article named “OGR - Feature Style Specification”, I wanted to get some information about “drawing tools” such as color、pen width by using some fu