July 20, 20232 yr Hello, I downloaded the list of waypoints here . The CSV file has the following format: VRP,"Agen Pont RN13 VF (M.I.N.)",LFBA/NA,44.1928,0.646667,170,,,,LF VRP,"Agen RN21 D13 Foulayronnes",LFBA/N,44.245,0.643333,520,,,,LF VRP,"Agen Silos Feugarolle",LFBA/W,44.2286,0.351944,150,,,,LF VRP,"Agen Village Astaffort",LFBA/S,44.0639,0.651389,300,,,,LF When I use the import CSV command, I get the following exception: There are currently no userpoints in Little Navmap Thanks Edited July 20, 20232 yr by bob755 Bob Mata MSFS 2020/2024 ; Asus ROG STRIX Z490-E; Intel Core i7-10700K 3,80 GHz; NVIDIA GeForce RTX3080 overclocked; 32Gb RAM
July 20, 20232 yr IMHO you tried to import 4 waypoints with the same "LFBA/" ident (first five characters, further characters are clipped) -> see LNM manual, section 26.5.2 but idents have to be unique. Leave this field empty or change idents to uniques. BTW, according ICAO standards waypoint ident designator is max five character long and that's why such constraint exists in LNM. 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).
July 20, 20232 yr Author 5 minutes ago, ppgas said: IMHO you tried to import 4 waypoints with the same "LFBA/" ident (first five characters, further characters are clipped) -> see LNM manual, section 26.5.2 but idents have to be unique. Leave this field empty or change idents to uniques. BTW, according ICAO standards waypoint ident designator is max five character long and that's why such constraint exists in LNM. Regards, Piotr Not quite sure what happened but just I loaded the csv in Excel and saved it out and now it works even with seven letter idents. Edited July 20, 20232 yr by bob755 Bob Mata MSFS 2020/2024 ; Asus ROG STRIX Z490-E; Intel Core i7-10700K 3,80 GHz; NVIDIA GeForce RTX3080 overclocked; 32Gb RAM
July 20, 20232 yr There is no limit on ident length and idents do not have to be unique. LNM uses internal ids which are not shown to the user. You probably ran into an old issue where LNM breaks the undo/redo information. Best is to delete the file C:\Users\YOURUSERNAME\AppData\Roaming\ABarthel\little_navmap_db\little_navmap_userdata.sqlite and then reimport the data. Also make sure to use the latest: https://albar965.github.io/release/2023/07/16/littlenavmap-stable-2812-released.html Alex Alex' Projects: Little Navmap
July 20, 20232 yr 8 minutes ago, albar965 said: There is no limit on ident length and idents do not have to be unique. LNM uses internal ids which are not shown to the user. So, the five character Ident field's limit is only for Garmin/XPlane exports? 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).
July 20, 20232 yr 6 minutes ago, ppgas said: So, the five character Ident field's limit is only for Garmin/XPlane exports? Yup. It will be adapted on export. LNM allows almost everything internally and CSV import/export does as well. It can be used to create backups of userdata since nothing is modified. Alex Alex' Projects: Little Navmap
July 22, 20232 yr Author I am using the latest release. Anyway, it worked. Thanks for all your responses. Bob Mata MSFS 2020/2024 ; Asus ROG STRIX Z490-E; Intel Core i7-10700K 3,80 GHz; NVIDIA GeForce RTX3080 overclocked; 32Gb RAM
Archived
This topic is now archived and is closed to further replies.