Quote:
Originally Posted by requiem
I'd suggest prepending rather than doing it as a tool-tip; good UX typically calls for a brief delay before a tooltip appears (e.g. 250 ms), but at least for me such delay would be interminable.
|
I'm a fan of seeing more info, I was just suggesting
some kind of use of the information already in the xml.
Quote:
Originally Posted by requiem
If it's possible to edit a config file and "pre-check" the desired charts, ChartWorld's online shopping interfaces allows geographical selection. Once the desired charts are selected, copy the names (may need a bit of script-** to strip out the key values) and merge them into said config file.
|
Now we're in business! Thank you!
I went to
https://www.chartworld.com/shop/off_...hart-selection and selected with the rectangle the area of interest. It lists the selected maps by code. Extract the list from HTML, clean up with some sed-** to arrive at a clean list of desired maps, one per line.
Next step - modify the xml file to include only the cleaned up list of desired maps. Reload the xml in OpenCPN, "Select All", download.
Replace xml with original version. Update catalog so that the original version is reflected, now I only have the desired maps of the 481 as selected.