|
1 | 1 | { |
2 | 2 | "data_format": 1, |
3 | 3 | "data_url": "https://raw.githubusercontent.com/SomeoneElseOSM/SomeoneElse-style/master/taginfo.json", |
4 | | - "data_updated": "20260212T175901Z", |
| 4 | + "data_updated": "20260215T152502Z", |
5 | 5 | "project": { |
6 | 6 | "name": "SomeoneElse: Rural pedestrian CartoCSS maps", |
7 | 7 | "description": "This map style is designed for England and Wales-based rural pedestrians. It shows public rights of way and long distance paths.", |
|
3103 | 3103 | { "key": "scramble", "value": "yes", "description": "Shown as intermediate trail" }, |
3104 | 3104 | { "key": "seamark:rescue_station:category", "description": "Lifeboats" }, |
3105 | 3105 | { "key": "seamark:rescue_station:category", "value": "lifeboat_on_mooring", "description": "Lifeboats" }, |
3106 | | - { "key": "seamark:type", "description": "Coast guards and marine farms" }, |
| 3106 | + { "key": "seamark:type", "description": "Detect some seamark tags that are regular OSM features not mapped with regular OSM tags" }, |
3107 | 3107 | { "key": "seamark:type", "value": "coastguard_station", "description": "Coast guards" }, |
3108 | 3108 | { "key": "seamark:type", "value": "marine_farm", "description": "Show marine farms as commercial landuse" }, |
3109 | 3109 | { "key": "seamark:type", "value": "pipeline_submarine", "description": "Show pipelines" }, |
| 3110 | + { "key": "seamark:type", "value": "wreck", "description": "If not submerged, synonym for 'historic=wreck'. Shown as building and as a historic red wreck", "icon_url": "https://raw.githubusercontent.com/SomeoneElseOSM/openstreetmap-carto-AJT/master/symbols/historic_wreck.png" }, |
| 3111 | + { "key": "seamark:wreck:water_level", "description": "Used to detect non-submerged wrecks" }, |
| 3112 | + { "key": "seamark:wreck:water_level", "value": "submerged", "description": "Any value other than this is treated as not submerged" }, |
3110 | 3113 | { "key": "segregated", "description": "Detect sidewalks" }, |
3111 | 3114 | { "key": "segregated", "value": "right", "description": "Detect sidewalks" }, |
3112 | 3115 | { "key": "segregated", "value": "yes", "description": "Detect sidewalks" }, |
|
0 commit comments