I have a feature service which contains some items with a total length of 0, but they have a depth (z-value) : items which are positioned vertically into the ground. The tables are all z-enabled.
When I open the service in ArcMap, I can see they are there.
But when I download it in my Qt application using GeodatabaseSyncTask and GenerateGeodatabaseJob to create a runtime geodatabase, these features are missing !
Are there some special settings needed to be able to download them ?