Modify

Opened 6 years ago

Closed 6 years ago

#16402 closed defect (fixed)

Cannot read kml with complex ExtendedData section

Reported by: Zverikk Owned by: Don-vip
Priority: normal Milestone:
Component: Plugin opendata Version: latest
Keywords: kml Cc:

Description

This line tells me that the OpenData plugin expects a placemark name in any tag that has "name" for a localName. We in maps.me have extended the format with some new fields inside <ExtendedData> tags with custom namespace. They look like <mwm:name>, <mwm:description> etc. Alas, OpenData disregards namespaces and levels of depth, and expects these tags to have plain strings with names and descriptions.

Could you please make OpenData KML reader be aware of e.g. depth, so it reads name and description only directly underneath <Placemark> tag?

Attachments (1)

MapsMe-new.kml.txt (30.4 KB ) - added by Zverikk 6 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by Don-vip, 6 years ago

Owner: changed from Don-vip to Zverikk
Status: newneedinfo

Sure, can you please post a sample file?

by Zverikk, 6 years ago

Attachment: MapsMe-new.kml.txt added

comment:2 by Zverikk, 6 years ago

Sure, sorry for not having done this earlier.

comment:3 by Don-vip, 6 years ago

Owner: changed from Zverikk to Don-vip
Status: needinfoassigned

comment:4 by Don-vip, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [o34331:34332].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Don-vip.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.