JVB
JVB
Hello @AlexanderJuestel Thank you for answering. Yes, the mesh is the surface displayed. I put the files [here](https://github.com/jc-barreto/GemGis_TEST_Jenny). What I wanna do, like in your example, is to plot the...
@bluetyson Yes, like the [example 35](https://gemgis.readthedocs.io/en/latest/getting_started/tutorial/35_plotting_borehole_data_with_pyvista.html)
I did this in Jupyter notebook, with matplotlib, but without the surface from topography, I guess with GemGis will be bettter 
I have uploaded the topography as .dxf file [here](https://github.com/jc-barreto/GemGis_TEST_Jenny), but I don't understand how to import to gemgis my 2D topograph
Is [this](https://www.youtube.com/watch?v=jkJTMd0C_6I) the kind of data I must have ?
No, this topography is from some project. I manage to import to ArcGis, I have georeferenceated, and now I have a raster and Tiff that I have exported from ArcGis,...
@AlexanderJuestel, thank you for the help. Now I have the .tif file and I can import with rasterio, but I don't know how to create the mesh .vtk and and...
Thank you, it works! Now, I'm finally following example 35, and I'm facing problems with the function gg.visualization.add_row_to_boreholes. I have my topography  and my data  but when I...
Now, I have transformed my data to the same format/labeling that the example data, and still getting problems... And I don't understand this error, because I have a pandas dataframe,...
Z is not the altitude? I would like to plot my data for altitude, not for Z. and the depth is the total length of my borehole, for example, if...