Message 1 of 8

Not applicable
07-16-2010
08:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have been looking for examples of how to query an FDO feature from VB or C# and filter the query by a polygon.
The test data store is a SHP file, but the future data store could be MySQL, Oracle or SQL Server.
I have found how to connect and how to get to the feature but not how to use the feature reader with a polygon.
I have generated a WKT string of the polygon from a polyline fed to the function in VB.NET from Lisp.
How do I use the WKT string to set a filter for a spatial query from the FDO connection or feature?
Solved! Go to Solution.