Commit c6da7bc
committed
Expose config dir in osm2pgsql.config_dir Lua var in flex output
The directory where the Lua config file was read from is now available
in the osm2pgsql.config_dir variable. This is useful, for instance, when
we want to include other files into our config file.1 parent d4bccaa commit c6da7bc
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
1630 | 1632 | | |
1631 | 1633 | | |
1632 | 1634 | | |
| 1635 | + | |
| 1636 | + | |
| 1637 | + | |
| 1638 | + | |
1633 | 1639 | | |
1634 | 1640 | | |
1635 | 1641 | | |
| |||
0 commit comments