From 00b136155183ae522ca458e540a8cf29bf525e74 Mon Sep 17 00:00:00 2001 From: typebrook Date: Thu, 27 Feb 2020 16:32:37 +0800 Subject: update --- scripts/osm/osm.api.changeset.upload | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 scripts/osm/osm.api.changeset.upload (limited to 'scripts/osm/osm.api.changeset.upload') diff --git a/scripts/osm/osm.api.changeset.upload b/scripts/osm/osm.api.changeset.upload deleted file mode 100755 index 96bdff4..0000000 --- a/scripts/osm/osm.api.changeset.upload +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -cat $2 |\ -sed -r "/<(node|way|relation)/ s/>/ changeset=\"$1\">/" |\ -tee /dev/tty |\ -curl -X POST -u $OSM_USER_PASSWD -i -T - $OSM_API/changeset/$1/upload -- cgit v1.2.3-70-g09d2