[mapserver-users] output template trimlast doesn't work

jjwang jaja0506 at gmail.com
Tue Sep 27 19:15:02 EDT 2011


This is my template file.
The *trimlast=','* statement doesn't work.
Any idea on this?

// mapserver template
[resultset layer=pd]
[
    [feature trimlast=',']
    {
      "id": "[id]",
      "description": "[description]",
      "venue": "[venue]",
      "year": "[year]"
    },
    [/feature]
]
[/resultset]

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/output-template-trimlast-doesn-t-work-tp6838218p6838218.html
Sent from the Mapserver - User mailing list archive at Nabble.com.


More information about the mapserver-users mailing list