Closed Dirk-- closed 9 years ago
Thanks Malcolm, but how do I get these icons in place (OpenSeaMap/josm/icons/png/...) ?
You will have to add rules to the MapCSS file. Aun should be able to help you with this.
Oh - I see that you have already made your own MapCSS file. You need to install it in JOSM. Preferences->Map Settings->Tagging Presets: Click "+" on right box and enter your file details.
I would prefere if it could be amended to the general seamarks mapcss I am working on instead of as a separate set of rules. There is already a CEVNI section there, but since I have not had much time for it, only main boards are displayed
Aun Johnsen Sent from my iPhone
On 30. apr. 2015, at 08.34, Malcolm Herring notifications@github.com wrote:
You will have to add rules to the MapCSS file. Aun should be able to help you with this.
— Reply to this email directly or view it on GitHub.
@malcolmh : I do know how to install this in JOSM, the style just depends on the pngs so I need to know how to at them here in the github repro ... @Skippern : I see advantages in a modular concept, eg. having BNIWR and PPWBC notice marks in separate files, too.
Look at Aun's MapCSS source to see how icons are accessed from the repository.
sorry for causing this confusion ;-) I need to know how to upload/add icons to this repository...
I assume that what you are asking for is the ability to merge pull requests in this repository?
If so, post a request for this in the openseamap-dev mailing list so that whoever the admins are will hopefully respond.
@Dirk-- All the icons you need are already in the repo as SVN files
Hi Aun, can not find any CEVNI notemarks at josm/icons/svg/ ...
Thanks @malcolmh Didn’t have time to look it up and didn’t remember exactly which subfolder
Aun Johnsen
On May 12, 2015, at 08:51, Malcolm Herring notifications@github.com wrote:
josm/icons/svg/Q/Q126/CEVNI/
— Reply to this email directly or view it on GitHub https://github.com/OpenSeaMap/josm/pull/15#issuecomment-101249801.
Thanks, this should work. Where do I find
Ah,
Sidebords, topboard and bottom boards not included, if you can create them in SVG and make a PR I’ll make sure they end up in the right place
Aun Johnsen
On May 12, 2015, at 12:49, Dirk-- notifications@github.com wrote:
Thanks, this should work. Where do I find
left_triangle right_triangle bottom_triangle bottom_board top_board ? — Reply to this email directly or view it on GitHub https://github.com/OpenSeaMap/josm/pull/15#issuecomment-101328119.
Take a look in renderer:searender/symbols/symbols.defs. These are all the SVGs that are used in the current renderer. Look for "notice_board" and "notice_triangle". You will have to embed those symbol definitions in a full SVG wrapper and re-scale to suit.
Is there a point of copying them to this repo? Aun Johnsen
On May 12, 2015, at 13:31, Malcolm Herring notifications@github.com wrote:
Take a look in:renderer/tree/master/searender/symbols/symbols.defs. These are all the SVGs that are used in the current renderer. Look for "notice_board" and "notice_triangle". You will have to embed those symbol definitions in a full SVG wrapper and re-scale to suit.
— Reply to this email directly or view it on GitHub https://github.com/OpenSeaMap/josm/pull/15#issuecomment-101340917.
For compatibility reasons. They are not stand-alone SVG files, are doubtless the wrong size, and in the case of the triangle, will need three different rotations for each of the cases.
I think we should make a proper copy of them for this repo, I’ll put it on my TODO list if nobody beat me to it Aun Johnsen
On May 12, 2015, at 13:47, Malcolm Herring notifications@github.com wrote:
For compatibility reasons. They are not stand-alone SVG files, are doubtless the wrong size, and in the case of the triangle, will need three different rotations for each of the cases.
— Reply to this email directly or view it on GitHub https://github.com/OpenSeaMap/josm/pull/15#issuecomment-101345241.
@Skippern: Yes, please add those boards (I still do not know how to add icons to this repository)
Dirk if you have them as working SVG you can just pull them, and I’ll sort them out and place them in the right folder, or if you want me to process them you’ll have to wait for my schedule to give me the time.
If you have problems creating a pull request you can also mail me the files directly and I’ll pull them in for you
Aun Johnsen
On May 12, 2015, at 14:10, Dirk-- notifications@github.com wrote:
@Skippern https://github.com/Skippern: Yes, please add those boards (I still do not know how to add icons to this repository)
— Reply to this email directly or view it on GitHub https://github.com/OpenSeaMap/josm/pull/15#issuecomment-101353039.