[mapguide][MG14][Modified] Updating OGC Templates to reflect new Studio support for met...
Thomas M. Tuerke
thomas.m.tuerke at autodesk.com
Tue Feb 28 16:51:09 EST 2006
You can view the artifact detail at the following URL:
https://mapguide.osgeo.org/servlets/Scarab/id/MG14
Type:
OS:Issue
Artifact ID:
MG14 (Updating OGC Templates to reflect new Studio support for metadata)
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::
MgDev/Server/src/Wfs/
1.0.0.xml.awd
- Feature.xml definition modified to access the new metadata published by
Studio, including a hack to "Title" that accounts for the fact that metadata
is only associated with feature sources, but not individual types within
each source.
MgDev/Server/src/Wfs/
1.0.0.xml.awd
- Fixed an oversight on my part: double-dashes are not allowed in XML comments.
1.1.0.xml.awd
- Fixed an oversight on my part: double-dashes are not allowed in XML comments.
1.1.1.xml.awd
- Fixed an oversight on my part: double-dashes are not allowed in XML comments.
REGRESS.xml.awd
- Added several new tests to the REGRESS suite. There are plenty more tests
that should be added, but this is a start toward that goal.
MgDev/Web/src/HttpHandler/
OgcWfsServer.cpp
- Fixed an introduced typo in MgOgcWfsServer::ProcessOtherInstruction... a
missing "else" resulted in EnumFeatures working but also generating a
warning.
- Added the IsPublished check that mirrors what the WMS EnumLayers does.
OgcServer.cpp
- Restructured the Enum PI to fix a parsing bug that rears its head when
Studio provides metadata.
WfsFeatureDefinitions.cpp
- Unified the names of definitions to be "Feature.xxx" and "Feature.user.xxx"
which matches what the WMS does for layers.
XmlParser.cpp
- More method.
XmlParser.h
- More method.
---------------------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Mapguide_issues
mailing list