temp python path edit
This commit is contained in:
parent
7e8817d2c5
commit
8fccec6827
@ -40,7 +40,7 @@ ogr2ogr -f CSV \
|
||||
#
|
||||
find $data_dir -type f -name '*.gml.csv' -printf "%f\n" | \
|
||||
parallel \
|
||||
python filter_addressbase_csv.py $data_dir/{}
|
||||
colouringlondon/bin/python filter_addressbase_csv.py $data_dir/{}
|
||||
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user