Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-users] Reshape with PostGIS layer

Hi Sylvia,

Finally got around to testing the postgis. I found one bug that occurs when an attribute is null. Could you send me your log just after performing the failed reshape? I will try to see if it is the same problem. Even better would be access to the DB to test that one layer.

Jesse
On 29-Jul-08, at 12:28 PM, Silvia Franceschi wrote:

Attached a screenshot of the layer properties. It seems ok...

Thanks

Silvia


Jesse Eichar wrote:
It should work for any datastore... or so I thought. Do a Info on the layer and check the layer's schema. I think that Layer properties also shows the FeatureType for that layer.

Jesse

On 29-Jul-08, at 12:02 PM, Silvia Franceschi wrote:

Hi all,
I am trying to do a reshape with a PostGIS layer in which the geometry column is called "shape" but I have some problems related to the creation of the new geometry in the reshaped layer. The problem is that "shape" means nothing, I think, for the reshape function, so I tried to substitute the
shape=shape (orignal)
in
the_geom=shape
but nothing changes.

Is the reshape function usable also for postgis layers or is it thought just for shapefiles? In fact if I export the postgis layer as a shapefile and then do the reshape everything works properly.

Thanks in advance,

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


<monit_pts_info.png>



Back to the top