Re: GeoDjango and requirement's versions

2012-06-17 Thread Volker Froehlich
On Wed, 2012-05-30 at 05:05 -0700, Václav Řehák wrote: > > Has anybody tested GDAL 1.9 or Proj 4.8? I've seen, ubuntu uses GDAL 1.7 > > (and gdal 1.9 for the next release). Is there any known test case to > > check, if geodjango works with proj 4.8 and/or GDAL 1.9? > > I haven't tested myself but

Re: GeoDjango and requirement's versions

2012-05-30 Thread Václav Řehák
> Has anybody tested GDAL 1.9 or Proj 4.8? I've seen, ubuntu uses GDAL 1.7 > (and gdal 1.9 for the next release). Is there any known test case to > check, if geodjango works with proj 4.8 and/or GDAL 1.9? I haven't tested myself but the chances are high that some tweaks are needed as contrib.gis a

Re: GeoDjango and requirement's versions

2012-05-29 Thread Matthias Runge
On 28/05/12 08:50, Volker Froehlich wrote: > Hello! > > https://docs.djangoproject.com/en/dev/ref/contrib/gis/install/#requirements > lists GeoDjango's version requirements. > > Fedora ships newer versions of those libraries. I was wondering whether > any incompatibility could exist: > > Fedora

Re: GeoDjango and requirement's versions

2012-05-28 Thread Chris Northwood
On 28 May 2012 07:50, Volker Froehlich wrote: > Hello! > > https://docs.djangoproject.com/en/dev/ref/contrib/gis/install/#requirements > lists GeoDjango's version requirements. > > Fedora ships newer versions of those libraries. I was wondering whether > any incompatibility could exist: I've bee

GeoDjango and requirement's versions

2012-05-28 Thread Volker Froehlich
Hello! https://docs.djangoproject.com/en/dev/ref/contrib/gis/install/#requirements lists GeoDjango's version requirements. Fedora ships newer versions of those libraries. I was wondering whether any incompatibility could exist: Fedora has: Proj 4.8 GDAL 1.9 I was also wondering about PostGIS