Project 'dynamicexposure/openbuildingmap/rabotnik-tiles' was moved to 'globaldynamicexposure/rabotnik/rabotnik-tiles'. Please update any links and bookmarks that may still have the old path.
Resolve "Introduce an index on `quadkey` in the `Building` table for SpatiaLite databases"
Merged
requested to merge 65-introduce-an-index-on-quadkey-in-the-building-table-for-spatialite-databases into master
All threads resolved!
Compare changes
+ 5
− 3
@@ -486,8 +486,7 @@ class SpatiaLiteExposure(SpatiaLiteDatabase, AbstractExposure):
@@ -535,6 +534,9 @@ class SpatiaLiteExposure(SpatiaLiteDatabase, AbstractExposure):
@@ -630,7 +632,7 @@ class SpatiaLiteExposure(SpatiaLiteDatabase, AbstractExposure):