includegeometry

Titleā€ƒ includegeometry

Summary

Adds geometry to to an output event table, based on the supplied LRS network table (dynamically segments the geometry based on the event data).


Usage

Adds geometry to to an output event table, based on the supplied LRS network table (dynamically segments the geometry based on the event data).


Syntax

Parameter Explanation
skip (Optional)

skips processing if true

networkTableConnection (Optional)

network table connection

networkTableName (Optional)

network table name

networkTableVersion (Optional)

network table verion

networkRouteIdField (Optional)

network route Id field

networkFromDateField (Optional)

network from date field

networkToDateField (Optional)

network to date field

networkToDateValue (Optional)

netowrk to date value

networkSdeFileName (Optional)

network sde file name

networkSdeDbType (Optional)

network sde db type

networkSdeDbInstance (Optional)

network sde db instance

networkSdeDbAuthorization (Optional)

network sde db authorization

networkSdeDbUsername (Optional)

network sde db username

networkSdeDbPassword (Optional)

network sde db password

networkSdeDbSaveUserPass (Optional)

network sde db save yser pass

networkSdeDbName (Optional)

network sde db name

networkSdeFilePersistLocation (Optional)

network sde file persist location

inTableConnection (Optional)

in table connection

inTableName (Optional)

in table name

inTableRouteIdField (Optional)

in table route id field

inTableSdeFileName (Optional)

in table sde file name

inTableSdeDbType (Optional)

in table sde db type

inTableSdeDbInstance (Optional)

in table sde db instance

inTableSdeDbAuthorization (Optional)

in table sde db authorization

inTableSdeDbUsername (Optional)

in tabl sde db username

inTableSdeDbPassword (Optional)

in table sde db password

inTableSdeDbSaveUserPass (Optional)

in table sde db save user pass

inTableSdeDbName (Optional)

in table sde db name

inTableSdeFilePersistLocation (Optional)

in table sde file persist location

outTableName (Optional)

out table name

inTableFromMeasureField (Optional)

in table from measure field

inTableToMeasureField (Optional)

in table to measure field

skipSdeCleanup (Optional)

When true, will skip the deletion/cleanup of any generated SDE files.

Code Samples

Tags

gp script geometry include

Credits

Transcend Spatial Solutions


Use limitations