In the following link
it says if using InternalFeatures to add, the feature should be in the external projection when adding. This doesn’t seem to be correct, but I just want to clarify. Should the features be in the internal projection instead?
Also, in my app there are some derived types from Feature, but when using the Add/Update transaction, or using a projection converter, the functions always return Feature, not the original type, and thus I’m losing some extra properties. This is why I’d like the clarification.
Also, if using InternalFeatures, is there anything else that needs to be done besides calling BuildIndex() after?
Thanks,
Dan