The shape id is used only for sde feature classes that does not have a sde managed nor user managed row id. Hence they're treated read only and highly discouraged. If you can add a row id to your table, either user or sde managed, you'll be on the safe zone.
regards, Gabriel On Thursday 04 September 2008 11:17:29 am Jody Garnett wrote: > The ArcSDE plugin has been completely rewritten for GeoServer 1.7 (ie > GeoTools 2.5.x) given the number of weeks spent on it - and number of > problems fixed I would really recommend tryng GeoServier 1.7.x and let > us know what you think. > > You will to talk to Gabriel (or look at the code on trunk) to see if > Shape-ID is still used - although I recall ensuring that the row id was > removed from the attribute set in order to explicitly be the feature id. > Hope that helps ... > > Cheers, > Jody > > Tim Englich wrote: > > Hello List, > > > > we have got the following Problem. > > The ARC-SDE Plugin, used in Geoserver 1.6.x, 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=/ > > _______________________________________________ > > Geotools-devel mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/geotools-devel > > ------------------------------------------------------------------------- > 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=/ > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users ------------------------------------------------------------------------- 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=/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
