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

2012-04-20 Thread Pirmin Kalberer
Hi, Am Donnerstag, 19. April 2012, 03.57:45 schrieb 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 > wit

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

2012-04-19 Thread Dmitry Baryshnikov
19.04.2012 6:28, chenliang wang ???: Thanks a lot . GeoTrellis is real powerful. What a pity that the platform I want to buid is just an desktop application without web services. I want to find some geoprocessing scripts including map algebra , zonal computation, reclassifity , vector oper

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

2012-04-19 Thread Steven AuCoin
Have you examined the Grass or Qgis development pages. They have plenty of scripting examples. http://grass.osgeo.org/wiki/Development just a thought :) 2012/4/18 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

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

2012-04-18 Thread chenliang wang
Thanks a lot . GeoTrellis is real powerful. What a pity that the platform I want to buid is just an desktop application without web services. I want to find some geoprocessing scripts including map algebra , zonal computation, reclassifity , vector operation and so on . After all ,GeoTrellis i

[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 ___