Re: [mapserver-users] Pyhton mapscript import error

2009-02-18 Thread gautamvs
Thanks Guillaume I'll check it, with method given by you to install AGG. regards Gautam Guillaume Sueur-2 wrote: Hi, python mapscript + agg is a real pain I grabbed a howto file some months ago, on PerryGeo blog (http://www.perrygeo.net/wordpress/) find it here as attachment it

Re: [mapserver-users] Loading Geotiff to PostGIS

2009-02-18 Thread Jeff McKenna
feigle wrote: Hi all, I got one hill to climb when deloping application using mapserver. I The porblem is, how to store raster data in PostGIS/Postgres SQL. There are multiple ideas I am working on right now I have many satellite raster data in geotiff format (one image data is about 1

[mapserver-users] MapScript CSharp save fontset

2009-02-18 Thread Berend Veldkamp
Hi, Is there a way to save a fontset with CSharp MapScript? It is of course not hard to do that manually, but it would be nice to have a method similar to symbolset.save(). And another thing: After I save the fontset, I can't seem to set the mapObj.fontset.filename, because it claims to be a

[mapserver-users] Problem with Tiled wms Size

2009-02-18 Thread David Martinez Morata
Hello. I have a mapfile to a wms service, and I create a Web application with MapFish to show the wms service. And I have a problem. When I use Firefox in a small window I show this layer (and the request to the server

[mapserver-users] CSharp Mapscript regional settings

2009-02-18 Thread Berend Veldkamp
Hi, I have written an application based on CSharp MapScript that generates mapfiles. When I save them, decimal values are written in the format specified in my regional settings (In the Netherlands that is a comma , instead of a period .). So I end up with: EXTENT -336022,285241803

RE: [mapserver-users] MapScript CSharp save fontset

2009-02-18 Thread Hulbert, Brian
Regarding the contents of the fontset. I dynamically create the fontset file after indexing the fonts installed on the user's system. That makes it easier to just show the user a common Font dialog and allow them to choose the font they want. Regarding the fonset filename. Using

Re: [mapserver-users] Problem with Tiled wms Size

2009-02-18 Thread thomas bonfort
the keyword is MAXSIZE regards, thomas On Wed, Feb 18, 2009 at 17:01, Smith, Michael ERDC-CRREL-NH michael.sm...@usace.army.mil wrote: David, Try adding a MAPSIZE value to your mapfile, eg MAPSIZE 4096 (to allow up to 4096x4096 size image). Mike -- Michael Smith Remote Sensing GIS

[mapserver-users] Symbols Don't Follow Lines.

2009-02-18 Thread Moen, Paul T.
I have two symbols that are used in a railroad layer. The railties symbol used to be aligned perpendicular to the line and therefore looked like railroad ties. The symbol now only draws upright, i.e. horizontal. The documentation at

Re: [mapserver-users] Symbols Don't Follow Lines.

2009-02-18 Thread Moen, Paul T.
I forgot to mention the version. The output type is AGG and I see there was a problem with this. Does anybody if the version I am using has this problem? MapServer version 5.2.1 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=SWF OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE

Re: [mapserver-users] Symbols Don't Follow Lines.

2009-02-18 Thread Stephen Woodbridge
Paul, Use GAP -7 to fix the problem. -Steve W Moen, Paul T. wrote: I forgot to mention the version. The output type is AGG and I see there was a problem with this. Does anybody if the version I am using has this problem? MapServer version 5.2.1 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG

RE: [mapserver-users] Problem with loading map file using C# map script

2009-02-18 Thread Murty Maganti
Hi I have posted the test application. But the email is waiting for approval of moderator (as the attachment size is 75 KB and I think allowed is only 40 KB). Thanks Murty From: Tamas Szekeres [mailto:szeker...@gmail.com] Sent: Tuesday, February 17, 2009 6:33 PM To: Murty Maganti

Re: [mapserver-users] Problem with loading map file using C# map script

2009-02-18 Thread Tamas Szekeres
Would you send me the files privately for the meantime? Tamas 2009/2/18 Murty Maganti mmaga...@oriongis.com Hi I have posted the test application. But the email is waiting for approval of moderator (as the attachment size is 75 KB and I think allowed is only 40 KB). Thanks Murty

RE: [mapserver-users] Problem with loading map file using C# map script

2009-02-18 Thread Murty Maganti
Hi Tried few times before but that is bouncing with following message Your message did not reach some or all of the intended recipients. Subject:RE: [mapserver-users] Problem with loading map file using C# map script The following recipient(s) cannot be reached:

RE: [mapserver-users] Problem with loading map file using C# map script

2009-02-18 Thread Murty Maganti
Sorry, it may be coming from our SMTP server. I will verify. From: Tamas Szekeres [mailto:szeker...@gmail.com] Sent: Wednesday, February 18, 2009 2:03 PM To: Murty Maganti Cc: mapserver-users@lists.osgeo.org Subject: Re: [mapserver-users] Problem with loading map file using C# map script

Re: [mapserver-users] Problem with loading map file using C# map script

2009-02-18 Thread Bart van den Eijnden (OSGIS)
I just allowed your message on the list so I am sure Tamas will get it. Best regards, Bart Murty Maganti wrote: Sorry, it may be coming from our SMTP server. I will verify. *From:* Tamas Szekeres [mailto:szeker...@gmail.com] *Sent:* Wednesday, February 18, 2009 2:03 PM *To:* Murty

Re: [mapserver-users] Problem with loading map file using C# map script

2009-02-18 Thread Tamas Szekeres
Murty, I've investigated the problem it seems having the same name for each connection causes that the same connection is used from the connection pool when opening the second layer by the OGR driver. But if you close the first layer before opening the second it should work correctly then, like:

Re: [mapserver-users] Question re: city points layers and markers

2009-02-18 Thread Gregory Collins
Gregory Collins g...@gregorycollins.net writes: Hello all, Sorry if this question has an answer in the existing documentation but I've been struggling for days and can't find a solution. I'm trying to render a city points layer on a regional-level map. I want point markers to be placed for

RE: [mapserver-users] Problem with loading map file using C# map script

2009-02-18 Thread Murty Maganti
Thanks a lot. It resolved my issue. Murty From: Tamas Szekeres [mailto:szeker...@gmail.com] Sent: Wednesday, February 18, 2009 4:43 PM To: Murty Maganti Cc: mapserver-users@lists.osgeo.org Subject: Re: [mapserver-users] Problem with loading map file using C# map script Murty, I've

[mapserver-users] GDAL image handling band error with NetCDF WCS layer

2009-02-18 Thread Roger André
Hi All, - I am attempting to use a NetCDF file as a data source for a raster layer in Mapserver. According to a very useful email sent in November 2005 from Norman Barker, http://lists.osgeo.org/pipermail/mapserver-users/2005-November/012153.html, and from Mapserver documentation at

[mapserver-users] How does MINDISTANCE work exactly?

2009-02-18 Thread GMail
Greetings! We are using MapServer 5.2.0, and we've got a long line to render with labels. The CLASS goes as: CLASS NAMELocal Road (2.5K) MINSCALEDENOM 2500 MAXSCALEDENOM 5000

Re: [mapserver-users] How does MINDISTANCE work exactly?

2009-02-18 Thread Stephen Woodbridge
Only ONE label is produced per line object, regardless of how long it is. MINDISTANCE controls how close another label of the same name on a different object may be. This is for thinning out label NOT adding additional labels. -Steve W GMail wrote: Greetings! We are using MapServer 5.2.0,

Re: [mapserver-users] How does MINDISTANCE work exactly?

2009-02-18 Thread Greg Luker
Hi mapserver-users, At 11:48 AM 19/02/2009, GMail wrote: We are using MapServer 5.2.0, and we've got a long line to render with labels. Could you use TEXT ([attrib_label1],[attrib_label2],[attrib_label3]) in the CLASS object for this? Thanks, Greg. Greg Luker GIS Lab Manager, Southern