<p></p>
<p><b>@joto</b> commented on this pull request.</p>
<hr>
<p>In <a href="https://github.com/openstreetmap/osm2pgsql/pull/1277#discussion_r499599915">flex-config/geometries.lua</a>:</p>
<pre style='color:#555'>> { column = 'geom', type = 'point' },
})
tables.ways = osm2pgsql.define_way_table('ways', {
{ column = 'tags', type = 'hstore' },
- { column = 'geom', type = 'linestring' },
+ -- Create a geometry column for linestring geometries. The geometry will
+ -- be in latlong (WGS84), EPSG 3857.
</pre>
<p>fixed</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/osm2pgsql/pull/1277#discussion_r499599915">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353VHPGDBOHB6VRN4YV3SJHDBVANCNFSM4SADFGBQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AA6353VFENRPBD7ABR74OTLSJHDBVA5CNFSM4SADFGB2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODXWMUFQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/osm2pgsql/pull/1277#discussion_r499599915",
"url": "https://github.com/openstreetmap/osm2pgsql/pull/1277#discussion_r499599915",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>