openmaptiles/layers
Brian Sperlongano b7edcf6153
Convert osm_route_member unique index to trigger (#1501)
This PR changes the three-column unique index to an on-insert trigger. This should fix the issues we're having with CI failures and still achieve the behavior of coalescing duplicate routes. 

I moved the concurrency_index calculation into an intermediate materialized view to separate the de-duplication capability from both DENSE_RANK() and from imposm updates.
2023-03-06 17:10:30 +01:00
..
aerodrome_label improve `class=path` styling (#1450) 2023-01-06 10:08:03 +01:00
aeroway improve `class=path` styling (#1450) 2023-01-06 10:08:03 +01:00
boundary improve `class=path` styling (#1450) 2023-01-06 10:08:03 +01:00
building OSM OpenMapTiles style (#1420) 2022-10-06 16:09:21 +02:00
housenumber Tile duplicate housenumber filtering (#1391) 2023-01-17 09:34:27 +01:00
landcover OSM OpenMapTiles style (#1420) 2022-10-06 16:09:21 +02:00
landuse OSM OpenMapTiles style (#1420) 2022-10-06 16:09:21 +02:00
mountain_peak improve `class=path` styling (#1450) 2023-01-06 10:08:03 +01:00
park improve `class=path` styling (#1450) 2023-01-06 10:08:03 +01:00
place Add borough to supported place classes (#1470) 2023-01-10 16:36:08 +01:00
poi Fix stops aggregation in osm_poi_point. (#1480) 2023-01-26 17:57:31 +01:00
transportation Convert osm_route_member unique index to trigger (#1501) 2023-03-06 17:10:30 +01:00
transportation_name Convert osm_route_member unique index to trigger (#1501) 2023-03-06 17:10:30 +01:00
water Add other river-like water area features to class=river (#1467) 2023-01-14 13:36:02 +01:00
water_name Allow lakelines at native sizes (#1475) 2023-01-16 11:33:43 +01:00
waterway improve `class=path` styling (#1450) 2023-01-06 10:08:03 +01:00