Yogesh,

There are a couple of implementations in Python for this. GeoWebCache was
implemented in Java.
As for optimization, I think your bottleneck is going to be disk i/o
instead of processor speed.

On Sun, Jun 10, 2012 at 4:12 AM, Yogesh Dahiya <[email protected]>wrote:

> The thing is I want to crate tiles (TMS format) from large map image using
> gdal c++ api (similar to what is done by gdal2tiles.py).****
>
> So is there any particular api for that our I have to do it from scratch
> using base api (and I want tile creation to be optimized and parallelized).
> ****
>
> Any suggestion will be great help.****
>
> Thanks****
>
> _______________________________________________
> gdal-dev mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>



-- 
Best regards,
Chaitanya kumar CH.

+91-9494447584
17.2416N 80.1426E
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to