zstadler 3f0ba7ceba
Replace ["geometry-type"] with "$type" (#1646)
Related to https://github.com/maplibre/maplibre-style-spec/pull/519 and https://github.com/maplibre/maplibre-gl-js/issues/3516

According to the Style Spec, `["geometry-type"]` is expected to distinguish between LineString and MultiLineString, while `"$type"` does not. For the transportation layer, the distinction is harmful.

All of OMT style layers, except these two, use `"$type"`.
2024-03-28 10:52:38 +01:00
..
2023-01-26 19:24:44 +01:00
2017-03-15 13:55:18 +01:00
2023-01-15 13:52:43 +01:00

transportation

Docs

Read the layer documentation at http://openmaptiles.org/schema#transportation

Mapping Diagram

Mapping diagram for transportation

ETL diagram

ETL diagram for transportation