Well Data DB Tables
Well Tops Data

KGS ORACLE Database Tables

IQSTRAT - DOE CO2 Georeport

IQSTRAT - DOE CO2 Tops


Well Tops Data

Applets
Example 2: Cutter KGS 1 http://www.kgs.ku.edu/Gemini/LAS.html?sAPI=15-189-22781&sKID=1044174999
  
ORACLE PL/SQL Query for a list of all well top picks assigned to selected well - Cutter KGS 1
http://chasm.kgs.ku.edu/ords/iqstrat.iqstrat_doe_co2_tops_pkg.getXML?sKID=1044138961
Returns XML (Extensible Markup Language), which is parsed and plotted in the Stratigraphic Units Plot Track.
  
NOTE:
http://chasm.kgs.ku.edu/ords/ KGS ORACLE Database
iqstrat the ORACLE User IQSTRAT
iqstrat_doe_co2_tops_pkg the DOE CO2 Tops Data PL/SQL Package
getXML the Method for retrieving the XML data

Geologist Report File

ORACLE PL/SQL The Well Header KID is used to build the geologist report filename, i.e. "geo_1044138961.txt" is constructed and the geologist report is read, parsed and plotted in the Rock Columns Plot Track. http://www.kgs.ku.edu/PRS/Ozark/georeport/geo_1044138961.txt


Author: John R. Victorine jvictor@kgs.ku.edu

The URL for this page is http://www.kgs.ku.edu/stratigraphic/JAVA_SRC/ORACLE-PLSQL/Well_Data/tops.html