Even, the Roadmap page in the wiki shows the end of the year, I
imagine that is where the date came from.
kss
On Fri, Dec 28, 2012 at 3:41 PM, image wrote:
> Hello,
>
> 1/I thought that gdal would released as stable version 2012/12/31 because i
> saw this information of the bottom of the followi
Hello,
1/I thought that gdal would released as stable version 2012/12/31 because i
saw this information of the bottom of the following forum :
http://libregis.org/2012/08/25/updating-gdal-postgis-raster-driver/
2/Would it be possible to select gdal 1.10 beta via osgeo4w soon (during
January)?
Le vendredi 28 décembre 2012 23:24:47, image a écrit :
> Hello,
>
> As you know, gdal 1.10 will release as version stable 2012/12/31.
Huh, and how did you determine that... ? The beta phase hasn't even yet
started, so the release will not occur likely before end of January 2013.
> Could you
> t
Hello,
As you know, gdal 1.10 will release as version stable 2012/12/31. Could you
tell me when gdal 1.10 will be available and selectable via osgeo4w_setup
please?
Thank you to throw light for me.
With kind regards.
IMAGE
--
View this message in context:
http://osgeo-org.1560.n6.nabble.co
Hi,
I am trying to create a raster (.img format or any other) using some
spatial information (using set of points with latitude and longitude).
Each point
is associated with a value. I need to create a raster file with only those
points setting some defined boundary using GDAL (C#). I am new
Hi,
2012/11/5 Etienne Tourigny :
> e, the vfk driver would be optional (or at least could be
> disabled), so should not create any problems for people that do not
> compile it, right?
there is `--without-vfk` to disable VFk driver if needed.
Martin
--
Martin Landa * http://geo.fsv.cvut.cz/~la
Hello,
I'm getting the following error when building python modules for GDAL 1.9.2 on
OS X Lion:
> for dir in python ; do (cd $dir; make build) || exit; done
> python setup.py build
> running build
> running build_py
> creating build
> creating build/lib.macosx-10.7-intel-2.7
> copying gdal.py