<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><br><blockquote><div style="text-align: left;">That type of solution would be perfect. I don't know if that's how it works. Hopefully someone can chime in, or else I'll just have to experiment. BTW, you're definitely not wasting my time. I need all the ideas I can get.<br></div><br><br><br><hr id="EC_stopSpelling">&gt; Date: Thu, 18 Oct 2007 13:02:53 -0500<br>&gt; Subject: RE: [ka-Map-users] Re: scaled image\icon overlay<br>&gt; From: neuhausr@bitstream.net<br>&gt; To: semerau@hotmail.com<br>&gt; <br>&gt; This could be a dead end (I don't use kamap much), and if so I'm sorry for<br>&gt; taking up your time.  But, I thought you could choose certain layers to be<br>&gt; cached, and others to not be cached.  If not, there must at least be some<br>&gt; way to bring in WMS layers "live".  Maybe it's not done through the<br>&gt; mapfile but another part of kamap?  I'm not having a lot of luck searching<br>&gt; for wms and kamap...<br>&gt; <br>&gt; Brad<br>&gt; <br>&gt; &gt; Thanks, Brad. But won't ka-Map cache the image if its coming from<br>&gt; &gt; mapserver? I need to be able to change it at any time and have the browser<br>&gt; &gt; show the new image.<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;&gt; Date: Thu, 18 Oct 2007 11:51:14 -0500<br>&gt; &gt;&gt; From: neuhausr@bitstream.net<br>&gt; &gt;&gt; To: ka-map-users@lists.maptools.org<br>&gt; &gt;&gt; Subject: [ka-Map-users] Re: scaled image\icon overlay<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; If your image is georeferenced, you can just make it a layer in<br>&gt; &gt;&gt; mapserver<br>&gt; &gt;&gt; and it will automatically scale and be in the right place.  The most<br>&gt; &gt;&gt; common way to do this is with a TIFF, and an accompanying World (.wld)<br>&gt; &gt;&gt; file.  There's a brief explanation here:<br>&gt; &gt;&gt; http://mapserver.gis.umn.edu/docs/howto/raster_data<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; GDAL is an open source library which may help you get info on and modify<br>&gt; &gt;&gt; your images.  It's website is http://www.gdal.org/index.html, and it's<br>&gt; &gt;&gt; easily available with FWTools http://fwtools.maptools.org/<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; You could also set up the airport image as a WMS you serve yourself from<br>&gt; &gt;&gt; a<br>&gt; &gt;&gt; separate mapfile, and overlay it in kamap as a WMS layer.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Hope this may help!<br>&gt; &gt;&gt; Brad<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; Message: 7<br>&gt; &gt;&gt; &gt; Date: Thu, 18 Oct 2007 09:10:36 -0600<br>&gt; &gt;&gt; &gt; From: "semerau@hotmail.com" &lt;semerau@hotmail.com&gt;<br>&gt; &gt;&gt; &gt; Subject: RE: [ka-Map-users] scaled image\icon overlay<br>&gt; &gt;&gt; &gt; To: &lt;ka-map-users@lists.maptools.org&gt;<br>&gt; &gt;&gt; &gt; Message-ID: &lt;BAY104-W6FC8721BFE4035AA16DA6B79E0@phx.gbl&gt;<br>&gt; &gt;&gt; &gt; Content-Type: text/plain; charset="iso-8859-1"<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; I guess I could create separate sized images, one for each zoom level,<br>&gt; &gt;&gt; and<br>&gt; &gt;&gt; &gt; overlay a particular once based on the zoom level. That would kind of<br>&gt; &gt;&gt; be a<br>&gt; &gt;&gt; &gt; lot of work but I suppose that would work.<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; Or maybe I can just use javascript to stretch or shrink the image<br>&gt; &gt;&gt; based on<br>&gt; &gt;&gt; &gt; zoom level.<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; From: semerau@hotmail.com<br>&gt; &gt;&gt; &gt; To: ka-map-users@lists.maptools.org<br>&gt; &gt;&gt; &gt; Date: Wed, 17 Oct 2007 09:45:05 -0600<br>&gt; &gt;&gt; &gt; Subject: [ka-Map-users] scaled image\icon overlay<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; I see from the docs that only line and polygon overlays are scaled to<br>&gt; &gt;&gt; the<br>&gt; &gt;&gt; &gt; map. Is there a way to scale an image or an icon overlay to the map? I<br>&gt; &gt;&gt; &gt; realize this is basically what mapserver does, but I would like to do<br>&gt; &gt;&gt; this<br>&gt; &gt;&gt; &gt; through ka-map so I can have better control over when\whether the<br>&gt; &gt;&gt; image is<br>&gt; &gt;&gt; &gt; displayed.<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; For example, I would like to put an overlay image of an airport over<br>&gt; &gt;&gt; the<br>&gt; &gt;&gt; &gt; place on the map where the airport is, and then when you zoom in and<br>&gt; &gt;&gt; out,<br>&gt; &gt;&gt; &gt; the image of the airport overlays also zooms in and out.  The image of<br>&gt; &gt;&gt; the<br>&gt; &gt;&gt; &gt; airport will change often and often won't even be displayed. I don't<br>&gt; &gt;&gt; want<br>&gt; &gt;&gt; &gt; to put the airport image on the map tile itself because then I would<br>&gt; &gt;&gt; have<br>&gt; &gt;&gt; &gt; to set the caching of ka-Map so some low duration, but I still<br>&gt; &gt;&gt; wouldn't be<br>&gt; &gt;&gt; &gt; able to control exactly when the airport image changes in the browser.<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; Any suggestions would be appreciated.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; _______________________________________________<br>&gt; &gt;&gt; ka-Map-users mailing list<br>&gt; &gt;&gt; ka-Map-users@lists.maptools.org<br>&gt; &gt;&gt; http://lists.maptools.org/mailman/listinfo/ka-map-users<br>&gt; &gt;<br>&gt; &gt; _________________________________________________________________<br>&gt; &gt; Help yourself to FREE treats served up daily at the Messenger Café. Stop<br>&gt; &gt; by today.<br>&gt; &gt; http://www.cafemessenger.com/info/info_sweetstuff2.html?ocid=TXT_TAGLM_OctWLtagline<br>&gt; <br>&gt; <br><br><hr>Windows Live Hotmail and Microsoft Office Outlook – together at last. <a href="http://office.microsoft.com/en-us/outlook/HA102225181033.aspx?pid=CL100626971033" target="_blank">Get it now!</a>
</blockquote><br /><hr />Peek-a-boo FREE Tricks & Treats for You! <a href='http://www.reallivemoms.com?ocid=TXT_TAGHM&loc=us' target='_new'>Get 'em!</a></body>
</html>