Hi, PostGIS 2.0 is out.
Will there be support for this?

Comments

friedjoff’s picture

We haven't tested the module with PostGIS 2.0 yet, but I'm not aware of any incompatibilities so it should run just fine. Let me know how it goes.

In general the 7.x-1.x branch should stay compatible to PostGIS 1.5 and above. A 7.x-2.x branch will be necessary if we implement PostGIS 2.0 specific features.

avdp’s picture

ok, read the code wrong, it only gives a warning if it is not 1.5, not an error.
I will report if it works when my setup is working again..

nmandery’s picture

Now there will be only warnings if the used postigs version is less than 1.5.
Using version 2.0 should not give a warning any more.

The relevant commit is 2cb41c603404abbb.

nmandery’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.