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

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