[gdal-dev] FITS driver update?

2016-03-24 Thread Chiara Marmo
Hi gdal-list, I work in a planetary/geology/astronomy lab, and I'm interested in having standard and full implementation of FITS format in GDAL. Geographical metadata are not yet well defined in FITS, then in the first time I'm just verifying that GDAL works as expected (by astronomers :) ) with

[gdal-dev] S57 conversion

2016-03-24 Thread Giorgio Ghiggini
Hello, I am trying to use the ogr2ogr to convert an S57 file (IENC) to a different format but I am having several problems. I tried converting to ESRI Shapefile but the object with code 17004 (dismar) is not converted. I tried then converting to SQlite and the 17004 is converted as generic

Re: [gdal-dev] Google Summer of Code

2016-03-24 Thread Tanuj Kumar
Hello Dmitry, I have made the necessary changes to libpng, you can check it here : https://github.com/OSGeo/gdal/pull/110/files I have finally been able to download the source properly, and then I ran the PNG test. Out of 14 tests, 1 failed. Here are the details: TEST: png_1 ... success TES