[mapserver-users] Re: Rendering Problem

2010-05-25 Thread Ibrahim Saricicek
- what are the data sources for these layers? Postgis - what are the library versions used for each MapServer build, are they the exact same on both systems? This is server side (local version is ms4w 5.4.0-rc2, not he same libraries!!) ii libfreetype62.3.7-2+lenny1

[mapserver-users] Re: Rendering Problem

2010-05-25 Thread Ibrahim Saricicek
- what are the data sources for these layers? Postgis - what are the library versions used for each MapServer build, are they the exact same on both systems? This is server side (local version is ms4w 5.4.0-rc2, not he same libraries!!) ii libfreetype6

Re: [mapserver-users] Compiling on CentOS 5

2010-05-25 Thread Peter Hopfgartner
On Mon, 2010-05-24 at 16:08 -0500, Gerald Creager wrote: I'm having to reinstall Mapserver after some significant hardware issues. I was perusing the documentation and find several explicit entries for installing on Windows. For Linux, there's the suggestion to use FGS (used it before,

Re: [mapserver-users] Map background color using OL/WMS

2010-05-25 Thread Jeff McKenna
Paul james wrote: Hello all... I have a Mapserver WMS application (using OL) ... How can I set the map background color? I tried to use : MAP IMAGECOLOR 230 254 254 ... Without success... Tried too : METADATA wms_bgcolor 0x8B No color change... To test your MapServer

Re: [mapserver-users] Compiling on CentOS 5

2010-05-25 Thread Jeff McKenna
Gerald Creager wrote: I'm having to reinstall Mapserver after some significant hardware issues. I was perusing the documentation and find several explicit entries for installing on Windows. For Linux, there's the suggestion to use FGS (used it before, isn't latest version, but will probably

Re: [mapserver-users] Re: Rendering Problem

2010-05-25 Thread Jeff McKenna
Ibrahim Saricicek wrote: - using ogrinfo to return the features through the commandline, does GDAL/OGR return the same problem for that label layer? don't know how to test See ogrinfo examples in: http://www.mapserver.org/input/vector/postgis.html For example, you might try something like

[mapserver-users] Re: Rendering Problem

2010-05-25 Thread Ibrahim Saricicek
Hi all, Returns the same results cos they are using the same PostgreSql on linux. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Rendering-Problem-tp5069072p5098281.html Sent from the Mapserver - User mailing list archive at Nabble.com.

Re: [mapserver-users] Re: Rendering Problem

2010-05-25 Thread Jeff McKenna
Ibrahim Saricicek wrote: Hi all, Returns the same results cos they are using the same PostgreSql on linux. Next I would view the records using PostgreSQL's psql command on both operating systems. I might also make sure to install Postgres on a unix system, and test; then install Postgres

Re: [mapserver-users] Compiling on CentOS 5

2010-05-25 Thread Gerry Creager
That's a trick I'll try. OF note, when using available RPMs theoretically for CentOS 5: * the netcdf RPM doesn't create a link that's just libnetcdf.so and this link needs to be created. * the link flr libpd.so needs to be created, too * the RPMs for proj4 and proj4-devel do not provide the

Re: [mapserver-users] Compiling on CentOS 5

2010-05-25 Thread Gerry Creager
Thanks, Jeff: More in-line, below... On 5/25/10 7:29 AM, Jeff McKenna wrote: Gerald Creager wrote: I'm having to reinstall Mapserver after some significant hardware issues. I was perusing the documentation and find several explicit entries for installing on Windows. For Linux, there's the

Re: [mapserver-users] Map background color using OL/WMS

2010-05-25 Thread Paul james
Thanks Jeff... But do you know how change map background ? Using Mapscript IMAGECOLOR works fine... With CGI/WMS/OL i cant get that to work... Paul On Tue, May 25, 2010 at 9:23 AM, Jeff McKenna jmcke...@gatewaygeomatics.com wrote: Paul james wrote: Hello all... I have a Mapserver WMS

Re: [mapserver-users] Map background color using OL/WMS

2010-05-25 Thread Thomasch
Am 25.05.2010 20:21, schrieb Paul james: Thanks Jeff... But do you know how change map background ? Using Mapscript IMAGECOLOR works fine... With CGI/WMS/OL i cant get that to work... Paul Just a guess - I think you have to change the backround of your Map in the Client Side. If you don't have

Re: [mapserver-users] Map background color using OL/WMS

2010-05-25 Thread Paul james
Thanks Thomas... But how can I change the backround in Client Side? Paul Just a guess - I think you have to change the backround of your Map in the Client Side. If you don't have only one Layer, your wms Layers should be transparent. And as wms serves only Layers, there is no way to change the

RE: [mapserver-users] Map background color using OL/WMS

2010-05-25 Thread Fawcett, David (MPCA)
If you really needed to set a background color, you could probably create an image of that color, georeference it to have an extent that matches your map extent and then set layer status to default for both of your layers. It still may be possible for someone to send a WMS to request only your

Re: [mapserver-users] Map background color using OL/WMS

2010-05-25 Thread Thomasch
Am 25.05.2010 21:36, schrieb Paul james: Thanks Thomas... But how can I change the backround in Client Side? Just find the Id of your DIV containing yout map and change the backgound Color. Maybe there is in the Styles Secion someting like style #map { width: 800px;

[mapserver-users] Re: msOracleSpatialLayerWhichShapes(): OracleSpatial error

2010-05-25 Thread Agostino
Thank you Tamas. I think that the new 5.6 functions does not work properly with oracle spatial. Also with the last build from http://vbkto.dyndns.org/sdk/ i have error. The following code works: layerObj lo = map.getLayer(i); ... res = lo.queryByAttributes(map, null, strQuery.ToString(),

[mapserver-users] Exception: System.AccessViolationException

2010-05-25 Thread Agostino
I'm using Mapscript csharp with IIS 6/Windows 2003 R2/ASP.NET 3.5/Oracle 10gR2 (ms4w 3 beta 10) I need to restart IIS with iisreset because the web site throws random but frequent errors of type: Exception: System.AccessViolationException StackTrace:in