Tagged Questions
1
vote
0answers
268 views
Intersecting with Geodatabase.ISpatialFilter - no results
I'm trying to intersect two layers and get resulting features with the following code I've written:
ESRI.ArcGIS.Geodatabase.ISpatialFilter spatialFilter = new ...
1
vote
0answers
430 views
ESRI: ADF + Geodatabase
I'm a .NET Develop. I'm using ESRI / ADF and I have a problem whit some methods of Geodatabase. On the beginning of development I needed connect on GeoDB and execute queries. On this moment I got this ...
