forked from organicmaps/organicmaps
[generator] Fixed bug when invalid coastlines are not updated and as a result are not generated at all.
This commit is contained in:
parent
f8d3834f4c
commit
fe18bc7feb
1 changed files with 0 additions and 1 deletions
|
@ -113,7 +113,6 @@ function merge_coasts() {
|
|||
# Generate temporary coastlines file in the coasts intermediate dir
|
||||
log "TIMEMARK" "Generate coastlines"
|
||||
$GENERATOR_TOOL -intermediate_data_path=$INTCOASTSDIR -node_storage=map -make_coasts -fail_on_coasts=$FAIL_ON_COASTS --osm_file_type=o5m --osm_file_name=$COASTS_FILE
|
||||
log "TIMEMARK" "Generate coastlines done"
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue