[mapserver-dev] a bug ? - GetFeatureInfo using template don't scroll the "recordset" tag

Andrea Peri aperi2007 at gmail.com
Wed Jul 11 07:08:38 PDT 2012


Hi,

I'm try-ing to set a template for the GetFeatureInfo action using the
"template driven".

so I set an html template with the tags:

-------------------------
...
<table border="0" align="right" width="100%">
[resultset layer=r_toscan_cst_delimitazione_fogli nodata='nessun oggetto
trovato']
[feature limit=10]
<tr>
...
</tr>
[/feature]
[/resultset]
<tr>
  <td align="left" width="100%">
    <font size=-1">
    Non risultano altri oggetti nel punto indicato
    </font>
  </td>
</tr>
</table>
....
-------------------------

I notice that mapserver send always one only feature never send others
feature.

i can verify this using this url:

http://web.regione.toscana.it/wmsraster/com.rt.wms.RTmap/wms?map=wmscastore&language=ita&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetFeatureInfo&BBOX=632180.3356719792354852,4796080.1425704099237919,632257.8389933158177882,4796138.3034105179831386&CRS=EPSG:25832&WIDTH=581&HEIGHT=437&LAYERS=r_toscan_cst_delimitazione_fogli&STYLES=&FORMAT=image/png&QUERY_LAYERS=r_toscan_cst_delimitazione_fogli&INFO_FORMAT=text/html&I=240&J=200
]

I verify that at this url it should find three feature.
But insteed it send only 1 feature.

Is this bug confirmed ?

-- 
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-dev/attachments/20120711/5ced0434/attachment.html>


More information about the mapserver-dev mailing list