[mapserver-users] Offset values from database

Wim Vanbelle wimvanbelle at gmail.com
Thu Aug 12 06:47:34 EDT 2010


Hi,

I'm trying to load offset X, Y data from the postgis database.

Each feature has an offset value defined there.

My mapfile (relevant part) looks like this:

In the layer:
                DATA                    "geom_mercator from map_links using
unique Id using SRID=900913"

                        STYLE
                                WIDTH 6
                                COLOR 0 255 0
                                ANTIALIAS TRUE
                                ANGLE AUTO
                                OFFSET [offsetX] [offsetY]
                        END

Please don't tell me the offsetX, Y values cannot be read from the database.
That would be a huge issue for me.

Thank you for your time.

Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20100812/365afa3e/attachment.html


More information about the mapserver-users mailing list