Skip to content

Commit 66ccddb

Browse files
author
Andy Townsend
committed
Updated changelog for release
1 parent 5cc6191 commit 66ccddb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Changes made to this rendering
22
This page describes changes made in these projects: [SomeoneElse-style](https://github.com/SomeoneElseOSM/SomeoneElse-style), [SomeoneElse-style-legend](https://github.com/SomeoneElseOSM/SomeoneElse-style-legend) and [openstreetmap-carto-AJT](https://github.com/SomeoneElseOSM/openstreetmap-carto-AJT), and visible [on this site](//map.atownsend.org.uk/maps/map/map.html). Since 2025 this also includes changes to lua code shared between raster and vector processing - hence the notes below about which a particular change applies to. See [this changelog](https://github.com/SomeoneElseOSM/SomeoneElse-vector-extract/blob/main/resources/changelog_sve01.md) for where changes here affect the vector schema, and also other vector-only ones.
33

4-
## As yet unreleased
4+
## 08/11/2025
55
(raster, vector) Handle more synonyms for `level_crossing`.
66

77
## Raster 07/11/2025
88
OS OpenMap Local layer updated to October 2025.
99

10-
## Vector 04/11/2025, Raster as yet unreleased.
10+
## Vector 04/11/2025, Raster 08/11/2025
1111
(raster, vector) Rewrote the "highway crossing" logic to be more tolerant of the bizarre tag combinations that now circulate in OSM. The raster and vector rendering code expects `highway=crossing` or `highway=traffic_signals`. The new code detects various semicolon combinations, and then (for something that isn't already some other sort of `highway`, `railway` or `disused`, checks a few other keys for known good values. It then sets appropriate ones to `traffic_signals` and of the ones left checks for key/value combinations that indicate a _real_ crossing rather than an "informal way to cross a road with no infrastructure".
1212

1313
## 31/10/2025

0 commit comments

Comments
 (0)