We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce8be4d commit fde70adCopy full SHA for fde70ad
flex-config/unitable.lua
@@ -6,7 +6,6 @@
6
-- OSM nodes are converted to Points, ways to LineStrings and relations
7
-- to GeometryCollections. If an object would create an invalid geometry
8
-- it is still added to the table with a NULL geometry.
9
--- XXX expire will currently not work on these tables.
10
local dtable = osm2pgsql.define_table{
11
name = "data",
12
-- This will generate a column "osm_id INT8" for the id, and a column
0 commit comments