[gdal-dev] Ascii Grid and Shapefile
David Fawcett
david.fawcett at gmail.com
Mon Jun 8 13:57:12 PDT 2015
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 want to look at QGIS http://www.qgis.org/en/site/
If you are more interested in styling the data and serving maps over the
Web, you may want to look at MapServer. http://mapserver.org/
David.
On Mon, Jun 8, 2015 at 3:27 PM, Ronquillo, Edgar Nahum <eronquillo at lanl.gov>
wrote:
> 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
> shapefile (or many shapefiles) on top of it and also display it. Is this
> something that can be done with Gdal? I've been looking around and can't
> seem to find the right answer. Please help.
>
> Thank You
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20150608/be25b27c/attachment.html>
More information about the gdal-dev
mailing list