Hello, I get this warning when I try to generate floor transitions.
WARNING 180276: No transition unit feature found.
However, all my input layers are 3D, I have calculated the Z geometry as well. When I look at my Details, Units, Levels, Facilities and PrelimPathways in a Scene, they all draw properly, Stairways and Elevators are properly displayins as well. My Stairway Unit expression and Elevator Unit expression doesn't contain any errors.
I'm running out of ideas to find what could be the problem.
thanks for your help.
Audrey
We had the same error message. I believe that the schema generated in the create indoors database and the schema needed to create an indoor network are slightly different. After running through the ESRI indoors training and downloading the sample data I noticed that we needed several additional relative elevation/absolute elevation fields that were not automatically generated using the create indoors database tool. After adding those fields the error message disappeared. Here is what is generated when running the create indoors database tool (using Pro 2.9.3 and enterprise 10.9.2).
Levels.
Levels in the ESRI sample data from ESRI
Anyways adding those fields seemed to get it to work. May or may not be relevant.
Hi @abarcand -- I hope you're experiencing better success with the Generate Floor Transitions tool. If information in a post in this thread helped resolve the issue you were experiencing, please mark it by clicking Accept as Solution -- that will help others who encounter a similar issue find solutions more easily.
Regards,
Jason
Hi @AnneSantaMaria -- Thank you for your contributions to this thread! The ArcGIS Indoors Information Model has indeed gone through revisions between releases of ArcGIS Pro. The Generate Floor Transitions tool and other ArcGIS Indoors tools are tested for backwards compatibility, but there's always a chance that something was missed. If a tool detects schema issues, it should raise an error more relevant and useful than the one being reported in this thread (180276: No transition unit feature found) -- we'll take a look at this.