dasymetric mapping
January 09 2009 |
3 comments
Categories:
ArcGIS Methods,
Map Data,
Symbology
How do I go about performing dasymetric analysis in ArcInfo?
Thanks
Mapping Center Answer:
So, this is a bit beyond the scope of just a simple question and answer exchange. In some ways this is the meat and potatoes of GIS--the overlay commands in the toolbox are a good place to start--essentially, you're trying to winnow down set of areas to just the portions of each polygon that include what is relevant to you.
In the basic sense of dasymetric analysis, the Union tool would be a simple way to start--If you Union your polygon data with polygon features that represent areas that you want excluded, then you have the basis for a query to select non-relevant areas from the Union result and delete them.
Also, in the dot density symbology, if you click on the Properties button (just above the Exclusion button) you can check on the option to "Use Masking", which performs a rudimentary dasymetric operation on the dot symbols by either restricting the dots to, or excluding the dots from the polygon dat you specify as the control layer.
If you would like to post a comment, please login.
http://geography.wr.usgs.gov/science/dasymetric/data.htm
Or you can implement the steps themselves in ArcGIS as specified in my paper at:
http://astro.temple.edu/~jmennis/pubs/mennis_pg03.pdf
Or you can use some easy to basic dasymetric steps as described by Mitchel Langford:
Mitchel Langford: Rapid facilitation of dasymetric-based population interpolation by means of raster pixel maps. Computers, Environment and Urban Systems 31(1): 19-32 (2007).
I don’t know of any other readily available dasymetric mapping scripts out there.
Hope this helps! - jeremy