Re: [gdal-dev] ogr2ogr: Unable to open datasource [SVG, PDF] with the following drivers

2014-05-31 Thread klo uo
Hi, it turned out afterall that DXF is not such a great choice in my case. `pstoedit` is best tool for rapid conversion, but it does not respect polygons present in initial PDF files, but it just samples polygons to very small lines which is such bad outcome. Evan, or anybody else, can you please

[gdal-dev] GSoC 2014 Weekly Report 2 : Implement write support for GDAL PostGIS Raster driver for GDAL

2014-05-31 Thread Varun Saraf
Hi, Below is my second weekly report: *What did I do this week?* - Learnt more about the different sets of API in GDAL : Create(), CreateCopy() and IRasterIO(). - Tried to map different variables/functions in raster2pgsql to the ones in GDAL PostGISRaster driver. *What do I plan on