I am trying to create measures for an ArcSDE feature class, and I keep getting this error:
@Length -- Cannot calculate ALL_LENGTHS for a feature that is not a point, polygon, or line. The features are polylines, does anyone have any more information on this error? I have posted some of the log below. Thanks, Mike O'M FME Configuration: Destination coordinate system set to input coordinate system `UTM83-17' +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++ Feature Type: `MEASUREGENERATOR_OUTPUT' Attribute(32 bit integer): `OBJECTID' has value `2' Attribute(string) : `SEGMENT_ID' has value `65-30' Attribute(64 bit real) : `SHAPE.LEN' has value `2053.03678401006' Attribute(string) : `fme_feature_type' has value `migrate.Route_RegionalRd' Attribute(string) : `fme_geometry' has value `fme_aggregate' Attribute(active) : `fme_type' has value `fme_line' Attribute(string) : `geodb_feature_is_simple' has value `no' Attribute(32 bit integer): `geodb_oid' has value `2' Attribute(string) : `geodb_type' has value `geodb_polyline' Geometry Type: Aggregate (512) Total Number of Coords: 30 -- Coordinate Dimension: 2 -- Coordinate System: `UTM83-17' Number of Aggregate Parts: 4 --------------------------------------------------------------------- ------ Geometry Type: Line (2) -- Part Number: 0 -- Number of Coordinates: 2 (629058.37,4883687.2) (629057.65,4883690.68) --------------------------------------------------------------------- ------ Geometry Type: Line (2) -- Part Number: 1 -- Number of Coordinates: 16 (629278.21,4882576.74) (629244.2,4882743.54) (629216.49,4882878.99) (629204.91,4882937.65) (629184.88,4883040.11) (629162.45,4883159.98) (629146.03,4883246.55) (629133.6,4883313.38) (629128.48,4883339.07) (629103.63,4883465.33) (629089.74,4883532.97) (629085.69,4883554.7) (629076.34,4883599.94) (629068.86,4883635.84) (629063.62,4883662.01) (629058.37,4883687.2) --------------------------------------------------------------------- ------ Geometry Type: Line (2) -- Part Number: 2 -- Number of Coordinates: 6 (629364.7,4882181.52) (629330.74,4882345.95) (629306.1,4882452.4) (629284.21,4882548.21) (629280.5,4882567.04) (629278.21,4882576.74) --------------------------------------------------------------------- ------ Geometry Type: Line (2) -- Part Number: 3 -- Number of Coordinates: 6 (629467.25,4881679.07) (629457.89,4881730.51) (629441.9,4881812.14) (629428.88,4881880.48) (629406.09,4881988.49) (629364.7,4882181.52) ===================================================================== ====== Abnormal termination of the Geodatabase reader. Closing the Geodatabase reader. @Length -- Cannot calculate ALL_LENGTHS for a feature that is not a point, polygon, or line. Transaction #1 rolled back. Rerun translation specifying transaction #0 for the keyword 'TRANSACTION'. Closing the Geodatabase writer. Closing the Geodatabase reader. @Length -- Cannot calculate ALL_LENGTHS for a feature that is not a point, polygon, or line. FME Session Duration: 8.5 seconds. @Length -- Cannot calculate ALL_LENGTHS for a feature that is not a point, polygon, or line. Program Terminating Translation FAILED. --- In [email protected], "spankymccheese" <[EMAIL PROTECTED]> wrote: > > I am having trouble creating a polylinem featureclass in ArcSDE. Does > anyone have any samples of using the MeasureGenerator trasformer? > There is not much in the documentation, and I am all out of ideas! > > Many Thanks, > > Mike O'M > Get the maximum benefit from your FME, FME Objects, or SpatialDirect via our Professional Services team. Visit www.safe.com/services for details. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
