Homan 0 Posted July 13, 2016 Report Share Posted July 13, 2016 Hello, I am trying to figure out how to save an SMS created 2-D mesh as a raster. I figure this is going to be a several step process and have been trying to use a combination of SMS, WMS and ArcGIS... I have saved the mesh as .2dm and .tin files, but have not been able to figure out a way to transfer them into a raster. The .tin I save in SMS is also not recognized in ArcGIS. Any guidance or suggestions would be greatly appreciated. Thanks much, Joel Quote Link to post Share on other sites
calberts 0 Posted July 13, 2016 Report Share Posted July 13, 2016 Hi Joel, It is convenient you have access to all of the software you have listed. Here is one method you could use, you could take your .2dm file from SMS and use the file import wizard within WMS to load in the X,Y,and Z values of the mesh nodes as TIN vertices. You would then triangulate the tin in WMS and convert the TIN to a DEM which will allow you to specify the resolution as fine or course as you desire. Once it is a DEM, use File | Save as... to save it as an arc/info grid format (which should be compatible with mostly any program you are going to use it in). One thing I would say about this process, or any process where you are drastically changing the structure of the original data, is that you will likely be degrading your data by forcing a set of unstructured mesh nodes to fit a structured raster grid. The extent of the degradation will depend largely upon the resolution you specify for the DEM. Best of luck, calberts Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.