avitab icon indicating copy to clipboard operation
avitab copied to clipboard

Chartfox charts not working.

Open zaopatrzony opened this issue 1 year ago • 3 comments

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. Przechwytywanie

zaopatrzony avatar May 18 '23 12:05 zaopatrzony

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.

fpw avatar May 21 '23 12:05 fpw

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.

zaopatrzony avatar May 25 '23 08:05 zaopatrzony

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.

mjh65 avatar May 06 '24 09:05 mjh65