Resolve "Implement Quadkey functions"
Compare changes
+ 14
− 0
@@ -23,6 +23,7 @@ import psycopg2
@@ -280,6 +281,19 @@ class PostGISDatabase(AbstractDatabase):
Closes #22 (closed)
quadkeyfunctions
, with one function get_quadkey_functions
, that reads all SQL files in the directoryimplement_quadkey_functions
in the PostGIS Database