Revision: 1408
http://geonetwork.svn.sourceforge.net/geonetwork/?rev=1408&view=revAuthor: rdewit
Date: 2008-07-17 07:54:44 +0000 (Thu, 17 Jul 2008)
Log Message:
-----------
Grid Spatial Representation works better now.
Modified Paths:
--------------
sandbox/geonetworkui/BlueNetMEST/web/geonetwork/xml/xforms/config-brs.xml
Modified: sandbox/geonetworkui/BlueNetMEST/web/geonetwork/xml/xforms/config-brs.xml
===================================================================
--- sandbox/geonetworkui/BlueNetMEST/web/geonetwork/xml/xforms/config-brs.xml 2008-07-17 07:53:58 UTC (rev 1407)
+++ sandbox/geonetworkui/BlueNetMEST/web/geonetwork/xml/xforms/config-brs.xml 2008-07-17 07:54:44 UTC (rev 1408)
@@ -273,28 +273,29 @@
</group>
</group>
- <group name="Vector Representation" xpath="/gmd:MD_Metadata/gmd:spatialRepresentationInfo/gmd:MD_VectorSpatialRepresentation/gmd:geometricObjects">
- <item xpath="gmd:MD_GeometricObjects/gmd:topologyLevel/gmd:MD_TopologyLevelCode"/>
- <group name="Geometry" xpath="gmd:MD_GeometricObjects">
- <item xpath="gmd:geometricObjectType/gmd:MD_GeometricObjectTypeCode"/>
- <item xpath="gmd:geometricObjectCount"/>
- </group>
- </group>
+ <group type="meta" xpath="/gmd:MD_Metadata/gmd:spatialRepresentationInfo">
- <group name="Grid Representation 1" xpath="/gmd:MD_Metadata/gmd:spatialRepresentationInfo">
+ <group name="Vector Representation" xpath="gmd:MD_VectorSpatialRepresentation/gmd:geometricObjects">
+ <item name="id" xpath="@id"/>
+ <item xpath="gmd:MD_GeometricObjects/gmd:topologyLevel/gmd:MD_TopologyLevelCode"/>
+ <group name="Geometry" xpath="gmd:MD_GeometricObjects">
+ <item xpath="gmd:geometricObjectType/gmd:MD_GeometricObjectTypeCode"/>
+ <item xpath="gmd:geometricObjectCount"/>
+ </group>
+ </group>
- <item name="Number of Dimensions" xpath="gmd:MD_GridSpatialRepresentation/gmd:numberOfDimensions"/>
-
- <group name="Dimension Details" xpath="gmd:MD_GridSpatialRepresentation/gmd:axisDimensionProperties">
- <item xpath="gmd:MD_Dimension/gmd:dimensionName"/>
- <item xpath="gmd:MD_Dimension/gmd:dimensionSize"/>
- <item xpath="gmd:MD_Dimension/gmd:resolution"/>
+ <group name="Grid Representation" xpath="gmd:MD_GridSpatialRepresentation">
+ <item name="id" xpath="@id"/>
+ <item name="Number of Dimensions" xpath="gmd:numberOfDimensions"/>
+ <group name="Dimension Details" xpath="gmd:axisDimensionProperties">
+ <item xpath="gmd:MD_Dimension/gmd:dimensionName"/>
+ <item xpath="gmd:MD_Dimension/gmd:dimensionSize"/>
+ <item xpath="gmd:MD_Dimension/gmd:resolution"/>
+ </group>
+ <item name="Geometry" xpath="gmd:cellGeometry"/>
+ <item name="Availability of Transform Parameters" xpath="gmd:transformationParameterAvailability"/>
</group>
- <group name="Geometry" xpath="gmd:MD_GridSpatialRepresentation/gmd:axisDimensionProperties">
- <item xpath="gmd:MD_GridSpatialRepresentation/gmd:cellGeometry/gmd:MD_CellGeometryCode"/>
- <item xpath="gmd:MD_GridSpatialRepresentation/gmd:transformationParameterAvailability"/>
- </group>
</group>
</category>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
GeoNetwork-commit mailing list
GeoNetwork-commit@...
https://lists.sourceforge.net/lists/listinfo/geonetwork-commit