[mapserver-dev] RFC 52 updated, call for vote...

Tamas Szekeres szekerest at gmail.com
Wed Jun 17 16:52:23 EDT 2009


+1

One minor issue I wonder about is how should we handle the OGR special
attributes (like OGR:LabelAngle) which currently haven't been retrieved only
when an explicit reference is used for the attribute in the mapfile. It
would be unwise to retrieve all the special fields along with the other
attributes if it's not required by the user.
We should probably have those attributes enumerated explicitly for the
driver by using a driver specific parameter in the query functions or a
driver specific processing option should be established for this purpose.
The latter is already there for the inline layers, which could be extended
here easily:

PROCESSING "ITEMS=itemname1,itemname2,itemname3"

This would also be essential if the user would define a subset of the
attributes to be retrieved so as to gain further performance increment of
the queries with certain data sources.


Best regards,

Tamas



2009/6/17 Steve Lime <Steve.Lime at dnr.state.mn.us>

> New version that proposes to retain msLayerGetShape() for MapScript and
> instead create a
> new msLayerResultsGetShape() should be on the website shortly.
>
>  http://www.mapserver.org/development/rfc/ms-rfc-52.html
>
> Steve
> _______________________________________________
> mapserver-dev mailing list
> mapserver-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-dev/attachments/20090617/d5a5e6b0/attachment.html


More information about the mapserver-dev mailing list