Changes between Initial Version and Version 8 of Ticket #16147
- Timestamp:
- 2018-06-24T18:44:43+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16147
- Property Milestone → 18.06
-
Ticket #16147 – Description
initial v8 4 4 Waterway presets should be updated and get new entries as follow : 5 5 ==Penstock== 6 * waterway=pressurised 7 * man_made=pipeline 8 * substance=water 9 * location={underground,overground} 10 * usage=penstock 11 * name=*12 * operator=* 13 * diameter=* 14 * material=* 6 * `waterway=pressurised` 7 * `man_made=pipeline` 8 * `substance=water` 9 * `location={underground,overground}` 10 * `usage=penstock` 11 * `name=*` 12 * `operator=*` 13 * `diameter=*` 14 * `material=*` 15 15 16 16 ==Pipe flow tunnel== … … 23 23 24 24 ==Canal preset should be updated as follow== 25 * tunnel={culvert,flooded} 26 * usage={transportation,transmission,irrigation,headrace,tailrace} 25 * `tunnel={culvert,flooded}` 26 * `usage={transportation,transmission,irrigation,headrace,tailrace}` 27 27 28 28 29 29 Main validation rules : 30 * usage=penstock requires man_made=pipeline andwaterway=pressurised31 * tunnel=yes andwaterway=pressurised requires man_made=pipeline32 * tunnel=flooded is highly improbable with man_made=pipeline 33 * waterway=canal shouldn't be used with tunnel=yes 34 * waterway=pressurised requires tunnel=flooded orman_made=pipeline30 * `usage=penstock` requires `man_made=pipeline` and `waterway=pressurised` 31 * `tunnel=yes` and `waterway=pressurised` requires `man_made=pipeline` 32 * `tunnel=flooded` is highly improbable with `man_made=pipeline` 33 * `waterway=canal` shouldn't be used with `tunnel=yes` 34 * `waterway=pressurised` requires `tunnel=flooded` or `man_made=pipeline` 35 35 36 36 Render I'd suggest : 37 * waterway=pressurised +tunnel=* => add grey 1px casing to existing waterway line38 * waterway=pressurised +man_made=pipeline => add "pipeline color" 1px casing to existing waterway line37 * `waterway=pressurised` + `tunnel=*` => add grey 1px casing to existing waterway line 38 * `waterway=pressurised` + `man_made=pipeline` => add "pipeline color" 1px casing to existing waterway line 39 39 40 I know it's huge and you may have a lot of undergoing business, it would be great to hadle this 40 I know it's huge and you may have a lot of undergoing business, it would be great to handle this 41 41 Let me know if I can help or provide more precise things


