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.help | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100755 scripts/osm/osm.help (limited to 'scripts/osm/osm.help') diff --git a/scripts/osm/osm.help b/scripts/osm/osm.help deleted file mode 100755 index aa3b36b..0000000 --- a/scripts/osm/osm.help +++ /dev/null @@ -1,34 +0,0 @@ -#! /bin/sh - - echo ' -COMMANDS: - osm.help - util.osm.edit - - osm.api.changeset.create create a new changeset and return its ID - osm.api.changeset.update [changeset ID] update changeset with new comment - osm.api.changeset.upload [changeset ID] [osc file] upload osc file to the given changeset - osm.api.changeset.add [changeset ID] STDIN=osm element, add it into changeset - osm.api.changeset.close [changeset ID] close the given changeset - osm.api.fetch [element type] [element ID] - osm.api.fetch.full like .fetch, but return with all referenced elements - osm.api.fetch.history [element type] [element ID] - osm.api.member.relation [element type] [element ID] [member type] get first relations reference it as member type - osm.api.referenced.relation [element type] [element ID] get all relations reference this element - osm.api.referenced.way [element type] [element ID] get all ways reference this element - osm.api.upload.to - - osm.file.cat - osm.file.get - osm.file.get.full - osm.file.query - osm.list.ids - osm.list.tag - osm.list.tags - - osm.get.id - osm.query - osm.member.relation - osm.pbf.update - osm.osm.update - ' -- cgit v1.2.3-70-g09d2