kopia lustrzana https://github.com/osm2vectortiles/osm2vectortiles
rodzic
d586a35aeb
commit
156908b8b2
|
@ -27,8 +27,8 @@ function exec_sql_file() {
|
|||
|
||||
function main() {
|
||||
echo "Creating functions in $OSM_DB"
|
||||
exec_sql_file "$SQL_FUNCTIONS_FILE"
|
||||
exec_sql_file "$SQL_XYZ_EXTENT_FILE"
|
||||
exec_sql_file "$SQL_FUNCTIONS_FILE"
|
||||
echo "Creating generated functions in $OSM_DB"
|
||||
exec_sql_file "$SQL_GENERATED_FILE"
|
||||
echo "Creating triggers in $OSM_DB"
|
||||
|
|
Ładowanie…
Reference in New Issue