SlideShare a Scribd company logo
1 of 54
TDW FOSS Geo-Stack for Mineral Exploration 
Javed Syed BSc. (Sask), MH (Emerson). 
Data Analyst , T-Data 
Co-Chair OSGeo Ottawa 
EnvisionGEOMATICS Conference 
2:30 pm Thursday 13 November 2014 Gatineau, Canada. 
TDW – Stackable Geospatial Package: Integrating FOSS
Topics 
1. Introduction: Plays 
2. TDW Architecture: SpatialLite, PostGIS, QGIS, Udig, GrassGIS, Optics, 
Polsar Pro, Metavist, Geonetwork. 
3. Applications: 
- Mineral Exploration 
- Detecting Hydrocarbon Seeps 
- Detecting Lineaments 
- Detecting Rock Alterations 
4. Conclusion 
5. What’s Next 
TDW – Stackable Geospatial Package: Integrating FOSS
Plays 
I. Major Players, Bit Players 
II. Flow Through shares, Sovereign Funds 
III. Mineral Plays 
IV. Tread is your Friend 
V. Geospatial Data 
TDW – Stackable Geospatial Package: Integrating FOSS
Introduction 
Turning Data into Wealth (TDW) presents a stackable system that allows the storage, 
visualization, and analyses of geospatial data. 
This Free and Open Source Software (FOSS) solution integrates an; extensible 
geospatial database, stackable visualization, analysis, and metadata handling tools. 
This system can be deployed from a USB flash drive or within a Virtual Machine 
environment. 
The reason behind creating TDW FOSS Geo-stack was that there are numerous 
applications, data formats for vector and raster files collected from open source portals, 
which makes it very difficult to view and analyze data. 
TDW package addresses data formatting or application issues and improves quality of 
data presentation. Data can be collected, described, analyzed and interpreted by using 
tools available in TDW FOSS Geostack. 
TDW – Stackable Geospatial Package: Integrating FOSS
TDW Architecture 1/3 
TDW – Stackable Geospatial Package: Integrating FOSS
TDW Architecture 2/3 
PostgreSQL/PostGIS 
An object-relational database system. PostGIS is a FOSS extension for 
PostgreSQL that enables the database system to store and process geographic 
objects. PostgreSQL/PostGIS is an enterprise wide database management system 
SQLite/SpatiaLite 
Spatial Lite is a FOSS extension that spatially enables the SQLite relational 
database management system to store and process geographic objects. 
SQLite/SpatiaLite is a standalone database system. SQLite/SpatiaLite is suitable for 
local storage and can be imbedded into other software applications such as web 
browsers. 
GeoNetwork/Metavist 
Is a metadata tool used to record metadata information of data stored in the 
database system. Provides powerful metadata editing and searching capabilities; also 
contains an embedded data viewer. 
TDW – Stackable Geospatial Package: Integrating FOSS
TDW Architecture 3/3 
TDW – Stackable Geospatial Package: Integrating FOSS 
Quantum GIS (QGIS) 
QGIS is an open source desktop Geographic Information System (GIS) viewer 
that provides data viewing, editing, and analysis capabilities. QGIS can also be used as a graphical 
user interface to GRASS GIS. QGIS can be connect to PostgreSQL/PostGIS and SQLite/SpatiaLite 
which allows access to data within the database. Numerous tools available for Geoprocessing. 
Udig 
Udig is a Java-based FOSS GIS that provides editing and viewing capabilities of 
geospatial data. 
Geographic Resources Analysis Support System GIS (GRASS) 
Grass provides capabilities to manipulate and process raster and vector data. Grass 
contains a comprehensive suite of algorithms to process and analyze remotely sensed data. 
Opticks 
Opticks software is an expandable remote sensing analysis tool that contains 
algorithms for processing multispectral, hyperspectral, and Synthetic Aperture Radar (SAR) data.
TDW Architecture/QGIS 1/9 
Quantum GIS (QGIS) runs on Linux, Unix, Mac OSX, Windows or Android. QGIS 
supports vector, raster, and database formats. QGIS is licensed under the GNU 
Public License. Coding for QGIS began in May 2002. The idea was conceived in 
February 2002 when Gary Sherman began looking for a GIS viewer for Linux that was 
fast and supported a wide range of data stores. In the beginning Quantum GIS was 
established as a project on Source Forge in June 2002. The first code was input into 
CVS on Source Forge on Saturday 6 July 2002, and the first, mostly non-functioning 
release came on 19 July 2002. The first release supported only Post GIS layers. QGIS 
is a cross-platform (Linux, Windows, Mac) FOSS GIS. QGIS Desktop - The classic 
QGIS desktop application offers many GIS functions for data viewing, editing, and 
analysis. QGIS browser is a fast and easy data viewer for your local, network and 
online (WMS) data. QGIS Server is a standard-compliant WMS 1.3 server that can be 
easily configured using QGIS Desktop project files. QGIS Client is a web front-end for 
web mapping needs based on Open Layers and Geo Ext. 
TDW – Stackable Geospatial Package: Integrating FOSS
TDW Architecture/QGIS 2/9 
QGIS supports WMS versions 
1.3.0 (and lower) with 
GetCapabilities, GetMap, 
GetFeatureInfo, layer 
transparency, and provides a 
metadata browser for the service 
TDW – Stackable Geospatial Package: Integrating FOSS
TDW Architecture/QGIS 3/9 
To add a WMS layer from the 
menu, choose Layer then Add 
WMS Layer. In the Add Layer(s) 
from a Server pop-up box click 
the ‘New’ button, and then in the 
Create a new WMS connection 
pop-up add a name for your 
service 
TDW – Stackable Geospatial Package: Integrating FOSS
TDW Architecture/QGIS 4/9 
After adding the the WMS service to 
the list of available WMS services. To 
add a layer select the WMS service 
from the Add Layer(s) from a Server or 
Database and click ‘Connect’. This will 
show you a list of the layers being 
served from the WMS service or 
database. 
TDW – Stackable Geospatial Package: Integrating FOSS
TDW Architecture/QGIS 5/9 
In this screen shot the Bedrock 
Lithostratigraphy and the 
superficial lithostratigraphy 
geology layers are joined to 
create a ‘Lithostratigraphy layer’. 
. 
TDW – Stackable Geospatial Package: Integrating FOSS
TDW Architecture/QGIS 6/9 
You may right click on 
any layer in the layer 
list to get at the 
metadata for that layer 
and the service that 
serves it. 
TDW – Stackable Geospatial Package: Integrating FOSS
TDW Architecture/QGIS 7/9 
Here we have OneGeology 
shapefile of British 1:625,000 
Bedrock Lithology units. 
. 
TDW – Stackable Geospatial Package: Integrating FOSS
TDW Architecture/QGIS 8/9 
Here we have 1:625,000 Bedrock 
subsurface Lithology Units 
TDW – Stackable Geospatial Package: Integrating FOSS
TDW Architecture/QGIS 9/9 
Here we have selected features 
from the OneGeology shape file 
service of British 1:625,000 
detailing Surface Geology. 
TDW – Stackable Geospatial Package: Integrating FOSS 
T
TDW Architecture 
Components are chosen based on: 
1. Maturity level 
2. Capabilities 
3. High degree of interoperability. 
We believe that this combination of properties allow for a Geo-stack that has 
an acceptable level of usability, ability to do complex analyses, and ability to 
import and export different data formats between components as needed. 
Interoperability is especially important since a component may not have the 
capability to do a specific analysis and it becomes necessary to export the 
data into another component for further processing. 
TDW – Stackable Geospatial Package: Integrating FOSS
TDW Applications for 
Mineral Exploration 
1. Detecting Hydrocarbon Seeps 
2. Detecting Lineaments 
3. Detecting Mineral Alteration 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 1/20 
INTRODUCTION: 
Detection of subsurface Petroleum reservoir accumulations using RSI techniques had its beginning in Hydrocarbon 
seeps. 
Hydrocarbon seeps are direct indicators of subsurface Petroleum accumulations. 
Remote Sensing Imagery (RSI) use is one of the key Tools for understanding the surface 
Hydrocarbon Seeps and detecting subsurface accumulation potential, genesis and quality without drilling. 
The detection process involves the integration of Geospatial data from a variety of sources and formats. 
Through Seismic techniques we can determine porous and impermeable rocks where there is a potential for 
Hydrocarbon accumulation. 
Biomarker distribution as part of Geochemistry can be used to infer characteristics of the source rock that generated 
the hydrocarbon such as the relative amount of oil and gas-prone, kerogen type, the age of the source rock, the 
environment of organic matter deposition. 
Geobotanical features can be used to map surface expressions, enhanced porosity and permeability in oil and gas 
reservoirs. 
Most of the above noted tools are labor intensive requiring specialize skills, under sampling in the case of geology and 
only looking at the subsurface in the case of geophysics, hence expensive with inflation and recessionary times RSI 
becomes a viable option for grassroots Petroleum exploration. 
To provide solution to these challenges TDW presents a Stackable Geospatial package that can store, analyze 
vector and or raster data. 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 2/20 
Hydrocarbon seeps are the result of vertical movement of light hydrocarbons from the reservoir to the surface 
through networks of fractures, faults, and bedding planes that provide permeable routes within the overlying 
strata. 
Hydrocarbon seeps express themselves on the surface in an array of alterations and anomalies, in the 
overlying sediments. 
Hydrocarbon seeps occur in a geographic location where liquid or gaseous Hydrocarbon seeps to the Earth's 
surface, generally under low pressure or flow. 
The Hydrocarbon seeps may escape along fractures and fissures in the rock, or directly from oil-bearing outcrop. 
Hydrocarbon seeps generally occur above either terrestrial or offshore geological accumulation structures. 
Hydrocarbon accumulation tends to be in porous sedimentary rock or stratigraphy capped my impermeable 
layers. 
Hydrocarbons seeps through faults or fractures causing soil halos or anomalies manifested in soil brightness or 
vegetation stress. 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 3/20 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon seeps 4/20 
Methodology: 
1. Literature review, 
2. Download Geologic data, 
3. Determine Area of Interest (AOI), 
4. Download Landsat imagery from Glovis, 
5. Process Image Restoration, 
6. Run Image Enhancement, 
7. Calculate Band Ratios, 
8. Apply Spectral Angle Mapper (SAM) Algorithm, 
9. Do a Spectral Plot, 
10 . Run Average AOI signature plot, 
11. Load processed image into a TDW viewer to digitize location of the H-C seeps, 
12. Extrapolate solitary and clustered pixels across the image that have spectral 
signatures similar to the target pixels or spectral library. 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 5/20 
Image Restoration -Geometric distortion corrections, errors due to instruments aboard 
the Satellite 
Atmospheric correction - The solar radiation travelling from the sun to the Earth and 
from the Earth to the sensor interacts with the atmosphere, through absorption and 
diffusion processes. The objective of atmospheric correction is to retrieve the surface 
reflectance from remotely sensed imagery by removing these atmospheric effects. 
Band Ratio transformations of the remotely sensed data is applied to reduce the effects 
of environment. Band Ratios also provide subtle spectral reflectance or colour differences 
between surface materials that are often difficult to detect in a standard image. Band 
Ratios also minimize the effect of shadowing. 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 6/20 
The Spectral Angle Mapper computes a spectral angle between each pixel spectrum 
and each target spectrum. The smaller the spectral angle, the more similar the pixel 
and target spectra. This spectral angle will be relatively insensitive to changes in pixel 
illumination. 
Spectral analysis compares hydrocarbon pixel spectra with a reference spectrum 
known as targets. Target spectra can be derived from spectral libraries or from areas 
of interest within an image, or individual pixels within a spectral image. 
Image Enhancement : 
Contrast Stretch, DN values plotted against the frequency, lower values 
assigned black (0), upper values are assigned white (255). 
Edge Enhancement, Mathematical techniques applied to manipulate the image 
so boundaries are revealed. 
False Colour Composite, assign specific colour to each spectral band then 
combine the band to produce a full colour image. 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 7/20 
Case Study1: 
Lake Maracaibo, Venezuela Lat/Long 9° 48′ 57″ N, 71° 33′ 24″ W 
Series of hydrocarbon spills were observed 
from Dec 2002 to Feb 2003. 
Hu et al. (2003) identified specific spill areas 
from multiple MODIS satellite imagery. 
TDW – Stackable Geospatial Package: Integrating FOSS
Using Opticks FOSS and Landsat ETM+ 
imagery (Path = 7 Row = 53, acquired on 
January 20, 2003) 
Applied Spectral Angle Mapper (SAM) 
TDW – Stackable Geospatial Package: Integrating FOSS 
Algorithm. 
Calculate Band ratio TM3/TM5. 
ETM+ 7 contrast stretch (equalization) 
Spectral plot - Reflectance y axis, Band 
Number x axis, of area INSIDE 
Hydrocarbon spill (ETM 1,2,3,4,5,7). 
Spectral plot, Reflectance y axis, Band 
number x axis, area OUTSIDE 
Hydrocarbon spill (ETM 
1,2,3,4,5,7). 
TM3/TM5 average AOI Signature OUTSIDE of 
oil spill 
TM3/TM5 average AOI Signature INSIDE of 
oil spill 
Hydrocarbon Seeps 6/20
Hydrocarbon Seeps 7/23 
Lake Maracaibo, Venezuela. Landsat Band RatioTM3/TM5 showing Hydrocarbon spills. 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 7/20 
Lake Maracaibo, Venezuela. TM3/TM5 Band Ratio close up (AOI) of specific 
Hydrocarbon spill. 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 8/23 
Lake Maracaibo, Venezuela. ETM7 contrast stretch (equalization). Shows location of 
Hydrocarbon spill area . 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 9/20 
Lake Maracaibo,Venezuela. Spectral plot , Reflectance y axis, Band Number x axis, of 
area INSIDE Hydrocarbon spill (ETM 1,2,3,4,5,7). 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 10/20 
Lake Maracaibo, Venezuela. Spectral plot, Reflectance y axis, Band numbers x axis, of 
area OUTSIDE Hydrocarbon Spill (ETM 1,2,3,4,5,7). 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 11/20 
Lake Maracaibo, Venezuela. TM3/TM5 contrast stretch (Linear 2-98 percentile). 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 12/20 
Lake Maracaibo, Venezuela: TM3/TM5 average AOI Signature OUTSIDE of Oil Spill. 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 13/20 
Lake Maracaibo,Venezuela: TM3/TM5 average AOI Signature INSIDE of Oil Spill. 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 14/20 
Case Study2: 
Preeceville Saskatchewan, Hydrocarbon seeps (Lat/Long: 51.95, -102.666667) 
East Central Sask, North West Flank of 
Western Canadian Sedimentary Basin. 
Nordic Oil Company detected Hydrocarbon 
seeps and subsequently drilled the seeps 
in Preeceville Sask. 
Township Twp 40 Range 4 and 5 W2. 
Location Diagram Courtesy Sask Energy 
and Mines 
Using Opticks FOSS and Landsat ETM+ 
Imagery (Path = 35 Row = 24, acquired on 
September 19, 2001). 
Applied SAM Algorithm. 
Calculate Band Ratios TM3/TM5. 
. 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 15/20 
Hydrocarbon Seep Preeceville, SK. Courtesy of Nordic Oil. 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 16/20 
Preeceville, SK (Landsat, RGB = 742). 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 17/20 
Preeceville, SK (SAM parameters = 4819, 1559) 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 18/20 
Preeceville, SK (SAM results). Able to pick up other water bodies and isolate them from 
Land and Vegetation. 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 19/20 
Preeceville, SK (Band Ratio TM3/TM5). Also picked up water bodies and separate them 
from Land and Vegetation. 
TDW – Stackable Geospatial Package: Integrating FOSS
Hydrocarbon Seeps 20/20 
CONCLUSION: 
The two case studies demonstrate that Opticks a FOSS RSI analysis tool and using 
Landsat imagery available free from Glovis as part of TDW Geo-stack was able to 
calculate Band Ratios, process Spectral Angle Mapper (SAM) Algorithm, do a spectral 
plot and calculate average signature plot. 
In the case of Lake Maracaibo SAM algorithm did not pick up other Hydrocarbon spills 
pixels but the Band ratio TM3/TM5 showed good results and was able to isolate 
Hydrocarbon spill from water. ETM7 contrast stretch (equalization) shows location of 
Hydrocarbon spill. The TM3/TM5 average AOI Signature outside of oil spill (green grid 
lines) values 4.4. TM3/TM5 average AOI Signature inside of oil spill (red grid lines) value 
5.4 show that values are higher inside the spill. 
For Preeceville, SK case study the assumption was made that Hydrocarbon seeps tend 
to occur in water bodies. The calculation of Band ratio TM3/TM5 and running SAM 
algorithm using pixel value 4819, 1559 was able to isolate water bodies from Land and 
Vegetation; more analysis need to be done to discern oil slicks. 
TDW – Stackable Geospatial Package: Integrating FOSS
Lineaments 
A Lineament is a linear feature in a 
landscape which is an expression of an 
underlying geo structure such as fault. 
Lineament will comprise a fault-aligned 
valley, a series of fault or fold-aligned hills, 
a straight coastline a combination of these 
features. 
Fracture zones, shear zones, and igneous 
intrusions such as dykes can also give rise 
to Lineaments. 
Lineaments are usually seen in Radar or 
DEM Imagery. 
TDW – Stackable Geospatial Package: Integrating FOSS
Lineament Methodology 2/2 
Lineament study is the identification and 
characterization of structural expression 
that plays an important role in Mineral, 
exploration, and detecting structures 
include faults, folds, synclines and 
anticlines, circular patterns or trends. 
Radar or DEM data is used to Map the 
Lineaments that may control ore prospects 
or deposits. Lineament intersections are 
possible Mineral target areas. 
A contrast stretch or a Gaussian 
stretching can improve the display of the 
the Lineament on a radar image. 
TDW – Stackable Geospatial Package: Integrating FOSS
DEM Vs Radar Image 2/2 
Lineament comparison between 
Digital Elevation Model (DEM) and 
Radarsat Image. 
TDW – Stackable Geospatial Package: Integrating FOSS
Rock Alteration 
Rock alteration (RA) occurs when primary 
Minerals are replaced by the secondary 
Minerals. RA occur due to changes in 
temperature, pressure, or chemical 
conditions or any combination of these. 
Hydrothermal alteration is a change in the 
mineralogy as a result of interaction of the 
rock with hydrothermal fluids. 
TDW – Stackable Geospatial Package: Integrating FOSS
Rock Alteration Methodology 
The VNIR wavelength region is useful for 
mapping gossans, rich in iron, Mn, Cr and 
weathered sulphide regolith. 
SWIR wavelength are largely related to 
cations typically, Al, Fe, Mg. SWIR is 
useful for mapping alteration minerals, 
carbonates, and regolith. 
The TIR region spectrum is useful for 
characterizing mineral groups such as 
silicates: quartz, feldspars, and pyroxenes 
and carbonates. 
TDW – Stackable Geospatial Package: Integrating FOSS
Recommendations 
To further refine the methodology for hydrocarbon detection a spectral signature 
Library of Lake Macaibo Hydrocarbon spills needs to be created. This Library is then 
applied to the Landsat imagery of Preeceville to compare targets pixels against AOI 
pixels to see if there's a match. 
Then do further analyses using Opticks, for information extraction such as; Supervised 
and Unsupervised classification, Density Slicing, Principal Component Analysis (PCA) on 
collection of reflectance spectra measured from Hydrocarbon spills or seeps from Lake 
Macaraibo and Preeceville. 
Other spectral image analysis methods to consider are: 
Whole pixel analysis methods which attempts to determine whether one or more target 
hydrocarbons are abundant within each pixel in a multispectral image on the basis of 
the spectral similarity between the comparative pixel and target spectra. Whole-pixel 
scale tools include standard supervised classifiers such as Minimum Distance or 
Maximum Likelihood, Spectral Feature Fitting, Derivative Spectroscopy. 
TDW – Stackable Geospatial Package: Integrating Open Source Software
Conclusion -1 
Complex Remote Sensing and GIS analyses is possible using TDW FOSS Geo-stack. 
TDW as a GIS tool allows for the analysis of large vector or raster datasets and the 
combination of these datasets, such as Satellite imagery, Geological, Geophysical or 
Geochemical data. 
To get the true picture of the Hydrocarbon seeps, spills, Minerals source Geological, 
Geomorphic, Structural, Gravity, Magnetic, Seismic, Well data needs to be 
superimposed and integrated for analysis and finally ground verification is required. 
Since TDW Geo-stack is stackable and extendable, one can add any open-source or 
closed-commercial software allowing the user the freedom to choose the best tool 
for the job. 
TDW – Stackable Geospatial Package: Integrating FOSS
Conclusion - 2 
The two Hydrocarbon Seeps case studies demonstrate the versatile utility of TDW 
FOSS Geo-stack for detecting Hydrocarbon Seeps in both marine and terrestrial 
environment. 
The second objective was to showcase the feasibility, and focus on the capability of 
TDW FOSS Geo-stack for Hard Rock Mineral Exploration. 
The methods used and results obtained from the case studies are preliminary, one 
should do their own due diligence when exploring for Minerals using TDW FOSS 
Geo-Stack. 
TDW – Stackable Geospatial Package: Integrating FOSS
Advantages of TDW FOSS Geo-Stack 
1. Relatively low cost and fast 
- utilize free data and FOSS 
- simple classification scheme 
2. Take advantage of crowd sourcing (volunteers) 
3. Excellent educational tool 
TDW – Stackable Geospatial Package: Integrating FOSS
References 
Hu, C., F.E. Müller-Karger, C. Taylor, D. Myhre, B. Murch, A.L. Odriozola, 
and G. Godoy (2003), MODIS detects oil spills in Lake Maracaibo, 
Venezuela, Eos Trans. AGU, 84(33), 313. 
Alam, Syed (2012). Turning Data into Wealth (TDW) Geospatial Stackable 
Package. Proceeding 33rd Canadian Symposium on Remote Sensing / 
33ième Symposium Canadien de télédétection June 11-14 juin 2012, 
Ottawa, Canada. 
Syed, J. (2010). Space-Based Prospecting: Remote Sensing Helps Find 
Gold Deposits. Geospatial Today. 23 (6): 16-19. 
TDW – Stackable Geospatial Package: Integrating Open Source Software
What’s Next? 
Looking for partners to apply TDW FOSS Geo-Stack to 
their own Projects. 
TDW – Stackable Geospatial Package: Integrating FOSS
Thank you 
Questions? 
Javed Syed 
motivism@yahoo.com 
TDW – Stackable Geospatial Package: Integrating FOSS
Resume 
• Javed has a BSc in Geology from University of Saskatchewan and a Master 
Herbology Diploma from Emerson College Montreal. 
• Javed is Self Taught Data Analyst, focusing on application of Free and 
Open Source Software (FOSS) to Mineral Exploration, who believes 
collecting, analyzing, interpreting Data is more lucrative then exploiting 
commodities. 
TDW11Nov2014 
Envision_Geomatic

