Hi all,
the arcs pull request has been updated to handle GML encoding of arcs (see
the other mail about this topic for details).
Generally speaking it's working well, GeoServer builds also work fine minus
one
hitch in the app-schema tests

Basically, I have a xlink test failing on me,
XLinkGeometryTest.testGeometry, that ends up encoding
something like this:

<ex:multisurface xlink:href="#geom10"/>
<ex:multipolygon xlink:href="#geom11"/>
<ex:geometryref xlink:href="xlinkvalue1"/>
<ex:curveref xlink:href="xlinkvalue2">
<gml:LineString>
<gml:posList/>
</gml:LineString>
</ex:curveref>
...

In other words, the other elements are empty, but curve is not. However, I
don't see where the
href management is, and how it's supposed to behave.
Looking at the results, it seems the encoder was fed with an empty
linestring...

Do you have any quick pointers?

Cheers
Andrea

-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/NWWaa2 for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to