June 14, 20232 yr Just wondering from which files or databases Little NavMap gets the SID and STAR data from to draw it on the maps?
June 15, 20232 yr AFAIK Little NavMap uses databases in SQLite format and the navigation data (including SIDs, STARs and other procedures) are kept there. In manual you can find some info: -intro about navigation databases (pt. 53): https://www.littlenavmap.org/manuals/littlenavmap/release/2.8/en/NAVDATA.html?highlight=database -where all files are kept (database files -> pt. 77.4): https://www.littlenavmap.org/manuals/littlenavmap/release/2.8/en/FILES.html?highlight=database Regards, Piotr Never give up ... - here are details of the whip-round: https://zrzutka.pl/en/pewr2d -> to help my younger son fights against Acute Lymphoblastic Leukemia (blood cancer).
June 15, 20232 yr Author ppgas, thanks for your reply. found what I searched for. Edited June 15, 20232 yr by andymandy
June 15, 20232 yr There is some documentation about the SQL tables here in all "create_*.sql" files. The latest is here:https://github.com/albar965/atools/tree/release/3.8/resources/sql/fs/db Alex Alex' Projects: Little Navmap
June 16, 20232 yr Author Still confused and not totally uinderstanding the db usage in little navmap. I have updated the navigraph sqlite db in little navmap and copiled a fresh msfs sqlite db I use LEMH as an example: In navigrap chart there is a BAVE2C SID. In little navmap I do not have the BAVE2C, but a BAVE1C. Using the DB Browser with the navigraph sqlite db I have the BAVE1C, no BAVE2C. Uisng the DB Browser with the MSFS sqlite db I have 2 rows with BAVE2C and with different apprach_leg ids- The same goes on for other airports. I am using the the latest airac 2306
June 16, 20232 yr 1 hour ago, andymandy said: In navigrap chart there is a BAVE2C SID. In little navmap I do not have the BAVE2C, but a BAVE1C. Using the DB Browser with the navigraph sqlite db I have the BAVE1C, no BAVE2C. Uisng the DB Browser with the MSFS sqlite db I have 2 rows with BAVE2C and with different apprach_leg ids- I see BAVE2C in LNM and of course in the used 2306 Navigraph database too. Look at the table "metadata" to see the AIRAC cycle. Maybe something went wrong when updating the LNM database with Navigraph FMS Database Manager. Do not update while LNM is running, for example. Alex Alex' Projects: Little Navmap
June 16, 20232 yr Author I manually downloaded the the latest navigraph db for little navmap and now it looks OK, thanks.
Archived
This topic is now archived and is closed to further replies.