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
been running all commands as su however).
Alan
__ Information from ESET Smart Security, version of virus
signature database 4495 (20091010) __
The message was checked by ESET Smart Security.
http://www.eset.com
___
gdal-dev mailing
Security, version of virus signature
database 4495 (20091010) __
The message was checked by ESET Smart Security.
http://www.eset.com
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
CH.
--
Best regards,
Chaitanya kumar CH.
__ Information from ESET Smart Security, version of virus signature
database 4495 (20091010) __
The message was checked by ESET Smart Security.
http://www.eset.com
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
Chaitanya kumar CH.
--
Best regards,
Chaitanya kumar CH.
__ Information from ESET Smart Security, version of virus signature
database 4495 (20091010) __
The message was checked by ESET Smart Security.
http://www.eset.com
___
gdal-de
Alan Hale wrote:
Hello
I'm attempting to install gdal-1.6.2 but when I try to "make" I get the
error:
/usr/local/src/gdal-1.6.2/frmts/o/aaigriddataset.o: No such file or
directory
On a guess, I tried ./configure --without-AAIGrid but this did not help.
Alan,
I would need more context to dia
Alan,
Sorry for the previous mail. I hit the send button by accident.
Is the file aaigriddataset.o actually missing? I guess this error occured
during linking. Could you confirm that?
On Sat, Oct 10, 2009 at 12:53 PM, Chaitanya kumar CH wrote:
> Alan,
>
> Do you have write permissions
>
> On S
Alan,
Do you have write permissions
On Sat, Oct 10, 2009 at 5:52 AM, Alan Hale wrote:
>
> Hello
>
> I'm attempting to install gdal-1.6.2 but when I try to "make" I get the
> error:
>
> /usr/local/src/gdal-1.6.2/frmts/o/aaigriddataset.o: No such file or
> directory
>
> On a guess, I tried ./conf
Hi,
I am having trouble running GDAL's Python bindings. I compiled the trunk
with the option --with-python. Below is some output from my command line. I
am running this on a newly installed system. It has only 2.6 version of
Python and python-setuptools.
--
ubu...@