|
1 | 1 | # Changes made to this rendering |
2 | 2 | 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. |
3 | 3 |
|
4 | | -## As yet unreleased |
| 4 | +## 30/03/2025 |
5 | 5 | (raster, vector) Consolidate more RWN section names. |
6 | 6 | (raster, vector) Removed `gate=kissing`. No longer in the data. |
7 | 7 | (raster, vector) Append "£" to toll roads and paths as if it was an official ref. |
8 | 8 | (raster, vector) Extract the `website` along with the `name` on `amenity=charging_station`. The raster rendering code can render `ele` on nodes only currently, but the vector rendering code can also show `ele` (at high zooms) on (multi)polygons. |
9 | 9 | (raster, vector) Removed `information=leaflet_board`. No longer in the data. |
10 | 10 |
|
11 | | -## Vector 26/03/2025, Raster as yet unreleased |
| 11 | +## Vector 26/03/2025, Raster 30/03/2025 |
12 | 12 | (raster) Show `highway=elevator` nodes and ways, with a name if present, and show in legend. |
13 | 13 | (raster, vector) Suppress `substance=gas_topology`. Not really a pipeline. |
14 | 14 | (raster) Show names on area runways on raster, just like on vector. |
15 | 15 | (raster, vector) Extract `highway=toll_gantry` as `barrier=toll_gantry` and show them. |
16 | 16 |
|
17 | | -## Vector 22/03/2025, Raster as yet unreleased |
| 17 | +## Vector 22/03/2025, Raster 30/03/2025 |
18 | 18 | (raster, vector) Removed `landmark=obelisk`. No longer in the data. |
19 | 19 | (raster, vector) Use `animal=yes` to detect `farmgrass`. |
20 | 20 |
|
|
0 commit comments