-
Notifications
You must be signed in to change notification settings - Fork 823
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Swap colors for gas & oil pipelines #4138
Comments
Moving the color to this issue for easier discussing: ref #4070 (comment)
|
I'm ok with swapping Or are there other colors which would work better? As mentioned in the original PR, there isn't a clear distinction between gas and oil pipelines in other symbolic systems, as far as I could find from English-language documentation. |
Makes sense to me. Although, it probably shouldn't be based on some perception of how pipelines are colored in real life IMO. |
IMO not the pipelines are mostly colored but the markers. |
Russian "Gazprom" also have point in design code (with reference to national standard GOST-14202-69), that open parts of gas pipelines sholud be coloured in yellow color. See page 6 and further illustrations & photos. For flammable liquids (as oil) brown colour is set. The same colour code is accepted in "Rosneft". Orange colour (most similar to current OSM oil pipeline style) is reserved for pipelines with acids. |
For information:
They suggest yellow for natural gas and brown for oil. It seems there is an international agreement about some colours |
I thought the style was not suppose to represent (or copy) real life though. I'm not against it personally, but it shouldn't be the default just because that's how it is in real life if there is potentially a more intuitive way to do it. Not that I'm saying there is, But I don't think average map users know or care about the intentional color standard and it might confuse them. Maybe it would be intuitive for oil barons, but they aren't really the target audience. Although, I'm totally speculating. |
I suppose that if average user doesn't know about standard, it will accept any pipeline color scheme on the map - it just doesn't matter for him. But it does for engineers and any person who is connected with the oil&gas industry or around it (and they are not oil barons, rather the opposite). So why not to make map more convient for maximal number of users? We'll improve it for some of them and don't make things worse for others. |
So then you would advocate for rendering water pipelines in brown, because it doesn't matter anyway since the average user will accept any color scheme? |
That was the other argument I would have made for pipelines more generally. I still don't think it warrants using odd colors that are non-intuitive to most mappers though. If the average map user has to look up the color scheme on Wikipedia to understand what substance is in the pipeline, I think that's the wrong direction to go in. International standard or not. |
I agree about blue coloured water pipelines because it's an intuitive colour for general public. But I don't think there is intuitive colours for oil and gas so we can use colour marker as guideline instead of arbitrary colours. |
This uses brown for fuel oil, orange for non-fuel oil, light gray for non-flammable gasses and yellow for flammable gasses. It's not clear if natural gas is considered non-flammable in this classification (from the Netherlands), anyone know?
There are two examples, both seem to be from the USA:
-- | -- | -- | --
So in this case both natural gas and petroleum oil would be "safety brown"
Gas is bright yellow, but there is not a color listed for oil pipelines. This is odd: there's "golden brown" for oil, light brown for "gases", but also light gray for "hydrocarbons". I would consider both petroleum oil and natural gas to be hydrocarbons, no? Perhaps this is meant for natural gas? If that's correct, then the current colors match quite well. :-) |
In the UK, industry practice for underground pipes/cables is: Gas - Yellow http://streetworks.org.uk/wp-content/uploads/2018/11/VOL-1-reviewed.pdf (page 6) So I support this change. |
First of all, there are two major purposes of pipe color-coding:
Therefore, it makes sense to define, what purpose our mapping color scheme serves. To me, it seems like the latter one, because the vast majority of the pipelines in OSM are the outdoor pipelines. I'm not saying we have to copy the ISO standard completely, but it doesn't make a lot of sense to invent yet another completely different scheme or copy a local/national (British, Russian, American, or any other) standard. |
@BushmanK - which colors would you suggest for gas and oil pipelines, based on the linked document It seems to be about markings for pipes on ships rather than pipelines on land. I don't see anything for natural gas - perhaps because natural gas powered ships are rare? |
@jeisenbe, ISO 14726 by itself isn't just for ships or something related to the marine infrastructure. |
I see "ISO 14726:2008. Ships and marine technology — Identification colours for the content of piping systems" on iso.org - this appears to be specific to ships and marine usage. |
But this is getting off-track. The ISO specifications and other marker colors are for identifying pipes in industrial facilities. We are talking about how we ought to represent these features on a rendered map, and that adds complications. As I mentioned in the PR (#4070 (comment)), there is not an established way to represent pipelines with different contents in cartography. I tried yellow for gas pipelines, but this conflicts with secondary highways (we use the yellow to red spectrum for roads). And we can't use black, because the casing is dark and the fill color needs to be lighter. So brown and gray seemed the best next choices. I could easily swap Is there perhaps a color which will be similar to yellow, but not too similar to any of our yellow and orange road colors? (https://github.com/gravitystorm/openstreetmap-carto/blob/master/style/road-colors-generated.mss): motorway-fill: |
At the current time gas pipelines are rendered with the gray filling, and oil - with the yellow one.
I found this is perplexing. Usually gas pipelines and markers are coloured in yellow, and on ther other side - oil is assoctiated with black color. Maybe we should swap color styles for these two substances?
The text was updated successfully, but these errors were encountered: