[mapserver-users] Polygons 3D effect

Schylberg Lars lars.schylberg at saabgroup.com
Wed Mar 16 06:19:21 PDT 2016


Thomas B. described how to do it in this post:

http://lists.osgeo.org/pipermail/mapserver-dev/2015-October/014614.html

It is just available today if You compile master branch yourself, since it was developed after the 7.0 release.

/Lars Schylberg

==
Hi,

Draw a shadow below the polygon with something like this

CLASS
        MAXSCALEDENOM 11000
        STYLE
            COLOR "#AB9E89"
            OFFSET 1 1
        END
        STYLE
            COLOR "#AB9E89"
        END
    END
    CLASS
       STYLE
            COLOR "#AB9E89"
            OUTLINECOLOR "#AB9E89"
            WIDTH 0.5
        END
    END

Style is probably made by Thomas Bonfort for OSM buildings.

-Jukka Rahkonen-

Marco Afonso wrote:

Hello all,

How to get a 3D style effect or a shadow effect for Polygons? The idea is to give a user feeling of 3D effect.

Thanks!

--
Best Regards,
Marco Afonso
http://goo.gl/ZDtQjm
[Lähettäjä poisti kuvan.]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20160316/35095787/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 823 bytes
Desc: image001.jpg
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20160316/35095787/attachment-0001.jpg>


More information about the mapserver-users mailing list