[gdal-dev] polygon to grid?
Lewis, Ambrose J.
AMBROSE.J.LEWIS at saic.com
Mon Jul 13 07:55:42 EDT 2009
Hi All:
I'm relatively new to GDAL/OGR, so please forgive a dumb question!
I have a grid file (DTED elevations) and a shapefile of polygons
(building locations and an APEX attribute representing their height).
I'd like to combine these together so that my new[x,y] = DTED
elevation[x,y] + building apex[x,y] (assuming the building apex is zero
if the loc was outside any of the shapefile's polygon)
How can I convert the polygons to a grid compatible with DTED?
THANXS!
amb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20090713/dc50b838/attachment.html
More information about the gdal-dev
mailing list