Re: [gdal-dev] gdal swig python ReadAsArray limit

2008-10-30 Thread Frank Warmerdam
Jared Rubin wrote: GDAL community, I am using the python bindings to gdal. I am unable to read a whole NITF image that is 25600x19200 and UInt16 in one call to ReadAsArray I end up getting a core dump. I can open smaller size images. Does gdal have a size limit on the python/numpy interface?

[gdal-dev] gdal swig python ReadAsArray limit

2008-10-30 Thread Jared Rubin
GDAL community, I am using the python bindings to gdal. I am unable to read a whole NITF image that is 25600x19200 and UInt16 in one call to ReadAsArray I end up getting a core dump. I can open smaller size images. Does gdal have a size limit on the python/numpy interface? inSet = gdal.OpenSha

Re: Can't build without INCLUDE_OGR_FRMTS = YES (RE: [gdal-dev] GDAL/OGR 1.6.0 Beta 1 Available)

2008-10-30 Thread Frank Warmerdam
Peng Gao wrote: Frank, I am getting unresolved symbols without "INCLUDE_OGR_FRMTS = YES". I am building GDAL 1.6.0 Beta 1 using VS2008 on Windows XP. Is there a way to keep building GDAL 1.6.0 without OGR? The release dll size difference is 3.6M (gdal15.dll without OGR) vs. 4.8M (gdal16dev.dll

Can't build without INCLUDE_OGR_FRMTS = YES (RE: [gdal-dev] GDAL/OGR 1.6.0 Beta 1 Available)

2008-10-30 Thread Peng Gao
Frank, I am getting unresolved symbols without "INCLUDE_OGR_FRMTS = YES". I am building GDAL 1.6.0 Beta 1 using VS2008 on Windows XP. Is there a way to keep building GDAL 1.6.0 without OGR? The release dll size difference is 3.6M (gdal15.dll without OGR) vs. 4.8M (gdal16dev.dll with OGR). Thank

Re: [gdal-dev] Custom GDAL Driver with ArcGIS 9.3

2008-10-30 Thread Lucena, Ivan
Kile, I did the same thing years a go. I wrote a RDO then I it converted it to a GDAL 1.3 driver and latter I set it up as a GDAL plugin to be seem by ArcGIS 9.2. One thing that helped me a lot was to load everything in a VC2003 project and run ArcMAP in debug mode. But you probably know that.

[gdal-dev] Custom GDAL Driver with ArcGIS 9.3

2008-10-30 Thread Leonard, Kyle B
Has anyone had any luck with configuring a custom GDAL driver with ArcGIS 9.3? I have a custom raster DLL in the ESRI RDO format that I am trying to convert to GDAL format. I have followed the "GDAL Driver Implementation Tutorial" found at http://www.gdal.org/gdal_drivertut.html. I then link

[gdal-dev] New GDAL2Tiles in GDAL SVN trunk + 1.6.0 Beta1

2008-10-30 Thread Klokan Petr Přidal
Hello, new version of GDAL2Tiles utility is now part of GDAL SVN tree and GDAL 1.6.0 Beta1 release. It is the version which generates tiles compatible with Google Maps and also web presentation similar to this one: http://www.maptiler.org/example-usgs-drg-grand-canyon-gtiff/ more info about the ap

Re: [gdal-dev] MSYS buildslave

2008-10-30 Thread Christopher Barker
Andrey Kiselev wrote: Otherwise of that bug Python stuff should be perfectly compilable and usable with the official binary Python distribution. At least with python2.5 I'm not sure about 2.6, but earlier pythons required some patching to work with MingGW binaries. -Chris -- Christopher

Re: [gdal-dev] gdal_priv.h not found on ubuntu

2008-10-30 Thread Frank Warmerdam
Matt Wilkie wrote: Try: g++ -I/usr/include/gdal hillshade.cpp -lgdal -o hillshade Thank you for the suggestion, still no good though: :~/src/demtools$ g++ -I/usr/include/gdal hillshade.cpp -lgdal -o hillshade /usr/bin/ld: cannot find -lgdal collect2: ld returned 1 exit status Matt, I don'

Re: [gdal-dev] MSYS buildslave

2008-10-30 Thread Andrey Kiselev
On Wed, Oct 29, 2008 at 02:04:44PM +0200, Ari Jolma wrote: > I've set up a buildslave, which builds GDAL from a fresh checkout of > the trunk in Windows using the MSYS environment. Currently the build > is quite lean and only Perl bindings are built in addition to the core > dll and apps. Only Perl

Re: [gdal-dev] GDAL/OGR 1.6.0 Beta 1 Available

2008-10-30 Thread Frank Warmerdam
Frank Warmerdam wrote: Folks, I have prepared the GDAL/OGR 1.6.0 Beta1 release. This is the first of two planned betas, the second is planned for November 12th. The source is available at: http://download.osgeo.org/gdal/gdal-1.6.0beta1.tar.gz http://download.osgeo.org/gdal/gdal160beta1.zi

RE: [gdal-dev] GDAL/OGR 1.6.0 Beta 1 Available

2008-10-30 Thread Kolberg Sjur A
Hello, I just built GDAL1.6beta1 under Windows, VS2005, using the compiler IDE and modified project files distributed from http://vterrain.org/Distrib/gdal.html. Builds and tests fine with some GRIB, HDF4 and HDF5 data, if someone wants the updated VS2005 project file let me know. Sjur :-)

Re: [gdal-dev] C# API Memory Issues

2008-10-30 Thread Tamas Szekeres
2008/10/30 Dave Goughnour <[EMAIL PROTECTED]>: > Are there known memory issues with the C# API? > I'm not aware of any. Could you boil down an example application to be able reproduce it? Best regards, Tamas ___ gdal-dev mailing list gdal-dev@lists.os

[gdal-dev] C# API Memory Issues

2008-10-30 Thread Dave Goughnour
Hello I am trying to write a simple program that imports Tiger data and uses the OGR C# API to export it to various shape files. Importing the Tiger data in C# is not a problem and I basically copied the code from the createdata.cs sample program to export the geometries to multiple shapefiles

Re: [Gdal-dev] SQLite problem

2008-10-30 Thread iomeneandrei
Hi all, I have change client and I have no more problems. Thank you for all. This is a great mailing list. Best regards, a P.S. the client is http://sqliteadmin.orbmu2k.de/ - Andrea Borruso email: [EMAIL PROTECTED] blog: http://blog.