Change srtm generation
This commit is contained in:
parent
cb5602b8dd
commit
e551e0df5e
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@ public class IndexUploader {
|
|||
start++;
|
||||
} else if (args[start].startsWith("--roads")) {
|
||||
roadProcess = true;
|
||||
start++;
|
||||
}
|
||||
} while(p != start);
|
||||
if(fileFilter != null) {
|
||||
|
|
Loading…
Reference in a new issue