<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19120">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hi,</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>i like to add a feature to 
marblewidget:</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>- adding georeferenced images as overlay on a map 
(GeoTiff, image with associated world file, ...)</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Maybe one of you can give me a hint how to start, 
my favorite solution would be</FONT></DIV>
<DIV><FONT size=2 face=Arial>adding kml tag: <GroundOverlay></FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>GoogleEarth adds images as overlay by kml 
file's like this:</FONT></DIV>
<DIV><SPAN lang=DE>
<P><?xml version="1.0" encoding="UTF-8"?><BR><kml 
xmlns="http://earth.google.com/kml/2.2"><BR><FONT size=2 
face="Courier New"><FONT size=2 
face="Courier New"><GroundOverlay><BR><name>GroundOverlay</name><BR><Icon><BR><href>C:/maps-test/wordlfile/Petersdom.gif</href><BR><viewBoundScale>1.00</viewBoundScale><BR></Icon><BR><LatLonBox><BR><north>41.90332</north><BR><south>41.90108</south><BR><east>12.45851</east><BR><west>12.45488</west><BR></LatLonBox><BR></GroundOverlay></FONT></FONT><FONT 
size=2><BR></kml></P></FONT></SPAN></DIV>
<DIV><FONT size=2 face=Arial>Currently, marblewidget GeoPainter:drawImage(...) 
does not support the "isGeoProjected" flag.</FONT></DIV>
<DIV><FONT size=2 face=Arial>This and kml handler has to be modified, are there 
other classes to take in mind?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Or do you know be a better solution , 
maybe TileCreator modification ?</FONT></DIV>
<DIV><FONT size=2 face=Arial>To avoid double coding, are there someone working 
on such feature ?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>I know Nico has modified the TileCreator for 
working with elevation data, but this is currently</FONT></DIV>
<DIV><FONT size=2 face=Arial>not merged to git master.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>br, konrad</FONT> </DIV></BODY></HTML>