Hello Martin,
Yes, I will note this part in my work .
Thanks so much
Hao

On Thu, Jun 30, 2016 at 6:36 AM, Martin Desruisseaux <
[email protected]> wrote:

> Hello Hao
>
> Good that the bounding box is back.
>
> I created a pull request for a new package,
> "org.apache.sis.services.csw", in the sis-webapp module. It contains a
> "Catalog" class which is only beginning. This "Catalog" is a partial
> port of the "Record" class that you wrote in the VNSCweb repository. I
> added Apache header (this is mandatory) and some documentation. The most
> significant change is that "Catalog" stores Metadata objects instead
> than summary objects.
>
> I do not suggest to replace "Record" by "Catalog" now. This is just a
> first draft for identifying which adaptations will be needed for SIS.
> You can ignore and continue on VNSCweb for now. However it would be nice
> if you could put more documentation. For example I noticed a "distance"
> method in the "Calculate" class, but the documentation does not said
> which kind of distance is computed (it is not the Euclidean distance).
>
> Note that there is some methods in SIS for computing distance, but in
> order to know if they are suitable, we need to know which kind of
> distance is computed by "distance". For example is it an "orthodromic"
> distance (i.e. the shortest distance between two points on Earth by
> following a great circle?)
>
>     Martin
>
>
> Le 29/06/16 à 13:02, phuong hao nguyen thi a écrit :
> > I created a new class in web service to print xml file and printed
> > boundingbox :)
>
>

Reply via email to