Saturday, May 16, 2009

LIDAR contours

The map took a major step forward this week with the acquisition of LIDAR contour data from the Coweta County GIS department. LIDAR is the latest and greatest method of generating contours (and other data) using airborne radar and digital signal processing. This is great news, and should make the finished product much better.

Getting it into a usable form took most of a day. The county supplied two foot contours in a shape file. I had to use qgis, wich is an open source GIS program (free) to translate it from lat/long coordinates to UTM WGS84 in zone 16N. Then I used a demo program to convert from shape to dxf. The dxf file still needed some massaging, which I did with sed in OS X. After all that I was able to import the dxf and have it magicall line up with the geo-referenced aerial photos.

Here's an example.The purple lines are the lidar data. The green lines are the USGS contours from the DRG. The blue lines are contours generated from the USGS DEM. There's a lot of difference.

[caption id="attachment_64" align="alignright" width="425" caption="LIDAR Contour Example"]LIDAR Contour Example[/caption]

No comments:

Post a Comment