Re: [mapserver-users] Java mapscript: connection timeout

2008-09-01 Thread Umberto Nicoletti
Please post the exact error message and architecture you're running (version of Windows, linux, etc)? Umberto On Mon, Sep 1, 2008 at 7:53 AM, Ishwari Sivagnanam [EMAIL PROTECTED] wrote: Hello all, I developed a mapserver site in Java mapscript and have run into a timeout issue. I have tried

[mapserver-users] Raster does not accept expression values

2008-09-01 Thread Gabriel Messner
I have a Float32 raster, which was made with Arcgis Spatial Analyst. When retrieving it with mapserver using different Class with Expression values, nothing appears, but with just one Class the raster is shown right in a gray scale palette. Any help would be appreciated. AYER NAME

Re: [mapserver-users] Java mapscript: connection timeout

2008-09-01 Thread Ishwari Sivagnanam
The error message is the standard Connection timeout or Unable to connect page that appears in Firefox and the 'page not available' (I couldn't attach a screen capture). The platform is windows XP. Ocassionally loading the application stops Tomcat completely. Should I send the error log ?

Re: [mapserver-users] Java mapscript: connection timeout

2008-09-01 Thread Umberto Nicoletti
Ok, now we're getting somewhere, but I need more information. Read the fine manual (all of it, twice ;-)) at: http://mapserver.gis.umn.edu/docs/howto/javamapscript and report all the information it mentions in the last section. In particular I need to know if you compiled java mapscript by

Re: [MAPSERVER-USERS] Problems calculating MAXSCALES

2008-09-01 Thread Rob
Many thanks for the reply Steve. I'm trying to modify the mapserver code to compute the cellsize based on my original extent calculations, and not the extent calculations that Mapserver now uses. Based on the following links http://mapserver.gis.umn.edu/development/rfc/ms-rfc-25/

Re: [mapserver-users] Java mapscript: connection timeout

2008-09-01 Thread Ishwari Sivagnanam
Given below are the specs for what I have installed on my machine. I downloaded and installed the ms4w package with the windows installer. So I haven't done any builds. And I haven't removed any dlls. I added the ntwdblib.dll to the cgi-bin folder. I believe this is used to connect SQL server and

Re: [mapserver-users] Java mapscript: connection timeout

2008-09-01 Thread Umberto Nicoletti
I would start by removing the ogr layers: move them to postgis or even better to shapefiles using the ogr2ogr utility. Try to have only shapefiles or postgis layers in your mapfiles and see if that helps. Disabling the ogr component is not strictly necessary (even thouh it is recommended) provided

[mapserver-users] WMS query problems in Mapserver 5.2

2008-09-01 Thread capgre
Hi, We just installed the version 5.2 of Mapserver in our server. We have noticed that when performing a WMS query (GetMap, GetFeatureInfo or GetLegendGraphic requests), if the parameter SERVICE=WMS is not provided, Mapserver returns the following exception: msWFSDispatch(): WFS server error.

[mapserver-users] Spam: odd behaviour with labels using AGG

2008-09-01 Thread Rodriguez, Heraldo
Hi everyone, We have just upgraded from mapserver 4.8.2 to 5.2 in order to use the new AGG rendering engine. The graphics look great, but labels show a weird behaviour . All labels seem to overlap and collide with others ( using the same map and using gd instead of agg

[mapserver-users] GetFeatureInfo for number in textfield

2008-09-01 Thread Sven Schroeter
Hi, My System: Mapserver 5.02 on Win 2003 Server with Postgres/Postgis 8.3/1.3. I make a GetFeatureInfo Request from a WMS-Service: With INFO_FORMAT=text/plain every field from my Postgis-table comes with a correctly result: For example GetFeatureInfo results: Layer 'naturschutzgebiet'

Re: [mapserver-users] Spam: odd behaviour with labels using AGG

2008-09-01 Thread thomas bonfort
can you link to a screenshot of the problem please? also could you try with the trunk version, or apply the patch of http://trac.osgeo.org/mapserver/ticket/2756 and report if that fixes the problem cheers, thomas On Mon, Sep 1, 2008 at 5:08 PM, Rodriguez, Heraldo [EMAIL PROTECTED] wrote: Hi

RE: [mapserver-users] Spam: odd behaviour with labels using AGG

2008-09-01 Thread Rodriguez, Heraldo
http://img217.imageshack.us/img217/2537/cabildoagg3po6.png In the meantime i'll try to apply the patch and see what happen. Thanks a lot. Lic. Heraldo G. Rodriguez [EMAIL PROTECTED] TEL: 54-11-4326-4002 int 255 Dpto. Desarrollo Sistemas Catastrales S.A -Mensaje

RE: [mapserver-users] Spam: odd behaviour with labels using AGG

2008-09-01 Thread Rodriguez, Heraldo
I applied the patch and at first glance it works . (I will need to do more testing to be sure of that.). Thanks a lot. Lic. Heraldo G. Rodriguez [EMAIL PROTECTED] TEL: 54-11-4326-4002 int 255 Dpto. Desarrollo Sistemas Catastrales S.A -Mensaje original- De: thomas

Re: [mapserver-users] GetFeatureInfo for number in textfield

2008-09-01 Thread Steve Lime
nr is also a template substitution string (means number of results) in mapserver templates so I'm guessing that's being returned instead of the column values. A value of 1 for every result seems to confirm that. The work around would be to rename the column in your SQL statement (eg nr as