aboutsummaryrefslogtreecommitdiffstats
path: root/pbf2db/build_proto.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pbf2db/build_proto.sh')
-rwxr-xr-xpbf2db/build_proto.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/pbf2db/build_proto.sh b/pbf2db/build_proto.sh
new file mode 100755
index 0000000..53e9966
--- /dev/null
+++ b/pbf2db/build_proto.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+protoc --python_out=. fileformat.proto
+protoc --python_out=. osmformat.proto