Hello Luis Le 22/09/2017 à 17:00, Luis E Bermudez a écrit :
> I suggest that you create a new issue and then refer to #19. > Thanks, I will do. > If we can flesh out the standards and version) that you think need to > be tested will be great. > It would be GeoAPI 3.0.1, which is itself based on ISO 19115:2003 (not yet upgraded to 2014) and ISO 19111:2007. Since not all projects implement GeoAPI, we would have to create some wrappers ourselves (we already did for Proj.4 and UCAR). Whether is could be done as part of TestBed 14 or outside is an open question. It could also be done as a collaboration between Apache and external project - we are already in touch with Proj4J in this regard. > For GML, I assume is testing GML files created from these tools? > Not testing the GML validity since it is already done by CITE tests, but rather the values in GML elements. For example a test from the GIGS 3005 series tells us to create a ProjectedCRS with a longitude of natural origin of 3°, a scale factor of 0.9996, etc. Our test will consist at, after asking the tested library to produce the GML document corresponding to that GIGS 3005 test, verify that the "longitude of natural origin" parameter value in the GML file is really 3°, etc. Martin
