[Mapbender-dev] [Mapbender] #492: getMap Error with Intergraph WMS

Mapbender mapbender_dev at lists.osgeo.org
Wed Jul 8 04:10:08 EDT 2009


#492: getMap Error with Intergraph WMS
----------------------------+-----------------------------------------------
 Reporter:  marc            |       Owner:  dev        
     Type:  defect          |      Status:  new        
 Priority:  major           |   Milestone:  2.6 release
Component:  administration  |     Version:  2.6 rc1    
 Keywords:                  |  
----------------------------+-----------------------------------------------
 after a getMap Request on a Intergraph WMS this error message appears
 {{{
 <ogc:ServiceExceptionReport>
 −
 <ServiceException code="NoApplicableCode">
 There was value without key provided in query string.[]
 </ServiceException>
 </ogc:ServiceExceptionReport>
 }}}
 this is the request that Mapbender has send.
 http://62.217.46.150/SG_Wahlbezirk/WMService.aspx?VERSION=1.1.1&REQUEST=GetMap&SERVICE=WMS&LAYERS=STIMMBEZIRK_GEOM2,STIMMBEZIRK_TX&STYLES=,&SRS=EPSG:31466&BBOX=2565610,5661690,2578630,5672190&WIDTH=625&HEIGHT=400&FORMAT=image/png&BGCOLOR=0xffffff&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&

 the error occurs because Mapbender substitute an ampersand (&) at the end
 of each  WMS.
 If you delete this ampersant manually the getMap request works.
 see:
 http://62.217.46.150/SG_Wahlbezirk/WMService.aspx?VERSION=1.1.1&REQUEST=GetMap&SERVICE=WMS&LAYERS=STIMMBEZIRK_GEOM2,STIMMBEZIRK_TX&STYLES=,&SRS=EPSG:31466&BBOX=2565610,5661690,2578630,5672190&WIDTH=625&HEIGHT=400&FORMAT=image/png&BGCOLOR=0xffffff&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage

-- 
Ticket URL: <http://trac.osgeo.org/mapbender/ticket/492>
Mapbender <http://www.mapbender.org/>
Mapbender


More information about the Mapbender_dev mailing list