<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Looks a bit like Sketchup. How about a driver for Sketchup 3D? It has
already input- en output facilities for DXF and DEM<br>
<br>
Jan<br>
<br>
On 04/26/10 16:51, Lime, Steve D (DNR) wrote:
<blockquote
 cite="mid:A7F7B3043D3BF0438F1206BAA3C9933C029322A1D7@MNMAIL05.ead.state.mn.us"
 type="cite">
  <pre wrap="">I can't tell from the example but it doesn't look like the map itself is oblique rather that the buildings are drawn in 2.5D.

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 
drawn by MapServer. It was quick and dirty but it shows MapServer can possibly render like the example you referenced. Key is producing the
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
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
data (footprint + height) but easiest route is probably data pre-processing....

Something to try anyway.

Steve
___________________________________
From: <a class="moz-txt-link-abbreviated" href="mailto:mapserver-users-bounces@lists.osgeo.org">mapserver-users-bounces@lists.osgeo.org</a> [<a class="moz-txt-link-abbreviated" href="mailto:mapserver-users-bounces@lists.osgeo.org">mapserver-users-bounces@lists.osgeo.org</a>] On Behalf Of Jackey Cheung [<a class="moz-txt-link-abbreviated" href="mailto:cheung.jackey@gmail.com">cheung.jackey@gmail.com</a>]
Sent: Monday, April 26, 2010 2:53 AM
To: Lars Lingner
Cc: <a class="moz-txt-link-abbreviated" href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>
Subject: Re: [mapserver-users] Can map server do this?

Your effect is shadow like effects, not the "cube" like effect.

On Mon, Apr 26, 2010 at 3:38 PM, Lars Lingner &lt;<a class="moz-txt-link-abbreviated" href="mailto:ml@lingner.eu">ml@lingner.eu</a><a class="moz-txt-link-rfc2396E" href="mailto:ml@lingner.eu">&lt;mailto:ml@lingner.eu&gt;</a>&gt; wrote:
Jackey Cheung schrieb:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Just found a web site today. The map looks pretty like Google map, except
that it's not on Google. Can map server do this? Or anyone has any idea
which application can render this kind of image?

    </pre>
  </blockquote>
  <pre wrap="">
I got a similar result using opacity and offset with MapServer. See
 image <a class="moz-txt-link-freetext" href="http://www.lingner.eu/mydownloads/pics/icc_building.png">http://www.lingner.eu/mydownloads/pics/icc_building.png</a>

Lars

_______________________________________________
mapserver-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><a class="moz-txt-link-rfc2396E" href="mailto:mapserver-users@lists.osgeo.org">&lt;mailto:mapserver-users@lists.osgeo.org&gt;</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapserver-users">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a>

  </pre>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
mapserver-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapserver-users">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a>
  </pre>
</blockquote>
</body>
</html>