Skip to content

Commit db4b71a

Browse files
committed
added osm2pgsql flex config definitions
1 parent 9039450 commit db4b71a

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,3 +258,6 @@
258258
[submodule "addons/qsys/module"]
259259
path = addons/qsys/module
260260
url = https://github.com/alvaroyurrita/Q-SYS-Addon-for-LuaLS
261+
[submodule "addons/osm2pgsql/module"]
262+
path = addons/osm2pgsql/module
263+
url = https://github.com/FreemapSlovakia/osm2pgsql-lua-definitions

addons/osm2pgsql/info.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
3+
"name": "osm2pgsql",
4+
"description": "Definitions for osm2pgsql flex config",
5+
"size": 83000,
6+
"hasPlugin": false
7+
}
8+

addons/osm2pgsql/module

Submodule module added at 182d1d3

0 commit comments

Comments
 (0)