mirror of
https://github.com/openmaptiles/openmaptiles.git
synced 2025-12-08 18:02:18 +00:00
Multi-Column Primary-Keys (Unique-Constraints) must not contain NULL values in postgres up until version 15. This PR coalesces NULL to empty strings for the primary columns during `transportation_route_member_coalesced` updates and import. Additionally adds the missing `concurrency_index` to UPSERT statement of `transportation_route_member_coalesced`
transportation
Docs
Read the layer documentation at http://openmaptiles.org/schema#transportation

