The Rock Catalog Web Application was designed to help the
user locate Kansas Geological Survey's (KGS) Core Data and
Image Files, as well as Digital LAS Files, to organize the
data in such a way as to create a rock catalog web page on
their PC with that data. The user's rock catalog comprises
measured core data cross plots, i.e. Porosity vs. Permeability
measurements, Core Image Pages and LAS File Plots. The data
is organized at two levels,
- By Data Constraints: The data is restricted by
the data type, i.e. by county, by depositional environment
type, etc. The application searchs for wells with core data
that matches the constraint the user enters.
- By Well Constraints: The data is restricted by
the well and any constraints the user selects. Only the
data the well has will be displayed.
The user gives permission to the application to download the
data to their PC as well as allowing the web applet access
to multiple servers at KGS to download the core data to the
user's pc.
|
| Rock Catalog Web Page Control Panel |
 |
There are three sections to this panel,
- Rock Catalog Title & Description Section. This
section allows the user to create a title and to add a
description to their rock catalog. If the user makes no
changes to these fields they will be ignored when the
rock catalog is created. When the user creates the rock
catalog web page the title and description text data are
put in a XML File titled "WebPage.xml" under a unique
directory name "RCYYMMDD-HHMMSS??" where
- RC - Represents Rock Catalog Web Page Directory.
- YY - Year the Rock Catalog was created.
- MM - Number equivalent of the Month the Rock Catalog
was created.
- DD - The Day the Rock Catalog was created.
- HH - The Hour the Rock Catalog was created.
- MM - The Minute the Rock Catalog was create.
- SS - The Second the Rock Catalog was create.
- ?? - AM if create in the morning and PM if created
in the afternoon or evening.
- Rock Catalog User Created Files Section. This section
displays the list of images that have been downloaded or
saved to the user's pc. The core data cross plots are
generated images from the plot and saved as "PNG" Files. The
core image files are downloaded with a web page containing
any measured core data for the depth of that image. The
core images are copied "JPG" Files from the KGS File
System. The image file information is saved in the XML File
"WebPageFiles.xml" under the same directory as the Title
and Description XML File.
- Rock Catalog Web Page Buttons. This section allows
the user to Open existing Rock Catalog Pages to modify the
contents, to Build and Display a Rock Catalog and to find
and create images for the rock catalog.
|