POST
|
Yeah, I'm trying to remember about the Facility Site -- because there are points and polygons. I believe what I remember the most about them was FCODE field. Make sure you aren't looking at the Points! I know that seems silly but I just remember it was difficult. I set up the ParcelPublicAccess for a basemap which is all pointed to the fgdb and OMG, I'm just saying! Until I actually figured out what the hello was going on . . . let me just say, I have a whole lot less hair and quite a few bruises from head banging. Once I figured out what layer they were referencing that I may have named differently in my SDE, then I was able to just bring my SDE feature in and work from there. The road centerlines is what really got me! I had to add fields to mine! You might want to open the template that is looking at ESRI's local government fgdb. Save the symbology as a layer file. Then delete that layer from your map and save it. Then try to bring in your layer from your SDE and use the saved symbology. You may have already tried it but if you did, once you remove the layer and save the map, try deleting your default.mxd (don't forget to just rename it) then reopening the template you are working in. If that doesn't work, let me know, I have a whole bunch of other things you can try!:)
... View more
05-02-2017
08:02 AM
|
0
|
0
|
80
|
POST
|
Such kind of data error usually can be caught by calling ITopologicalOperator::IsSimple or ITopologicalOperator3::IsSimpleEx in your code. You can also run the GeoProcessing Tool Check Geometry from Toolbox.
... View more
01-30-2012
06:21 AM
|
0
|
0
|
20
|
POST
|
Maybe you need to close the polygon by adding the first point to the end of the point collection. This code worked for me. Yup, that did it. Thanks a lot Tim. Justin
... View more
01-19-2012
12:13 PM
|
0
|
0
|
27
|
POST
|
Duncan, When I delete the row the row (with attributes and Shape field) remain in tact. In the directory there was an additional lock file being created that I still cannot explain, so I am going another route. Thanks for the help. Justin
... View more
09-08-2011
11:00 AM
|
0
|
0
|
2
|
POST
|
Hi Use ISelectionSet.Search to get a cursor on your selection set. From the cursor you can get the feature. Have Fun Mody
... View more
04-26-2011
08:56 PM
|
0
|
0
|
5
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|