[mapserver-users] 5.6.0-b2 and GetFeatureInfo

Lars Lingner ml at lingner.eu
Sun Oct 4 04:55:44 EDT 2009


Hello,

I'm seeing an diference between 5.4.2 and last beta regarding
GetFeatureInfo.

While 5.4.2 sends back my template with requested values, beta2 gives me
lists of coordinates of the requested features.

The result looks like this:

<map name="map1" width="1086" height="414">
<area href="javascript:Clicked('7');" title="7" shape="poly" coords="
-5,-5, 209,-5, 205,10, 185,1, 159,-5, -5,-5" />
</map>

My request url:

http://myserver/mywrapper?LAYERS=grenzen&FORMAT=agg&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetFeatureInfo&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_xml&SRS=EPSG%3A900913&BBOX=1173585.468193%2C6770353.815697%2C1215090.774545%2C6786176.280549&X=596&Y=272&INFO_FORMAT=text%2Fhtml&QUERY_LAYERS=grenzen&FEATURE_COUNT=10&WIDTH=1086&HEIGHT=414

I just have to change the binary to get this behavior.


MapServer details:

./configure --with-postgis --with-wms --with-gdal --with-geos --with-ogr
--with-fastcgi --with-proj --with-wfs -with-agg --with-freetype
--with-experimental-png

MapServer version 5.6.0-beta2 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG
OUTPUT=WBMP OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE
SUPPORTS=ICONV SUPPORTS=WMS_SERVER SUPPORTS=WFS_SERVER SUPPORTS=FASTCGI
SUPPORTS=GEOS SUPPORTS=RGBA_PNG INPUT=EPPL7 INPUT=POSTGIS INPUT=OGR
INPUT=GDAL INPUT=SHAPEFILE

Maybe its not related to the changes in beta2, but in general to 5.6.

I can send further infos on request if that helps to solve this case.

Lars


More information about the mapserver-users mailing list