Hello Hao, and welcome!

For starting, I suggest to create a new clone of SIS JDK8 branch, either
with Subversion:

    https://svn.apache.org/repos/asf/sis/branches/JDK8/

or with Git:

    https://github.com/apache/sis/tree/JDK8

I suggest to work in the application/sis-webapp module. There is already
a web application there, but it has not been maintained for years and I
think it contains obsolete hard-coded URLs. If you have time, could you
take a look at LocationServlet and check if it still work? If not, I'm
tempted to deprecate it.

For your new work, I suggest to use the
"org.apache.sis.services.catalog" package name.

Have a nice Google Summer of Code!

    Martin

Le 25/04/2018 à 13:54, phuong hao nguyen thi a écrit :

> Hello Martin and all,
> I'm very happy that my proposal is accepted . Thanks for giving me the
> opportunity to participate in Google Summer of Code .
> In this summer, I will implement OGC Catalog Service for the Web in Apache
> SIS that support publish and search metadata , services and related
> information object .
> Basically, Catalog Service use the client-server architecture with a server
> provide the application to manage the metadata satelite image : view , add,
> edit , delete , search ...
> To develop this web service , I will use the framework Apache CFX ,
> posgresql database and Apache SIS .
> I hope to receive comments from everyone in my project.
>
> Thanks so much
> Hao

Reply via email to