Re: Fwd: [gdal-dev] GDAL and JAVA

2010-03-31 Thread Even Rouault
GongYing Hsu, you can copy&paste the text content of a windows console (in the contextual menu opened by clicking in the top-left icon of the windows console), no need to take a picture snapshot. And as the picture is truncated, it is difficult to tell exactly what is wrong... My guess is you

[gdal-dev] Setting ENVI .hdr band names

2010-03-31 Thread Benjamin Welton
Hey all, Im wondering if its possible to set the band names that appear in the ENVI header file instead of having the default band 1, band 2, (which looks kinda messy) Thanks Ben ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists

Fwd: [gdal-dev] GDAL and JAVA

2010-03-31 Thread GongYing Hsu
Thank you,but I have a problem when I do the step 7 of http://trac.osgeo.org/gdal/wiki/GdalOgrInJava *7. Compile GDAL's Java bindings* a. Run MSVC's vcvars32.bat b. In **\swig\java, edit the java.opt file pointing it to your correct JDK and ant locations. c. In **\swig, run "nmake -f makefile.v

Fwd: [gdal-dev] GDAL and JAVA

2010-03-31 Thread GongYing Hsu
Thank you,but I have a problem when I do the step 7 of http://trac.osgeo.org/gdal/wiki/GdalOgrInJava *7. Compile GDAL's Java bindings* a. Run MSVC's vcvars32.bat b. In **\swig\java, edit the java.opt file pointing it to your correct JDK and ant locations. c. In **\swig, run "nmake -f makefile.v

Re: [gdal-dev] Re: rgdal source code

2010-03-31 Thread Lucena, Ivan
Hi Jason/Roger, I started that thread based on the wrong impression that I would be the one in change of helping some folks to get up and running with R and the RGDAL library. I thought that I would need to compile RGDAL against the GDAL just like I usually do for GDAL/Python and GDAL/Java in W

RE: [gdal-dev] Memory corruption in PNG driver with Microsoft DebugDLLs?

2010-03-31 Thread Shaw, Jonathan-P29740
Upon further browsing of the open tickets, I'm wondering if I'm experiencing the crashes, heap corruption, etc. described by http://trac.osgeo.org/gdal/ticket/3346. I've also been having issues with closing VRT datasets in some circumstances where I've chained them, and warping some MrSID sources

[gdal-dev] Memory corruption in PNG driver with Microsoft Debug DLLs?

2010-03-31 Thread Shaw, Jonathan-P29740
The code below may cause a memory access violation in GDALClose() if the source dataset is in PNG format. The PNG driver appears to be corrupting memory by unintentionally writing into parts of GDALPamDataset (its base class), and perhaps into other areas, too? This is evidenced if you open a PNG

Re: [gdal-dev] Re: Slovenia vector data reprojection issue

2010-03-31 Thread Markus Neteler
On Wed, Mar 31, 2010 at 6:52 PM, Frank Warmerdam wrote: > Markus Neteler wrote: >> >> Hi, >> >> (back to an old problem) >> >> On Fri, Jul 24, 2009 at 4:31 PM, Markus Neteler wrote: >>> >>> Hi, >>> >>> I am trying to reproject Slovenian country data from D48 (WKT attached) >>> and Italian ISTAT n

Re: [gdal-dev] Re: Slovenia vector data reprojection issue

2010-03-31 Thread Frank Warmerdam
Markus Neteler wrote: Hi, (back to an old problem) On Fri, Jul 24, 2009 at 4:31 PM, Markus Neteler wrote: Hi, I am trying to reproject Slovenian country data from D48 (WKT attached) and Italian ISTAT national vector data (UTM32/ED50) into a common projection. While the map "attach" rather w

Re: [gdal-dev] Commit r19248

2010-03-31 Thread Andrey Kiselev
On Tue, Mar 30, 2010 at 08:25:07PM +0300, Ari Jolma wrote: >> I would like to read directly in the final string object. I think it could >> be done using the buffer API in recent Python branches. > > But is the string object useful from Python programmer's point of view > then? (maybe NumPy?) Ye

[gdal-dev] Re: Slovenia vector data reprojection issue

2010-03-31 Thread Markus Neteler
Hi, (back to an old problem) On Fri, Jul 24, 2009 at 4:31 PM, Markus Neteler wrote: > Hi, > > I am trying to reproject Slovenian country data from D48 (WKT attached) > and Italian ISTAT national vector data (UTM32/ED50) into a common > projection. > > While the map "attach" rather well in Latlon