Hello,
I am trying to use Google Maps 3d Tiles data to do CFD simulation, but can’t seem to figure out how to convert 3d tiles data to a mesh file, does anyone know how to do that? ideally using python, the workflow should be input(lat,long,elv,radius) output(mesh file centered at that geolocation)
Thanks