by worker201 » Thu Aug 03, 2006 12:35 pm
The complete file, which is like 24,000 points, defines the complete medium resolution of the Galveston Bay shoreline, between Houston and Galveston, Texas. As you might know, this is part of hurricane alley, so mapping done here is pretty important. However, the current project is for the Texas Parks and Wildlife Dept (TPWD). They want a map of shrimp habitat in the bay. For biological planning purposes, they want to know the area, the volume, and the perimeter in kilometers. Making a map of habitats is easy. Computing the area and volume from a contour map is easy (simple function of my mapping program. Measuring the perimeter is not that easy.
According to the Llama Book, Perl's motto is "There's more than one way to do it". Thanks, guys, for illustrating that with clarity.
Hopefully, I'll be ready to use this by next week.