Re: [mapserver-users] PHP SOAP extension depreciated in ms4w 3.0 beta7 ?

2010-01-28 Thread Alexander Bonatti
Hello Jeff, I´ve succesfully downloaed and installed ms4w 3.0 beta10 with PHP soap ext. What a effectiveness! Thanks you very much, Regards. 2010/1/27 Jeff McKenna jmcke...@gatewaygeomatics.com Alexander Bonatti wrote: Checking php extensions in this package (ms4w 3.0 beta7), i miss

[mapserver-users] Build Mapserver with OpenGL

2010-01-28 Thread Eduardo Almeida Costa
Hi! =) I'm trying (and trying, and trying) to build Mapserver with OpenGL but I got this errors: mapogl.cpp: In function ‘int msPopulateRendererVTableOGL(rendererVTableObj*)’: mapogl.cpp:225: error: invalid conversion from ‘void (*)(imageObj*, shapeObj*, colorObj*, double, int, double*)’ to

Re: [mapserver-users] Build Mapserver with OpenGL

2010-01-28 Thread thomas bonfort
don't enable opengl, it's not ready -- thomas On Thu, Jan 28, 2010 at 14:51, Eduardo Almeida Costa eud...@gmail.com wrote: Hi! =) I'm trying (and trying, and trying) to build Mapserver with OpenGL but I got this errors: mapogl.cpp: In function ‘int

Re: [mapserver-users] Build Mapserver with OpenGL

2010-01-28 Thread Eduardo Almeida Costa
Thanks, Thomas. I'll not enable. Greetings, Duca ___ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users

RE: [mapserver-users] De-coupling legend from class name

2010-01-28 Thread Fawcett, David (MPCA)
I can't speak to the rendering question. Class order does matter if you are using expressions to determine which features belong in each class. If you have a feature with a column value that could match an expression in multiple classes, it will always end up in the first class that it

[mapserver-users] Feature code Filteritem

2010-01-28 Thread Tom Nash
I am successfully using GetFeatureInfo which is correctly returning the results in the format: GetFeaturesInfo results: Layer 'layer01' Feature 5: Region = 'Scotland'. What I would like to do is use the returned Feature code (in this instance 5) and use it as a Filter in a later call. However

[mapserver-users] Python mapscript throwing PostGIS support is not available error

2010-01-28 Thread Roger André
Hi All, I'm getting kinda stumped by this error. I'm running MapServer-5.6.0, Python 2.6, postgresql-8.4.2, and postgis-1.4.1 on an Ubuntu 9.10 box. I've compiled mapserver with PostGIS support... $ /usr/lib/cgi-bin/mapserv -v MapServer version 5.6.0 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG

[mapserver-users] Projection and mapquery

2010-01-28 Thread Morten Sickel
I presently have a set up in which I plot some measurements on some background maps. Things work fine, but I want to add the possibility to query the measurement data set by clicking on a measurement. The measurements have coordinates in lat lon and I only manage to query those data if I plot

[mapserver-users] RE: Projection and mapquery

2010-01-28 Thread Lime, Steve D (DNR)
What version are we talking? -Original Message- From: mapserver-users-boun...@lists.osgeo.org [mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Morten Sickel Sent: Thursday, January 28, 2010 12:37 PM To: mapserver-users@lists.osgeo.org Subject: [mapserver-users] Projection

[mapserver-users] Re: Python mapscript throwing PostGIS support is not available error

2010-01-28 Thread Roger André
Well, I've fixed this, but I had to remove the entire build dir and recompile. I'm guessing that when ./configure is run the first time, it creates some sort of mapscript file used later by distutils when Python mapscript is built. I can't prove it, and I don't have the time to keep re-testing,

[mapserver-users] SV: Projection and mapquery

2010-01-28 Thread Morten Sickel
Sorry, forgot to say mapserver version 5.2.2 from osgeo4w php 5.2.5 if that matters Morten Fra: mapserver-users-boun...@lists.osgeo.org [mapserver-users-boun...@lists.osgeo.org] p#229; vegne av Morten Sickel [morten.sic...@nrpa.no] Sendt: 28. januar

Re: [mapserver-users] How to serve individual RAW binary Bands from WCS as floating point geotiff

2010-01-28 Thread Rahkonen Jukka
Hi, How have you defined the OUTPUTFORMAT for GEOTIFF_FLOAT? -Jukka Rahkonen- Peter Willis wrote: Hello, I have been setting up a WCS map file for mapserver. PROBLEM: Problems arise when rasters are defined as follows: LAYER NAME SomeDataChannel120 STATUS OFF DEBUG ON

Re: [mapserver-users] How to serve individual RAW binary Bands from WCS as floating point geotiff

2010-01-28 Thread Peter Willis
Hello, The definition of GEOTIFF_FLOAT is as follows: OUTPUTFORMAT NAME GEOTIFF_FLOAT DRIVER GDAL/GTiff MIMETYPE application/octet-stream IMAGEMODE FLOAT32 END I Added the MIMETYPE as shown to ensure that web browsers would ask to save the file rather than just open it in an image

[mapserver-users] Mapserver Dbox Draw Map

2010-01-28 Thread Eric Weisbender
I'm Using Mapserver Dbox and was wondering if there was a function that would keep the map from redrawing when I click on it. Any Ideas would be greatly appreciated. Thanks in advance. EW ___ mapserver-users mailing list

Re: [mapserver-users] How to serve individual RAW binary Bands fromWCS as floating point geotiff

2010-01-28 Thread Rahkonen Jukka
Hi, I have never used this myself: RangeSubset=contents:nearest[Band[120]] Is that WCS 1.0.0 parameter? For selecting bands from WCS 1.0.0 service I have been using something like RESAMPLE=BILINEARBand=4 -Jukka Rahkonen- -Alkuperäinen viesti- Lähettäjä: