Good morning. I am having some problems identifying a layer through MapServer
and I seem to be stuck.
I have a flat table of harvest by waterbody by year by individual in
PostgreSQL/PostGIS. I created a "temporary view" of the sum harvested by
waterbody by year and joined in geometry which I then made into a crosstab so
that each lake would be listed and columns across with harvest by year. It
draws successfully in my web mapping application (and view looks fine in
postgres), but when I try to use the Identify feature on the website (Mapserver
GET URL request) I get the following error in MapServer,
[Fri Aug 12 09:57:33 2011].687000 msReturnPage(): Web application error.
Malformed template name ().
[Fri Aug 12 09:57:33 2011].703000 msQueryByPoint(): Search returned no results.
No matching record(s) found.
Before doing the crosstab I was getting this error, but I assumed that it
didn't like the multiple records linked to the same geometry and that's why I
did the crosstab. But still nothing works.
Does anyone have any idea of where to begin to debug? Any help would be
greatly appreciated.
Thanks!
Dara Olson, GLIFWC
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users