avitab
avitab copied to clipboard
Chartfox charts not working.
Is there any option to repair this? It's showing up in any aircraft and I can normally open charts in web but in avitab this isn't working idk why.
This is a problem on Chartfox' end, it returns URLs like this from their API: "'https://www.ais.pansa.pl/aip/pliki/ EP_ AD_2_ EPKK _ 1-1-1 _en.pdf" The spaces in the URL make it invalid. It would be possible for AviTab to work around this by removing all spaces, but it would be better if Chartfox did this on their end.
Wouldn't it be better to simply add an option in the settings "remove spaces in filenames" or "change spaces to _"until changed from the chartfox side? I sincerely doubt that anything will change from the chartfox side, as probably nobody has reported to them or they don't want to.
I have added code to work around this in the implementation of the Chartfox v2 API. I've also contacted Chartfox to discuss the issue.