More Related Content

Viewers also liked

TOTAL EARTH SOLUTIONS - PETROLEUM EXPLORATION SERVICES
TOTAL EARTH SOLUTIONS - PETROLEUM EXPLORATION SERVICESTOTAL EARTH SOLUTIONS - PETROLEUM EXPLORATION SERVICES
TOTAL EARTH SOLUTIONS - PETROLEUM EXPLORATION SERVICESBrett Johnson
 
Applications Gravity survey Magnetic survey Electrical resistivity survey Sei...
Applications Gravity survey Magnetic survey Electrical resistivity survey Sei...Applications Gravity survey Magnetic survey Electrical resistivity survey Sei...
Applications Gravity survey Magnetic survey Electrical resistivity survey Sei...University of Azad Jammu & Kashmir
 
Quantitative and Qualitative Seismic Interpretation of Seismic Data
Quantitative and Qualitative Seismic Interpretation of Seismic Data Quantitative and Qualitative Seismic Interpretation of Seismic Data
Quantitative and Qualitative Seismic Interpretation of Seismic Data Haseeb Ahmed
 
Seismic Attributes .pptx
Seismic Attributes .pptxSeismic Attributes .pptx
Seismic Attributes .pptxHaseeb Ahmed
 
Bp sesmic interpretation
Bp sesmic interpretationBp sesmic interpretation
Bp sesmic interpretationMarwan Mahmoud
 
