Re: [gdal-dev] GDAL Image Viewer supporting extensions

2014-12-03 Thread Even Rouault
all liability if this email transmission was virus corrupted, altered or > falsified. > > Spot Image SA (325 089 589 RCS Toulouse) - > Siege social: 5, rue des Satellites, 31400 Toulouse, France. > > > > -Message d'origine- > De : Even Rouault [mailto:ev

Re: [gdal-dev] GDAL Image Viewer supporting extensions

2014-12-03 Thread Ledoux, Bruno
edoux, Bruno Objet : Re: [gdal-dev] GDAL Image Viewer supporting extensions Le mercredi 03 décembre 2014 16:16:02, Ledoux, Bruno a écrit : > Hi All, > > We have developed a Gdal plug-in that supports our proprietary image > file format. We would now like to use a standard visualiz

Re: [gdal-dev] GDAL Image Viewer supporting extensions

2014-12-03 Thread Yves Jacolin
Bruno, What about using MapServer which can be linked to GDAL for raster reading? Y. On Wednesday, December 03, 2014 15:16:02 Ledoux, Bruno wrote: > Hi All, > > We have developed a Gdal plug-in that supports our proprietary image file > format. We would now like to use a standard visualizer buil

Re: [gdal-dev] GDAL Image Viewer supporting extensions

2014-12-03 Thread Even Rouault
Le mercredi 03 décembre 2014 16:16:02, Ledoux, Bruno a écrit : > Hi All, > > We have developed a Gdal plug-in that supports our proprietary image file > format. We would now like to use a standard visualizer build on Gdal to > view our images with minimum development effort. From what I have read

[gdal-dev] GDAL Image Viewer supporting extensions

2014-12-03 Thread Ledoux, Bruno
Hi All, We have developed a Gdal plug-in that supports our proprietary image file format. We would now like to use a standard visualizer build on Gdal to view our images with minimum development effort. >From what I have read about geotools there is a substantial amount of code to >write in ord