Add building layer
This commit is contained in:
@@ -17,6 +17,7 @@ function exec_psql_file() {
|
||||
function main() {
|
||||
exec_psql_file "$VT_UTIL_DIR/postgis-vt-util.sql"
|
||||
exec_psql_file "layers/water.sql"
|
||||
exec_psql_file "layers/building.sql"
|
||||
}
|
||||
|
||||
main
|
||||
|
||||
Reference in New Issue
Block a user