Re: [gdal-dev] Ascii Grid and Shapefile

2015-06-08 Thread David Fawcett
Edgar, GDAL can read (and write) ArcInfo ASCII grids. You can find more info here: http://www.gdal.org/frmt_various.html#AAIGrid The case that you are describing is not a great fit for GDAL alone. If you want to overlay your grid and other vector datasets in a desktop application, you might wa

[gdal-dev] Ascii Grid and Shapefile

2015-06-08 Thread Ronquillo, Edgar Nahum
Hello, I already asked a similar question but I will be more exact on what I am looking for. Is it possible with Gdal to read ascii grid file (.asc)? If yes, I would like to read this ascii grid file and produce and display a map out this. Moreover, after having this map I would like to put a sh