﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11086	Allow import notes form created in Osmand *.osc files	anonymous	team	"I have notes created in Osmand and when trying open in JOSM, then get info about no data in file.

{{{
#!xml
<?xml version='1.0' encoding='UTF-8' standalone='yes' ?>
<osmChange generator=""OsmAnd"" version=""0.6"">
  <create>
    <note lat=""50.23887555404037"" lon=""13.358299552342795"" id=""-2"">
      <comment text=""something"" />
    </note>
  </create>
  <modify />
  <delete />
</osmChange>
}}}"	enhancement	new	normal		Core	latest		import, osmchange, osc, osmand	
