From 6fae25b305d714b3ab7608fa003f1af9bf024545 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 14 Feb 2023 13:33:23 +0800 Subject: Rename tools into bin --- bin/osm/osm.help | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100755 bin/osm/osm.help (limited to 'bin/osm/osm.help') diff --git a/bin/osm/osm.help b/bin/osm/osm.help new file mode 100755 index 0000000..f4c20d2 --- /dev/null +++ b/bin/osm/osm.help @@ -0,0 +1,33 @@ +#! /bin/sh + +cat < update changeset with new comment + osm.api.changeset.upload upload osc file to the given changeset + osm.api.changeset.add STDIN=osm element, add it into changeset + osm.api.changeset.close close the given changeset + osm.api.fetch + osm.api.fetch.full like .fetch, but return with all referenced elements + osm.api.fetch.history + osm.api.member.relation get first relations reference it as member type + osm.api.referenced.relation get all relations reference this element + osm.api.referenced.way 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 +EOF -- cgit v1.2.3-70-g09d2