答复: [gdal-dev] different result of ogrinfo between GDAL/OGR and FWTools

2009-10-12 Thread Randy
o say "Thank you!" to Frank、Mateusz、Chaitanya and Jukka. -邮件原件- 发件人: gdal-dev-boun...@lists.osgeo.org [mailto:gdal-dev-boun...@lists.osgeo.org] 代表 Yilmaz Arslanoglu 发送时间: 2009年10月11日 21:59 收件人: gdal-dev@lists.osgeo.org 主题: [?? Probable Spam] [gdal-dev] different result of ogrinfo b

[gdal-dev] different result of ogrinfo between GDAL/OGR and FWTools

2009-10-11 Thread Yilmaz Arslanoglu
Hi Randy; Did you check that you set the GDAL_DATA configuration correctly? If it is the case, then here is the previous answer from Frank: "This might be accomplished by setting the GDAL_DATA configuration variable either via the environment or the CPLSetConfigOption() function.  Were you using

答复: Re: [gdal-dev] different result of ogrinfo between GDAL/OGR and FWTools

2009-10-11 Thread Randy
---邮件原件- 发件人: Mateusz Loskot [mailto:mate...@loskot.net] 发送时间: 2009年10月11日 20:43 收件人: Randy 抄送: GDAL/OGR mailing list 主题: [?? Probable Spam] Re: [gdal-dev] different result of ogrinfo between GDAL/OGR and FWTools Randy wrote: > Hi list, > > I find the ogrinfo which GDAL/OGR source code

Re: [gdal-dev] different result of ogrinfo between GDAL/OGR and FWTools

2009-10-11 Thread Mateusz Loskot
Randy wrote: > Hi list, > > I find the ogrinfo which GDAL/OGR source code Which version? There are number of versions of GDAL thus number of versions of ogrinfo. > produced cannot get all fields(such as attribute fields) of a > feature(s_57), while the ogrinfo in fwtools can make it. If you hav

Re: [gdal-dev] different result of ogrinfo between GDAL/OGR and FWTools

2009-10-11 Thread Chaitanya kumar CH
Randy, Perchance, the versions were different. Try the --version option. On Sun, Oct 11, 2009 at 11:55 AM, Randy wrote: > Hi list, > > I find the ogrinfo which GDAL/OGR source code produced cannot get all > fields(such as attribute fields) of a feature(s_57), while the ogrinfo in > fwtools can

[gdal-dev] different result of ogrinfo between GDAL/OGR and FWTools

2009-10-10 Thread Randy
Hi list, I find the ogrinfo which GDAL/OGR source code produced cannot get all fields(such as attribute fields) of a feature(s_57), while the ogrinfo in fwtools can make it. Anyone knows its reason? Thanks in advance! Best regards, Randy ___ gdal-de