[mapserver-users] php mapscript setFilter and signal Segmentation fault (11)

2014-02-13 Thread Vladimir
Hello All. Please help me to understand what's wrong. php mapscript version 6.4.1 request url: localhost/script.php?LAYERS=roadsSRS=EPSG%3A3857SERVICE=WMSVERSION=1.1.1REQUEST=GetMapFORMAT=image%2FpngBBOX=8562963.8568664,5347815.0968664,8567741.1711336,5352592.4111336WIDTH=500HEIGHT=500 works

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

2014-02-13 Thread Dejan Gambin
Since I didn't solve this yet, do you think it could be a bug and/or should I try with some newer MapServer version? I am currently using 6.0.3 Thx Dejan Gambin On 22. sij. 2014., at 10:35, Dejan Gambin wrote: Sorry for being late... So, I have tested it all with browser of course. Here

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

2014-02-13 Thread Steve . Toutant
Here are some ideas... I would add 900913 to wms_srs. If that doesn't solve the problem keep it there, it has to be there. wms_srs EPSG:4326 EPSG:900913 Add this in the MAP section of your mapfile to make sure it read the good epsg file. this is an example of a path to the epsg file CONFIG

[mapserver-users] What is the best way to test development versions on Windows?

2014-02-13 Thread Rahkonen Jukka (Tike)
Hi, I would like to test the new dynamic heatmaps http://mapserver.org/development/rfc/ms-rfc-108.html but I am on Windows and Mapserver project is not extremely Windows friendly nowadays. Ideal for users like me would be to have for example weekly builds which could be installed like MS4W -

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

2014-02-13 Thread Rahkonen Jukka (Tike)
Hi, Just to eliminate one possibility, is the result the same if you use one DEM raster as a source instead of tileindex? -Jukka Rahkonen- Dejan Gambin wrote: Since I didn't solve this yet, do you think it could be a bug and/or should I try with some newer MapServer version? I am

Re: [mapserver-users] What is the best way to test development versions on Windows?

2014-02-13 Thread Donald Kerr
It would be good if Jeff McKenna could keep MS4W up to date but I realise that it's a lot of work and Jeff deserves financial compensation for doing so. It does seem to have lagged behind for some time now. For me, it's important in that it's a Windows version that some, including me, used as

[mapserver-users] GeoMOOSE Identify Service

2014-02-13 Thread jcwalz
Hello, I already have the identify tool working from the GeoMOOSE demo. What I would like to do is provide a dropdown lists so people can choose to identify the parcel information or the ditch information. Does anyone know how to do this? Any code/sample that could be provided would be great.

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

2014-02-13 Thread Dejan Gambin
FIrst I thought it was it. No error when using one of the rasters from the tileindex (there are only four total). Then I did gdal_merge on those four rasters to get one. After that, the same error when using the merged raster. Then I tried with each individual raster and found that error comes