﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16402	Cannot read kml with complex ExtendedData section	Zverikk	Don-vip	"[https://trac.openstreetmap.org/browser/subversion/applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/KmlReader.java#L116 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?"	defect	closed	normal		Plugin opendata	latest	fixed	kml	
