openmaptiles/layers
Brian Sperlongano 9de3ff3921
Restore missing route zooms (#1579)
This PR restores missing transportation_name features that are missing from zoom 11 and improves the mechanism by which transportation_name features are merged through lower zooms. This prevents route features from being dropped due to bridge interleaving (when a bridge interrupts an otherwise continuous route).

This fix moves the length check to a later stage of processing and merges bridges/tunnels if they're too small.  This is similar to the work done in the transportation layer to merge bridges that are too small to render lines.  In this layer, bridges are merged when they're too small to justify a separate label.
2023-09-14 15:55:01 +02:00
..
aerodrome_label
aeroway
boundary boundary.sql parallelization issue fix (#1551) 2023-07-10 11:50:31 +02:00
building
housenumber Convert semi-colon separated house numbers to a range (#1562) 2023-09-13 11:09:41 +02:00
landcover
landuse
mountain_peak Improved update performance of mountain_peak layer (#1508) 2023-03-22 12:13:05 +01:00
park Update park layer description to include indigenous lands addition (#1526) 2023-05-10 10:25:31 +02:00
place Remove unused indexes (#1520) 2023-05-10 07:39:45 +02:00
poi Paint (#1435) 2023-05-16 14:19:29 +02:00
transportation Fix for classification of CA:ON:primary (#1564) 2023-07-11 07:28:20 +02:00
transportation_name Restore missing route zooms (#1579) 2023-09-14 15:55:01 +02:00
water
water_name Update Performance water_name Layer (#1513) 2023-03-22 21:28:21 +01:00
waterway LineString Merging Updates (#1538) 2023-06-19 10:12:57 +02:00