From 59f705071ab214a581ad6b6ff28de7197fe32516 Mon Sep 17 00:00:00 2001 From: user Date: Mon, 20 May 2024 20:07:37 +0200 Subject: readd makefile --- data_extractor/Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 data_extractor/Makefile (limited to 'data_extractor') diff --git a/data_extractor/Makefile b/data_extractor/Makefile new file mode 100644 index 0000000..3ae44a7 --- /dev/null +++ b/data_extractor/Makefile @@ -0,0 +1,2 @@ +process_data: + osm2pgsql -d map -O flex -S data_extractor.lua ~/Downloads/denmark-latest.osm.pbf -- cgit v1.2.3