[udig-devel] Need help to change the schema and add new

Schmitt, Magna (CIP) M.SCHMITT at CGIAR.ORG
Wed Apr 11 06:55:20 PDT 2007


Hello:
Thank you, Jesse for your example of copy features from a layer :-) .
I was also trying to change the "schema" from the "data store" first to add new "attribute types"  and new data to the features. For example: In my old layer i have:

DefaultFeatureType [name=PeruSur , namespace=http://www.opengis.net/gml , abstract=false , types=(DefaultAttributeType [name=the_geom , type=class com.vividsolutions.jts.geom.MultiPolygon , nillable=true, min=1, max=1],DefaultAttributeType [name=DEPCOD , type=class java.lang.String , nillable=true, min=1, max=1],DefaultAttributeType [name=DEPNOM , type=class java.lang.String , nillable=true, min=1, max=1],)]

So, I would like to add more "attributes types" to have new colums "Fields" in the table of the NEW layer.

Magna


More information about the udig-devel mailing list