Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-users] Desktop_Application_with_uDig

Hi IceDice,

> I am considering to use uDig framework to create Java GIS desktop application.

good

> By the way GIS is only one aspect (but the most important) of application which
> will include some other modules. I am interested is it obtainable to build GIS part of
> application with uDig, get executable jar file with full control on given java classes
> related to GIS and then make other modules around it?

If you are considering to have this all in an rcp application, yes.
Have a look at this:
http://udig.refractions.net/confluence/display/DEV/3+Custom+Application+Tutorial
I might be exactly what you want to do.

> Also if it is all possible what about uDig licensing? Do i need to expose source code
> of custom application to users?

Nope, the license is LGPL, so on that part you are safe. No need to
expose client code.

Ciao
Andrea


>
> Thanks in advance.
>
> --
> View this message in context: http://n2.nabble.com/Desktop_Application_with_uDig-tp2654482p2654482.html
> Sent from the udig-users mailing list archive at Nabble.com.
>
> _______________________________________________
> udig-users mailing list
> udig-users@xxxxxxxxxxxxxxxxxxxxx
> http://lists.refractions.net/mailman/listinfo/udig-users
>


Back to the top