[mapserver-commits] r13280 - in trunk/msautotest/wxs: . expected

svn at osgeo.org svn at osgeo.org
Mon Mar 19 09:06:24 EDT 2012


Author: schpidi
Date: 2012-03-19 06:06:23 -0700 (Mon, 19 Mar 2012)
New Revision: 13280

Added:
   trunk/msautotest/wxs/expected/wms_inspire_map_annotation.png
Modified:
   trunk/msautotest/wxs/wms_inspire.map
Log:
Adding test for ticket #4126.


Added: trunk/msautotest/wxs/expected/wms_inspire_map_annotation.png
===================================================================
(Binary files differ)


Property changes on: trunk/msautotest/wxs/expected/wms_inspire_map_annotation.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: trunk/msautotest/wxs/wms_inspire.map
===================================================================
--- trunk/msautotest/wxs/wms_inspire.map	2012-03-19 10:36:26 UTC (rev 13279)
+++ trunk/msautotest/wxs/wms_inspire.map	2012-03-19 13:06:23 UTC (rev 13280)
@@ -60,6 +60,9 @@
 # RUN_PARMS: wms_inspire_map_railwaylink.png [MAPSERV] QUERY_STRING="map=[MAPFILE]&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&CRS=EPSG:4326&BBOX=53.4177,12.6101,53.4404,12.7593&WIDTH=500&HEIGHT=76&LAYERS=TN.RailTransportNetwork.RailwayLink&STYLES=&FORMAT=image/png" > [RESULT_DEMIME]
 #
 #
+# GetMap #4126
+# RUN_PARMS: wms_inspire_map_annotation.png [MAPSERV] QUERY_STRING="map=[MAPFILE]&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&CRS=EPSG:4326&BBOX=0,0,1,0.2&WIDTH=500&HEIGHT=100&LAYERS=TN&STYLES=&FORMAT=image/png" > [RESULT_DEMIME]
+#
 # GetLegendGraphic all
 # RUN_PARMS: wms_inspire_legendgraphic_all.png [MAPSERV] QUERY_STRING="map=[MAPFILE]&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&SLD_VERSION=1.1.0&LAYER=TN&FORMAT=image/png&STYLE=inspire_common:DEFAULT" > [RESULT_DEMIME]
 #
@@ -872,6 +875,11 @@
         TYPE ANNOTATION
         STATUS DEFAULT
 
+        EXTENT 341000 5921000 351000 5923000
+        PROJECTION
+            "init=epsg:25833"
+        END
+
         FEATURE
             POINTS 10 10 END
             TEXT "© Copyright Logo"



More information about the mapserver-commits mailing list