Skip to main content

Hi I have a point (10 million rec) and polygon feature (9000 rec) class in SDE SQL Server 2012. I am using a FeatureReader to read the point fc, following which I need to get count of points within each polygon. This is what I get when I run workspace output doesn't seem correct:

Reader format `GEODATABASE_SDE' does not support querying by spatial predicate, but supports envelope queries. FME will create equivalent results by performing spatial predicate calculations locally. Performance should not be affected.

Any idea?

Hi @sunsilk11,

The answers on this Q&A; post should give you some ideas as to how you can work around it: https://knowledge.safe.com/questions/60361/does-the-featurereader-spatial-filter-work-on-orac.html

- Andrea


Reply