From db4b71a1fe99e2658bf550cff6ed31a230eff9ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20=C5=BDdila?= Date: Sat, 3 Jan 2026 08:44:46 +0100 Subject: [PATCH 01/10] added osm2pgsql flex config definitions --- .gitmodules | 3 +++ addons/osm2pgsql/info.json | 8 ++++++++ addons/osm2pgsql/module | 1 + 3 files changed, 12 insertions(+) create mode 100644 addons/osm2pgsql/info.json create mode 160000 addons/osm2pgsql/module diff --git a/.gitmodules b/.gitmodules index e6a69c7..7f3447c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -258,3 +258,6 @@ [submodule "addons/qsys/module"] path = addons/qsys/module url = https://github.com/alvaroyurrita/Q-SYS-Addon-for-LuaLS +[submodule "addons/osm2pgsql/module"] + path = addons/osm2pgsql/module + url = https://github.com/FreemapSlovakia/osm2pgsql-lua-definitions diff --git a/addons/osm2pgsql/info.json b/addons/osm2pgsql/info.json new file mode 100644 index 0000000..1d17954 --- /dev/null +++ b/addons/osm2pgsql/info.json @@ -0,0 +1,8 @@ +{ + "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", + "name": "osm2pgsql", + "description": "Definitions for osm2pgsql flex config", + "size": 83000, + "hasPlugin": false +} + diff --git a/addons/osm2pgsql/module b/addons/osm2pgsql/module new file mode 160000 index 0000000..182d1d3 --- /dev/null +++ b/addons/osm2pgsql/module @@ -0,0 +1 @@ +Subproject commit 182d1d3965c1ec9db24b1accde246e1adf86ef08 From 32e9de9730a8eaef537625830661c591b7422907 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Jan 2026 07:55:16 +0000 Subject: [PATCH 02/10] chore: Update Addon Metadata --- addons/osm2pgsql/info.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/addons/osm2pgsql/info.json b/addons/osm2pgsql/info.json index 1d17954..fbcde4c 100644 --- a/addons/osm2pgsql/info.json +++ b/addons/osm2pgsql/info.json @@ -2,7 +2,6 @@ "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", "name": "osm2pgsql", "description": "Definitions for osm2pgsql flex config", - "size": 83000, + "size": 11010, "hasPlugin": false } - From 8af2c88967fe5db72af987598005677570542f38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20=C5=BDdila?= Date: Tue, 6 Jan 2026 09:38:18 +0100 Subject: [PATCH 03/10] updated osm2pgsql module --- addons/osm2pgsql/module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/osm2pgsql/module b/addons/osm2pgsql/module index 182d1d3..c0813a7 160000 --- a/addons/osm2pgsql/module +++ b/addons/osm2pgsql/module @@ -1 +1 @@ -Subproject commit 182d1d3965c1ec9db24b1accde246e1adf86ef08 +Subproject commit c0813a7b761e4a0de111a284ccd1638123312c7a From e756a810409a3f79bbf78fa3cf627a82a466c3a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 08:42:33 +0000 Subject: [PATCH 04/10] chore: Update Addon Metadata --- addons/osm2pgsql/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/osm2pgsql/info.json b/addons/osm2pgsql/info.json index fbcde4c..68fdff8 100644 --- a/addons/osm2pgsql/info.json +++ b/addons/osm2pgsql/info.json @@ -2,6 +2,6 @@ "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", "name": "osm2pgsql", "description": "Definitions for osm2pgsql flex config", - "size": 11010, + "size": 23331, "hasPlugin": false } From 69705fd7d127794d8d19139323795739e73d4cfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20=C5=BDdila?= Date: Tue, 6 Jan 2026 10:31:19 +0100 Subject: [PATCH 05/10] updated osm2pgsql module --- addons/osm2pgsql/module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/osm2pgsql/module b/addons/osm2pgsql/module index c0813a7..8f67ea7 160000 --- a/addons/osm2pgsql/module +++ b/addons/osm2pgsql/module @@ -1 +1 @@ -Subproject commit c0813a7b761e4a0de111a284ccd1638123312c7a +Subproject commit 8f67ea74e5d248156102902196c18105cd8cde8b From 4083d60c5a724a261da39a75caa5de9b5592bdef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 09:33:21 +0000 Subject: [PATCH 06/10] chore: Update Addon Metadata --- addons/osm2pgsql/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/osm2pgsql/info.json b/addons/osm2pgsql/info.json index 68fdff8..c1f3ce5 100644 --- a/addons/osm2pgsql/info.json +++ b/addons/osm2pgsql/info.json @@ -2,6 +2,6 @@ "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", "name": "osm2pgsql", "description": "Definitions for osm2pgsql flex config", - "size": 23331, + "size": 23342, "hasPlugin": false } From c33fc619da4d38ca7d004cf5b9fd8a2b415d3090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20=C5=BDdila?= Date: Tue, 6 Jan 2026 11:14:54 +0100 Subject: [PATCH 07/10] updated osm2pgsql module --- addons/osm2pgsql/module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/osm2pgsql/module b/addons/osm2pgsql/module index 8f67ea7..b811b2f 160000 --- a/addons/osm2pgsql/module +++ b/addons/osm2pgsql/module @@ -1 +1 @@ -Subproject commit 8f67ea74e5d248156102902196c18105cd8cde8b +Subproject commit b811b2fdb26a5e284ce821640fd136b9e5f4cfac From 0e1e268e4321982e13b5905fc06856fb9f899766 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 10:15:20 +0000 Subject: [PATCH 08/10] chore: Update Addon Metadata --- addons/osm2pgsql/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/osm2pgsql/info.json b/addons/osm2pgsql/info.json index c1f3ce5..3ebed85 100644 --- a/addons/osm2pgsql/info.json +++ b/addons/osm2pgsql/info.json @@ -2,6 +2,6 @@ "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", "name": "osm2pgsql", "description": "Definitions for osm2pgsql flex config", - "size": 23342, + "size": 23353, "hasPlugin": false } From fbcdb38fc9b6209a8d7b032d5f5ebd55172c0501 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20=C5=BDdila?= Date: Tue, 6 Jan 2026 11:30:19 +0100 Subject: [PATCH 09/10] updated osm2pgsql module --- addons/osm2pgsql/module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/osm2pgsql/module b/addons/osm2pgsql/module index b811b2f..a8549fc 160000 --- a/addons/osm2pgsql/module +++ b/addons/osm2pgsql/module @@ -1 +1 @@ -Subproject commit b811b2fdb26a5e284ce821640fd136b9e5f4cfac +Subproject commit a8549fcfba2a56df3dd070fa9b25d7d836dd6a5d From 63893f68fc5795617506943d36f56777481b9591 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 10:30:38 +0000 Subject: [PATCH 10/10] chore: Update Addon Metadata --- addons/osm2pgsql/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/osm2pgsql/info.json b/addons/osm2pgsql/info.json index 3ebed85..8826083 100644 --- a/addons/osm2pgsql/info.json +++ b/addons/osm2pgsql/info.json @@ -2,6 +2,6 @@ "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", "name": "osm2pgsql", "description": "Definitions for osm2pgsql flex config", - "size": 23353, + "size": 23347, "hasPlugin": false }