Stories
Slash Boxes
Comments

In+ersec+ion for Spatial People

Slashgeo Log In

Log In

[ Create a new account ]

GDAL 1.5.1 Released

posted by lxnyce on Friday March 21, @11:57AM   Printer-friendly   Email story  Permalink  Trackback URI  Slashdotthis  Diggthis  Del.icio.us
from the Best-library-ever dept.
Mateusz Loskot announced on his blog the release of GDAL 1.5.1. From his blog : "The March 20th, 2008 brought us new patch release of GDAL library. It doesn’t include any new features but a very tidy set of 65 bug fixes. Great Job GDAL Team!"

Head on over there for more information or the links to snag the new GDAL release.
Trackbacks:

Related Stories

Major GDAL/OGR 1.5.0 Release, Proj.4 4.6.0 Also Released [+]
The OSGeo-Announce mailing list informs us the open source GDAL/OGR 1.5.0 has been released. Considering the almost ubiquitous use of GDAL in open source and proprietary software, this is doubtlessly great news, especially with the numerous new drivers included for 1.5.0. Mateusz Loskot provides a few statistics: "more than 420 tickets closed on the Trac, implemented 17 new GDAL drivers for raster formats, and 4 new OGR drivers for vectors, implemented 4 (5 counting RFC 16) RFC documents, added 5 new command line utilities, plus, big number of features and improvements in SWIG bindings for scripting languages." In related news, Proj.4 4.6.0 has also been released.
FDO, GDAL and GRASS Graduate OSGeo Incubation [+]
The OSGeo announced the graduation of Autodesk's FDO, GDAL and GRASS GIS from their incubation process. From the announcement: "Graduating incubation includes requirements for open community operation, a responsible project governance model, code provenance and license verification and general good project operation. Graduating incubation is the OSGeo seal of approval for a project and gives potential users of the project added confidence in the viability and safety of the project." Related stories included below.
Doing ESRI-like GIS with Open Source GIS? [+]
Spatially Adjusted links to an interesting discussion over the OSGeo-Discuss mailing list about open source careers and whether open source GIS software are up to par vs commercial GIS [Nabble link]. SA picks an insightful quote from Paul Ramsey, formerly of the Refractions fame: "My general synopsis: for server-side, for scriptability, for automation, for web-based, open source wins for most use cases, given a technically savvy user; for ad hoc, for cartographic production, for a user who is used to a point-n-click experience end to end, proprietary still wins."

Slashgeo regularly covers open source geospatial software. I copied some previous related stories below. With 52 North, the OSGeo and all the open source geospatial software such as the widely used GDAL, we can say open source geospatial software is in a healthy situation. Note that we also cover commercial geospatial software, including from ESRI. Editor's note: I usually read the OSGeo list myself and share interesting bits with our users, since I've been away from office, expect more thorough coverage after the summer. Meanwhile, there's always submissions.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • GDAL Python for Windows

    (Score:1, Interesting)
    by Anonymous Voxel on Sunday March 23, @04:10PM (#2240)
    I'm still waiting for a consistent release of GDAL for Python2.4/2.5 under MS Windows. Typically, I have to get it from here here [urbansim.org], but this is an old version of GDAL.

    Sure, there is FWTools, but I'm looking for something that works with my existing C:\Python24\ installation.