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
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to