Using 3-D Seismic Attributes in Reservoir Characterization
Using 3-D Seismic Attributes in Reservoir CharacterizationUsing 3-D Seismic Attributes in Reservoir Characterization
Using 3-D Seismic Attributes in Reservoir Characterizationguest05b785
 
Geophysical Methods of Hydrocarbon Exploration
Geophysical Methods of Hydrocarbon ExplorationGeophysical Methods of Hydrocarbon Exploration
Geophysical Methods of Hydrocarbon ExplorationM.T.H Group
 
Basic well log interpretation
Basic well log interpretationBasic well log interpretation
Basic well log interpretationShahnawaz Mustafa
 

Viewers also liked (10)

TOTAL EARTH SOLUTIONS - PETROLEUM EXPLORATION SERVICES
TOTAL EARTH SOLUTIONS - PETROLEUM EXPLORATION SERVICESTOTAL EARTH SOLUTIONS - PETROLEUM EXPLORATION SERVICES
TOTAL EARTH SOLUTIONS - PETROLEUM EXPLORATION SERVICES
 
Applications Gravity survey Magnetic survey Electrical resistivity survey Sei...
Applications Gravity survey Magnetic survey Electrical resistivity survey Sei...Applications Gravity survey Magnetic survey Electrical resistivity survey Sei...
Applications Gravity survey Magnetic survey Electrical resistivity survey Sei...
 
Quantitative and Qualitative Seismic Interpretation of Seismic Data
Quantitative and Qualitative Seismic Interpretation of Seismic Data Quantitative and Qualitative Seismic Interpretation of Seismic Data
Quantitative and Qualitative Seismic Interpretation of Seismic Data
 
Seismic Attributes .pptx
Seismic Attributes .pptxSeismic Attributes .pptx
Seismic Attributes .pptx
 
Bp sesmic interpretation
Bp sesmic interpretationBp sesmic interpretation
Bp sesmic interpretation
 
Using 3-D Seismic Attributes in Reservoir Characterization
Using 3-D Seismic Attributes in Reservoir CharacterizationUsing 3-D Seismic Attributes in Reservoir Characterization
Using 3-D Seismic Attributes in Reservoir Characterization
 
