Hi Jeff, I was looking at URL http://mapserver.org/ogc/wms_server.html ...
They seem to refer to the same version but the information is not the same as in the URL you provided. I am using MapServer 5.2 with WMS 1.1.1 but I think the same tags should work since they are defined in WMS 1.1.1 dtd as well. Thanks Jeff, (from a beautiful sunny day on Upper Canada) Joe Date: Fri, 06 May 2011 11:39:22 -0300 From: Jeff McKenna <[email protected]> Subject: Re: [mapserver-users] Getting the <identifier> tag in a WMS GetCapabilities response fromMap Server To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hello, I believe what you are looking for is available in MapServer 6.0 (described in the development version of the WMS Server doc: http://www.mapserver.org/trunk/ogc/wms_server.html#reference-section) I think the metadata tags you need with MapServer 6.0 are: - wms_authorityurl_name, - wms_authorityurl_href - wms_identifier_authority - wms_identifier_value -jeff (hello from a beautiful sunny day on the East coast) -- Jeff McKenna MapServer Consulting and Training Services http://www.gatewaygeomatics.com/ On 11-05-06 11:26 AM, Lopes, Jose (AAFC-AAC) wrote: > Hi, > > I though this would be an easy thing but it didn't work I cannot > find any instruction on how to set this (sorry, newby MapServer > user...). > I added a "wms_identifier" "myIdentifier" to the .map file in the > layer METADATA section. > Also tried adding an IDENTIFIER element in the LAYER section. > But when I call GetCapabiliites there is never an Identifier tag in > the response. > Any hints please... > Thanks, > Joe > ------------------------------ Message: 4 Date: Fri, 06 May 2011 13:43:59 -0400 From: Daniel Morissette <[email protected]> Subject: [mapserver-users] FOSS4G 2011 Community Program Review ends on Sunday - Please vote now! To: mapserver-users <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hi MapServer Users, As in previous year, the selection process of the FOSS4G 2011 conference program will be based (in part) on review and votes from the community: http://community-review.foss4g.org/ There are lots of very interesting proposals, including a good number of MapServer related ones. This is your chance to make sure your favorite topics will make it in the program, and hopefully to help ensure MapServer is also well reprensented in the program (better than in previous years). There are only two days left, the community review period ends on Sunday May 8th. I encourage you to take a few minutes to review the proposals and vote now: http://community-review.foss4g.org/ -- Daniel Morissette http://www.mapgears.com/ Provider of Professional MapServer Support since 2000 ------------------------------ Message: 5 Date: Fri, 06 May 2011 14:59:36 -0300 From: Jeff McKenna <[email protected]> Subject: Re: [mapserver-users] MapServer 6.0.0-rc2 release To: mapserver-users <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Windows users can access the RC2 release at: http://www.maptools.org/ms4w/index.phtml?page=RELEASE_mapserver_ms4w3.x_ dev-6.0.0.html -jeff -- Jeff McKenna MapServer Consulting and Training Services http://www.gatewaygeomatics.com/ On 11-05-05 11:39 PM, Daniel Morissette wrote: > The MapServer Team is pleased to announce the release of MapServer > 6.0.0-rc2. > > The 6.0 release introduces important changes in key components of the > MapServer core (rendering, query and expressions), and for this reason > we count on you, MapServer power users, to help test the release in your > respective environments and provide feedback (through the users list or > Trac tickets). > > We had to issue a new release candidate since a few important issues > were reported and fixed in rc1. If all goes well and no blocker issues > are reported, then this release candidate could lead us to a final 6.0.0 > release next week. The full release plan which also includes the list of > new features and changes in this release is available at: > http://mapserver.org/trunk/development/release/release-plan-6.0.html > > The list of fixes since the last release candidate is attached at the > end of this message. For a complete list see the HISTORY.TXT file at: > > http://trac.osgeo.org/mapserver/browser/tags/rel-6-0-0-rc2/mapserver/HIS TORY.TXT > > > We have started working on a 5.6 -> 6.0 migration guide. This document > contains important notes on backwards incompatibilities or other changes > required when upgrading to 6.0. The latest version is available online at: > > http://mapserver.org/trunk/MIGRATION_GUIDE.html > > The source for this release can be downloaded at: > > http://mapserver.org/download.html > or > http://download.osgeo.org/mapserver/mapserver-6.0.0-rc2.tar.gz > > The binary distributions listed in the download page should be updated > with binaries for the new beta release in the next day or so. > > Once again we need your help to ensure a high quality product, so please > help out by testing your applications with this new code base. > > Thanks! - The MapServer Team > > > Version 6.0.0-rc2 (2011-05-05) > ------------------------------ > > - Fixed seg fault with [shpxy] tag... (#3860) > > - Removed obsolete msQueryByOperator() function > > - Call msLayerClose() before msLayerOpen() in the various query > functions (#3692) > > - Fix WMS 1.3.0 to use full list of epsg codes with inverted axis (#3582) > > - PHP/Mapscript: Added getResultsBounds() method in layer object (#2967) > > - Fix SLD containing a PropertyIsLike filter (#3855) > > - Fixed msUnionLayerNextShape to return correct values (#3859) > > - Union layer: fix for the failure if one or more of the source layers > are not in the current extent (#3858) > > - Fix memory leak in msResampleGDALToMap() (#3857) > > - Fix missing initialization of default formats in WCS 1.x. > > - Fix maxoverlapangle when value is set to 0 (#3856) > ------------------------------ Message: 6 Date: Fri, 6 May 2011 14:18:55 -0400 From: "Worth Lutz" <[email protected]> Subject: [mapserver-users] Reference Map must be a GIF???? To: <[email protected]> Message-ID: <19649158A79349CBAF50B5EF45C2F375@Worthlaptop> Content-Type: text/plain; charset="us-ascii" When did the restriction, "the Reference Map base image must be a .gif", start being enforced? I now see it in my old printed copy (version 5.2) of the documentation. I checked there to see if this was new to MapServer version 6 as I found it first in the online documentation. Obviously I had never read the documentation closely in this area. All my reference maps are "png" drawn with Mapserver (aggpng I think) and work in version 5.6. When my try/catch throws an exception trying to draw this reference map, the exception message is an empty string. Through testing and looking at the apache logs, I find that there are MapServer Errors in the MapServer errorObj and PHP Notices and Warning. These are: [Mapserver Error] msDrawREferenceMap() : error loading reference image /data/mapfiles/ref_maps/. [MapServer Error] readImage(): unsupported pixmap format/n in . Is this truly a change in the image type restriction for Reference Maps or is it just an change in the checking for errors when the MapScriptException was added? Was I just lucky my ".png" reference maps worked in the past? Am I the only one to try this? I don't have many to convert but wanted to point this out so it could be added to the Migration Guide if it must remain a restriction. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20110506/86 811af3/attachment.html ------------------------------ _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users End of mapserver-users Digest, Vol 40, Issue 12 *********************************************** _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
