[Geoserver-users] ARC-SDE and FeatureID

Hello List,

we have got the following Problem.
The ARC-SDE Plugin uses the Shape-ID of the Geometry as FeatureID.
We use an View where one Geometry is used more than one time.
In this case we have got different Features with the same FeatureID.
E.g. the GeoTools Plugin will sort out Features with the same FeatureID.
Is there any way to solve this problem.

Thanks a lot
Tim

Hi Tim,

that happens because the ArcSDE featureclass does not have a row id column,
and thus we have no other way to get a feature identifier out of a table row.

You can solve that by creating an ArcSDE managed row id for the table (usually
called OBJECTID but you can name it as you want), or rather by adding a user
managed row id. Though the easiest way is to let sde manage the primary key
through an sde managed row.

Cheers,
Gabriel

On Tuesday 02 September 2008 09:13:48 am Tim Englich wrote:

Hello List,

we have got the following Problem.
The ARC-SDE Plugin uses the Shape-ID of the Geometry as FeatureID.
We use an View where one Geometry is used more than one time.
In this case we have got different Features with the same FeatureID.
E.g. the GeoTools Plugin will sort out Features with the same FeatureID.
Is there any way to solve this problem.

Thanks a lot
Tim

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge Build the coolest Linux based applications with Moblin SDK & win
great prizes Grand prize is a trip for two to an Open Source event anywhere
in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users