NavigationUser login |
DylanSoil Texture ExampleSubmitted by dylan on Mon, 2008-04-28 05:28.
Compute a series of weighted-average soil texture fractions (sand, silt, clay), for every component, of every map unit in Yolo County. These values will be further weighted by the spatial distribution of each map unit. ( categories: )
Streaming Soil Survey Data in Google Earth (updates)Submitted by dylan on Thu, 2008-04-17 00:55.
A short update to a previous post on the visualization of NCSS/USDA soil survey data in Google Earth. The use of the NetworkLink construct, combined with the spatial indexing present in PostGIS, allows for very rapid lookup and presentation of this massive database. Scale-dependant switching between the detailed (SSURGO) and generalized (STATSGO) databases is done through simple area calculation in PostGIS. Here is the link to the KMZ file. Here is a link to our conventional viewer application, based on Ka-Map / Mapserver, using the same PostGIS back-end (previous post on this). This PLSS KML file is very useful along-side soil survey information. ( categories: )
SFRECSubmitted by dylan on Fri, 2008-04-11 06:19.
Most of the work is being done in the Lewis-1 watershed. Selection by Minimizing MAE (mean absolute error)Submitted by dylan on Wed, 2008-04-09 23:02.
( categories: )
Regions of like SD(elevation)Submitted by dylan on Wed, 2008-04-09 22:59.
# prepage SD map r.neighbors in=e10 out=e10_sd method=stddev size=5 --o
( categories: )
San Joaquin Experimental Range (SJER)Submitted by dylan on Mon, 2008-04-07 16:08.
( categories: )
Estimates of Local Sky Obstruction (Regions of Problematic GPS Reception)Submitted by dylan on Thu, 2008-03-27 00:18.
Establishing the Optimal Number of Survey PointsSubmitted by dylan on Fri, 2008-03-21 23:40.
First Pass: Terrain SkeletonPreliminary Watershed WalkSubmitted by dylan on Thu, 2008-03-20 06:10.
|