gml:id is not encoded in the geometry attribute implementation
--------------------------------------------------------------

                 Key: GEOT-3219
                 URL: http://jira.codehaus.org/browse/GEOT-3219
             Project: GeoTools
          Issue Type: Bug
          Components: ext xml-xsd
         Environment: Windows XP, JDK1.6
            Reporter: Florence Tan
            Assignee: Rini Angreani


GeoServer failed to encode gml:id in the geometry attribute implementation.

Mapping : 
<AttributeMapping>
  <targetAttribute>sa:shape</targetAttribute>
    <idExpression>
      <OCQL>SHAPE_ID</OCQL>
    </idExpression>
    <sourceExpression>
      <OCQL>SHAPE</OCQL>
    </sourceExpression>
  <targetAttributeNode>gml:LineStringPropertyType</targetAttributeNode>
</AttributeMapping>

Result:
<sa:shape>
  <gml:LineString srsName="http://www.opengis.net/gml/srs/epsg.xml#4283";>
    <gml:posList>-28.4139 121.142 -28.4139 121.142</gml:posList> 
  </gml:LineString>
</sa:shape>



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to