Hello Martin, 

I have submitted revision 2 of my proposal as final submission. There wasn't 
much time to revise it any further. 

I went through the github repo you linked. A surface level inspection of 
filenames shows that the code has followed standard JavaFX practice of making 
skin separate from the control. 
I still have to run that code though. 

Documentation is an important factor. I will ensure good documentation for all 
code I write. 

From sis-console examples page I downloaded wkt, netcdf and csv files. Can you 
recommend me any more datasets which I can play around with to understand SIS 
better? 

Regards 
Siddhesh Rane 



---- Martin Desruisseaux wrote ----

>Hello Siddhesh
>
>For the JavaFX application, some code below can be copied and adapted if
>useful. For example the "crs" sub-package can be a source of
>inspiration. The license is LGPL, but we can change to Apache 2 any
>classes needed. Note that the classes do not need to be ported as-is in
>SIS: all "org.geotoolkit" imports need to be replaced by SIS equivalent,
>documentation would be desirable, and ideas about code, appearance, API,
>etc. are welcome.
>
>https://github.com/Geomatys/geotoolkit/tree/master/modules/display/geotk-widgets-javafx/src/main/java/org/geotoolkit/gui/javafx
>
>This code has been written by Johann Sorel, who is on this mailing list.
>
>    Martin
>
>

Reply via email to