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.list.ids | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/osm/osm.list.ids (limited to 'bin/osm/osm.list.ids') diff --git a/bin/osm/osm.list.ids b/bin/osm/osm.list.ids new file mode 100755 index 0000000..8e5d870 --- /dev/null +++ b/bin/osm/osm.list.ids @@ -0,0 +1,3 @@ +#! /bin/sh + +sed -nr 's/.*<(node|way|relation) id=\"([^"]+)\".*/\1 \2/p' -- cgit v1.2.3-70-g09d2