Research SitesNavigationUser loginWho's onlineThere are currently 0 users and 4 guests online.
|
blogsBatch Projection and Masking with GRASSSubmitted by dylan on Wed, 2008-05-07 18:21.
( categories: Open Source GIS and Mapping Ideas )
Simple Python Interface to USGS TNM Elevation ServiceSubmitted by dylan on Tue, 2008-04-29 06:31.
( categories: Dylan | Open Source GIS and Mapping Ideas )
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. googlepagesSubmitted by dig on Tue, 2008-04-08 20:56.
I have been experimenting with googlepages. ( categories: DiG )
Detailed Magnetic DeclinationSubmitted by dylan on Fri, 2008-03-14 20:45.
Setting the magnetic declination on a compass is a critical step in accurate measurement of bearings that can be translated to map or survey. As the location of the magnetic north pole is constantly moving, the magnetic declination reported on older topographic maps or compass housings are probably out of date. Current declination values for a single point, or for large regions can be found on the NOAA sites: These resources are helpful, but a current, detailed (state-level) map of magnetic declination would be interesting. ( categories: Dylan | Open Source GIS and Mapping Ideas )
Simple Comparision of Two Least-Cost Path ApproachesSubmitted by dylan on Tue, 2008-02-19 08:19.
( categories: Dylan | Open Source GIS and Mapping Ideas )
A need for data management courses in higher educationSubmitted by dylan on Thu, 2008-01-17 00:00.
Working with large piles of complex data can be a difficult task, even for seasoned experts. What happens when a non-specialist is tasked with collecting, managing, and ultimately warehousing large amounts of painstakingly collected data? What happens when multiple non-specialists are concurrently working on these data? How can a revision history be maintained when a small set of files are being passed around via email, or appended to a "master" document? ( categories: Dylan )
Making better looking tables with \ctableSubmitted by dylan on Tue, 2007-12-18 00:42.
Some Notes on Compiling Applications Against GEOS 3.0.0rc4Submitted by dylan on Tue, 2007-12-11 19:52.
I recently upgraded to GEOS 3.0.0rc4 in order to take advantage of its more robust handling of invalid geometries (damn shapefiles!). However, there are two mini-bugs in this release which need to be sorted out when compiling against it (or at least for the two application I was interested in: QGIS and StarSpan). Note that the first issue presented here has been resolved in GEOS 3.0.0rc5. ( categories: Dylan | Open Source GIS and Mapping Ideas )
Visualization of Grouped Data with Lattice Graphics (in R)Submitted by dylan on Sat, 2007-11-24 01:45.
( categories: Dylan )
|