Hi,
I need to create 3D wells showing the layers of geological materials present at each depth. I have a shapefile with the columns "startdepth" and "enddepth". These columns contain information about where the layer depth begins (startdepth) and where the layer depth ends (enddepth). The "material" column contains information about the material present in each layer.
I need to create a 3D representation of these wells, symbolizing each depth layer according to its material. How is it possible to do this using ArcGIS Pro?
Thanks!