[mapserver-users] Motion: FOSS4G WFS magician competition

2010-09-17 Thread Rahkonen Jukka
Hi, I would love to meet a person or group who could contigure all these - GeoServer - deegree - MapServer and - TinyOWS to deliver the same datasets through WFS, and then show with some Open Source desktop client, that it is possible to build queries with both attribute and spatial filters and

[mapserver-users] MapScript WMS Server - Custom exceptions

2010-09-17 Thread Frost89
Hi all I have created a C# MapScript wrapper for a WMS server. Now, I want to add some vendor-specific parameters to the request (e.g.: http://server/wms?request=getmap...login=usrpassword=pwd;) This I have also made work, to a point. When the user enters invalid information, I just return a

[mapserver-users] Re: MapScript dlls?

2010-09-17 Thread Frost89
I use this build for my ASP.NET application: http://vbkto.dyndns.org/sdk/ http://vbkto.dyndns.org/sdk/ They are compiled for Windows, so as far as i can tell they should work. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/MapScript-dlls-tp5537964p5541780.html Sent

[mapserver-users] Output geospatial PDFs

2010-09-17 Thread Frost89
Is MapServer able to output geospatial PDFs? I know that PDFlib is able to handle it in version 8 (commercial), but appearently not in PDFlib Lite as MapServer uses. http://www.pdflib.com/pdflib-cookbook/geospatial-pdf/starter-geospatial/ PDFlib cookbook about geospatial PDFs

Re: [mapserver-users] Dissolve Tool?

2010-09-17 Thread Rahkonen Jukka
Hi, I guess that the Union by attribute function in OpenJUMP might be close to what you want (Tools - Analysis - One layer - Union by attribute value). Download the nightly snapshot from http://openjump.org and unzip. Increase Java memory setting in the launch file that is located in the

Re: [mapserver-users] MapScript WMS Server - Custom exceptions

2010-09-17 Thread Frank Warmerdam
Frost89 wrote: Hi all I have created a C# MapScript wrapper for a WMS server. Now, I want to add some vendor-specific parameters to the request (e.g.: http://server/wms?request=getmap...login=usrpassword=pwd;) This I have also made work, to a point. When the user enters invalid information, I

[mapserver-users] Expressions

2010-09-17 Thread Jay Kapalczynski
I am using GeoMoose but feel this is more a question for Map Server. I am trying to sort my points by dates using the code belowI think that I can do this but not sure Is this a viable format 2Y%2M%2D ? * As for the field in the shapefile...If I use an integer it removes the 0 from

RE: [mapserver-users] Could not read data from MySQL database

2010-09-17 Thread Fawcett, David (MPCA)
I don't know if this applies to your case at all. In other cases where people have had mysql connections fail, it has sometimes been due to the lack of mysql support in ogr. One question to figure out is whether the ogr being used by MapServer is the same ogr that you are hitting when you run

[mapserver-users] Re: Raster Display Performance

2010-09-17 Thread goncalo
Hi everyone, I am using mapserver to create a tiling server. Actually I have this server working good but I realize that I have some performance issues. I am using MapServer in windows and my raster images are too large TIF files. (resolution 17000x16000 each tif). I have read a lot in this

RE: [mapserver-users] creating layers dynamically with cgi

2010-09-17 Thread Lime, Steve D (DNR)
You can't create new layers, only alter existing. I've often put in a dummy layer for just such a purpose. Perl MapScript 5.6.5 works just fine... Steve -Original Message- From: mapserver-users-boun...@lists.osgeo.org [mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of P

Re: [mapserver-users] Expressions

2010-09-17 Thread Bob Basques
A first stab at seeing more than one class, might be to try and switch them around order wise, one filter may be overwriting the other for example. bobb On 9/17/2010 8:20 AM, Jay Kapalczynski wrote: I am using GeoMoose but feel this is more a question for Map Server. I am trying to

[mapserver-users] Securing a WMS server

2010-09-17 Thread YC Nyon
Hi, I been trying to secure my WMS server resource via login/password using the mapfile configuration below. However, it's not working as it doensn't ask for any login/pwd with my testing using a wms client like Arcgis 9.3 The image map will just appear as usual. Rgds YC

[mapserver-users] Specify NODATA for 3 bands?

2010-09-17 Thread Gregor at HostGIS
Hey guys. I have some NAIP imagery in MrSID format. It displays, but the black area where counties meet is really ugly. The MrSIDs are 3 one-byte bands: R/G/B The bands do not specify a NODATA but I figure that 0/0/0 (all black) may be usable as a NODATA value, via a PROCESSING directive.

Re: [mapserver-users] Specify NODATA for 3 bands?

2010-09-17 Thread Mark Korver
I think your halos are blacks that are not pure black. Not 0/0/0, just close. This is a compression artifact. I think the same thing also happens with jp2 CCMs. The NAIP CCMs/or County Compressed Mosaics were never meant to be mosaicked together like this. They are a deliverable at the county