Measured Sections DB Tables

KGS ORACLE Database Tables - PUBCAT - Meas Sect


Measured Section Information Search

Applets
Profile http://www.kgs.ku.edu/stratigraphic/PROFILE/
LAS File Viewer http://www.kgs.ku.edu/stratigraphic/LAS/
Cross Section http://www.kgs.ku.edu/stratigraphic/CROSS_SECTION/
  
ORACLE PL/SQL Methods for returning a list of Measured Sections
  1. Search by Directions Partial Phrase - Quarry
    http://chasm.kgs.ku.edu/ords/iqstrat.kgs_outcrop_loc_pkg.getXML?sLocation=Quarry
  2. Search by Township-Range-Section - T19S-R8E-Sec 18
    http://chasm.kgs.ku.edu/ords/iqstrat.kgs_outcrop_loc_pkg.getXML?iTownship=19&sTownship=S&iRange=8&sRange=E&iSection=18
  3. Search by Township-Range - T19S-R8E
    http://chasm.kgs.ku.edu/ords/iqstrat.kgs_outcrop_loc_pkg.getXML?iTownship=19&sTownship=S&iRange=8&sRange=E
  4. Search by County - chase
    http://chasm.kgs.ku.edu/ords/iqstrat.kgs_outcrop_loc_pkg.getXML?code=17&county=chase
Measured Section Data: Measured Sections Database Tables
PL/SQL Stored Procedures for access to the Measured Sections Data.
  
NOTE:
http://chasm.kgs.ku.edu/ords/ KGS ORACLE Database
iqstrat the ORACLE User IQSTRAT
iqstrat.kgs_outcrop_loc_pkg the Measured Section Information PL/SQL Package
getXML the Method for retrieving the XML data


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

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