Modify ↓
#23209 closed enhancement (fixed)
[patch] Add generator:type=boiler
Reported by: | gaben | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | 23.11 |
Component: | Internal preset | Version: | |
Keywords: | template_report generator boiler | Cc: | skyper |
Description
What steps will reproduce the problem?
- Tag a node with
generator:method=combustion generator:source=gas power=generator
- Notice
generator:type=boiler
not selectable in the preset - Run the validator
What is the expected result?
Boiler type is selectable and the validator doesn't complaining about an unknown value.
What happens instead?
Validator complaining, boiler not selectable.
Please provide any additional information below. Attach a screenshot if possible.
Also extra validations for output according to Key:generator:type page would be nice to have.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2023-09-26 14:10:25 +0200 (Tue, 26 Sep 2023) Build-Date:2023-09-27 01:31:02 Revision:18846 Relative:URL: ^/trunk
Attachments (1)
Change History (7)
comment:1 by , 17 months ago
Cc: | added |
---|
comment:2 by , 17 months ago
by , 17 months ago
Attachment: | josm_23209.patch added |
---|
comment:3 by , 17 months ago
Summary: | Add generator:type=boiler → [patch] Add generator:type=boiler |
---|
I changed pyrolysis
to boiler
in the biomass preset.
The patch is based on this wiki page Key:generator:type.
Currently there is no validation for boiler.
comment:5 by , 17 months ago
Milestone: | → 23.10 |
---|
Note:
See TracTickets
for help on using tickets.
See #21399 for more validations.