Reservoir mapping
Reservoir mappingReservoir mapping
Reservoir mapping
 
Geophysical Methods of Hydrocarbon Exploration
Geophysical Methods of Hydrocarbon ExplorationGeophysical Methods of Hydrocarbon Exploration
Geophysical Methods of Hydrocarbon Exploration
 
Basic well log interpretation
Basic well log interpretationBasic well log interpretation
Basic well log interpretation
 
Geo-Physical Investigations
Geo-Physical InvestigationsGeo-Physical Investigations
Geo-Physical Investigations
 

Similar to TDW FOSS GEO-STACK FOR MINERAL EXPLORATION

How FAIR is GEOSS
How FAIR is GEOSSHow FAIR is GEOSS
How FAIR is GEOSSBlue BRIDGE
 
remotesensing-12-01253.pdf
remotesensing-12-01253.pdfremotesensing-12-01253.pdf
remotesensing-12-01253.pdfNguyenVanTuan29
 
Spatiotemporal Raster Improvements in GeoServer
Spatiotemporal Raster Improvements in GeoServerSpatiotemporal Raster Improvements in GeoServer
Spatiotemporal Raster Improvements in GeoServerGeoSolutions
 
Raster data in GeoServer and GeoTools: Achievements, issues and future devel...
Raster data in GeoServer and GeoTools:  Achievements, issues and future devel...Raster data in GeoServer and GeoTools:  Achievements, issues and future devel...
Raster data in GeoServer and GeoTools: Achievements, issues and future devel...GeoSolutions
 
Exchange Network 2009 GeoCOI Slides Finalv2
Exchange Network 2009 GeoCOI Slides Finalv2Exchange Network 2009 GeoCOI Slides Finalv2
Exchange Network 2009 GeoCOI Slides Finalv2Carbon Project
 
Global Soil Information System (GloSIS) - Yusuf Yigini
Global Soil Information System (GloSIS) - Yusuf YiginiGlobal Soil Information System (GloSIS) - Yusuf Yigini
Global Soil Information System (GloSIS) - Yusuf YiginiFAO
 
GeoServer Ecosystem 2018
GeoServer Ecosystem 2018GeoServer Ecosystem 2018
GeoServer Ecosystem 2018Jody Garnett
 
Navy's GIS Solution for Decision Support and Service-wide Data-Sharing, Paper...
Navy's GIS Solution for Decision Support and Service-wide Data-Sharing, Paper...Navy's GIS Solution for Decision Support and Service-wide Data-Sharing, Paper...
Navy's GIS Solution for Decision Support and Service-wide Data-Sharing, Paper...California Wildlife Conservation Board
 
Processing Geospatial at Scale at LocationTech
Processing Geospatial at Scale at LocationTechProcessing Geospatial at Scale at LocationTech
Processing Geospatial at Scale at LocationTechRob Emanuele
 
Maps4Finland 28.8.2012, Jari Reini
Maps4Finland 28.8.2012, Jari ReiniMaps4Finland 28.8.2012, Jari Reini
Maps4Finland 28.8.2012, Jari ReiniApps4Finland
 
Maps4 finland 28.8.2012, jari reini
Maps4 finland 28.8.2012, jari reiniMaps4 finland 28.8.2012, jari reini
Maps4 finland 28.8.2012, jari reiniOlli Rinne
 
Fossgis 2013 GeoServer Presentation
Fossgis 2013 GeoServer PresentationFossgis 2013 GeoServer Presentation
Fossgis 2013 GeoServer PresentationGeoSolutions
 
#EarthOnAWS | AWS Public Sector Summit 2017
#EarthOnAWS | AWS Public Sector Summit 2017#EarthOnAWS | AWS Public Sector Summit 2017
#EarthOnAWS | AWS Public Sector Summit 2017Amazon Web Services
 
0603 Esip Fed Wash Dc Tech Pres 060103 Esip Aq Tech Track
0603 Esip Fed Wash Dc Tech Pres 060103 Esip Aq Tech Track0603 Esip Fed Wash Dc Tech Pres 060103 Esip Aq Tech Track
0603 Esip Fed Wash Dc Tech Pres 060103 Esip Aq Tech TrackRudolf Husar
 
2006-01-11 Data Flow & Interoperability in DataFed Service-based AQ Analysis ...
2006-01-11 Data Flow & Interoperability in DataFed Service-based AQ Analysis ...2006-01-11 Data Flow & Interoperability in DataFed Service-based AQ Analysis ...
2006-01-11 Data Flow & Interoperability in DataFed Service-based AQ Analysis ...Rudolf Husar
 
Spatially enabled open source BI (GeoBI) with GeoKettle, GeoMondrian & SOLAPL...
Spatially enabled open source BI (GeoBI) with GeoKettle, GeoMondrian & SOLAPL...Spatially enabled open source BI (GeoBI) with GeoKettle, GeoMondrian & SOLAPL...
Spatially enabled open source BI (GeoBI) with GeoKettle, GeoMondrian & SOLAPL...Thierry Badard
 

Similar to TDW FOSS GEO-STACK FOR MINERAL EXPLORATION (20)

Geos2011 - Lorenzino Vaccari - Keynote speech
Geos2011 - Lorenzino Vaccari - Keynote speechGeos2011 - Lorenzino Vaccari - Keynote speech
Geos2011 - Lorenzino Vaccari - Keynote speech
 
How FAIR is GEOSS
How FAIR is GEOSSHow FAIR is GEOSS
How FAIR is GEOSS
 
remotesensing-12-01253.pdf
remotesensing-12-01253.pdfremotesensing-12-01253.pdf
remotesensing-12-01253.pdf
 
Spatiotemporal Raster Improvements in GeoServer
Spatiotemporal Raster Improvements in GeoServerSpatiotemporal Raster Improvements in GeoServer
Spatiotemporal Raster Improvements in GeoServer
 
Raster data in GeoServer and GeoTools: Achievements, issues and future devel...
Raster data in GeoServer and GeoTools:  Achievements, issues and future devel...Raster data in GeoServer and GeoTools:  Achievements, issues and future devel...
Raster data in GeoServer and GeoTools: Achievements, issues and future devel...
 
Bcs Talk Notes
Bcs Talk NotesBcs Talk Notes
Bcs Talk Notes
 
Exchange Network 2009 GeoCOI Slides Finalv2
Exchange Network 2009 GeoCOI Slides Finalv2Exchange Network 2009 GeoCOI Slides Finalv2
Exchange Network 2009 GeoCOI Slides Finalv2
 
Global Soil Information System (GloSIS) - Yusuf Yigini
Global Soil Information System (GloSIS) - Yusuf YiginiGlobal Soil Information System (GloSIS) - Yusuf Yigini
Global Soil Information System (GloSIS) - Yusuf Yigini
 
GeoServer Ecosystem 2018
GeoServer Ecosystem 2018GeoServer Ecosystem 2018
GeoServer Ecosystem 2018
 
Navy's GIS Solution for Decision Support and Service-wide Data-Sharing, Paper...
Navy's GIS Solution for Decision Support and Service-wide Data-Sharing, Paper...Navy's GIS Solution for Decision Support and Service-wide Data-Sharing, Paper...
Navy's GIS Solution for Decision Support and Service-wide Data-Sharing, Paper...
 
Processing Geospatial at Scale at LocationTech
Processing Geospatial at Scale at LocationTechProcessing Geospatial at Scale at LocationTech
Processing Geospatial at Scale at LocationTech
 
Maps4Finland 28.8.2012, Jari Reini
Maps4Finland 28.8.2012, Jari ReiniMaps4Finland 28.8.2012, Jari Reini
Maps4Finland 28.8.2012, Jari Reini
 
Maps4 finland 28.8.2012, jari reini
Maps4 finland 28.8.2012, jari reiniMaps4 finland 28.8.2012, jari reini
Maps4 finland 28.8.2012, jari reini
 
Fossgis 2013 GeoServer Presentation
Fossgis 2013 GeoServer PresentationFossgis 2013 GeoServer Presentation
Fossgis 2013 GeoServer Presentation
 
#EarthOnAWS | AWS Public Sector Summit 2017
#EarthOnAWS | AWS Public Sector Summit 2017#EarthOnAWS | AWS Public Sector Summit 2017
#EarthOnAWS | AWS Public Sector Summit 2017
 
Welcome to HDF Workshop V
Welcome to HDF Workshop VWelcome to HDF Workshop V
Welcome to HDF Workshop V
 
0603 Esip Fed Wash Dc Tech Pres 060103 Esip Aq Tech Track
0603 Esip Fed Wash Dc Tech Pres 060103 Esip Aq Tech Track0603 Esip Fed Wash Dc Tech Pres 060103 Esip Aq Tech Track
0603 Esip Fed Wash Dc Tech Pres 060103 Esip Aq Tech Track
 
2006-01-11 Data Flow & Interoperability in DataFed Service-based AQ Analysis ...
2006-01-11 Data Flow & Interoperability in DataFed Service-based AQ Analysis ...2006-01-11 Data Flow & Interoperability in DataFed Service-based AQ Analysis ...
2006-01-11 Data Flow & Interoperability in DataFed Service-based AQ Analysis ...
 
Spatially enabled open source BI (GeoBI) with GeoKettle, GeoMondrian & SOLAPL...
Spatially enabled open source BI (GeoBI) with GeoKettle, GeoMondrian & SOLAPL...Spatially enabled open source BI (GeoBI) with GeoKettle, GeoMondrian & SOLAPL...
Spatially enabled open source BI (GeoBI) with GeoKettle, GeoMondrian & SOLAPL...
 
Metadata in EOSDIS
Metadata in EOSDISMetadata in EOSDIS
Metadata in EOSDIS
 

More from VisionGEOMATIQUE2014

Géomatique appliquée : revue des solutions novatrices mises en place en 2014
Géomatique appliquée : revue des solutions novatrices mises en place en 2014Géomatique appliquée : revue des solutions novatrices mises en place en 2014
Géomatique appliquée : revue des solutions novatrices mises en place en 2014VisionGEOMATIQUE2014
 
Indoor location with the Bluetooth Low Energy standard
Indoor location with the Bluetooth Low Energy standardIndoor location with the Bluetooth Low Energy standard
Indoor location with the Bluetooth Low Energy standardVisionGEOMATIQUE2014
 
ScribeUI: La productivité avec MapServer
ScribeUI: La productivité avec MapServerScribeUI: La productivité avec MapServer
ScribeUI: La productivité avec MapServerVisionGEOMATIQUE2014
 
Fast, Distributed Geoprocessing with Scala, Spark and GeoTrellis
Fast, Distributed Geoprocessing with Scala, Spark and GeoTrellisFast, Distributed Geoprocessing with Scala, Spark and GeoTrellis
Fast, Distributed Geoprocessing with Scala, Spark and GeoTrellisVisionGEOMATIQUE2014
 
OpenGL ES pour le développement d’applications géospatiales sur Android
OpenGL ES pour le développement d’applications géospatiales sur AndroidOpenGL ES pour le développement d’applications géospatiales sur Android
OpenGL ES pour le développement d’applications géospatiales sur AndroidVisionGEOMATIQUE2014
 
Accès ouvert aux données météorologiques d’Environnement Canada
Accès ouvert aux données météorologiques d’Environnement CanadaAccès ouvert aux données météorologiques d’Environnement Canada
Accès ouvert aux données météorologiques d’Environnement CanadaVisionGEOMATIQUE2014
 
Spatial Data processing with Hadoop
Spatial Data processing with HadoopSpatial Data processing with Hadoop
Spatial Data processing with HadoopVisionGEOMATIQUE2014
 
Solution Geoctopus : améliorations et défis
Solution Geoctopus : améliorations et défisSolution Geoctopus : améliorations et défis
Solution Geoctopus : améliorations et défisVisionGEOMATIQUE2014
 
Infrastructure de géomatique ouverte (IGO) : un modèle inspirant de développe...
Infrastructure de géomatique ouverte (IGO) : un modèle inspirant de développe...Infrastructure de géomatique ouverte (IGO) : un modèle inspirant de développe...
Infrastructure de géomatique ouverte (IGO) : un modèle inspirant de développe...VisionGEOMATIQUE2014
 
GeoMesa: Scalable Geospatial Analytics
GeoMesa:  Scalable Geospatial AnalyticsGeoMesa:  Scalable Geospatial Analytics
GeoMesa: Scalable Geospatial AnalyticsVisionGEOMATIQUE2014
 
Montrajet.ca : une solution multimodale de covoiturage et de planification d'...
Montrajet.ca : une solution multimodale de covoiturage et de planification d'...Montrajet.ca : une solution multimodale de covoiturage et de planification d'...
Montrajet.ca : une solution multimodale de covoiturage et de planification d'...VisionGEOMATIQUE2014
 
Automatisation de la cartographie et de l'analyse des données de comptage de ...
Automatisation de la cartographie et de l'analyse des données de comptage de ...Automatisation de la cartographie et de l'analyse des données de comptage de ...
Automatisation de la cartographie et de l'analyse des données de comptage de ...VisionGEOMATIQUE2014
 
MACHINE LEARNING FOR SATELLITE-GUIDED WATER QUALITY MONITORING
MACHINE LEARNING FOR SATELLITE-GUIDED WATER QUALITY MONITORINGMACHINE LEARNING FOR SATELLITE-GUIDED WATER QUALITY MONITORING
MACHINE LEARNING FOR SATELLITE-GUIDED WATER QUALITY MONITORING VisionGEOMATIQUE2014
 
Les contributions de la géomatique au développement de la ville intelligente
Les contributions de la géomatique au développement de la ville intelligenteLes contributions de la géomatique au développement de la ville intelligente
Les contributions de la géomatique au développement de la ville intelligenteVisionGEOMATIQUE2014
 
SIGim la plateforme adaptée à la gestion municipale
SIGim la plateforme adaptée à la gestion municipaleSIGim la plateforme adaptée à la gestion municipale
SIGim la plateforme adaptée à la gestion municipaleVisionGEOMATIQUE2014
 
Optimisation et analyse des parcours de déneigement à la Ville de Shawinigan
Optimisation et analyse des parcours de déneigement à la Ville de ShawiniganOptimisation et analyse des parcours de déneigement à la Ville de Shawinigan
Optimisation et analyse des parcours de déneigement à la Ville de ShawiniganVisionGEOMATIQUE2014
 
AutoTri, une application automatisant l’analyse du stationnement de l’arrondi...
AutoTri, une application automatisant l’analyse du stationnement de l’arrondi...AutoTri, une application automatisant l’analyse du stationnement de l’arrondi...
AutoTri, une application automatisant l’analyse du stationnement de l’arrondi...VisionGEOMATIQUE2014
 
Requirements for Geospatial Agent Simulation to Strengthen the 'Property-Powe...
Requirements for Geospatial Agent Simulation to Strengthen the 'Property-Powe...Requirements for Geospatial Agent Simulation to Strengthen the 'Property-Powe...
Requirements for Geospatial Agent Simulation to Strengthen the 'Property-Powe...VisionGEOMATIQUE2014
 
JMap 6.0 : une solution complète et évolutive pour l'intégration, la diffusio...
JMap 6.0 : une solution complète et évolutive pour l'intégration, la diffusio...JMap 6.0 : une solution complète et évolutive pour l'intégration, la diffusio...
JMap 6.0 : une solution complète et évolutive pour l'intégration, la diffusio...VisionGEOMATIQUE2014
 

More from VisionGEOMATIQUE2014 (20)

Géomatique appliquée : revue des solutions novatrices mises en place en 2014
Géomatique appliquée : revue des solutions novatrices mises en place en 2014Géomatique appliquée : revue des solutions novatrices mises en place en 2014
Géomatique appliquée : revue des solutions novatrices mises en place en 2014
 
Indoor location with the Bluetooth Low Energy standard
Indoor location with the Bluetooth Low Energy standardIndoor location with the Bluetooth Low Energy standard
Indoor location with the Bluetooth Low Energy standard
 
ScribeUI: La productivité avec MapServer
ScribeUI: La productivité avec MapServerScribeUI: La productivité avec MapServer
ScribeUI: La productivité avec MapServer
 
Fast, Distributed Geoprocessing with Scala, Spark and GeoTrellis
Fast, Distributed Geoprocessing with Scala, Spark and GeoTrellisFast, Distributed Geoprocessing with Scala, Spark and GeoTrellis
Fast, Distributed Geoprocessing with Scala, Spark and GeoTrellis
 
OpenGL ES pour le développement d’applications géospatiales sur Android
OpenGL ES pour le développement d’applications géospatiales sur AndroidOpenGL ES pour le développement d’applications géospatiales sur Android
OpenGL ES pour le développement d’applications géospatiales sur Android
 
Accès ouvert aux données météorologiques d’Environnement Canada
Accès ouvert aux données météorologiques d’Environnement CanadaAccès ouvert aux données météorologiques d’Environnement Canada
Accès ouvert aux données météorologiques d’Environnement Canada
 
LocationTech Data Commons
LocationTech Data CommonsLocationTech Data Commons
LocationTech Data Commons
 
Spatial Data processing with Hadoop
Spatial Data processing with HadoopSpatial Data processing with Hadoop
Spatial Data processing with Hadoop
 
Solution Geoctopus : améliorations et défis
Solution Geoctopus : améliorations et défisSolution Geoctopus : améliorations et défis
Solution Geoctopus : améliorations et défis
 
Infrastructure de géomatique ouverte (IGO) : un modèle inspirant de développe...
Infrastructure de géomatique ouverte (IGO) : un modèle inspirant de développe...Infrastructure de géomatique ouverte (IGO) : un modèle inspirant de développe...
Infrastructure de géomatique ouverte (IGO) : un modèle inspirant de développe...
 
GeoMesa: Scalable Geospatial Analytics
GeoMesa:  Scalable Geospatial AnalyticsGeoMesa:  Scalable Geospatial Analytics
GeoMesa: Scalable Geospatial Analytics
 
Montrajet.ca : une solution multimodale de covoiturage et de planification d'...
Montrajet.ca : une solution multimodale de covoiturage et de planification d'...Montrajet.ca : une solution multimodale de covoiturage et de planification d'...
Montrajet.ca : une solution multimodale de covoiturage et de planification d'...
 
Automatisation de la cartographie et de l'analyse des données de comptage de ...
Automatisation de la cartographie et de l'analyse des données de comptage de ...Automatisation de la cartographie et de l'analyse des données de comptage de ...
Automatisation de la cartographie et de l'analyse des données de comptage de ...
 
MACHINE LEARNING FOR SATELLITE-GUIDED WATER QUALITY MONITORING
MACHINE LEARNING FOR SATELLITE-GUIDED WATER QUALITY MONITORINGMACHINE LEARNING FOR SATELLITE-GUIDED WATER QUALITY MONITORING
MACHINE LEARNING FOR SATELLITE-GUIDED WATER QUALITY MONITORING
 
Les contributions de la géomatique au développement de la ville intelligente
Les contributions de la géomatique au développement de la ville intelligenteLes contributions de la géomatique au développement de la ville intelligente
Les contributions de la géomatique au développement de la ville intelligente
 
SIGim la plateforme adaptée à la gestion municipale
SIGim la plateforme adaptée à la gestion municipaleSIGim la plateforme adaptée à la gestion municipale
SIGim la plateforme adaptée à la gestion municipale
 
Optimisation et analyse des parcours de déneigement à la Ville de Shawinigan
Optimisation et analyse des parcours de déneigement à la Ville de ShawiniganOptimisation et analyse des parcours de déneigement à la Ville de Shawinigan
Optimisation et analyse des parcours de déneigement à la Ville de Shawinigan
 
AutoTri, une application automatisant l’analyse du stationnement de l’arrondi...
AutoTri, une application automatisant l’analyse du stationnement de l’arrondi...AutoTri, une application automatisant l’analyse du stationnement de l’arrondi...
AutoTri, une application automatisant l’analyse du stationnement de l’arrondi...
 
Requirements for Geospatial Agent Simulation to Strengthen the 'Property-Powe...
Requirements for Geospatial Agent Simulation to Strengthen the 'Property-Powe...Requirements for Geospatial Agent Simulation to Strengthen the 'Property-Powe...
Requirements for Geospatial Agent Simulation to Strengthen the 'Property-Powe...
 
JMap 6.0 : une solution complète et évolutive pour l'intégration, la diffusio...
JMap 6.0 : une solution complète et évolutive pour l'intégration, la diffusio...JMap 6.0 : une solution complète et évolutive pour l'intégration, la diffusio...
JMap 6.0 : une solution complète et évolutive pour l'intégration, la diffusio...
 

Recently uploaded

MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 

Recently uploaded (20)

MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 

TDW FOSS GEO-STACK FOR MINERAL EXPLORATION

  • 1. TDW FOSS Geo-Stack for Mineral Exploration Javed Syed BSc. (Sask), MH (Emerson). Data Analyst , T-Data Co-Chair OSGeo Ottawa EnvisionGEOMATICS Conference 2:30 pm Thursday 13 November 2014 Gatineau, Canada. TDW – Stackable Geospatial Package: Integrating FOSS
  • 2. Topics 1. Introduction: Plays 2. TDW Architecture: SpatialLite, PostGIS, QGIS, Udig, GrassGIS, Optics, Polsar Pro, Metavist, Geonetwork. 3. Applications: - Mineral Exploration - Detecting Hydrocarbon Seeps - Detecting Lineaments - Detecting Rock Alterations 4. Conclusion 5. What’s Next TDW – Stackable Geospatial Package: Integrating FOSS
  • 3. Plays I. Major Players, Bit Players II. Flow Through shares, Sovereign Funds III. Mineral Plays IV. Tread is your Friend V. Geospatial Data TDW – Stackable Geospatial Package: Integrating FOSS
  • 4. Introduction Turning Data into Wealth (TDW) presents a stackable system that allows the storage, visualization, and analyses of geospatial data. This Free and Open Source Software (FOSS) solution integrates an; extensible geospatial database, stackable visualization, analysis, and metadata handling tools. This system can be deployed from a USB flash drive or within a Virtual Machine environment. The reason behind creating TDW FOSS Geo-stack was that there are numerous applications, data formats for vector and raster files collected from open source portals, which makes it very difficult to view and analyze data. TDW package addresses data formatting or application issues and improves quality of data presentation. Data can be collected, described, analyzed and interpreted by using tools available in TDW FOSS Geostack. TDW – Stackable Geospatial Package: Integrating FOSS
  • 5. TDW Architecture 1/3 TDW – Stackable Geospatial Package: Integrating FOSS
  • 6. TDW Architecture 2/3 PostgreSQL/PostGIS An object-relational database system. PostGIS is a FOSS extension for PostgreSQL that enables the database system to store and process geographic objects. PostgreSQL/PostGIS is an enterprise wide database management system SQLite/SpatiaLite Spatial Lite is a FOSS extension that spatially enables the SQLite relational database management system to store and process geographic objects. SQLite/SpatiaLite is a standalone database system. SQLite/SpatiaLite is suitable for local storage and can be imbedded into other software applications such as web browsers. GeoNetwork/Metavist Is a metadata tool used to record metadata information of data stored in the database system. Provides powerful metadata editing and searching capabilities; also contains an embedded data viewer. TDW – Stackable Geospatial Package: Integrating FOSS
  • 7. TDW Architecture 3/3 TDW – Stackable Geospatial Package: Integrating FOSS Quantum GIS (QGIS) QGIS is an open source desktop Geographic Information System (GIS) viewer that provides data viewing, editing, and analysis capabilities. QGIS can also be used as a graphical user interface to GRASS GIS. QGIS can be connect to PostgreSQL/PostGIS and SQLite/SpatiaLite which allows access to data within the database. Numerous tools available for Geoprocessing. Udig Udig is a Java-based FOSS GIS that provides editing and viewing capabilities of geospatial data. Geographic Resources Analysis Support System GIS (GRASS) Grass provides capabilities to manipulate and process raster and vector data. Grass contains a comprehensive suite of algorithms to process and analyze remotely sensed data. Opticks Opticks software is an expandable remote sensing analysis tool that contains algorithms for processing multispectral, hyperspectral, and Synthetic Aperture Radar (SAR) data.
  • 8. TDW Architecture/QGIS 1/9 Quantum GIS (QGIS) runs on Linux, Unix, Mac OSX, Windows or Android. QGIS supports vector, raster, and database formats. QGIS is licensed under the GNU Public License. Coding for QGIS began in May 2002. The idea was conceived in February 2002 when Gary Sherman began looking for a GIS viewer for Linux that was fast and supported a wide range of data stores. In the beginning Quantum GIS was established as a project on Source Forge in June 2002. The first code was input into CVS on Source Forge on Saturday 6 July 2002, and the first, mostly non-functioning release came on 19 July 2002. The first release supported only Post GIS layers. QGIS is a cross-platform (Linux, Windows, Mac) FOSS GIS. QGIS Desktop - The classic QGIS desktop application offers many GIS functions for data viewing, editing, and analysis. QGIS browser is a fast and easy data viewer for your local, network and online (WMS) data. QGIS Server is a standard-compliant WMS 1.3 server that can be easily configured using QGIS Desktop project files. QGIS Client is a web front-end for web mapping needs based on Open Layers and Geo Ext. TDW – Stackable Geospatial Package: Integrating FOSS
  • 9. TDW Architecture/QGIS 2/9 QGIS supports WMS versions 1.3.0 (and lower) with GetCapabilities, GetMap, GetFeatureInfo, layer transparency, and provides a metadata browser for the service TDW – Stackable Geospatial Package: Integrating FOSS
  • 10. TDW Architecture/QGIS 3/9 To add a WMS layer from the menu, choose Layer then Add WMS Layer. In the Add Layer(s) from a Server pop-up box click the ‘New’ button, and then in the Create a new WMS connection pop-up add a name for your service TDW – Stackable Geospatial Package: Integrating FOSS
  • 11. TDW Architecture/QGIS 4/9 After adding the the WMS service to the list of available WMS services. To add a layer select the WMS service from the Add Layer(s) from a Server or Database and click ‘Connect’. This will show you a list of the layers being served from the WMS service or database. TDW – Stackable Geospatial Package: Integrating FOSS
  • 12. TDW Architecture/QGIS 5/9 In this screen shot the Bedrock Lithostratigraphy and the superficial lithostratigraphy geology layers are joined to create a ‘Lithostratigraphy layer’. . TDW – Stackable Geospatial Package: Integrating FOSS
  • 13. TDW Architecture/QGIS 6/9 You may right click on any layer in the layer list to get at the metadata for that layer and the service that serves it. TDW – Stackable Geospatial Package: Integrating FOSS
  • 14. TDW Architecture/QGIS 7/9 Here we have OneGeology shapefile of British 1:625,000 Bedrock Lithology units. . TDW – Stackable Geospatial Package: Integrating FOSS
  • 15. TDW Architecture/QGIS 8/9 Here we have 1:625,000 Bedrock subsurface Lithology Units TDW – Stackable Geospatial Package: Integrating FOSS
  • 16. TDW Architecture/QGIS 9/9 Here we have selected features from the OneGeology shape file service of British 1:625,000 detailing Surface Geology. TDW – Stackable Geospatial Package: Integrating FOSS T
  • 17. TDW Architecture Components are chosen based on: 1. Maturity level 2. Capabilities 3. High degree of interoperability. We believe that this combination of properties allow for a Geo-stack that has an acceptable level of usability, ability to do complex analyses, and ability to import and export different data formats between components as needed. Interoperability is especially important since a component may not have the capability to do a specific analysis and it becomes necessary to export the data into another component for further processing. TDW – Stackable Geospatial Package: Integrating FOSS
  • 18. TDW Applications for Mineral Exploration 1. Detecting Hydrocarbon Seeps 2. Detecting Lineaments 3. Detecting Mineral Alteration TDW – Stackable Geospatial Package: Integrating FOSS
  • 19. Hydrocarbon Seeps 1/20 INTRODUCTION: Detection of subsurface Petroleum reservoir accumulations using RSI techniques had its beginning in Hydrocarbon seeps. Hydrocarbon seeps are direct indicators of subsurface Petroleum accumulations. Remote Sensing Imagery (RSI) use is one of the key Tools for understanding the surface Hydrocarbon Seeps and detecting subsurface accumulation potential, genesis and quality without drilling. The detection process involves the integration of Geospatial data from a variety of sources and formats. Through Seismic techniques we can determine porous and impermeable rocks where there is a potential for Hydrocarbon accumulation. Biomarker distribution as part of Geochemistry can be used to infer characteristics of the source rock that generated the hydrocarbon such as the relative amount of oil and gas-prone, kerogen type, the age of the source rock, the environment of organic matter deposition. Geobotanical features can be used to map surface expressions, enhanced porosity and permeability in oil and gas reservoirs. Most of the above noted tools are labor intensive requiring specialize skills, under sampling in the case of geology and only looking at the subsurface in the case of geophysics, hence expensive with inflation and recessionary times RSI becomes a viable option for grassroots Petroleum exploration. To provide solution to these challenges TDW presents a Stackable Geospatial package that can store, analyze vector and or raster data. TDW – Stackable Geospatial Package: Integrating FOSS
  • 20. Hydrocarbon Seeps 2/20 Hydrocarbon seeps are the result of vertical movement of light hydrocarbons from the reservoir to the surface through networks of fractures, faults, and bedding planes that provide permeable routes within the overlying strata. Hydrocarbon seeps express themselves on the surface in an array of alterations and anomalies, in the overlying sediments. Hydrocarbon seeps occur in a geographic location where liquid or gaseous Hydrocarbon seeps to the Earth's surface, generally under low pressure or flow. The Hydrocarbon seeps may escape along fractures and fissures in the rock, or directly from oil-bearing outcrop. Hydrocarbon seeps generally occur above either terrestrial or offshore geological accumulation structures. Hydrocarbon accumulation tends to be in porous sedimentary rock or stratigraphy capped my impermeable layers. Hydrocarbons seeps through faults or fractures causing soil halos or anomalies manifested in soil brightness or vegetation stress. TDW – Stackable Geospatial Package: Integrating FOSS
  • 21. Hydrocarbon Seeps 3/20 TDW – Stackable Geospatial Package: Integrating FOSS
  • 22. Hydrocarbon seeps 4/20 Methodology: 1. Literature review, 2. Download Geologic data, 3. Determine Area of Interest (AOI), 4. Download Landsat imagery from Glovis, 5. Process Image Restoration, 6. Run Image Enhancement, 7. Calculate Band Ratios, 8. Apply Spectral Angle Mapper (SAM) Algorithm, 9. Do a Spectral Plot, 10 . Run Average AOI signature plot, 11. Load processed image into a TDW viewer to digitize location of the H-C seeps, 12. Extrapolate solitary and clustered pixels across the image that have spectral signatures similar to the target pixels or spectral library. TDW – Stackable Geospatial Package: Integrating FOSS
  • 23. Hydrocarbon Seeps 5/20 Image Restoration -Geometric distortion corrections, errors due to instruments aboard the Satellite Atmospheric correction - The solar radiation travelling from the sun to the Earth and from the Earth to the sensor interacts with the atmosphere, through absorption and diffusion processes. The objective of atmospheric correction is to retrieve the surface reflectance from remotely sensed imagery by removing these atmospheric effects. Band Ratio transformations of the remotely sensed data is applied to reduce the effects of environment. Band Ratios also provide subtle spectral reflectance or colour differences between surface materials that are often difficult to detect in a standard image. Band Ratios also minimize the effect of shadowing. TDW – Stackable Geospatial Package: Integrating FOSS
  • 24. Hydrocarbon Seeps 6/20 The Spectral Angle Mapper computes a spectral angle between each pixel spectrum and each target spectrum. The smaller the spectral angle, the more similar the pixel and target spectra. This spectral angle will be relatively insensitive to changes in pixel illumination. Spectral analysis compares hydrocarbon pixel spectra with a reference spectrum known as targets. Target spectra can be derived from spectral libraries or from areas of interest within an image, or individual pixels within a spectral image. Image Enhancement : Contrast Stretch, DN values plotted against the frequency, lower values assigned black (0), upper values are assigned white (255). Edge Enhancement, Mathematical techniques applied to manipulate the image so boundaries are revealed. False Colour Composite, assign specific colour to each spectral band then combine the band to produce a full colour image. TDW – Stackable Geospatial Package: Integrating FOSS
  • 25. Hydrocarbon Seeps 7/20 Case Study1: Lake Maracaibo, Venezuela Lat/Long 9° 48′ 57″ N, 71° 33′ 24″ W Series of hydrocarbon spills were observed from Dec 2002 to Feb 2003. Hu et al. (2003) identified specific spill areas from multiple MODIS satellite imagery. TDW – Stackable Geospatial Package: Integrating FOSS
  • 26. Using Opticks FOSS and Landsat ETM+ imagery (Path = 7 Row = 53, acquired on January 20, 2003) Applied Spectral Angle Mapper (SAM) TDW – Stackable Geospatial Package: Integrating FOSS Algorithm. Calculate Band ratio TM3/TM5. ETM+ 7 contrast stretch (equalization) Spectral plot - Reflectance y axis, Band Number x axis, of area INSIDE Hydrocarbon spill (ETM 1,2,3,4,5,7). Spectral plot, Reflectance y axis, Band number x axis, area OUTSIDE Hydrocarbon spill (ETM 1,2,3,4,5,7). TM3/TM5 average AOI Signature OUTSIDE of oil spill TM3/TM5 average AOI Signature INSIDE of oil spill Hydrocarbon Seeps 6/20
  • 27. Hydrocarbon Seeps 7/23 Lake Maracaibo, Venezuela. Landsat Band RatioTM3/TM5 showing Hydrocarbon spills. TDW – Stackable Geospatial Package: Integrating FOSS
  • 28. Hydrocarbon Seeps 7/20 Lake Maracaibo, Venezuela. TM3/TM5 Band Ratio close up (AOI) of specific Hydrocarbon spill. TDW – Stackable Geospatial Package: Integrating FOSS
  • 29. Hydrocarbon Seeps 8/23 Lake Maracaibo, Venezuela. ETM7 contrast stretch (equalization). Shows location of Hydrocarbon spill area . TDW – Stackable Geospatial Package: Integrating FOSS
  • 30. Hydrocarbon Seeps 9/20 Lake Maracaibo,Venezuela. Spectral plot , Reflectance y axis, Band Number x axis, of area INSIDE Hydrocarbon spill (ETM 1,2,3,4,5,7). TDW – Stackable Geospatial Package: Integrating FOSS
  • 31. Hydrocarbon Seeps 10/20 Lake Maracaibo, Venezuela. Spectral plot, Reflectance y axis, Band numbers x axis, of area OUTSIDE Hydrocarbon Spill (ETM 1,2,3,4,5,7). TDW – Stackable Geospatial Package: Integrating FOSS
  • 32. Hydrocarbon Seeps 11/20 Lake Maracaibo, Venezuela. TM3/TM5 contrast stretch (Linear 2-98 percentile). TDW – Stackable Geospatial Package: Integrating FOSS
  • 33. Hydrocarbon Seeps 12/20 Lake Maracaibo, Venezuela: TM3/TM5 average AOI Signature OUTSIDE of Oil Spill. TDW – Stackable Geospatial Package: Integrating FOSS
  • 34. Hydrocarbon Seeps 13/20 Lake Maracaibo,Venezuela: TM3/TM5 average AOI Signature INSIDE of Oil Spill. TDW – Stackable Geospatial Package: Integrating FOSS
  • 35. Hydrocarbon Seeps 14/20 Case Study2: Preeceville Saskatchewan, Hydrocarbon seeps (Lat/Long: 51.95, -102.666667) East Central Sask, North West Flank of Western Canadian Sedimentary Basin. Nordic Oil Company detected Hydrocarbon seeps and subsequently drilled the seeps in Preeceville Sask. Township Twp 40 Range 4 and 5 W2. Location Diagram Courtesy Sask Energy and Mines Using Opticks FOSS and Landsat ETM+ Imagery (Path = 35 Row = 24, acquired on September 19, 2001). Applied SAM Algorithm. Calculate Band Ratios TM3/TM5. . TDW – Stackable Geospatial Package: Integrating FOSS
  • 36. Hydrocarbon Seeps 15/20 Hydrocarbon Seep Preeceville, SK. Courtesy of Nordic Oil. TDW – Stackable Geospatial Package: Integrating FOSS
  • 37. Hydrocarbon Seeps 16/20 Preeceville, SK (Landsat, RGB = 742). TDW – Stackable Geospatial Package: Integrating FOSS
  • 38. Hydrocarbon Seeps 17/20 Preeceville, SK (SAM parameters = 4819, 1559) TDW – Stackable Geospatial Package: Integrating FOSS
  • 39. Hydrocarbon Seeps 18/20 Preeceville, SK (SAM results). Able to pick up other water bodies and isolate them from Land and Vegetation. TDW – Stackable Geospatial Package: Integrating FOSS
  • 40. Hydrocarbon Seeps 19/20 Preeceville, SK (Band Ratio TM3/TM5). Also picked up water bodies and separate them from Land and Vegetation. TDW – Stackable Geospatial Package: Integrating FOSS
  • 41. Hydrocarbon Seeps 20/20 CONCLUSION: The two case studies demonstrate that Opticks a FOSS RSI analysis tool and using Landsat imagery available free from Glovis as part of TDW Geo-stack was able to calculate Band Ratios, process Spectral Angle Mapper (SAM) Algorithm, do a spectral plot and calculate average signature plot. In the case of Lake Maracaibo SAM algorithm did not pick up other Hydrocarbon spills pixels but the Band ratio TM3/TM5 showed good results and was able to isolate Hydrocarbon spill from water. ETM7 contrast stretch (equalization) shows location of Hydrocarbon spill. The TM3/TM5 average AOI Signature outside of oil spill (green grid lines) values 4.4. TM3/TM5 average AOI Signature inside of oil spill (red grid lines) value 5.4 show that values are higher inside the spill. For Preeceville, SK case study the assumption was made that Hydrocarbon seeps tend to occur in water bodies. The calculation of Band ratio TM3/TM5 and running SAM algorithm using pixel value 4819, 1559 was able to isolate water bodies from Land and Vegetation; more analysis need to be done to discern oil slicks. TDW – Stackable Geospatial Package: Integrating FOSS
  • 42. Lineaments A Lineament is a linear feature in a landscape which is an expression of an underlying geo structure such as fault. Lineament will comprise a fault-aligned valley, a series of fault or fold-aligned hills, a straight coastline a combination of these features. Fracture zones, shear zones, and igneous intrusions such as dykes can also give rise to Lineaments. Lineaments are usually seen in Radar or DEM Imagery. TDW – Stackable Geospatial Package: Integrating FOSS
  • 43. Lineament Methodology 2/2 Lineament study is the identification and characterization of structural expression that plays an important role in Mineral, exploration, and detecting structures include faults, folds, synclines and anticlines, circular patterns or trends. Radar or DEM data is used to Map the Lineaments that may control ore prospects or deposits. Lineament intersections are possible Mineral target areas. A contrast stretch or a Gaussian stretching can improve the display of the the Lineament on a radar image. TDW – Stackable Geospatial Package: Integrating FOSS
  • 44. DEM Vs Radar Image 2/2 Lineament comparison between Digital Elevation Model (DEM) and Radarsat Image. TDW – Stackable Geospatial Package: Integrating FOSS
  • 45. Rock Alteration Rock alteration (RA) occurs when primary Minerals are replaced by the secondary Minerals. RA occur due to changes in temperature, pressure, or chemical conditions or any combination of these. Hydrothermal alteration is a change in the mineralogy as a result of interaction of the rock with hydrothermal fluids. TDW – Stackable Geospatial Package: Integrating FOSS
  • 46. Rock Alteration Methodology The VNIR wavelength region is useful for mapping gossans, rich in iron, Mn, Cr and weathered sulphide regolith. SWIR wavelength are largely related to cations typically, Al, Fe, Mg. SWIR is useful for mapping alteration minerals, carbonates, and regolith. The TIR region spectrum is useful for characterizing mineral groups such as silicates: quartz, feldspars, and pyroxenes and carbonates. TDW – Stackable Geospatial Package: Integrating FOSS
  • 47. Recommendations To further refine the methodology for hydrocarbon detection a spectral signature Library of Lake Macaibo Hydrocarbon spills needs to be created. This Library is then applied to the Landsat imagery of Preeceville to compare targets pixels against AOI pixels to see if there's a match. Then do further analyses using Opticks, for information extraction such as; Supervised and Unsupervised classification, Density Slicing, Principal Component Analysis (PCA) on collection of reflectance spectra measured from Hydrocarbon spills or seeps from Lake Macaraibo and Preeceville. Other spectral image analysis methods to consider are: Whole pixel analysis methods which attempts to determine whether one or more target hydrocarbons are abundant within each pixel in a multispectral image on the basis of the spectral similarity between the comparative pixel and target spectra. Whole-pixel scale tools include standard supervised classifiers such as Minimum Distance or Maximum Likelihood, Spectral Feature Fitting, Derivative Spectroscopy. TDW – Stackable Geospatial Package: Integrating Open Source Software
  • 48. Conclusion -1 Complex Remote Sensing and GIS analyses is possible using TDW FOSS Geo-stack. TDW as a GIS tool allows for the analysis of large vector or raster datasets and the combination of these datasets, such as Satellite imagery, Geological, Geophysical or Geochemical data. To get the true picture of the Hydrocarbon seeps, spills, Minerals source Geological, Geomorphic, Structural, Gravity, Magnetic, Seismic, Well data needs to be superimposed and integrated for analysis and finally ground verification is required. Since TDW Geo-stack is stackable and extendable, one can add any open-source or closed-commercial software allowing the user the freedom to choose the best tool for the job. TDW – Stackable Geospatial Package: Integrating FOSS
  • 49. Conclusion - 2 The two Hydrocarbon Seeps case studies demonstrate the versatile utility of TDW FOSS Geo-stack for detecting Hydrocarbon Seeps in both marine and terrestrial environment. The second objective was to showcase the feasibility, and focus on the capability of TDW FOSS Geo-stack for Hard Rock Mineral Exploration. The methods used and results obtained from the case studies are preliminary, one should do their own due diligence when exploring for Minerals using TDW FOSS Geo-Stack. TDW – Stackable Geospatial Package: Integrating FOSS
  • 50. Advantages of TDW FOSS Geo-Stack 1. Relatively low cost and fast - utilize free data and FOSS - simple classification scheme 2. Take advantage of crowd sourcing (volunteers) 3. Excellent educational tool TDW – Stackable Geospatial Package: Integrating FOSS
  • 51. References Hu, C., F.E. Müller-Karger, C. Taylor, D. Myhre, B. Murch, A.L. Odriozola, and G. Godoy (2003), MODIS detects oil spills in Lake Maracaibo, Venezuela, Eos Trans. AGU, 84(33), 313. Alam, Syed (2012). Turning Data into Wealth (TDW) Geospatial Stackable Package. Proceeding 33rd Canadian Symposium on Remote Sensing / 33ième Symposium Canadien de télédétection June 11-14 juin 2012, Ottawa, Canada. Syed, J. (2010). Space-Based Prospecting: Remote Sensing Helps Find Gold Deposits. Geospatial Today. 23 (6): 16-19. TDW – Stackable Geospatial Package: Integrating Open Source Software
  • 52. What’s Next? Looking for partners to apply TDW FOSS Geo-Stack to their own Projects. TDW – Stackable Geospatial Package: Integrating FOSS
  • 53. Thank you Questions? Javed Syed motivism@yahoo.com TDW – Stackable Geospatial Package: Integrating FOSS
  • 54. Resume • Javed has a BSc in Geology from University of Saskatchewan and a Master Herbology Diploma from Emerson College Montreal. • Javed is Self Taught Data Analyst, focusing on application of Free and Open Source Software (FOSS) to Mineral Exploration, who believes collecting, analyzing, interpreting Data is more lucrative then exploiting commodities. TDW11Nov2014 Envision_Geomatic