CPL GIS & Geospatial Technology 2 — Questions and Answers
Question 1: Which GIS data format is most commonly used to store vector data such as lease boundaries and well locations in oil and gas land management?
- TIFF
- Shapefile (Correct answer)
- CSV
Correct answer: Shapefile
Shapefiles (.shp) are the industry-standard vector format used to store geometric features like lease boundaries, pipelines, and well locations in GIS applications.
Question 2: In GIS terminology, what is a 'topology' most useful for when managing oil and gas lease data?
- Styling map symbology
- Ensuring spatial relationships and data integrity between features (Correct answer)
- Converting raster to vector data
- Calculating acreage from satellite imagery
Correct answer: Ensuring spatial relationships and data integrity between features
Topology defines and enforces spatial relationships between features, ensuring lease polygons don't overlap incorrectly or leave unintended gaps between adjacent tracts.
Question 3: A landman uses a GIS attribute table to join ownership records to spatial lease polygons. What type of join links records based on a common field value?
- Spatial join
- Attribute join (Correct answer)
- Raster join
- Topology join
Correct answer: Attribute join
An attribute join links GIS feature records to external tabular data using a common key field, such as a lease ID, enabling landmen to associate ownership data with mapped polygons.
Question 4: Which coordinate system is most appropriate when calculating precise acreage of oil and gas tracts in a U.S. state-specific area?
- WGS 84 Geographic (latitude/longitude)
- State Plane Coordinate System (Correct answer)
- Universal Transverse Mercator (UTM) Zone 1
- Web Mercator Auxiliary Sphere
Correct answer: State Plane Coordinate System
State Plane Coordinate Systems are designed for specific U.S. states and minimize distortion in area calculations, making them ideal for precise acreage computations.
Question 5: In the Public Land Survey System (PLSS), which GIS dataset maintained by the BLM provides official digital boundaries for townships and sections?
- TIGER/Line Shapefiles
- National Hydrography Dataset (NHD)
- Geographic Coordinate Data Base (GCDB) (Correct answer)
- Digital Elevation Model (DEM)
Correct answer: Geographic Coordinate Data Base (GCDB)
The BLM's Geographic Coordinate Data Base (GCDB) provides the official digital representation of PLSS township, range, and section boundaries used in land title and leasing work.
Question 6: A GIS analyst is asked to create a 5-mile buffer around all active well locations to identify potential surface owner notifications. Which GIS operation accomplishes this?
- Clip
- Dissolve
- Buffer (Correct answer)
- Intersect
Correct answer: Buffer
The Buffer operation creates polygons at a specified distance around input features, allowing landmen to identify all parcels within a defined notification radius of well locations.
Question 7: What does the term 'metadata' refer to in the context of a GIS dataset used for oil and gas leasing?
- The visual symbology applied to map features
- Descriptive information about the dataset including source, date, and accuracy (Correct answer)
- The coordinate system transformation parameters
- The SQL query used to filter lease records
Correct answer: Descriptive information about the dataset including source, date, and accuracy
Metadata provides descriptive documentation about a GIS dataset, including its source, creation date, accuracy, projection, and intended use, which is critical for evaluating data reliability in lease work.
Which GIS data format is most commonly used to store vector data such as lease boundaries and well locations in oil and gas land management?