iho-ohi / S-102-Product-Specification

It is opened to develop S-102 Bathymetric Surface Product Specification. The contents of this repository are not offical publication in force, therefore please check the final version on the IHO website.
Other
30 stars 12 forks source link

colorProfile.xml: LITGN is red? #126

Closed texnokrates closed 2 months ago

texnokrates commented 2 months ago

I do not know from where it came (probably just copypasta / omission), and perhaps it has currently no impact, but this does not seem right:

$ diff S-101_Portrayal-Catalogue-1.5.0/PortrayalCatalog/ColorProfiles/colorProfile.xml S-102-Portrayal-Catalogue-main/PortrayalCatalog/ColorProfiles/colorProfile.xml 
49,50c49,50
<         <color token="LITGN" name="green">
<             <description>Light green</description>
---
>         <color token="LITGN" name="red">
>             <description>Light red</description>
3026c3026
< </cp:colorProfile>
\ Ei rivinvaihtoa tiedoston lopussa
---
>   </cp:colorProfile>
\ Ei rivinvaihtoa tiedoston lopussa
RohdeBSH commented 2 months ago

In general, this is a PortrayalCatologue issue. @hasel001 , please move the request to the repository for the PortrayalCatalogue. Thank you

texnokrates commented 2 months ago

Oh, I did not notice there is another repository for the portrayal catalogue. Nevermind, I can create a pull request there.