Re: [gdal-dev] Why is saving an array to ENVI file format using SaveArray so slow?

2015-07-26 Thread mike c
Dear Even and GDAL community Thanks for the feedback. After receiving your email I tried to narrow down the source of the problem. On further investigation it seems like indeed, like you, writing to my local disk is quick. I notice, however, the problem occurs when writing to file

Re: [gdal-dev] guidance on NSIDC Sea Ice concentration data

2015-07-26 Thread Markus Müller
I submitted a ticket regarding this issue:https://trac.osgeo.org/gdal/ticket/6051 Thanks Andre for your help on gis.stackexchange and here. Cheers, Markus Mueller On Sun, 26 Jul 2015 09:34:58 -0700 Andre Joost wrote Can this VRT approach be use

[gdal-dev] Preferred DXF format version for reading

2015-07-26 Thread Stadin, Benjamin
Hi, We are working on a data processing pipeline which has a DXF import filter (read-only). The documentation for the dxf driver says: "OGR supports reading most versions of AutoCAD DXF and writing AutoCAD 2000 version files." I consider to use Teigha file converter to convert between various D

Re: [gdal-dev] guidance on NSIDC Sea Ice concentration data

2015-07-26 Thread Andre Joost
Can this VRT approach be used for MODIS sea ice data too? http://gis.stackexchange.com/questions/112547/reprojecting-modis-ice-sea-temperature-products-with-gdalwarp http://gis.stackexchange.com/questions/155326/reprojecting-modis-sea-ice-extent-and-ist-data-using-gdal note that especially olde