Re: Re: [gdal-dev] question about georaster and python

2009-12-20 Thread gispowerfan
so I want to use cx_Oracle, but I don't know how to use PL/SQL by cx_Oracle. 2009-12-21 gispowerfan 发件人: Ivan 发送时间: 2009-12-21 02:11:53 收件人: gispowerfan 抄送: gdal-dev 主题: Re: [gdal-dev] question about georaster and python gispowerfan wrote: > hi list, > > I have a

[gdal-dev] question about georaster and python

2009-12-20 Thread gispowerfan
;t run the image loader pl/sql, do anyone have any idea? I don't know whether or not that some image loader pl/sql can run by cx_Oracle? I know that I can use gdal python interface to connect Georaster, but I need to test the performance. thanks in advance. 2009-12-20

[gdal-dev] why aerophoto-strip is black ??

2009-12-03 Thread gispowerfan
try to merge adjoin two strips into one image(such as A), and merge A and the adjoin strips into B, ..., you will have the reason of black strip. I think that the reason maby be the data itself or one strip's geotransform para error. regards, gispowerfan 2009-12-03 gispow

Re: Re: [gdal-dev] driver question?

2009-12-02 Thread gispowerfan
need provid their dirver as xxx.dll? Best 2009-12-03 gispowerfan 发件人: Even Rouault 发送时间: 2009-11-23 02:17:27 收件人: gispowerfan 抄送: gdal-dev 主题: Re: [gdal-dev] driver question? The best solution would be that your partner delivers to you its driver A compiled as a separate GDAL p

[gdal-dev] driver question?

2009-11-22 Thread gispowerfan
ver A in frmts driver source? Best regards 2009-11-23 gispowerfan ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] arcsde driver question?

2009-10-22 Thread gispowerfan
the meta info from ArcSDE raster, I does work. I wonder that how to build the source code to make the gdalinfo to support ArcSDE raster? PS, I try the method of Plugin building example in http://trac.osgeo.org/gdal/wiki/BuildingOnWindows . thanks in advance, gispowerfan 2009-10-22

[gdal-dev] where I can find linear quadtree sourecode?

2009-10-13 Thread gispowerfan
HI, I know that gdal has quadtree source code in cpl directory, can anyone know where I can find the linear quadtrees code? thanks in advance! 2009-10-13 gispowerfan ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http

Re: Re: [gdal-dev] subblock of gdal source code

2009-06-07 Thread gispowerfan
only block list for all GDAL datasets? or one block list for one GDAL datasets? Is papoBlocks member the block list of memory? thanks gispowerfan 2009-06-07 发件人: Even Rouault 发送时间: 2009-06-07 16:56:17 收件人: gdal-dev 抄送: gispowerfan 主题: Re: [gdal-dev] subblock of gdal source code

[gdal-dev] subblock of gdal source code

2009-06-07 Thread gispowerfan
hi, Recently I read the sorce code of gdal, and I found that there are subblocking in GDALRasterBand, can anyone give some examples of subblock, and how to use it? some doc in detail will be better! thanks in advance! gispowerfan 2009-06-07 gispowerfan