<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">
      <p>Hello Stephane</p>
      <p>(redirecting to the Geotk mailing list since after
        investigation, it appears to be a Geotk issue rather than an
        Apache SIS one).</p>
      <p>I think that the issue is caused by a wrong namespace in the
        Geotk PolygonPatchArrayPropertyType class (missing "3.2" in
        <a class="moz-txt-link-rfc2396E" href="http://www.opengis.net/gml/3.2">"http://www.opengis.net/gml/3.2"</a>). I need to ask to Guilhem on
        Monday if my interpretation is correct. If it is, then I will
        deploy a Geotk 4.0-M6 milestone with the fix next week after the
        Apache SIS 0.7.1 release (if approved).<br>
      </p>
      <p>About the different error that I got: it was a
        NumberFormatException in java.text.MessageFormat. I saw no
        Apache or Geotk class in the stacktrace. I did not investigated
        further; I just set the default locale to Locale.US so I could
        get the same error than you got.</p>
      <p>    Martin<br>
      </p>
      <p><br>
      </p>
      Le 15/07/16 à 15:36, Stephane Fellah a écrit :<br>
    </div>
    <blockquote
cite="mid:CA+VBKCEdWKLXksgFLtAQH183tciu8tpn+pDu6RYCydX3y2JfSw@mail.gmail.com"
      type="cite">
      <div dir="ltr">Martin,
        <div><br>
        </div>
        <div>I made the change to replace JScience with the following
          dependency</div>
        <div><br>
        </div>
        <div>
          <div><dependency></div>
          <div><span class="" style="white-space:pre">  </span><groupId>tec.units</groupId></div>
          <div><span class="" style="white-space:pre">  </span><artifactId>unit-ri</artifactId></div>
          <div><span class="" style="white-space:pre">  </span><version>0.9</version></div>
          <div></dependency></div>
        </div>
        <div><br>
        </div>
        <div>This removes the issue with the GeoAPI conflict.</div>
        <div><br>
        </div>
        <div>I managed to run independently the project that Cullen sent
          and I reproduce the same error that he documented. </div>
        <div>The schema is pretty simple as it simply inherits
          AbstractFeatureType and add only one property  id. Not sure
          what is the issue. What error do you get? We are trying to
          implement an application schema for Open Street Map and we
          want to leverage the AbstractFeature API from Gtk so we can
          access to its geometry in a uniform way and get the JTS
          geometry. </div>
        <div>The goal is to avoid reproducing the same code you
          produced.  Do you have any example where you build an
          application profile of GML using GeoTk? This may help to
          identify the gaps or whether there is some bug in GeoTk or
          not.</div>
        <div><br>
        </div>
        <div>Regards</div>
        <div>Stephane</div>
      </div>
    </blockquote>
    <br>
  </body>
</html>