Hi, I am interested in discussing (and perhaps we can brainstorm on IRC, or on the GDAL wiki) how to add generic progressive format support to GDAL.
In particular if we could create a generic interface so that commercial and open source streaming client engines could be hooked in. I have a lot of experience in writing jpip clients, and am interested in creating this interface. I would suggest we need a callback handler, but we need to incorporate the parameters req'd by ecwp, progressive jpeg and jpeg2000. Hopefully others are interested too and perhaps have already thought of the interfaces that we can add to GDAL? I am trying to avoid the original way of doing jpip with gdal (before it was disabled :-) ) of a one-shot jpip request, to a more dynamic raster support. Just to add to the scope this interface would ideally be exposed via swig to allow java and jpip clients. Any thoughts appreciated, and if you can advise of an appropriate place to capture this (wiki?). Many thanks, Norman Barker _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
