#7231 closed defect (fixed)
LIBKML driver on Windows doesn't properly detect x, y, z coordinates
Reported by: | annakrat | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | 2.2.4 |
Component: | OGR_SF | Version: | 2.2.3 |
Severity: | normal | Keywords: | libkml |
Cc: |
Description
On Windows 10, LIBKML doesn't properly read xyz coordinates probably due to whitespace.
From Even Rouault:
From testing, it appears that the presence of newline+tabulations without spaces between coordinate triplets is the cause of the issue, where libkml doesn't detect properly the start of the x coordinate of the new triplet and mangles it with the z of the previous one.
I attached a file for testing.
Attachments (1)
Change History (4)
by , 5 years ago
Attachment: | flight1.kml added |
---|
comment:3 by , 5 years ago
Milestone: | → 2.2.4 |
---|
Note:
See TracTickets
for help on using tickets.
kml for testing