Changes between Initial Version and Version 8 of Ticket #16147


Ignore:
Timestamp:
2018-06-24T18:44:43+02:00 (8 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16147

    • Property Milestone18.06
  • Ticket #16147 – Description

    initial v8  
    44Waterway presets should be updated and get new entries as follow :
    55==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=*`
    1515
    1616==Pipe flow tunnel==
     
    2323
    2424==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}`
    2727
    2828
    2929Main validation rules :
    30 * 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
     30* `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`
    3535
    3636Render I'd suggest :
    37 * 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
     37* `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
    3939
    40 I know it's huge and you may have a lot of undergoing business, it would be great to hadle this
     40I know it's huge and you may have a lot of undergoing business, it would be great to handle this
    4141Let me know if I can help or provide more precise things