Re: [mapserver-users] mapserver job

2012-01-13 Thread gabriel munteanu
Thank you all for suggestions, indeed, the tools mentioned here are powerful, but it is not exactly what we need. the degree of personalization is quite high [ex: we do not need a button that says draw polygon, we need a button that says draw a building and the right layer/handler/control/style

[mapserver-users] Problem compiling with GEOS

2012-01-13 Thread Stefan W.
Hi List, I'm trying to install Mapserver 6.0.1 with GEOS 3.2.3. My configuration: /./configure --with-ogr=/usr/local/bin/gdal-config --with-gdal=/usr/local/bin/gdal-config --with-proj=/usr/local --with-wmsclient --with-wmsserver --with-curl-config=/usr/bin/curl-config

[mapserver-users] Shapefiles not rendered

2012-01-13 Thread Juan Jesús Cremades Monserrat
Hi, I want execute the getMap method with an URL like this:

RE: [mapserver-users] Changing the gap parameter of a style via a URL

2012-01-13 Thread Lime, Steve D (DNR)
Definitely a bug. Parameters must be configured in the lexer to be mutable via URL and GAP isn't set up. If you'd file a ticket I can fix quickly. -Steve From: mapserver-users-boun...@lists.osgeo.org [mapserver-users-boun...@lists.osgeo.org] on behalf of Jean

Re: [mapserver-users] Mapserver Layer Filter

2012-01-13 Thread Hawk AA
Hi all, Thank you for splendid support. I solved the problem by coincidence. By using the OGR driver to view the shape-file and using FILTER, the WFS would not be able to fetch the hidden data. CONNECTIONTYPE OGR CONNECTION TM_Nett/TM_Points.shp FILTER('[Type]' != SKAP)

RE: [mapserver-users] Shapefiles not rendered

2012-01-13 Thread Fawcett, David (MPCA)
Juan, The projection block at the map level specifies 4326 as the spatial reference system, but the units of your extent look like they are in meters, not decimal degrees. This may be involved in the issue, or maybe not, but it would screw up a regular MapServer CGI request if you don't

Re: [mapserver-users] SLD filters in MS6

2012-01-13 Thread Havard Tveite
This might be related to ticket #4112. http://trac.osgeo.org/mapserver/ticket/4112 Håvard On 13/01/12 11:51, knut.landm...@ffi.no wrote: Hi all, I want to do attribute dependent rendering using SLD with filters inside the Rule element, but cannot get it to work properly with MapServer 6.0.1

[mapserver-users] display legend with WMS-Mapserver service

2012-01-13 Thread Bistrais, Bob
I have a couple map services that I can't get the legends to display on. The services are WMS, but served up as MapServer services ( I am not using the WMS directly, for operational reasons, kind of complicated). Although the legends for these will display if I consume the WMS directly, the