Hello.
I'm building an ultralight airplane and I'm going to use a tablet with the Enroute Flight Navigation app.
I would like to generate a custom map for it. The default map is OK but for VFR flights I prefer the info shown on OpenStreetMaps.
I can generate a MBTILES from OSM by using QGIS that can be shown on Enroute app. But then, AIP info is not shown on the map.
I contacted the app developer and told me that AIP info is a file that can't be merged with the MBTILE I generate.
So the idea is to combine 2 layers on QGIS: OSM and AIP info and then generate a MBTILE file.
Which is the way to import the AIP layer with QGIS?
Thank you. Manolo.