Hey,
I hope I am putting this thread to the right section.
I have discovered a small inconvenience in the field of geometry. See the problem statement below:
The problem arose when I appended and original file (line feature class with ST_geometry) with another feature class (this one exported from feature class with ST_geometry -and edited entirely). For some reason the new feature class's geometry was changed to DEFAULT geometry. Is this possible? How could it happend that the feature classe's geometry was changed without me altering it?
My second question is about finding out the information about geometry in ArcCatalog? Is there any accessible way how to see what type of geometry(ST_geometry, DEFAULT, ...) is under the feature class?
Thank you for any information, and I hope I described the query properly