GMS:Exporting Grids
From XMS Wiki
Jump to navigationJump to search
2D and 3D grids can be exported from GMS in various formats by right-clicking on the grid in the Project Explorer and selecting the Export command. The options available include:
Exporting 2D grids
Exporting 3D grids
- Text GMS 3D Grid File (*.3dg)
- This is an older GMS grid file format that is described in this document.
- Shapefile
- An ESRI ArcGIS compatible shapefile will be exported containing 2D polygons for all 3D grid cells in all grid layers. The attribute table fields include:
- cell ID
- cell I
- cell J
- cell K
- grid cell activity
- active scalar data set values
- active data set activity (if it exists)
- A simple definition query using the grid cell activity and K fields can be created in ArcMap to see one layer of the grid at a time.
- An ESRI ArcGIS compatible shapefile will be exported containing 2D polygons for all 3D grid cells in all grid layers. The attribute table fields include: