Skip to content
/ cusd-ngsc Public
forked from jpwright/cusd-ngsc

GIS data and scripting for Cornell University Sustainable Design's entry for the 2012-13 National Geothermal Student Competition

Notifications You must be signed in to change notification settings

cusd/cusd-ngsc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cornell University Sustainable Design

2012 National Geothermal Student Competition, sponsored by the Department of Energy/Office of Energy Efficiency and Renewable Energy

This library contains GIS data and scripting for Cornell University Sustainable Design's entry for the 2012-13 National Geothermal Student Competition. This includes maps and datasets that are relevant to geothermal development of the Snake River Plain in southern Idaho.

Accessing the Library

To use this library, you can use Git (a type of version-control software) to both download and contribute to the library. You can also download a static, compressed version (under "Downloads").

To access this library using Git, use the following command in your operating system's terminal:

git clone https://github.com/cusd/cusd-ngsc.git

If you want to contribute to the project, please make a "pull request" by clicking the button above. There is extensive documentation available on Github to explain how Git, cloning, and pull requests work.

Contents

This library contains the following elements:
  • Maps and GIS datasets, compatible with ArcGIS and in some cases Google Earth
  • Data, typically in *.dbf format, which you can open in the newest version of Microsoft Excel or Access
  • Utilities, such as DNR GPS and kml2shp, included for your convenience.

Opening the Map

In the maps folder, the *.mxd files are openable in ArcGIS, and include all relevant layers. The latest version is ngsc-improve.mxd -- we're ironing out some kinks and will consolidate to one mxd file shortly.

The individual layer files are stored, often in multiple formats, in the relevant folders, such as "faults" or "gravity". Anything containing an *.shp file (shapefile) can be opened in ArcGIS. Anything containing a *.kmz or *.kml file can be opened in Google Earth.

Either DNR GPS or kml2shp can convert to SHP. KMZ files can be opened in WinZip or similar extraction utilities, and contain a KML file inside.

About

GIS data and scripting for Cornell University Sustainable Design's entry for the 2012-13 National Geothermal Student Competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%