I want to create a basic DEM file in .ascii format which will just be a rectangular grid and with no slope i.e same elevation at every cell. Please provide information on how to achieve this. I am using ArcGIS 9.3. Thanks.
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
Use the Create Constant Raster tool. |
|||
|
|
|
An easy approach would be to create a polygon of your study area, and give that feature the hight that you want as an attribute. After that use the Polygon to raster tool to create a raster file, with your hight as the cell value for all cells. After this, use the Raster to Ascii tool to convert the raster to ASCII format. |
|||
|
|

