[mapserver-users] Remove block projection - PHP MapScript

2012-01-16 Thread Robert Pivalone
Hello, Is there a way to remove the block projection in layers and map via PHP MapScript ? Thanks. ___ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users

[mapserver-users] Re: Clustering and tile clipping

2012-01-16 Thread Wim Vanbelle
Does anyone have any working examples of how they implemented clustering without the tile clipping? Thanks. On 11 January 2012 10:00, Wim Vanbelle wimvanbe...@gmail.com wrote: Hi, I'm very happy that mapserver is now capable of server side clustering. However I wonder if it's possible to

Re: [mapserver-users] Shapefiles not rendered

2012-01-16 Thread Juan Jesús Cremades Monserrat
Hi David, Muy BBOX is defined into a JS with OpenLayers. When I create the OpenLayers.Map object, the opcion values are: { minExtent : new OpenLayers.Bounds(-1, -1, 1, 1), maxResolution : 0.35, maxZoomLevel : 10, maxExtent : new OpenLayers.Bounds(-180, -90, 180, 90) }; I tried change the Space

[mapserver-users] Re: Shape File not appearing

2012-01-16 Thread knasia
I still have the same problem, but now I have mapfile working (I have it generated by QGIS). It looks like: # Map file created from QGIS project file C:/Documents and Settings/Katarzyna/Pulpit/ver 17/projekt/graf.qgs # Edit this file to customize for your map interface # (Created with PyQgis

Re: [mapserver-users] Re: Clustering and tile clipping

2012-01-16 Thread Tamas Szekeres
Hi Wim, Did you try the BUFFER setting to increase the search area during the cluster creation? For more information see: http://mapserver.org/mapfile/cluster.html Best regards, Tamas 2012/1/16 Wim Vanbelle wimvanbe...@gmail.com Does anyone have any working examples of how they

[mapserver-users] Mapserver + regex license

2012-01-16 Thread Josef Bicik
Hi All, I have a question about Mapserver licensing. From the documentation and source code I understand that Mapserver uses the regex 0.12 library, which is released under the GNU GPL v2 license. Can Mapserver actually be released under an MIT-style license when it contains portions of code

Re: [mapserver-users] Re: Clustering and tile clipping

2012-01-16 Thread Wim Vanbelle
Hi, Thanks for your answer, i'll give that a try immediately :). I remember I played around with it in the beginning, but currently it is indeed set to 0. What is an acceptable value for this? Am I to set this to the same value as the maxdistance in the cluster? (Being 100 in my case) Or

[mapserver-users] Postgis layer and SLD

2012-01-16 Thread Carman, Darren
Hi, I am using mapserver 5.6.7 trying to get SLDs to work for a postgis layer. I can get this to work when adding the SLD parameter onto the url but cannot get it to work using the wms_sld_url parameter in the mapfile. Should it be possible to have this working from the mapfile? I have

[mapserver-users] My WFS request leads to segfault

2012-01-16 Thread Rahkonen Jukka
Hi, Mapserver 6.0 on Ubuntu gives segfault with the following WFS request. First in an easier-to-read format hip.latuviitta.org/cgi-bin/mapserver_wfs?SERVICE=WFSVERSION=1.1.0REQUEST=GetFeatureTYPENAME=lv:pks_tilastoalue_pisteFILTER=Filter xmlns=http://www.opengis.net/ogc;

Re: [mapserver-users] Re: GFS GRIB data in MS

2012-01-16 Thread scott159
Is it possible to use MS with T band in .grib to create heat ? Do you have some mapfiles examples to use it scott - Mail original - De: Michael ERDC-CRREL-NH Smith michael.sm...@usace.army.mil À: bluecap mimis.si...@gmail.com, mapserver-users@lists.osgeo.org Envoyé: Samedi 14 Janvier

[mapserver-users] South pole projection issues

2012-01-16 Thread Fuchs Juan Carlos
Hi folks! is there someone, who could translate this *.prj to some WKT i could pass to Mapserver (projection) to get both maps, one over the other?? this is my *.prj from the base-map, so to say. PROJCS[Transverse Mercator,GEOGCS[GCS_WGS_1984,DATUM[D_WGS_1984,SPHEROID[WGS_1984,63781

Re: [mapserver-users] Re: GFS GRIB data in MS

2012-01-16 Thread Smith, Michael ERDC-CRREL-NH
Scott, I don't have any examples. I haven't tried the using GRIB files yet, it was something I was thinking about for later in the year. Mike On 1/16/12 2:35 PM, scott...@free.fr scott...@free.fr wrote: Is it possible to use MS with T band in .grib to create heat ? Do you have some mapfiles

[mapserver-users] Mapserver install - Mac OS X and safari

2012-01-16 Thread M Badar
Greetings, New user to the list. I am installing mapserver on my MacBook Pro. The installation has progressed without error until I attempt to call the 'mapserv' cgi executable from safari; it returns the following error after running the final check as described in the documentation: # Page

Re: [mapserver-users] Mapserver install - Mac OS X and safari

2012-01-16 Thread Rahkonen Jukka
Hi, I don't know anything about Macs but http://localhost.comhttp://localhost.com/ feels odd. Perhaps it should be just http://localhost?http://localhost/? -Jukka Rahkonen- M Badar wrote: Greetings, New user to the list. I am installing mapserver on my

Re: [mapserver-users] Mapserver install - Mac OS X and safari

2012-01-16 Thread M Badar
Thanks, everyone. With /etc/hosts set to: 127.0.0.1 localhost localhost and accessing the URL: http://localhost.com/cgi-bin/mapserv I get the error: # safari can't open the page http://localhost.com/cgi-bin/mapserv; because the server # unexpectedly dropped the connection. and when

Re: [mapserver-users] Mapserver install - Mac OS X and safari

2012-01-16 Thread John Cartwright
can you confirm that /Library/WebServer/CGI-Executables/mapserv exists? Can you execute it from the command line, e.g. /Library/WebServer/CGI-Executables/mapserv -v --john On Jan 16, 2012, at 6:06 PM, M Badar wrote: Thanks, everyone. With /etc/hosts set to: 127.0.0.1 localhost

Re: [mapserver-users] Mapserver install - Mac OS X and safari

2012-01-16 Thread Puneet Kishor
On Jan 16, 2012, at 7:06 PM, M Badar wrote: Thanks, everyone. With /etc/hosts set to: 127.0.0.1 localhost localhost You are doing it all wrong. You shouldn't have to mess with /etc/hosts at all, definitely not with regards to the localhost entry. In fact, it says very clearly

Re: [mapserver-users] Postgis layer and SLD

2012-01-16 Thread Francesco D'Alesio
Hi Darren, I think wms_style and wms_style_stylename_sld works only when cascading external WMS (CONNECTIONTYPE WMS). You can use SLDs with postgis layers using mapscript applySLD() Francesco Il 16/01/2012 18:10, Carman, Darren ha scritto: Hi, I am using mapserver 5.6.7 trying to get