add comment
This commit is contained in:
parent
d7b4f9eeb5
commit
d060ebf4bb
@ -23,6 +23,7 @@ gunzip $data_dir/{} -k -S gml
|
||||
|
||||
rename 's/$/.gml/' $data_dir/*[^gzvt]
|
||||
|
||||
# Note: we may need to update the below for other downloads
|
||||
find $data_dir -type f -name '*5690395*.gml' -printf "%f\n" | \
|
||||
parallel \
|
||||
ogr2ogr \
|
||||
|
Loading…
Reference in New Issue
Block a user