Hello!
I have a PostGIS enabled PostgreSQL database, with a table with spatial data in it. I have multiple geometry types in my table (points, lines and polygons). When I connect to my database in ArcPro, I only see my points layer. Is there a way to display all geometry types in ArcPro? Do I need to make three connections to my table? Unfortunately because my database is managed by a separate application, I can not make any modifications to my database to only allow one geometry type.
Thanks in advance!