Re : [gdal-dev] suitable test viewer for new driver

2009-03-28 Thread fabrice martin
Hi, I'm a bit off-topic, but is this new driver the jpip driver described in RFC_24 (http://trac.osgeo.org/gdal/wiki/rfc24_progressive_data_support)? If so, that's great news, does it use Kakadu for its implementation ? Best regards. Norman Barker wrote: > Hi, > > > I have written a gdal

Re: [gdal-dev] suitable test viewer for new driver

2009-03-28 Thread Frank Warmerdam
Norman Barker wrote: Hi, I have written a gdal driver and would like to hook this into an existing viewer (public domain) to demonstrate the code. The driver makes a fair few changes to the GDAL API so it isn’t as simple as just adding to the format list. Would I be better to use openev

[gdal-dev] suitable test viewer for new driver

2009-03-27 Thread Norman Barker
Hi, I have written a gdal driver and would like to hook this into an existing viewer (public domain) to demonstrate the code. The driver makes a fair few changes to the GDAL API so it isn't as simple as just adding to the format list. Would I be better to use openev or openev2, or perhaps