Hello,

is it possible to join two layers in GetFeatureInfo with same template and same shape file to output only one combined html file?

Example:
Streets_Main => streets.shp => template.html
Streets_Sub => streets.shp => template.html

OUTPUT:

Current:
<html>Output for Streets_Mains</html>
<html>Output for Streets_Sub</html>

Wish:
<html>
Streets_Mains unique id Streets_sub (e.g. main street and sub street have both id=1 in shape file)
</html>

--
Bye, TDS
------------------------------------------------------------------------
mailto:[email protected]
------------------------------------------------------------------------
1+1=10
You have a question? - 42 or RTFM.
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to