Re: [gdal-dev] Handle Spaces in Rasterlite Database Path

2014-10-23 Thread Jema Bingham
Thanks. Tested it, and it works. ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Handle Spaces in Rasterlite Database Path

2014-10-21 Thread Even Rouault
Le mardi 21 octobre 2014 23:51:39, Jema a écrit : > OS: Windows 7, 64-bit > GDAL: 1.11.0, 32-bit, C# Bindings > > I successfully created a rasterlite database and added multiple rasters in > a directory path without spaces. The database file was then moved into a > directory with spaces, and no

[gdal-dev] Handle Spaces in Rasterlite Database Path

2014-10-21 Thread Jema
OS: Windows 7, 64-bit GDAL: 1.11.0, 32-bit, C# Bindings I successfully created a rasterlite database and added multiple rasters in a directory path without spaces. The database file was then moved into a directory with spaces, and now I'm unable to connect to it. Using the connection string sy