Dylan

Soil Texture Example

Submitted by dylan on Mon, 2008-04-28 05:28.

 
Premise

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.

STATSGO KML sample imageSTATSGO KML thumbnail

SSURGO KML ThumbnailSSURGO KML Thumbnail

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.

 
Feedback is always welcome!

SFREC

Submitted by dylan on Fri, 2008-04-11 06:19.

Most of the work is being done in the Lewis-1 watershed.

( categories: )

SJER Detailed Soil Survey

Submitted by dylan on Fri, 2008-04-11 06:03.

content here

( categories: )

Selection by Minimizing MAE (mean absolute error)

Submitted by dylan on Wed, 2008-04-09 23:02.
  • 5 meter interval sampling of contours
  • 5 meter interval sampling of terrain skeleton
  • [5 10 15 20 25 30 40 50 60] meter thinning (snapping) radius
( categories: )

Regions of like SD(elevation)

Submitted by dylan on Wed, 2008-04-09 22:59.

 
Compute SD of elevation on 50x50 meter grid

# 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.

 
Site Description:

Estimates of Local Sky Obstruction (Regions of Problematic GPS Reception)

Submitted by dylan on Thu, 2008-03-27 00:18.

 
Some possible approaches

  • r.angle.sh (see image below and attached script)
( categories: )

Establishing the Optimal Number of Survey Points

Submitted by dylan on Fri, 2008-03-21 23:40.

First Pass: Terrain Skeleton

( categories: )

Preliminary Watershed Walk

Submitted by dylan on Thu, 2008-03-20 06:10.
  • Track Log Data (white flow lines are from original 10 meter USGS DEM)
( categories: )