add comment

This commit is contained in:
Ed Chalstrey 2022-03-28 13:42:08 +01:00
parent d7b4f9eeb5
commit d060ebf4bb

View File

@ -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 \