aboutsummaryrefslogtreecommitdiffhomepage
path: root/utils/osm
diff options
context:
space:
mode:
Diffstat (limited to 'utils/osm')
-rw-r--r--utils/osm5
1 files changed, 5 insertions, 0 deletions
diff --git a/utils/osm b/utils/osm
index f71fbc2..6963c9e 100644
--- a/utils/osm
+++ b/utils/osm
@@ -169,6 +169,11 @@ osm.update() {
169 sed '' 169 sed ''
170 fi 170 fi
171} 171}
172# $1 as .osm file $2 as list of change content
173# use Diff upload: POST /api/0.6/changeset/#id/upload maybe?
174osm.osm.update() {
175
176}
172# create a new changeset 177# create a new changeset
173osm.api.changeset.create() { 178osm.api.changeset.create() {
174 179