Justin Deoliveira a écrit : > Hi Robert, > > What version of geotools are you using? I'm using the 2.5-M0 > Also if possible and you are not > restricted by data licensing issues feel free to send over the gml file > you are using. > Here it is : <?xml version="1.0" encoding="utf-8"?> <?xml-stylesheet type="text/xsl" href="schematron_result_for_eop.xsl"?> <opq:EarthObservation gml:id="01234" xmlns:gml="http://www.opengis.net/gml" xmlns:abc="http://earth.dtc.int/abc" xmlns:opq="http://earth.dtc.int/opq" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://earth.dtc.int/opt ../../abc/1.1/opq.xsd"> <gml:metaDataProperty> <!-- SOME specific XML --> </gml:metaDataProperty> <gml:validTime> <gml:TimePeriod> <gml:beginPosition>2001-08-22T11:02:47.000</gml:beginPosition> <gml:endPosition>2001-08-22T11:02:47.999</gml:endPosition> </gml:TimePeriod> </gml:validTime> <gml:using> <!-- SOME specific XML --> </gml:using> <gml:target> <abc:Footprint> <gml:multiExtentOf> <gml:MultiSurface srsName="EPSG:4326"> <gml:surfaceMembers> <gml:Polygon> <gml:exterior> <gml:LinearRing> <gml:posList>2.1025 43.516667 2.861667 43.381667 2.65 42.862778 1.896944 42.996389 2.1025 43.516667</gml:posList> </gml:LinearRing> </gml:exterior> </gml:Polygon> </gml:surfaceMembers> </gml:MultiSurface> </gml:multiExtentOf> <gml:centerOf> <gml:Point srsName="EPSG:4326"> <gml:pos>2.374167 43.190833</gml:pos> </gml:Point> </gml:centerOf> </abc:Footprint> </gml:target> <gml:resultOf> <!-- Some piece of XML --> </gml:resultOf> </opq:EarthObservation>
-- Robert JACOLIN M2M ANYWARE TECHNOLOGIES Tél : +33 (0)5.61.00.06.56 Fax : +33 (0)5 61 00 51 46 www.anyware-tech.com ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
