@vertigis/workflow-activities-inline
Version:
VertiGIS Studio Workflow activities for VertiGIS Inline
1 lines • 3.33 kB
JSON
{"activities":[{"action":"uuid:53ca7f89-f516-48f8-afd0-9c29f2d2b999::GetMValuesFromCoordinatesActivity","category":"VertiGIS Inline","description":"Generate m values for a line based on present x and y values.","displayName":"Get M Values From Coordinates","inputs":{"inlineManager":{"description":"The Inline Manager of the current instance of VertiGIS Inline.","displayName":"Inline Manager","isRequired":true,"name":"inlineManager","typeName":"any"},"featureSet":{"description":"The Feature Set that will be modified with m values.","displayName":"Feature Set","isRequired":true,"name":"featureSet","typeName":"FeatureSet"},"useGeometry":{"description":"Whether to use the feature geometry or to use attributes that represent the coordinates.\nIf false, requires x and y field names. Default is false.","displayName":"Use Geometry","name":"useGeometry","typeName":"boolean"},"xFieldName":{"description":"The name of the field that represents the x value of the feature.","displayName":"X Value Field Name","name":"xFieldName","typeName":"string"},"yFieldName":{"description":"The name of the field that represents the y value of the feature.","displayName":"Y Value Field Name","name":"yFieldName","typeName":"string"},"spatialReference":{"description":"The spatial reference of the Feature Set. If not provided will use the one found\non the feature set. If none can be found on the Feature Set, will use the map's spatial reference.","displayName":"Spatial Reference","name":"spatialReference","typeName":"SpatialReference"},"mValueFieldName":{"description":"The name of the field the new m values will be assigned to. Default\nis \"_M_VALUE_FIELD_\".","displayName":"M Value Field Name","name":"mValueFieldName","typeName":"string"}},"outputs":{"featureSet":{"description":"The Feature Set updated with m values.","displayName":"FeatureSet","name":"featureSet","typeName":"any"}},"suite":"uuid:53ca7f89-f516-48f8-afd0-9c29f2d2b999"},{"action":"uuid:53ca7f89-f516-48f8-afd0-9c29f2d2b999::GetCurrentRouteGeometryActivity","category":"VertiGIS Inline","description":"Get the geometry of the current highlighted route or range.","displayName":"Get Current Route Geometry","inputs":{"inlineManager":{"description":"The Inline Manager of the current instance of VertiGIS Inline.","displayName":"Inline Manager","isRequired":true,"name":"inlineManager","typeName":"any"},"trimToRange":{"description":"Whether to trim the geometry to the current range or return the entire route. Default is false.","displayName":"Trim To Range","name":"trimToRange","typeName":"boolean"}},"outputs":{"geometry":{"description":"The geometry of the current highlighted route or range.","displayName":"Geometry","name":"geometry","typeName":"__esri.Geometry | __esri.Geometry[]"}},"suite":"uuid:53ca7f89-f516-48f8-afd0-9c29f2d2b999"},{"action":"uuid:53ca7f89-f516-48f8-afd0-9c29f2d2b999::SetFeatureSetForDataSourceActivity","category":"VertiGIS Inline","description":"Designate a Feature Set to be used in an Inline data source.","displayName":"Set Feature Set For Data Source","inputs":{"featureSet":{"description":"The Feature Set that will be used by the data source.","displayName":"Feature Set","isRequired":true,"name":"featureSet","typeName":"__esri.FeatureSet"}},"outputs":{},"suite":"uuid:53ca7f89-f516-48f8-afd0-9c29f2d2b999"}],"elements":[]}