Re: [gdal-dev] shapefile enhancements

2014-05-01 Thread Jan Heckman
Thanks for the info. I'll look into GeoPackage! Jan On Thu, May 1, 2014 at 8:25 PM, Even Rouault wrote: > Le mercredi 30 avril 2014 22:02:34, Jan Heckman a écrit : > > Hi, > > > > Extending shapefile capabilities: The one reason which might persuade > > anyone is the still abundant use of shapef

Re: [gdal-dev] Can GDAL read a GTiff from a memory buffer?

2014-05-01 Thread Robert Nix
Sorry, Even. :) On Thu, May 1, 2014 at 3:53 PM, Robert Nix wrote: > Great, Evan! And I found your blog post about > it > with > some good, helpful links too. Thank you! > > > On Thu, May 1, 2014 at 2:54 PM, Even R

Re: [gdal-dev] Can GDAL read a GTiff from a memory buffer?

2014-05-01 Thread Robert Nix
Great, Evan! And I found your blog post about it with some good, helpful links too. Thank you! On Thu, May 1, 2014 at 2:54 PM, Even Rouault wrote: > Le jeudi 01 mai 2014 20:34:51, Robert Nix a écrit : > > Hi, > > > >

Re: [gdal-dev] Can GDAL read a GTiff from a memory buffer?

2014-05-01 Thread Even Rouault
Le jeudi 01 mai 2014 20:34:51, Robert Nix a écrit : > Hi, > > I have a situation where i get a geotiff across the network. I don't want > to have to save it to a file and reopen it to load it into numpy. Is this > possible with GDAL? Doesn't have to be supported in Python. I can call into > C/C++

[gdal-dev] Can GDAL read a GTiff from a memory buffer?

2014-05-01 Thread Robert Nix
Hi, I have a situation where i get a geotiff across the network. I don't want to have to save it to a file and reopen it to load it into numpy. Is this possible with GDAL? Doesn't have to be supported in Python. I can call into C/C++ if needed. Thanks -- .nix

Re: [gdal-dev] shapefile enhancements

2014-05-01 Thread Even Rouault
Le mercredi 30 avril 2014 22:02:34, Jan Heckman a écrit : > Hi, > > Extending shapefile capabilities: The one reason which might persuade > anyone is the still abundant use of shapefiles for dataexchange. > Shapefile does seem to play a vital role there. I don't know of anything > equally 'tradeab