From e558cdfe6ec6cb16fd27f72e044435647a236672 Mon Sep 17 00:00:00 2001 From: typebrook Date: Fri, 15 Nov 2019 15:27:50 +0800 Subject: update --- utils/osm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'utils/osm') diff --git a/utils/osm b/utils/osm index cca9ec8..abbc51d 100644 --- a/utils/osm +++ b/utils/osm @@ -160,8 +160,7 @@ osm.file.get.full() { osmium getid $file $@ --output-format=osm --add-referenced } # $1 as osm file -osm.osm.update() { - (tee; cat > $1.osc) |\ +osm.osc.create() { while read -r line do array=( $(echo $line) ) -- cgit v1.2.3-70-g09d2