Style definition (e.g. color) is not inherited after the kml-import into UMAP. What is wrong? <html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns:mv="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"> <head> <meta name="Titel" content=""> <meta name="Stichwörter" content=""> <meta http-equiv="Content-Type" content="text/html; charset=macintosh"> <meta name="ProgId" content="Word.Document"> <meta name="Generator" content="Microsoft Word 14"> <meta name="Originator" content="Microsoft Word 14"> <link rel="File-List" href="Style-Dateien/filelist.xml"> <link rel="themeData" href="Style-Dateien/themedata.xml"> <style> </style> </head> <body lang="DE" style="tab-interval:35.4pt"> <Style id="Red"> <o:p></o:p> <LineStyle> <o:p></o:p> <color>FF0000FF</color> <o:p></o:p> <width>6</width> <o:p></o:p> </LineStyle> <o:p></o:p> </Style><o:p></o:p> <o:p> </o:p> <Placemark> <o:p></o:p> <name>B 2 Abs 90 L 1228 - 1230</name> <o:p></o:p> <description>ZWAV25 = 5,00</description> <o:p></o:p> <LineString> <o:p></o:p> <coordinates> <o:p></o:p> 12.925514,52.163264 <o:p></o:p> 12.925517,52.163255 <o:p></o:p> 12.925519,52.163246 <o:p></o:p> </coordinates> <o:p></o:p> </LineString> <o:p></o:p> <styleUrl>#Red</styleUrl> <o:p></o:p> </Placemark> <o:p></o:p> <o:p> </o:p> </body> </html> asked 28 Aug '14, 17:15 steoer SomeoneElse ♦ |