GithubHelp home page GithubHelp logo

oil-and-gas-viewer's Introduction

#Oil and Gas Viewer

Oil and Gas Viewer

Web application for locating and viewing oil and gas well data. This data is provided by the [Arizona Oil and Gas Conservation Commission] (http://azogcc.az.gov/) and the [Arizona Geological Survey] (http://azgs.az.gov/).

This application allows users to download pdf copies of well folders, scanned well logs and LAS well logs.

This application uses the data provided by the AZWellHeaders service on the Arizona Geological Survey's ArcGIS web server. This service provides the well location and symbology that are displayed in the application.

The application uses the ArcGIS Service endpoint to obtain this data from the service instead of using the WMS or WFS services like other open source JavaSript APIs.

The application creates the hyperlinks for each feature by reading the RelatedResource field. By using a series of loops to look for "|" pipes and then "," commas. When the application finds a pipe it splits the string and stores it in a variable. The pipes separate the different types of logs and their web address from other logs. The application then loops through these new strings and looks for commas and then it splits them into two new strings. These two strings are then combined using the href function in html to build the hyperlinks displayed in the info window or data grid.

oil-and-gas-viewer's People

Contributors

krichards4 avatar rclark avatar

Stargazers

jacob avatar Lee Sander avatar  avatar

Watchers

James Cloos avatar Christy Caudill avatar  avatar  avatar Laura Bookman avatar

Forkers

isabella232

oil-and-gas-viewer's Issues

Search is case sensitive

Just learned that the OG Online Data Text Search is case sensitive. Search for operator texaco is not found, whereas Texaco is found. Would it be difficult to make the search case insensitive?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.