
Contact Home Links Research Center Stories Expeditions Placer Locations Safety Online Forum Gold Gallery Video_Archive Gold and Pyrites Rocks-Minerals-Gold Precious Metals Prices Getting Started Legal Issues - Mining Law GPS Units Gold_Rush! Extractive Metallurgy Arizona Ghost Towns Search Engine Cool Tools Hard Rock/Open Pit Mines De Re Metallica ATVs From the Past Recent Finds News Forex and Gold Extras Equipment Dealer Review! Old Books from the 1800's Online 1872 Mining Law Privacy Policy Gold Miner Game Guide to Buying a Claim Equipment for the Desert Most Popular Gold Detectors Ebay Auctions! USGS Data Arizona Mine and Mineral Museum GIS Topo Maps Ore Google Maps/Google Earth NASA World Wind Gold Macros Aqua Regina Newsletter Buy me a Cold One Custom Research Equipment for Sale Metal Detector Manuals My Books Straight Talk News Minerals List Type Database Tucson Gem and Mineral Show Place Names Database Gems and Minerals Gold Price
Geographic Information Systems
Intro Techniques Spatial Geostatistics Geocoding GIS software
Spatial
Data modeling
It is difficult to relate wetlands maps to rainfall amounts recorded at
different points such as airports, television stations, and high schools. A GIS,
however, can be used to depict two- and three-dimensional characteristics of the
Earth's surface, subsurface, and atmosphere from information points. For
example, a GIS can quickly generate a map with isopleth or contour lines that
indicate differing amounts of rainfall.
Such a map can be thought of as a rainfall contour map. Many sophisticated
methods can estimate the characteristics of surfaces from a limited number of
point measurements. A two-dimensional contour map created from the surface
modeling of rainfall point measurements may be overlaid and analyzed with any
other map in a GIS covering the same area.
Additionally, from a series of three-dimensional points, or digital elevation
model, isopleth lines representing elevation contours can be generated, along
with slope analysis, shaded relief, and other elevation products. Watersheds can
be easily defined for any given reach, by computing all of the areas contiguous
and uphill from any given point of interest. Similarly, an expected thalweg of
where surface water would want to travel in intermittent and permanent streams
can be computed from elevation data in the GIS.
Topological modeling
In the past years, were there any gas stations or factories operating next to
the swamp? Any within two miles and uphill from the swamp? A GIS can recognize
and analyze the spatial relationships that exist within digitally stored spatial
data. These topological relationships allow complex spatial modelling and
analysis to be performed. Topological relationships between geometric entities
traditionally include adjacency (what adjoins what), containment (what encloses
what), and proximity (how close something is to something else).
Networks
If all the factories near a wetland were accidentally to release chemicals into
the river at the same time, how long would it take for a damaging amount of
pollutant to enter the wetland reserve? A GIS can simulate the routing of
materials along a linear network. Values such as slope, speed limit, or pipe
diameter can be incorporated into network modelling in order to represent the
flow of the phenomenon more accurately. Network modelling is commonly employed
in transportation planning, hydrology modelling, and infrastructure modelling.
Cartographic modeling
The term "cartographic modeling" was (probably) coined by Dana Tomlin in his PhD
dissertation and later in his book which has the term in the title. Cartographic
modeling refers to a process where several thematic layers of the same area are
produced, processed, and analyzed. Tomlin used raster layers, but the overlay
method (see below) can be used more generally. Operations on map layers can be
combined into algorithms, and eventually into simulation or optimization models.
Map overlay
The combination of two separate spatial datasets (points, lines or polygons) to
create a new output vector dataset. These overlays are similar to mathematical
Venn diagram overlays. A union overlay combines the geographic features and
attribute tables of both inputs into a single new output. An intersect overlay
defines the area where both inputs overlap and retains a set of attribute fields
for each. A symmetric difference overlay defines an output area that includes
the total area of both inputs except for the overlapping area.
Data extraction is a GIS process similar to vector overlay, though it can be
used in either vector or raster data analysis. Rather than combining the
properties and features of both datasets, data extraction involves using a
"clip" or "mask" to extract the features of one dataset that fall within the
spatial extent of another dataset.
In raster data analysis, the overlay of datasets is accomplished through a
process known as "local operation on multiple rasters" or "map algebra," through
a function that combines the values of each raster's matrix. This function may
weigh some inputs more than others through use of an "index model" that reflects
the influence of various factors upon a geographic phenomenon.
Automated Cartography
Digital cartography and GIS both encode spatial relationships in structured
formal representations. GIS is used in digital cartography modeling as a (semi)automated
process of making maps, so called Automated Cartography. In practice, it can be
a subset of a GIS, within which it is equivalent to the stage of visualization,
since in most cases not all of the GIS functionality is used. Cartographic
products can be either in a digital or in a hardcopy format. Powerful analysis
techniques with different data representation can produce high-quality maps
within a short time period. The main problem in Automated Cartography is to use
a single set of data to produce multiple products at a variety of scales, a
technique known as Generalization.