September 7, 20223 yr Hello everyone, i want to import the *.csv file exported from the thermal.kk7.ch homepage into Little Navmap. When I do this I get the following error: Ausnahmefehler aufgetreten "Längengrad ist eine ungültige Zahl in Zeile "latitude degree WGS84,longitude degree WGS84,altitude in meters AMSL,thermal probability in a circle with 250m radius around the hotspot" Importierung gestoppt" Little-Navmap — ImgBB (ibb.co) the *.csv file has the following content: latitude degree WGS84,longitude degree WGS84,altitude in meters AMSL,thermal probability in a circle with 250m radius around the hotspot 49.55595,11.35608,472,89 if I delete the first line the same error appears but with the coordinates. Little-Navmap_2 — ImgBB (ibb.co) Any ideas? Greetings
September 7, 20223 yr Remove the first line and see here about the CSV format:https://www.littlenavmap.org/manuals/littlenavmap/release/2.6/en/USERPOINT.html#csv-data-format Load it into LibreOffice Calc, MS Excel or a text editor and adapt the contents to the expected format. The only required fields are the coordinates but not in the first column. Minimum is: ,,,49.0219993591,7.8840069771 and minimum with ident is: ,,MYPOI,49.0219993591,7.8840069771 The format is so to keep it with other programs compatible. Alex Alex' Projects: Little Navmap
Archived
This topic is now archived and is closed to further replies.