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
..
2024-03-27 13:56:23 +01:00
2022-10-06 16:09:21 +02:00
2022-10-06 16:09:21 +02:00
2022-10-06 16:09:21 +02:00
2024-02-29 14:39:13 +01:00
2024-02-29 14:39:13 +01:00
2024-03-21 15:58:58 +01:00