[mapguide][MG154][Modified] WFS Compliance Updates
Thomas M. Tuerke
thomas.m.tuerke at autodesk.com
Wed Apr 5 17:40:50 EDT 2006
You can view the artifact detail at the following URL:
https://mapguide.osgeo.org/servlets/Scarab/id/MG154
Type:
Defect
Artifact ID:
MG154 (WFS Compliance Updates)
Modified by:
Thomas M. Tuerke
thomastuerke (thomas.m.tuerke at autodesk.com)
The following modifications were made to this artifact:
---------------------------------------------------------------------
Added following comment to artifact::
Automated Comment. Version control commit message.
MG154 - WFS parameters acquired via Server->RequestParameter method to allow conditioning and filtering by the templates. Similar changes made to WMS GetMap for parallelism.
Modified
File: trunk/MgDev/Server/src/Wfs/OgcWfsService.config.awd https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Wfs/OgcWfsService.config.awd?view=diff&rev=428&p1=trunk/MgDev/Server/src/Wfs/OgcWfsService.config.awd&r1=427&p2=trunk/MgDev/Server/src/Wfs/OgcWfsService.config.awd&r2=428
File: trunk/MgDev/Server/src/Wms/OgcWmsService.config.awd https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Server/src/Wms/OgcWmsService.config.awd?view=diff&rev=428&p1=trunk/MgDev/Server/src/Wms/OgcWmsService.config.awd&r1=427&p2=trunk/MgDev/Server/src/Wms/OgcWmsService.config.awd&r2=428
File: trunk/MgDev/Web/src/FastCgiAgent/CgiGetParser.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/FastCgiAgent/CgiGetParser.cpp?view=diff&rev=428&p1=trunk/MgDev/Web/src/FastCgiAgent/CgiGetParser.cpp&r1=427&p2=trunk/MgDev/Web/src/FastCgiAgent/CgiGetParser.cpp&r2=428
File: trunk/MgDev/Web/src/FastCgiAgent/CgiGetParser.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/FastCgiAgent/CgiGetParser.h?view=diff&rev=428&p1=trunk/MgDev/Web/src/FastCgiAgent/CgiGetParser.h&r1=427&p2=trunk/MgDev/Web/src/FastCgiAgent/CgiGetParser.h&r2=428
File: trunk/MgDev/Web/src/FastCgiAgent/FastCgiAgent.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/FastCgiAgent/FastCgiAgent.cpp?view=diff&rev=428&p1=trunk/MgDev/Web/src/FastCgiAgent/FastCgiAgent.cpp&r1=427&p2=trunk/MgDev/Web/src/FastCgiAgent/FastCgiAgent.cpp&r2=428
File: trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.cpp?view=diff&rev=428&p1=trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.cpp&r1=427&p2=trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.cpp&r2=428
File: trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.h?view=diff&rev=428&p1=trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.h&r1=427&p2=trunk/MgDev/Web/src/HttpHandler/HttpWfsGetFeature.h&r2=428
File: trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.cpp?view=diff&rev=428&p1=trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.cpp&r1=427&p2=trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.cpp&r2=428
File: trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.h?view=diff&rev=428&p1=trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.h&r1=427&p2=trunk/MgDev/Web/src/HttpHandler/HttpWmsGetMap.h&r2=428
File: trunk/MgDev/Web/src/HttpHandler/OgcServer.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/HttpHandler/OgcServer.cpp?view=diff&rev=428&p1=trunk/MgDev/Web/src/HttpHandler/OgcServer.cpp&r1=427&p2=trunk/MgDev/Web/src/HttpHandler/OgcServer.cpp&r2=428
File: trunk/MgDev/Web/src/HttpHandler/OgcServer.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/HttpHandler/OgcServer.h?view=diff&rev=428&p1=trunk/MgDev/Web/src/HttpHandler/OgcServer.h&r1=427&p2=trunk/MgDev/Web/src/HttpHandler/OgcServer.h&r2=428
File: trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.cpp?view=diff&rev=428&p1=trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.cpp&r1=427&p2=trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.cpp&r2=428
File: trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.h?view=diff&rev=428&p1=trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.h&r1=427&p2=trunk/MgDev/Web/src/HttpHandler/OgcWmsServer.h&r2=428
File: trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.cpp https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.cpp?view=diff&rev=428&p1=trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.cpp&r1=427&p2=trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.cpp&r2=428
File: trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.h https://mapguide.osgeo.org/source/browse/mapguide/trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.h?view=diff&rev=428&p1=trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.h&r1=427&p2=trunk/MgDev/Web/src/HttpHandler/WfsGetFeatureParams.h&r2=428
---------------------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Mapguide_issues
mailing list