Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] existing Form classes (Moovida)

Hi Paul,

> I'm trying to find some examples of custom Form classes and Jody suggested
> that Moovida had done some work with this already.

yep, we did both a form editor and a form generator  that loads
sidecar file for shapefiles (it works also with postgis layers).

The first work in progress was here:
http://jgrasstechtips.blogspot.com/2010/09/form-editor-work-in-progress.html

I then stopped to documenti it in the blog, sicne the university
should have been delivering a manual about that already and we are
waiting for that to happen.

To have an idea about how that works, I can attch you a couple of screenshots.

> So we will be building a generic form structure for an internal project and
> just wanted to look and see if there are any other issues to consider.
>
> Can Moovida or anyone else point me to where this work might be?

The code is here:
http://code.google.com/p/beegis/source/browse/

and the plugin is the formeditor:
http://code.google.com/p/beegis/source/browse/#hg%2Fbeegisplugins%2Feu.hydrologis.jgrass.formeditor

It would be nice if you guys could extend and enhance this project. I
anyways think that the form editor and reader should be part of a the
core gis. I didn't propose it at the time only because the GEF editor
was requesting too many deps. But now that the palette is in, it would
be a small addition.

Let me know what you think.

Ciao,
Andrea


>
> Cheers
>
> Paul
>
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
>

Attachment: formeditor_01.png
Description: PNG image

Attachment: formeditor_02.png
Description: PNG image

Attachment: formeditor_03.png
Description: PNG image


Back to the top