Seems to be a good approach, though I haven&#39;t thought about this before. I think I&#39;ll try look further into this.<div><br></div><div>Thanks for the hint :D</div><div><br><br><div class="gmail_quote">On Mon, Apr 26, 2010 at 10:51 PM, Lime, Steve D (DNR) <span dir="ltr">&lt;<a href="mailto:Steve.Lime@state.mn.us">Steve.Lime@state.mn.us</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I can&#39;t tell from the example but it doesn&#39;t look like the map itself is oblique rather that the buildings are drawn in 2.5D.<br>

<br>
If so, this probably can be reduced to a data pre-processing exercise. I created a small test case (see attached) where a the pieces of a cube are<br>
drawn by MapServer. It was quick and dirty but it shows MapServer can possibly render like the example you referenced. Key is producing the<br>
cube (sides, top, and bottom) data. I would expect that could be done ahead of time via a script where you offset the footprint in the y direction<br>
by a height value and then compute the sides- each as a separate shape. I suppose it would be possible to create a plugin layer for this type of<br>
data (footprint + height) but easiest route is probably data pre-processing....<br>
<br>
Something to try anyway.<br>
<br>
Steve<br>
___________________________________<br>
From: <a href="mailto:mapserver-users-bounces@lists.osgeo.org">mapserver-users-bounces@lists.osgeo.org</a> [<a href="mailto:mapserver-users-bounces@lists.osgeo.org">mapserver-users-bounces@lists.osgeo.org</a>] On Behalf Of Jackey Cheung [<a href="mailto:cheung.jackey@gmail.com">cheung.jackey@gmail.com</a>]<br>

Sent: Monday, April 26, 2010 2:53 AM<br>
To: Lars Lingner<br>
Cc: <a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
Subject: Re: [mapserver-users] Can map server do this?<br>
<div class="im"><br>
Your effect is shadow like effects, not the &quot;cube&quot; like effect.<br>
<br>
</div><div class="im">On Mon, Apr 26, 2010 at 3:38 PM, Lars Lingner &lt;<a href="mailto:ml@lingner.eu">ml@lingner.eu</a>&lt;mailto:<a href="mailto:ml@lingner.eu">ml@lingner.eu</a>&gt;&gt; wrote:<br>
Jackey Cheung schrieb:<br>
&gt; Just found a web site today. The map looks pretty like Google map, except<br>
&gt; that it&#39;s not on Google. Can map server do this? Or anyone has any idea<br>
&gt; which application can render this kind of image?<br>
&gt;<br>
<br>
I got a similar result using opacity and offset with MapServer. See<br>
 image <a href="http://www.lingner.eu/mydownloads/pics/icc_building.png" target="_blank">http://www.lingner.eu/mydownloads/pics/icc_building.png</a><br>
<br>
Lars<br>
<br>
_______________________________________________<br>
mapserver-users mailing list<br>
</div><a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>&lt;mailto:<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>&gt;<br>
<div><div></div><div class="h5"><a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
<br>
</div></div></blockquote></div><br></div>