From 16c052c50af62821068ce7c0248062fdcc196a9d Mon Sep 17 00:00:00 2001 From: typebrook Date: Wed, 13 Nov 2019 18:13:11 +0800 Subject: update --- utils/osm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/utils/osm b/utils/osm index 6963c9e..cf24e8c 100644 --- a/utils/osm +++ b/utils/osm @@ -172,7 +172,9 @@ osm.update() { # $1 as .osm file $2 as list of change content # use Diff upload: POST /api/0.6/changeset/#id/upload maybe? osm.osm.update() { - + echo "" + awk '{print "<" $1 " id=\"" $2 "\""}' $1 + echo "" } # create a new changeset osm.api.changeset.create() { -- cgit v1.2.3-70-g09d2