Opened 13 years ago

Closed 13 years ago

#11 closed defect (fixed)

Spatialite 2.4.0-RC4 and UbuntuGIS PPA

Reported by: steko Owned by: aboudreault
Component: General Severity: important
Keywords: Cc:

Description

Hi, trying to understand why the packaged versions of both libspatialite2 and spatialite-bin from the UbuntuGIS PPA do not support AsKml() (introduced in 2.4.0-RC4) I noticed that the packaged version actually is 2.4.0-RC3.

This can be easily spotted by looking at the timestamp of the .orig.tar.gz archive (2010-08-15): https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable/+files/spatialite_2.4.0%7Erc4-2%7Enatty1.tar.gz while 2.4.0-RC4 was released on 2010-11-14.

Actually, the most recent "Lucid" package dates from 2010-08-31 so it would be impossible for it to be 2.4.0-RC4. This is a bug that I found quite difficult to spot.

Change History (4)

comment:1 by aboudreault, 13 years ago

steko, I'm currently working on this package. I've never used spatialite. Could you test the new package for me? In what distribution should I upload it, natty? Can you test the package using only the spatialite package or you need gdal compiled against it?

comment:2 by steko, 13 years ago

Alan, I'm currently using Natty, so it should be fine.

For my purpose I don't need to have GDAL linked against the new version, so it can wait.

I will test my GeoDjango app against the new version as soon as it's built, and will give feedback here. Also, it might be useful to ask for testing on the spatialite-users mailing list.

Thanks a lot for your work!

comment:3 by aboudreault, 13 years ago

The new package is built and published.

comment:4 by steko, 13 years ago

Resolution: fixed
Status: newclosed

It works! GeoDjango can now output KML with the Spatialite backend!

(tomorrow I'll send a patch to Django). Thanks a lot.

steko

Note: See TracTickets for help on using tickets.