Share Your Geology Here

All things about Geology

To draw magnetic structures in 3D


Description:

MAG3D is a program to draw magnetic structures, described in a standard crystal data file, on a terminal screen. The picture can be rotated to obtain a satisfactory viewing angle and a high quality representation of the structure can finally be written in postscript format.

Kriging

Kriging is a geostatistical gridding method that has proven useful and popular in many fields. This method produces visually appealing maps from irregularly spaced data. Kriging attempts to express trends suggested in your data, so that, for example, high points might be connected along a ridge rather than isolated by bull's-eye type contours.
Kriging is a very flexible gridding method. You can accept the Kriging defaults to produce an accurate grid of your data, or Kriging can be custom-fit to a data set by specifying the appropriate variogram model.

How To Import CSV to Database using Oasis Montaj

Importing Collar Data (CSV/text format)

When entering data in Drillhole, you must start with collar data. The system creates a unique collar database that you can use to view all drillholes in the project at a glance. You can also plot an initial plan map showing all holes for review purposes. A collar file must exist before survey or assay data can be imported, and before plans and sections can be created.

VARIOGRAM

Overview
This capability was added to Surfer as an integrated data analysis tool. The primary purpose of the variogram modeling subsystem is to assist you in selecting an appropriate variogram model when gridding with the kriging algorithm. Variogram modeling may also be used to quantitatively assess the spatial continuity of data even when the kriging algorithm is not applied.

Inverse Distance

 

The Inverse Distance to a Power gridding method is a weighted average interpolator, and can be either an exact or a smoothing interpolator.

With Inverse Distance to a Power, data are weighted during interpolation such that the influence of one point relative to another declines with distance from the grid node. Weighting is assigned to data through the use of a weighting power that controls how the weighting factors drop off as distance from a grid node increases. The greater the weighting power, the less effect points far from the grid node have during interpolation. As the power increases, the grid node value approaches the value of the nearest point. For a smaller power, the weights are more evenly distributed among the neighboring data points.

How to convert data point into Polyline or Polygon in Mapinfo

1. First prepare your data. The data must contains easting (x), northing(y) and Join. The Join is a unique attribute that represents how the points connect to others. Point with the same join will a line. See my data below.

How to Create Gridded surface using Encom Discover 9.0

This tutorial shows how gridded surfaces and contour plans are created and used in Discover. A topographic dataset containing spot heights is used as the data source.
An Exercise in Surface Modelling and Analysis Elevation data, stored as a series of spot height points, are located in the table called SPOT HEIGHTS in the \Discover Tutorial \Surfaces folder. The objectives of this tutorial are to interpolate a surface grid and generate a contour plan, create a profile, determine grid slope and aspect, perform sun-shading and clip the grid to a region.

Plotting Structural Measurements in ArcGis

1. Open the new *.txt file in excel and save a location file (Drillhole_structures_north_east.csv) and an attribute file (Drillhole_structures_attributes.csv) in *.csv format. Each entry should have a unique and corresponding ID number (SID). The structural data needs to have the strike in the form of the right-hand rule.

How to import Excel Table using ArcGis

To connect to an Excel table so you can use it in ArcCatalog and ArcMap, follow these instructions:

Close ArcCatalog before starting any of this.

In your Excel table highlight the rows/columns you want in your table, including the field names. This is done so you can possibly have more than one table within an Excel document.

Making 3D GIS Videos

Making 3D GIS Videos! The ArcScene Interface

Things needed:
> ArcGIS 9.0 with extensions licensed
> Data: elevation (DEM), aerial photographs, buildings, roads, etc
> 3 button mouse

How to calculate X, Y and Z values for points

At times, it is necessary to analyze map profiles with LoggerPC4.2 for skyline analysis. If the profiles can be identified and digitized with ArcMap, the X, Y, and Z (elevation) coordinates as well as the profile name can be exported as a dBase file and then imported into LoggerPC 4.2. This can be done in a batch format which means that all profiles can be digitized into one file and LoggerPC 4.2 will break them into the individual profiles for analysis. A text file format can also be used, although it is a more complicated process. A variation of this process can be used to generate point coordinates for helicopter analysis in Logcost. For the helicopter coordinates for landings and unit centroids, you do not need the line feature class.

The task is to get the X, Y, and Z values at certain points along a line feature class and to digitize them into a point feature class.