Re: [gdal-dev] zonal statistics with gdal

2012-06-20 Thread chenliang wang
Hi, Anssi Cool ! Open Foris Geospatial Toolkit is a great geospatial library . Unfortunately, I can't download it from dropbox site because ofInternet censorship of China. Can u upload it to other site or send it for me? Thanks a lot. I are a Linux and MINGW user . Chen-Liang Wang 于 2012-6-

Re: [gdal-dev] available opensource geoprocessing code based on GDAL

2012-04-18 Thread chenliang wang
is real cool! ? 2012-4-19 10:05, Josh Marcus ??: Hello there, What are you trying to do specifically? I work on another open source project, GeoTrellis, you might find useful. github.com/azavea/geotrellis <http://github.com/azavea/geotrellis> On Apr 18, 2012 9:57 PM, "che

[gdal-dev] available opensource geoprocessing code based on GDAL

2012-04-18 Thread chenliang wang
Hi,all: I am going to write a platform to process some geospatial data based on GDAL. But I noticed I need to write so many geoprocessing code by myself. Is there any availabe GDAL geoprocessing codes that is similar with ArcGIs geoprocessing tools? Thanks Chen-Liang Wang ___

Re: [gdal-dev] fail to build gdal 1.9 with minGW

2012-03-29 Thread chenliang wang
GDAL 1.6. It turns out that I just need to set ' libgdal.a' without ' libproj.a' . How can I make the linking way of GDAL 1.9 just like 1.6 ? 于 2012-3-29 16:23, Even Rouault 写道: Selon chenliang wang: Thanks for your reply. I have tried 'make clean' and

Re: [gdal-dev] fail to build gdal 1.9 with minGW

2012-03-29 Thread chenliang wang
--prefix=. ' Should I need to add option '--host=mingw32' or '--without-libtool'? 于 2012-3-29 15:52, Even Rouault 写道: Selon chenliang wang: hi: I failed to build gdal 1.9 with minGW. I modified 'cpl_multiproc.h' with the patch.But there are still errors with b

[gdal-dev] fail to build gdal 1.9 with minGW

2012-03-29 Thread chenliang wang
hi: I failed to build gdal 1.9 with minGW. I modified 'cpl_multiproc.h' with the patch.But there are still errors with build:cpl_multiproc.cpp:73: undefined reference to `CPLCreateOrAcquireMutex' .Pls help me out.Thanks! --

[gdal-dev] how to hide warning information?

2012-03-18 Thread chenliang wang
hello: Is there any option to hide warning when I load some raster by means of gdal functions? Thanks! chen liang wang ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev