mirror of
https://github.com/openmaptiles/openmaptiles.git
synced 2025-12-08 18:02:18 +00:00
Fixes #1374 This PR fixes `update_osm_route_member()` function. Before this the column `network_type` became empty after daily-update. This PR adds `network_type` into upsert together with `rank` and `concurrency_index` columns. This bug had occurred once already and had been fixed in https://github.com/openmaptiles/openmaptiles/pull/1239 but then some columns were added and these new columns were not added into the upsert.
transportation
Docs
Read the layer documentation at http://openmaptiles.org/schema#transportation

