Re: [mapserver-users] Stacked bar charts with mapserver?

2011-01-12 Thread Nicol Hermann
Thomas, sound promising, cool. I checked the image misc/expected/chartlayer_vbar.png and this is exactly what I am looking for. Unfortunately the test for this specific usecase ('misc/chartlayer_vbar.map') fails with mapserver 5.6.5 when i run './run_test.py'. .. Processing: chartlayer_vbar.map

Re: [mapserver-users] Stacked bar charts with mapserver?

2011-01-12 Thread thomas bonfort
Nicol, you have the *vbar examples in msautotest that show how to obtain stacked vertical bar graphs, I assume that's what your looking for? regards, thomas On Wed, Jan 12, 2011 at 22:35, Nicol Hermann wrote: > Hello list, > > I wonder if MapServer is able to build stacked bar charts? > After ch

[mapserver-users] Stacked bar charts with mapserver?

2011-01-12 Thread Nicol Hermann
Hello list, I wonder if MapServer is able to build stacked bar charts? After checking the wiki documentation at: http://mapserver.org/output/dynamic_charting.html#bar-graphs i am afraid the answer is no. But want to double check with the group. Thanks for any pointers Best regards Nicol

Re: [mapserver-users] keyimage size and url

2011-01-12 Thread Yewondwossen Assefa
Hi, On 11/01/2011 12:24 PM, steve.tout...@inspq.qc.ca wrote: Hi, In my mapfile I have a layer defined as a external WMS layer (CONNECTIONTYPE WMS, .) I use KEYIMAGE to set the icon in my geoext legend. For a layer the legend is complex and the icon is very small. is it possible to chang

Re: [mapserver-users] mapserver defunct

2011-01-12 Thread Wim Vanbelle
Thanks for your comments. I'll try switching to CGI. My current config is setup like this: MapServer version 5.6.5 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=SWF OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=ICONV SUPPORTS=FRIBIDI SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIEN

Re: [mapserver-users] Reporting lat/long from projected map units

2011-01-12 Thread Milo van der Linden
(Sorry, my last posts went straight to you by accident, I prefer to stay on the list, but gmail for applications not always agrees with me) proj4js has project pages including documentation on the OSGeo wiki. The userguide is here: http://trac.osgeo.org/proj4js/wiki/UserGuide and it immediately

Fwd: [mapserver-users] Reporting lat/long from projected map units

2011-01-12 Thread Milo van der Linden
-- Forwarded message -- From: Milo van der Linden Date: 2011/1/12 Subject: Re: [mapserver-users] Reporting lat/long from projected map units To: "Bistrais, Bob" Are you talking bout a web-app? Do you use a client like OpenLayers? What programming language(s) do you use? Is your

[mapserver-users] Reporting lat/long from projected map units

2011-01-12 Thread Bistrais, Bob
This should be fairly straightforward, but I was wondering what is the easiest and quickest way to convert coordinates on the fly. All my data is in UTM coordinates. I want to report coordinates to the screen in Lat/Long. Changing the projections on the map files to lat/long (EPSG:4326) is not a

Re: [mapserver-users] mapserver defunct

2011-01-12 Thread Stephen Woodbridge
Have you built mapserver with threads? If so disable this and see if the problem goes away. HTTP 500 probably means that your process is getting a SIGV. Also unless you are using a database connection, using fastcgi is not going to give you a huge benefit because of the way mapserver works. An

RE: [mapserver-users] ArcGIS Server layer

2011-01-12 Thread Fawcett, David (MPCA)
For Option #2, you need to have a MapServer instance that is built with SDE support. SDE support isn't there 'by default', so if you want to make direct SDE connections, you will want to take this into account when you are installing MapServer. David. From: mapserver-users-boun...@lists.osgeo

Re: [mapserver-users] mapserver defunct

2011-01-12 Thread Rahkonen Jukka
Hi, Maybe my experience is somehow related. I have just been seeding GeoWebCache from our Mapserver this week and using more than two threads with Apache fast-cgi proved to be very unreliable. Some of the GWC threads were dying soon with message: ERROR [seed.MTSeeder] - Unexpected response cod

Re: [mapserver-users] mapserver defunct

2011-01-12 Thread thomas bonfort
http://trac.osgeo.org/mapserver/ticket/3099 might be related. I don't know how fastcgi in lighty works, but mapserver in fastcgi definitely does not play nicely with fastcgi implementations that don't expect child processes to ever exit(). As Stpehen pointed out, I'd try with apache/fastcgi , if no

Re: [mapserver-users] mapserver defunct

2011-01-12 Thread Wim Vanbelle
The problem definately seems related to concurrency. Load benching using 1 concurrent requests: 0 fails. Load benching using 2 concurrent requests: +- 30% fails more concurrent = more fails. The failed seem to return with HTTP 500. Running a shp2img during this time, still returns a good image.

Re: [mapserver-users] WARNING: Mandatory metadata '..._GROUP_TITLE' was missing in this

2011-01-12 Thread thomas bonfort
Ralf, not really related to your problem at hand, but the image you provided is exhibiting a bug in the mapserv-utils mapfile. You should change it locally, in two places: UNITS meters must be UNITS dd and the wms_srs metadata key should be capitalized. as for your original request, have a look

[mapserver-users] WARNING: Mandatory metadata '..._GROUP_TITLE' was missing in this

2011-01-12 Thread Eckert, Ralf
Hi, The system was created for this website: http://trac.osgeo.org/mapserver/wiki/RenderingOsmData UMN MapServer as Server on Linux 5.6.5 is used incl PROJ4, PostgreSQL / PostGIS As the district map Cologne has been deposited. The self-test with the command: / path/to/mapserver/shp2img-m-o osm.m