Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-users] Help with Plugins

Hi Christian,

There is a fair amount of documentation at:
http://udig.refractions.net/confluence/display/DEV/Home

The general architecture can be viewed at:

http://udig.refractions.net/confluence/display/DEV/3+Platform+Architecture

We have a couple tutorials to get you going at:

http://udig.refractions.net/confluence/display/DEV/1+Getting+Started

There is also the code from our training material in the repository. The tutorials aren't there but the code is and a short description of the purpose of each plugin is listed at:

http://udig.refractions.net/confluence/display/UDIG/Tutorials

The code for the tutorials is at:

http://svn.geotools.org/udig/branches/1.1.x/udig/tutorials

Code examples available at:

http://svn.geotools.org/udig/branches/1.1.x/udig/tutorials/net.refractions.udig.tutorials.examples/src/net/refractions/udig/tutorials/examples/


Hope this helps get you going.

Jesse

On 27-Apr-08, at 10:50 AM, Christian Jauss wrote:

Hi everybody,

I’ am a programmer with quite a lot of experience in programming with the
Eclipse Rich client Platform. But that should be better.
Currently I try to implement a small Open Source GIS Web client and for this I want to use some plugins and libs of UDig. Unfortunately I can't found a component diagram or something similar, so I don't know the name
of the libs and classes I need.

Please can anybody tell me which plugins a can use, to implement the
following functionalities?

- I need a possibility to read and parse GML Data from a WFS.
- I want to display Maps from a WMS with different styles and SLD's.

Best regards from Frankfurt/Germany,
Christian


_______________________________________________
udig-users mailing list
udig-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.refractions.net/mailman/listinfo/udig-users



Back to the top