Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
deploy dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rush42 committed Jul 15, 2024
1 parent cfc6df4 commit 7bcec26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions processing/topics/roads_bikelanes/roads_bikelanes.lua
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ require("PathsGeneralization")
require("RoadTodos")
require("CreateTodoList")


local roadsTable = osm2pgsql.define_table({
name = 'roads',
ids = { type = 'any', id_column = 'osm_id', type_column = 'osm_type' },
Expand Down

0 comments on commit 7bcec26

Please sign in to comment.