-
Notifications
You must be signed in to change notification settings - Fork 25
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
New Chart Visibility #7
Comments
I discovered that by moving the original chart files to the "mapcache" directory, and by subsequently pointing the freeboard-installer chart conversion dialog to that directory, converted charts were created, and I was able to see the newly created chart names in freeboard-server's chartplotter setup dialog. No chart images were displayed though, and when I looked at the png images that were created (in the generated zip files) with eog, they seemed to be empty (all transparency) images with an occassional white stripe across them. The OSM background is visible, BTW. That works pretty well. So, there's an issue with the chart-to-png conversion process. Overall, the server works nicely (I like that part) - but it was the charting feature more than anything else I was looking for. I thought freeboard (since it's written in Java) would make a nice companion for JOSM. I wonder if anyone else has had any issues with chart conversion? I used KAPs. |
Should I be using ENC instead of raster charts? |
I just installed the server to play around with it, too. I Grabbed a couple of charts from here: http://www.charts.noaa.gov/RNCs/RNCs.shtml
Ran the chart through the installer app as described in the README. This created two map zipfiles 18650_1.zip and 18650_2.zip from the KAP files. the images have stuff in them: However, I'm also having trouble seeing them appear on the chatplotter page.. Checking the "Web Console" in firefox reveals an Error:
Which I quickly traced down to the fact that I named the directory something different on my freeboard-server. So renaming the directory with the maps in it made them show up exactly as I expected:
|
@rob42 It might have been more apparent if the server logged 404s to it's console as well? |
Hi Philip, Help is definitely appreciated. Yes there is quite a bit of stuff to do, also in the process of migrating to my other project signalk.org. Since the hardware is compat, its an easy swap, and becomes a common platform for the future. The biggest hurdle I have (other than time) is getting testers and tweakers who can fix the rough edges and add functionality. The charts need to be processed as per the freeboard-installer project. What sort of problems are you having? Rob
You are receiving this because you were mentioned. |
@rob42, I figured out my issue with charts loading, but @HutchSails seemed to be having a similar issue, so I just posted to his issue some info that might be helpful to him. |
Hi @HutchSails, sorry I didnt react to your issue - I somehow unwatched my own project, so I didnt get notification! Fixed now. There is another issue I will add for a bug in the chart creation - another user found some charts dont convert nicely. |
Chart conversion has been improved for the 'skewed' charts now, but leaving this here for info for others |
I used freeboard-installer to convert charts, and the zip files were created. I moved these zipfiles to mapcache, but freeboard-server doesn't see them. Where should they go?
The text was updated successfully, but these errors were encountered: