SlideShare a Scribd company logo
Database and GIS
Fundamentals in Exploration

             Or
There is a difference between a
   spreadsheet and a database
Is this a
database?
No!
•   At least two 1-to-1 sets of data in
    a single flat spreadsheet
     –    Assay
     –    Structure
            •     See ‘key’field comment below
•   Split cells
     –    bad enough in headings
     –    disastrous in body of table
•   Non-numeric data in numeric
    column
     –    (- symbol)
•   Alphanumeric numbers in non-
    sortable format
     –    225-1,….,225-11,….,23-1,…
     –    DDH23,…,DDH225,…
•   No distinct key field for related
    data
     –    Not critical, but desirable
Excel spreadsheet databases
       • ‘Flat’ databases - Can only show 1:1 relationships
       • Therefore need to include fields for all possibilities
       • Thus get loads of empty space
       E.g.:
                                                          All this empty space
                                                          (increases the file size – an
                                                          issue for very large databases     All these fields are
                                                                                             needed just in case
                                                                                             there are 3 rocktypes,
                                                                                             joints, or samples at
                                                                                             the locn




Do not mix      Remember                   Be consistent with      Don’t put non-numeric        Use sample numbers
numbers and     somewhere to               spelling within         characters into numeric      that identify the owner
characters in   indicate datums            fields: else can’t      fields: interferes with      and are sortable
locns (can’t    and UTM zones              query efficiently       sorting and processing
                (else may not be able to
sort data       plot on a digital map)
easily)
What is a Database?
• Consist of:
   – One or more Tables of basic data
       • spreadsheet-like Fields (columns) and Records (rows)
       • structured and populated following database ‘rules’
       • e.g. Relational Databases:
            – each Record can be uniquely identified within any one Table
            – each Field contains the same Type of data (numeric,
              alphanumeric, date, object, etc)
            – Tables containing at least one of the same data columns can be
              linked to one another as if they were a single large table
                » Uses Relationship ‘rules’ between the linked Tables

   – Queries: structured views of of the data, using selected fields
     chosen from one or more Tables, linked together using the
     relationships between the overlapping fields
Relational databases

• E.g. Microsoft Access, Oracle, etc
• Multiple tables (spreadsheets) for every 1-to-many
  relationship
• Every Table has one or more Key field(s)
   – Unique value (number or characters)
   – May combine more than one field to form the Key
• Tables can be linked by their Key values in Queries
Relational Database
•   Allows new temporary tables (Queries) to be formed by linking
    separate 1-1 tables using their Key fields
•   Tables:
Key                                Key                      Key
field                              field                    field




•   Query ‘Table’:



        – A temporary joining of fields from the three tables
Relational Database Structure
Database design

• Poor design, even for a simple database, can lead to
  unwarranted cleaning-up at a later stage
• Think carefully about how you are going to Query your
  database - after all that’s why you are doing it
• Only include those fields that will be involved in
  subsequent queries. The more fields you have, the more
  time-consuming it is to enter data.
   – in general, don’t try to produce all-inclusive databases
   – databases tend to have a life that is limited to the project for which
     they were designed and hence extra effort may be wasted
Geographic Information Systems (GIS)
•   GIS = Spatial relational databases
     – i.e exactly the same as any other relational database (RDBS) except that at least
       some of the Tables consist of entities with a geographic location
          • Data can be displayed as a map as well as a spreadsheet-like table
     – Separate Tables can be overlayed in map view as if they were a single map
          • This is the heart of a digital map system
     – Queries can link fields from different tables (as in any RDBS)
          • but can also select data on geographic criteria
               – such as ‘Show only the data where map objects overlap’
     – Spatial Analysis of data is possible
          • Thematic mapping
               – Property distributions highlighted by colours, new symbols, contouring, etc
          • Spatial numerical analysis
               – spatial graphing


•   Commonly used GIS software:
     – ArcInfo; ArcView; MapInfo
GIS - Spatial Relational Database
•   E.g. MapInfo, ArcView, ArcInfo
•   In addition to normal fields, Tables can have an extra field (commonly
    hidden) that contains geographic information about Geographic
    objects in the Table
     – Point, Line, Arc, Polyline, Polygon, Region, etc

•   Geographic Information:
     –   Point location or Centroid location (if a polygon object)
     –   Perimeter
     –   Area
     –   Object contained on the left/right side of line
     –   Etc

•   Location information is dependent on Datums and Projections
Map Datums
     Earth is neither a sphere or a true ellipsoid




***Note: the latitude and longitude of a point on the earth depends on the datum used
WGS84-geoid
•    WGS84-geoid (1996)
       – NB: Geoid definitions vary with time due to:
               • plate motions
               • increasing precision of the grid and measurements used to define it




image source: National Geodetic Survey: http://www.ngs.noaa.gov/images/ngs/jpeg-geo/ww15mgh.jpg
Datum Ellipsoids
    •    ‘Datum’, as generally used in GIS applications, refers
         to both the location of the centre of the fitted ellipsoid
         relative to the Earth (datum) and to the shape of the
         ellipsoid
    •    Ellipsoid (spheroid) parameters:
           a = semi-major axis (equator)
           b = semi-minor axis (polar)
           f= flattening = (a-b)/a

           (as f is very small it is generally given as:              b
           1/f = inverse flattening = a/(a-b)


•   Example: WGS84 ellipsoid                                              a
        – a = 6378137.0 metres
        – b = 6356752.3142 metres
        – 1/f = 298.257223563
Global geocentric datum
• Based on centre-of-mass of Earth
   – but centre-of-mass varies with Plate motion
   – therefore is date-dependent
• ITRF
   – centre-of-mass datum computed annually
   – uses GRS80 ellipsoid shape
       • (Inverse flattening = 298.257222101)

• WGS84                                                   Note that WGS84 uses the
   – centre-of-mass datum defined for GPS by NIMA         zero meridian as defined by
                                                          the Bureau International de
       • (US National Imagery and Mapping Agency)         l'Heure in Paris, based on a
                                                          mean of compiled star
   – slight difference in ellipsoid flattening to GRS80   observations from different
       • (Inverse flattening = 298.257223563)             countries.

   – centre revised periodically                          The WGS84 zero meridian is
                                                          102.5 metres east of the Prime
       • last updated 2004 (valid until 2010)             Meridian that passes through
   – now close to ITRF                                    Greenwich Observatory!
E.g Australian and International
                                Datums
•   Australian
     – Older imperial map datum
         • Clarke ellipsoid            GDA94 ≅ WGS84
     – ‘Recent’ metric map datums
         • AGD66
         • AGD84
     – Modern metric map datum
         • GDA94
             – based on ITRF1992
             – fixed on 1/1/1994
•   International
     – >50 datums in local use
     – e.g. USA
         • NAD27
         South America
         • SAD69
Latitude/longitude are not unique

Latitude/longitude values of a point on the Earth depend
  on the datum used to define latitude/longitude
       The datum always needs to be specified


                    E.g:
                    • AGD66 to AGD84
                         difference: 2-3 metres
                         –   important to geophysics


                    •   AGD84 to GDA94
                        difference: ~200 metres
                         –   important to everyone
Projections

• The algorithm used to project map data that has been
  projected from the terrain onto the datum ellipsoid onto a
  2D flat surface
   – e.g polar stereographic projections
       • e.g. as used for continental wander path reconstructions


• Most common map projection:
   – Universal transverse mercator (UTM)
• Others
   – conic, polyconic, gauss-kruger (similar to UTM), etc...
Mercator projection

•   Mercator Projection
     – Cylinder tangent to equator



•   Transverse Mercator Projection
     – Cylinder tangent to line of longitude



•   Universal Transverse Mercator projections
     – standard set of 120 projections around the globe
         • 60 x 6º zones; separate definition of N & S
           hemisphere
UTM projection
• Projection onto a cylinder tangent to a line of longitude
  (‘Central Meridian’ and touching the equator at a point




                      Cylinder is unrolled to give 2D map
                      (only accurate close to the Central Meridian)
UTM zones
                                             – 60 northern and 60 southern zones
Definition of UTM zones
Longitude of initial
central meridian (Zone 1)   177° W
Zone width                  6°
Central Scale Factor        0.9996
False easting                    500 000 m
False Northing
(S hemisphere)              10 000 000 m

                             UTM
Coordinate labels in databases

•   Coordinate labels on spreadsheet or
    database columns should indicate
    the projection AND the datum             PNT
                                               01
                                                     X
                                                    298843
                                                              Y
                                                             8097407
                                                                     Lithotype
                                                                             2
     – Assume that at some point that the      02   298871   8097485         2
                                               03   298909   8097512         2
       data will be used by someone else       20   298969   8097808         4
                                               06   298987   8098281         2
                                               07   298995   8098173         2
     – In the example shown at top right       08   299000   8098096         2

       it is a reasonable guess that the
       projection is UTM – but what is
       the datum?
          • local alternatives are WGS84,    PNT Xutm_COA Yutm_COA Lithotype
            Corrego Alegre, or SAD69           01   298843   8097407       2
                                               02   298871   8097485       2
                                               03   298909   8097512       2
     – The example at lower right at least     20   298969   8097808       4
                                               06   298987   8098281       2
       indicates that, in this case, the       07   298995   8098173       2
       UTM guess is correct, and the           08   299000   8098096       2

       datum is Corrego Alegre
                                              The UTM zone should also be
                                              referenced somewhere

More Related Content

What's hot

GIS Geographical Information System
GIS Geographical Information SystemGIS Geographical Information System
GIS Geographical Information System
Muhammad Hamza Khan KaimKhani
 
Gis
GisGis
Intro to qgis workshop
Intro to qgis workshopIntro to qgis workshop
Intro to qgis workshop
epurpur
 
A short introduction to GIS
A short introduction to GISA short introduction to GIS
A short introduction to GIS
Xiaogang (Marshall) Ma
 
Gis functions
Gis functionsGis functions
Gis functions
Shah Naseer
 
Introduction to Geographic Information System (GIS)
Introduction to Geographic Information System (GIS)Introduction to Geographic Information System (GIS)
Introduction to Geographic Information System (GIS)
Shashank Singh
 
Principles of GIS unit 2
Principles of GIS unit 2Principles of GIS unit 2
Principles of GIS unit 2
SanjanaKhemka1
 
GIS data structure
GIS data structureGIS data structure
GIS data structure
Thana Chirapiwat
 
WEB GIS AND WEB MAP.pptx
WEB GIS AND WEB MAP.pptxWEB GIS AND WEB MAP.pptx
WEB GIS AND WEB MAP.pptx
Asim Pt
 
ppt spatial data
ppt spatial datappt spatial data
ppt spatial data
Rahul Kumar
 
GIS
GISGIS
DATABASE & WEBGIS - GIS BOOTCAMP
DATABASE & WEBGIS - GIS BOOTCAMPDATABASE & WEBGIS - GIS BOOTCAMP
DATABASE & WEBGIS - GIS BOOTCAMPKevin Ng'eno
 
Spatial Analysis Using GIS
Spatial Analysis Using GISSpatial Analysis Using GIS
Spatial Analysis Using GISPrachi Mehta
 
Spatial Analysis and Geomatics
Spatial Analysis and GeomaticsSpatial Analysis and Geomatics
Spatial Analysis and Geomatics
Rich Heimann
 
DATA in GIS and DATA Query
DATA in GIS and DATA QueryDATA in GIS and DATA Query
DATA in GIS and DATA Query
KU Leuven
 
Spatial Database Systems
Spatial Database SystemsSpatial Database Systems
Spatial Database Systems
Asifuzzaman Hridoy
 
Georeferencing
GeoreferencingGeoreferencing
Georeferencing
Reham Maher El-Safarini
 
Chap1 introduction to geographic information system (gis)
Chap1 introduction to geographic information system (gis)Chap1 introduction to geographic information system (gis)
Chap1 introduction to geographic information system (gis)
Mweemba Hachita
 

What's hot (20)

GIS Geographical Information System
GIS Geographical Information SystemGIS Geographical Information System
GIS Geographical Information System
 
Gis
GisGis
Gis
 
Intro to qgis workshop
Intro to qgis workshopIntro to qgis workshop
Intro to qgis workshop
 
A short introduction to GIS
A short introduction to GISA short introduction to GIS
A short introduction to GIS
 
Gis functions
Gis functionsGis functions
Gis functions
 
Introduction to Geographic Information System (GIS)
Introduction to Geographic Information System (GIS)Introduction to Geographic Information System (GIS)
Introduction to Geographic Information System (GIS)
 
Principles of GIS unit 2
Principles of GIS unit 2Principles of GIS unit 2
Principles of GIS unit 2
 
GIS data structure
GIS data structureGIS data structure
GIS data structure
 
WEB GIS AND WEB MAP.pptx
WEB GIS AND WEB MAP.pptxWEB GIS AND WEB MAP.pptx
WEB GIS AND WEB MAP.pptx
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
GIS MAPPING
GIS MAPPINGGIS MAPPING
GIS MAPPING
 
ppt spatial data
ppt spatial datappt spatial data
ppt spatial data
 
GIS
GISGIS
GIS
 
DATABASE & WEBGIS - GIS BOOTCAMP
DATABASE & WEBGIS - GIS BOOTCAMPDATABASE & WEBGIS - GIS BOOTCAMP
DATABASE & WEBGIS - GIS BOOTCAMP
 
Spatial Analysis Using GIS
Spatial Analysis Using GISSpatial Analysis Using GIS
Spatial Analysis Using GIS
 
Spatial Analysis and Geomatics
Spatial Analysis and GeomaticsSpatial Analysis and Geomatics
Spatial Analysis and Geomatics
 
DATA in GIS and DATA Query
DATA in GIS and DATA QueryDATA in GIS and DATA Query
DATA in GIS and DATA Query
 
Spatial Database Systems
Spatial Database SystemsSpatial Database Systems
Spatial Database Systems
 
Georeferencing
GeoreferencingGeoreferencing
Georeferencing
 
Chap1 introduction to geographic information system (gis)
Chap1 introduction to geographic information system (gis)Chap1 introduction to geographic information system (gis)
Chap1 introduction to geographic information system (gis)
 

Viewers also liked

Fundamentals of GIS and Database Management for Disaster Management
Fundamentals of GIS and Database Management for Disaster ManagementFundamentals of GIS and Database Management for Disaster Management
Fundamentals of GIS and Database Management for Disaster Management
Syadur Rahaman
 
GIS - Lecture 5
GIS - Lecture 5GIS - Lecture 5
GIS - Lecture 5sorbi
 
GIS and Asset Management Moving to the Future :
GIS and Asset Management  Moving to the Future : GIS and Asset Management  Moving to the Future :
GIS and Asset Management Moving to the Future :
Symphony3
 
Chapter02
Chapter02Chapter02
Chapter02
sasa_eldoby
 
1. Introduction to DBMS
1. Introduction to DBMS1. Introduction to DBMS
1. Introduction to DBMSkoolkampus
 

Viewers also liked (6)

Fundamentals of GIS and Database Management for Disaster Management
Fundamentals of GIS and Database Management for Disaster ManagementFundamentals of GIS and Database Management for Disaster Management
Fundamentals of GIS and Database Management for Disaster Management
 
GIS - Lecture 5
GIS - Lecture 5GIS - Lecture 5
GIS - Lecture 5
 
GIS and Asset Management Moving to the Future :
GIS and Asset Management  Moving to the Future : GIS and Asset Management  Moving to the Future :
GIS and Asset Management Moving to the Future :
 
Chapter02
Chapter02Chapter02
Chapter02
 
1. Introduction to DBMS
1. Introduction to DBMS1. Introduction to DBMS
1. Introduction to DBMS
 
Dbms slides
Dbms slidesDbms slides
Dbms slides
 

Similar to Database gis fundamentals

Gis and digital_map_fundamentals
Gis and digital_map_fundamentalsGis and digital_map_fundamentals
Gis and digital_map_fundamentalsSumant Diwakar
 
Aligning data
Aligning dataAligning data
Aligning data
Esri South Africa
 
Sharing historical maps and atlases in web apps
Sharing historical maps and atlases in web appsSharing historical maps and atlases in web apps
Sharing historical maps and atlases in web apps
Aileen Buckley
 
Vector.pdf
Vector.pdfVector.pdf
Vector.pdf
NutagNegten1
 
Vector data model
Vector data model Vector data model
Vector data model
Pramoda Raj
 
Vector data model
Vector data modelVector data model
Vector data model
Pramoda Raj
 
GIS
GISGIS
datum.pdf
datum.pdfdatum.pdf
Introduction to GIS & Cartography.pdf
Introduction to GIS & Cartography.pdfIntroduction to GIS & Cartography.pdf
Introduction to GIS & Cartography.pdf
LareebMoeen1
 
GIS and Remote sensing CIvil Engg by Mrunmayee
GIS and Remote sensing CIvil Engg by MrunmayeeGIS and Remote sensing CIvil Engg by Mrunmayee
GIS and Remote sensing CIvil Engg by Mrunmayee
Mrunmayee Manjari
 
Applied GIS - 3022.pptx
Applied GIS - 3022.pptxApplied GIS - 3022.pptx
Applied GIS - 3022.pptx
temesgenabebe1
 
Gis basic
Gis basicGis basic
Gis basic
Mahbubul Hassan
 
Review presentation for Orientation 2014
Review presentation for Orientation 2014Review presentation for Orientation 2014
Review presentation for Orientation 2014
DUSPviz
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
Mayuresh Padalkar
 
lecture_4_coordinate_system.pptx
lecture_4_coordinate_system.pptxlecture_4_coordinate_system.pptx
lecture_4_coordinate_system.pptx
ssuser79cb761
 
Gis georeference
Gis georeferenceGis georeference
Gis georeference
Shah Naseer
 
Arc gis introduction-ppt
Arc gis introduction-pptArc gis introduction-ppt
Arc gis introduction-pptAshok Peddi
 

Similar to Database gis fundamentals (20)

Gis and digital_map_fundamentals
Gis and digital_map_fundamentalsGis and digital_map_fundamentals
Gis and digital_map_fundamentals
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Aligning data
Aligning dataAligning data
Aligning data
 
Sharing historical maps and atlases in web apps
Sharing historical maps and atlases in web appsSharing historical maps and atlases in web apps
Sharing historical maps and atlases in web apps
 
Vector.pdf
Vector.pdfVector.pdf
Vector.pdf
 
Vector data model
Vector data model Vector data model
Vector data model
 
Vector data model
Vector data modelVector data model
Vector data model
 
GIS
GISGIS
GIS
 
datum.pdf
datum.pdfdatum.pdf
datum.pdf
 
Introduction to GIS & Cartography.pdf
Introduction to GIS & Cartography.pdfIntroduction to GIS & Cartography.pdf
Introduction to GIS & Cartography.pdf
 
GIS and Remote sensing CIvil Engg by Mrunmayee
GIS and Remote sensing CIvil Engg by MrunmayeeGIS and Remote sensing CIvil Engg by Mrunmayee
GIS and Remote sensing CIvil Engg by Mrunmayee
 
Applied GIS - 3022.pptx
Applied GIS - 3022.pptxApplied GIS - 3022.pptx
Applied GIS - 3022.pptx
 
Gis basic
Gis basicGis basic
Gis basic
 
Review presentation for Orientation 2014
Review presentation for Orientation 2014Review presentation for Orientation 2014
Review presentation for Orientation 2014
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
lecture_4_coordinate_system.pptx
lecture_4_coordinate_system.pptxlecture_4_coordinate_system.pptx
lecture_4_coordinate_system.pptx
 
presentation ISI5520
presentation ISI5520presentation ISI5520
presentation ISI5520
 
Data_Sources
Data_SourcesData_Sources
Data_Sources
 
Gis georeference
Gis georeferenceGis georeference
Gis georeference
 
Arc gis introduction-ppt
Arc gis introduction-pptArc gis introduction-ppt
Arc gis introduction-ppt
 

More from Sumant Diwakar

Hydrologic Assessment in a Middle Narmada Basin, India using SWAT Model
Hydrologic Assessment in a Middle Narmada Basin, India using SWAT ModelHydrologic Assessment in a Middle Narmada Basin, India using SWAT Model
Hydrologic Assessment in a Middle Narmada Basin, India using SWAT Model
Sumant Diwakar
 
C Programming
C ProgrammingC Programming
C Programming
Sumant Diwakar
 
C Programming
C ProgrammingC Programming
C Programming
Sumant Diwakar
 
Soil moisture
Soil moistureSoil moisture
Soil moisture
Sumant Diwakar
 
REMOTE SENSING & GIS APPLICATIONS IN WATERSHED MANAGEMENT
REMOTE SENSING & GIS APPLICATIONS IN WATERSHED MANAGEMENT REMOTE SENSING & GIS APPLICATIONS IN WATERSHED MANAGEMENT
REMOTE SENSING & GIS APPLICATIONS IN WATERSHED MANAGEMENT
Sumant Diwakar
 
Relation between Ground-based Soil Moisture and Satellite Image-based NDVI
Relation between Ground-based Soil Moisture and Satellite Image-based NDVIRelation between Ground-based Soil Moisture and Satellite Image-based NDVI
Relation between Ground-based Soil Moisture and Satellite Image-based NDVI
Sumant Diwakar
 
Solar irradiation & spectral signature
Solar irradiation & spectral signatureSolar irradiation & spectral signature
Solar irradiation & spectral signatureSumant Diwakar
 
Optical remote sensing
Optical remote sensingOptical remote sensing
Optical remote sensingSumant Diwakar
 
Interaction of EMR with atmosphere and earth surface
Interaction of EMR with atmosphere and earth surfaceInteraction of EMR with atmosphere and earth surface
Interaction of EMR with atmosphere and earth surfaceSumant Diwakar
 
History of remote sensing
History of remote sensingHistory of remote sensing
History of remote sensingSumant Diwakar
 
Electromagnetic radiation
Electromagnetic radiationElectromagnetic radiation
Electromagnetic radiationSumant Diwakar
 
Differential gps (dgps) 09 04-12
Differential gps (dgps) 09 04-12Differential gps (dgps) 09 04-12
Differential gps (dgps) 09 04-12Sumant Diwakar
 
Principle of photogrammetry
Principle of photogrammetryPrinciple of photogrammetry
Principle of photogrammetrySumant Diwakar
 
Automatic digital terrain modelling
Automatic digital terrain modellingAutomatic digital terrain modelling
Automatic digital terrain modellingSumant Diwakar
 
Aerial photography abraham thomas
Aerial photography abraham thomasAerial photography abraham thomas
Aerial photography abraham thomasSumant Diwakar
 
Aerial photographs and their interpretation
Aerial photographs and their interpretationAerial photographs and their interpretation
Aerial photographs and their interpretationSumant Diwakar
 

More from Sumant Diwakar (20)

Hydrologic Assessment in a Middle Narmada Basin, India using SWAT Model
Hydrologic Assessment in a Middle Narmada Basin, India using SWAT ModelHydrologic Assessment in a Middle Narmada Basin, India using SWAT Model
Hydrologic Assessment in a Middle Narmada Basin, India using SWAT Model
 
C Programming
C ProgrammingC Programming
C Programming
 
C Programming
C ProgrammingC Programming
C Programming
 
Soil moisture
Soil moistureSoil moisture
Soil moisture
 
REMOTE SENSING & GIS APPLICATIONS IN WATERSHED MANAGEMENT
REMOTE SENSING & GIS APPLICATIONS IN WATERSHED MANAGEMENT REMOTE SENSING & GIS APPLICATIONS IN WATERSHED MANAGEMENT
REMOTE SENSING & GIS APPLICATIONS IN WATERSHED MANAGEMENT
 
Relation between Ground-based Soil Moisture and Satellite Image-based NDVI
Relation between Ground-based Soil Moisture and Satellite Image-based NDVIRelation between Ground-based Soil Moisture and Satellite Image-based NDVI
Relation between Ground-based Soil Moisture and Satellite Image-based NDVI
 
Solar irradiation & spectral signature
Solar irradiation & spectral signatureSolar irradiation & spectral signature
Solar irradiation & spectral signature
 
Optical remote sensing
Optical remote sensingOptical remote sensing
Optical remote sensing
 
Interaction of EMR with atmosphere and earth surface
Interaction of EMR with atmosphere and earth surfaceInteraction of EMR with atmosphere and earth surface
Interaction of EMR with atmosphere and earth surface
 
History of remote sensing
History of remote sensingHistory of remote sensing
History of remote sensing
 
Electromagnetic radiation
Electromagnetic radiationElectromagnetic radiation
Electromagnetic radiation
 
Map projection
Map projectionMap projection
Map projection
 
Differential gps (dgps) 09 04-12
Differential gps (dgps) 09 04-12Differential gps (dgps) 09 04-12
Differential gps (dgps) 09 04-12
 
Principle of photogrammetry
Principle of photogrammetryPrinciple of photogrammetry
Principle of photogrammetry
 
Digital terrain model
Digital terrain modelDigital terrain model
Digital terrain model
 
Digital orthophoto
Digital orthophotoDigital orthophoto
Digital orthophoto
 
Automatic digital terrain modelling
Automatic digital terrain modellingAutomatic digital terrain modelling
Automatic digital terrain modelling
 
Aerial photography abraham thomas
Aerial photography abraham thomasAerial photography abraham thomas
Aerial photography abraham thomas
 
Aerial photographs and their interpretation
Aerial photographs and their interpretationAerial photographs and their interpretation
Aerial photographs and their interpretation
 
Wide field sensor
Wide field sensorWide field sensor
Wide field sensor
 

Recently uploaded

Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
DhatriParmar
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
JEE1_This_section_contains_FOUR_ questions
JEE1_This_section_contains_FOUR_ questionsJEE1_This_section_contains_FOUR_ questions
JEE1_This_section_contains_FOUR_ questions
ShivajiThube2
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
Scholarhat
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Digital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion DesignsDigital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion Designs
chanes7
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 

Recently uploaded (20)

Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
JEE1_This_section_contains_FOUR_ questions
JEE1_This_section_contains_FOUR_ questionsJEE1_This_section_contains_FOUR_ questions
JEE1_This_section_contains_FOUR_ questions
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Digital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion DesignsDigital Artifact 2 - Investigating Pavilion Designs
Digital Artifact 2 - Investigating Pavilion Designs
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 

Database gis fundamentals

  • 1. Database and GIS Fundamentals in Exploration Or There is a difference between a spreadsheet and a database
  • 3. No! • At least two 1-to-1 sets of data in a single flat spreadsheet – Assay – Structure • See ‘key’field comment below • Split cells – bad enough in headings – disastrous in body of table • Non-numeric data in numeric column – (- symbol) • Alphanumeric numbers in non- sortable format – 225-1,….,225-11,….,23-1,… – DDH23,…,DDH225,… • No distinct key field for related data – Not critical, but desirable
  • 4. Excel spreadsheet databases • ‘Flat’ databases - Can only show 1:1 relationships • Therefore need to include fields for all possibilities • Thus get loads of empty space E.g.: All this empty space (increases the file size – an issue for very large databases All these fields are needed just in case there are 3 rocktypes, joints, or samples at the locn Do not mix Remember Be consistent with Don’t put non-numeric Use sample numbers numbers and somewhere to spelling within characters into numeric that identify the owner characters in indicate datums fields: else can’t fields: interferes with and are sortable locns (can’t and UTM zones query efficiently sorting and processing (else may not be able to sort data plot on a digital map) easily)
  • 5. What is a Database? • Consist of: – One or more Tables of basic data • spreadsheet-like Fields (columns) and Records (rows) • structured and populated following database ‘rules’ • e.g. Relational Databases: – each Record can be uniquely identified within any one Table – each Field contains the same Type of data (numeric, alphanumeric, date, object, etc) – Tables containing at least one of the same data columns can be linked to one another as if they were a single large table » Uses Relationship ‘rules’ between the linked Tables – Queries: structured views of of the data, using selected fields chosen from one or more Tables, linked together using the relationships between the overlapping fields
  • 6. Relational databases • E.g. Microsoft Access, Oracle, etc • Multiple tables (spreadsheets) for every 1-to-many relationship • Every Table has one or more Key field(s) – Unique value (number or characters) – May combine more than one field to form the Key • Tables can be linked by their Key values in Queries
  • 7. Relational Database • Allows new temporary tables (Queries) to be formed by linking separate 1-1 tables using their Key fields • Tables: Key Key Key field field field • Query ‘Table’: – A temporary joining of fields from the three tables
  • 9. Database design • Poor design, even for a simple database, can lead to unwarranted cleaning-up at a later stage • Think carefully about how you are going to Query your database - after all that’s why you are doing it • Only include those fields that will be involved in subsequent queries. The more fields you have, the more time-consuming it is to enter data. – in general, don’t try to produce all-inclusive databases – databases tend to have a life that is limited to the project for which they were designed and hence extra effort may be wasted
  • 10. Geographic Information Systems (GIS) • GIS = Spatial relational databases – i.e exactly the same as any other relational database (RDBS) except that at least some of the Tables consist of entities with a geographic location • Data can be displayed as a map as well as a spreadsheet-like table – Separate Tables can be overlayed in map view as if they were a single map • This is the heart of a digital map system – Queries can link fields from different tables (as in any RDBS) • but can also select data on geographic criteria – such as ‘Show only the data where map objects overlap’ – Spatial Analysis of data is possible • Thematic mapping – Property distributions highlighted by colours, new symbols, contouring, etc • Spatial numerical analysis – spatial graphing • Commonly used GIS software: – ArcInfo; ArcView; MapInfo
  • 11. GIS - Spatial Relational Database • E.g. MapInfo, ArcView, ArcInfo • In addition to normal fields, Tables can have an extra field (commonly hidden) that contains geographic information about Geographic objects in the Table – Point, Line, Arc, Polyline, Polygon, Region, etc • Geographic Information: – Point location or Centroid location (if a polygon object) – Perimeter – Area – Object contained on the left/right side of line – Etc • Location information is dependent on Datums and Projections
  • 12. Map Datums Earth is neither a sphere or a true ellipsoid ***Note: the latitude and longitude of a point on the earth depends on the datum used
  • 13. WGS84-geoid • WGS84-geoid (1996) – NB: Geoid definitions vary with time due to: • plate motions • increasing precision of the grid and measurements used to define it image source: National Geodetic Survey: http://www.ngs.noaa.gov/images/ngs/jpeg-geo/ww15mgh.jpg
  • 14. Datum Ellipsoids • ‘Datum’, as generally used in GIS applications, refers to both the location of the centre of the fitted ellipsoid relative to the Earth (datum) and to the shape of the ellipsoid • Ellipsoid (spheroid) parameters: a = semi-major axis (equator) b = semi-minor axis (polar) f= flattening = (a-b)/a (as f is very small it is generally given as: b 1/f = inverse flattening = a/(a-b) • Example: WGS84 ellipsoid a – a = 6378137.0 metres – b = 6356752.3142 metres – 1/f = 298.257223563
  • 15. Global geocentric datum • Based on centre-of-mass of Earth – but centre-of-mass varies with Plate motion – therefore is date-dependent • ITRF – centre-of-mass datum computed annually – uses GRS80 ellipsoid shape • (Inverse flattening = 298.257222101) • WGS84 Note that WGS84 uses the – centre-of-mass datum defined for GPS by NIMA zero meridian as defined by the Bureau International de • (US National Imagery and Mapping Agency) l'Heure in Paris, based on a mean of compiled star – slight difference in ellipsoid flattening to GRS80 observations from different • (Inverse flattening = 298.257223563) countries. – centre revised periodically The WGS84 zero meridian is 102.5 metres east of the Prime • last updated 2004 (valid until 2010) Meridian that passes through – now close to ITRF Greenwich Observatory!
  • 16. E.g Australian and International Datums • Australian – Older imperial map datum • Clarke ellipsoid GDA94 ≅ WGS84 – ‘Recent’ metric map datums • AGD66 • AGD84 – Modern metric map datum • GDA94 – based on ITRF1992 – fixed on 1/1/1994 • International – >50 datums in local use – e.g. USA • NAD27 South America • SAD69
  • 17. Latitude/longitude are not unique Latitude/longitude values of a point on the Earth depend on the datum used to define latitude/longitude The datum always needs to be specified E.g: • AGD66 to AGD84 difference: 2-3 metres – important to geophysics • AGD84 to GDA94 difference: ~200 metres – important to everyone
  • 18. Projections • The algorithm used to project map data that has been projected from the terrain onto the datum ellipsoid onto a 2D flat surface – e.g polar stereographic projections • e.g. as used for continental wander path reconstructions • Most common map projection: – Universal transverse mercator (UTM) • Others – conic, polyconic, gauss-kruger (similar to UTM), etc...
  • 19. Mercator projection • Mercator Projection – Cylinder tangent to equator • Transverse Mercator Projection – Cylinder tangent to line of longitude • Universal Transverse Mercator projections – standard set of 120 projections around the globe • 60 x 6º zones; separate definition of N & S hemisphere
  • 20. UTM projection • Projection onto a cylinder tangent to a line of longitude (‘Central Meridian’ and touching the equator at a point Cylinder is unrolled to give 2D map (only accurate close to the Central Meridian)
  • 21. UTM zones – 60 northern and 60 southern zones Definition of UTM zones Longitude of initial central meridian (Zone 1) 177° W Zone width 6° Central Scale Factor 0.9996 False easting 500 000 m False Northing (S hemisphere) 10 000 000 m UTM
  • 22. Coordinate labels in databases • Coordinate labels on spreadsheet or database columns should indicate the projection AND the datum PNT 01 X 298843 Y 8097407 Lithotype 2 – Assume that at some point that the 02 298871 8097485 2 03 298909 8097512 2 data will be used by someone else 20 298969 8097808 4 06 298987 8098281 2 07 298995 8098173 2 – In the example shown at top right 08 299000 8098096 2 it is a reasonable guess that the projection is UTM – but what is the datum? • local alternatives are WGS84, PNT Xutm_COA Yutm_COA Lithotype Corrego Alegre, or SAD69 01 298843 8097407 2 02 298871 8097485 2 03 298909 8097512 2 – The example at lower right at least 20 298969 8097808 4 06 298987 8098281 2 indicates that, in this case, the 07 298995 8098173 2 UTM guess is correct, and the 08 299000 8098096 2 datum is Corrego Alegre The UTM zone should also be referenced somewhere