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

2009-10-11 Thread Mateusz Loskot
Randy wrote: > Mateusz, > Thank you and Jukka! > We know there is a ogrinfo application in GDAL/OGR after building GDAL from > source on windows and also the FWTools has one too. > When I use ogrinfo of FWTools by command line"ogrinfo -ro -al -q mys_57file. > 000 |more", what I got was as follows(j

[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

[gdal-dev] Re: randyqi...@hotmail.com

2009-10-11 Thread Yilmaz Arslanoglu
I'm very sorry, I made a wrong copy-paste in the subject field I think :) On Sun, Oct 11, 2009 at 3:53 PM, Yilmaz Arslanoglu wrote: > 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

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

2009-10-11 Thread Randy
Mateusz, Thank you and Jukka! We know there is a ogrinfo application in GDAL/OGR after building GDAL from source on windows and also the FWTools has one too. When I use ogrinfo of FWTools by command line"ogrinfo -ro -al -q mys_57file. 000 |more", what I got was as follows(just some part of it): La

[gdal-dev] randyqi...@hotmail.com

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] Missing aaigriddataset.o on make

2009-10-11 Thread Frank Warmerdam
Alan Hale wrote: There was previous to this error an error relating to linking : libtool : link : unable to infer tagged configuration libtool link : specify a tag with '--tag' I got past this by adding '--tag=CXX' to the line "LIBTOOL_LINK=$(LIBTOOL) --mode=link" though I confess again that

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: 答复: Re: [gdal-dev] different result of ogrinfo between GDAL/OGR =?utf-8?Q?and_ FWTools?=

2009-10-11 Thread Jukka Rahkonen
Randy hotmail.com> writes: > Chaitanya, > > Thanks > you, Chaitanya! > > To be > frank, I don’t  understand what  you mean. Could you give me some more > explicit > guidance and where I should change the version option? I use the latest stable GDAL/OGR Hi, Meaning was to check first if gda

Re: [Gdal-dev] Missing aaigriddataset.o on make

2009-10-11 Thread Alan Hale
I just tried copying aaigriddataset.o from /frmts/aaigrid/ to /frmts/o/ and doing a "make" again. This time it is reporting not finding /adrgdataset.o/ under /frmts/o/. I suspect this could go on and on! Is anyone able to explain what is going wrong? Many thanks. Alan Alan Hale wrote: Sorr

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

2009-10-11 Thread Randy
Chaitanya, Thanks you, Chaitanya! To be frank, I don’t understand what you mean. Could you give me some more explicit guidance and where I should change the version option? I use the latest stable GDAL/OGR release version-1.6.2 and FWTools-2.4.5, but ogrinfos from them result in different r

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