I'm not sure what causes database to init itself so long. What I found out is
that adding:
h,d=self.executeQuery("Select InitSpatialMetadata()",commit=True)
h,d=self.executeQuery("Select InitSpatialMetadata(1)",commit=True) to your
Database class really helps.
Thanks for great peace of code !
Original issue reported on code.google.com by gregor.s...@gmail.com on 1 Feb 2015 at 12:33
Original issue reported on code.google.com by
gregor.s...@gmail.com
on 1 Feb 2015 at 12:33