Hi,

I've created a workspace in FME workbench to gather a set of points 
from a CSV file (1st source dataset) use point_connector to generate 
the lines connecting them.  Then, I take these lines and perform a 
spatialfilter (intersect) with another source dataset(ESRI shapefile) 
to find which polygons the lines intersect with.  

When I run my workspace from FME workbench it works fine but I'm 
trying to run my workspace using the command line (fme.exe 
H:\test\test2.fmw) and I get the error message below in the MS-DOS 
window:

"
The clause 'PREDICATE INTERSECTS' within 'FACTORY_DEF * 
SpatialFilterFactory FACTORY_NAME SPATIALFILTER INPUT BASE 
FEATURE_TYPE POINTCONNECTOR_LINE_1 INPUT CANDIDATE FEATURE_TYPE 
72_qtr_Zone12 PREDICATE INTERSECTS USE_BOUNDING_BOX NO MULTIPLE_BASES 
YES MERGE_BASE_ATTR YES BOOLEAN_OPERATOR OR DIMENSION 2 OUTPUT PASSED 
FEATURE_TYPE SPATIALFILTER_PASSED' is not a valid PREDICATE type.  
Consult the documentation for valid types.
Program Terminating

Translation FAILED
"

Does anyone know what this error means?  Thanks in advance for your 
help.

Desmond








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/
 


Reply via email to