[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [udig-users] Desktop_Application_with_uDig
|
[...]
> Is it possible, or allowed to exclude some uDig modules and use only modules
> that we want and
> make custom commercial GIS application on top? uDig is really great but it
> has too much
> functionality than it is needed in our application. Also we would like to
> adapt uDig in some way,
> e.g. as a example we would like sometimes to change features style apart of
> user, moreover we have
> request to forbid users to manually change style.
> I would like to know is it allowed to do with uDig?
Given the LGPL license, you may do really a lot. You can disassemble,
cut into pieces, modify, sell, buy, and do a lot more with udig.
The license permits you to do that in the shadows, not returning the
code to the community, if you don't want to.
To answer your question really, the license permits to take udig and
use it as an sdk (which it is) to create your own GIS, also adapting
the adk to your needs.
Andrea
>
>
>
> Andrea Antonello wrote:
>>
>> 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
>>>
>> _______________________________________________
>> udig-users mailing list
>> udig-users@xxxxxxxxxxxxxxxxxxxxx
>> http://lists.refractions.net/mailman/listinfo/udig-users
>>
>>
>
> --
> View this message in context: http://n2.nabble.com/Desktop_Application_with_uDig-tp2654482p2674953.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
>