[mapserver-users] Problem using WMS GetFeatureInfo in OpenLayers with different projections

2014-01-16 Thread Dejan Gambin
Hi, I am trying to send WMS GetFeatureInfo request using OL WMSGetFeatureInfo control. My source data is in 4326 and map is displayed in 900913. I have something like this in mapfile: LAYER NAME mylayer TYPE RASTER STATUS ON PROJECTION init=epsg:4326 END METADATA

[mapserver-users] RE Problem using WMS GetFeatureInfo in OpenLayers with different projections

2014-01-16 Thread Steve . Toutant
In the metadata tag of your layer try set wms_srs EPSG:4326 EPSG:900913 Dejan Gambin dejan.gam...@coin.hr@lists.osgeo.org Envoyé par : mapserver-users-boun...@lists.osgeo.org 2014-01-16 05:03 A mapserver-users@lists.osgeo.org cc Objet [mapserver-users] Problem using WMS GetFeatureInfo in

Re: [mapserver-users] RE Problem using WMS GetFeatureInfo in OpenLayers with different projections

2014-01-16 Thread Dejan Gambin
Tried...no luck :-( Thx anyway On 16. sij. 2014., at 14:36, steve.tout...@inspq.qc.ca wrote: In the metadata tag of your layer try set wms_srs EPSG:4326 EPSG:900913 Dejan Gambin dejan.gam...@coin.hr@lists.osgeo.org Envoyé par : mapserver-users-boun...@lists.osgeo.org

Re: [mapserver-users] RE Problem using WMS GetFeatureInfo in OpenLayers with different projections

2014-01-16 Thread Dejan Gambin
Yep I tried this already. Nothing :-( On 16. sij. 2014., at 15:30, steve.tout...@inspq.qc.ca wrote: Anything in mapserver logs? add debug 5 in the layer definition AND in your MAP definition steve Steve Toutant, M. Sc. Analyste en géomatique Secteur environnement Direction de la santé

Re: [mapserver-users] RE Problem using WMS GetFeatureInfo in OpenLayers with different projections

2014-01-16 Thread Steve . Toutant
Anything in mapserver logs? add debug 5 in the layer definition AND in your MAP definition steve Steve Toutant, M. Sc. Analyste en géomatique Secteur environnement Direction de la santé environnementale et de la toxicologie Institut national de santé publique du Québec Tél.: 418 646-6777 poste

Re: [mapserver-users] Problem using WMS GetFeatureInfo in OpenLayers with different projections

2014-01-16 Thread Lars Lingner
Hi Dejan, On 16.01.2014 11:03, Dejan Gambin wrote: [...] The problem is - when I click to get the info I get Internal server error and in apache log I get Segmentation fault followed by Premature end of script headers: mywms Soory I have no answer yet, instead I have these questions.

[mapserver-users] MapServer in Visual Studio (C#) not reading Oracle layer after upgrade to 6.4

2014-01-16 Thread Hans Wapenaar (GIS Innovations)
Hi, I am upgrading a website with MapServer 5.6 to 6.4. Website was made in Visual Studio using MapScript. After I made some required adjustments in the source code I was able to compile the application again in Visual Studio. But when the oracle maps are read an error is generated:

Re: [mapserver-users] Zooming with CGI Parameter

2014-01-16 Thread Robert Sanson
Hi Robert Why don't you calculate a new mapext dynamically and then substitute that? Regards Robert Sanson Burgholzer, Robert (DEQ) robert.burghol...@deq.virginia.gov 17/01/2014 11:50 a.m. Hello, I am trying to get my maps to dynamically Zoom out from a location via a CGI call with URL