Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

The best option for getting the full GIS project experience is to download data from online GIS data portals. You will also gain exposure to the best GIS data websites for the Houston region. For this exercise, we will be looking at rivers and wastewater outfalls in Houston's Super Neighborhoods.

 

Downloading Source Data from GDC

Super Neighborhood Dataset

Click First, click the following link to obtain the super neighborhood Super Neighborhood dataset: SuperNeighborhoods2010Census.zip

Downloading

...

Data from

...

Source Websites

H-GAC GIS

...

Dataset

The Houston-Galveston Area Council (H-GAC) is the 13-county Metropolitan Planning Organization (MPO) for the Houston region. Federal legislation requires that an MPO be designated for each urbanized area with a population greater than 50,000 people (as established by the U.S. Census Bureau) in order to conduct long-range metropolitan transportation planning and be eligible for Federal funding for transportation projects. Their mission to carry out metropolitan transportation planning means that MPOs are a great source of data on topics such as demographics, employment, land use, transportation, and environmental conditions and most of these topics are well-suited towards GIS analysis.

...

  1. Using a web browser, search for "h-gac gis" and select the result as shown below or go directly to: httphttps://www.gishub-h-gac.com/rds/gis-data/gis-datasets.aspx.
    Image Removed
  2. Under the Dataset Categories section, click the Hydrologic button to filter the results by subject.
  3. Under the Datasets section, click Major Rivers.
    Image Removed
  4. Click Download Dataset.
  5. Click the blue Download button.
  6. Back on the H-GAC portal, close the Major Rivers window, and under the Dataset Categories section, click the Water Quality button.
  7. Under the Datasets section, click Wastewater Outfalls.
    Image Removed
  8. Click Download Dataset.
  9. Click the blue Download button.
  10. hub.arcgis.com/.

    Image Added

  11. In the "Search data" box, type in "Major Rivers" without pressing "Enter". 

    Image Added

  12. The option "HGAC Major Rivers" should pop up - click on this option.

    Image Added

  13. Now, we can see the rivers depicted on a map in the Houston-Galveston area. We want to access this data in the form of a shapefile. To do this, click the "Download" button on the left side of the screen, as shown below. 

    Image Added

  14. Scroll down on the left pane to the "Shapefile" tab. Click "Download Options" followed by "Download file previously generated on ...". A zip file titled "HGAC_Major_Rivers.zip" should be downloaded. 

    Image Added

H-GAC GIS Dataset

Another important data source is the Texas Commission on Environmental Quality GIS Data Hub. We will download a dataset describing Wastewater Outfalls in Texas from here. 
  1. Using a web browser, search for "tceq gis data hub", and click on the link shown below. Alternatively, go directly to their website here: https://gis-tceq.opendata.arcgis.com/

    Image Added
  2. In the "Search data" box, type in "Wastewater" without pressing "Enter".

    Image Added


  3. The option "Wastewater Outfalls" should pop up - click on this option.

    Image Added

  4. Now, we can see the wastewater outfalls in Texas depicted on a map. We want to access this data in the form of a shapefile. To do this, we follow the same download procedures as with the "Major Rivers" dataset, which should result in a zip file titled "Wastewater_Outfalls.zip".

    Image Added    

HCAD

Though it is not used in this course, the Harris County Appraisal District (HCAD) Public Data is another great online source that provides similar data such as highways, utilities, and water districts and is available at: http://pdata.hcad.org/GIS/index.html

...

  1. On the Desktop, click the File Explorer icon located on the Windows Taskbar on the bottom left corner of the screen. 
  2. In the left column, click My Computer. In the right column, double-click C:/ > Users > gis.ADRICE > Downloads. Ensure that you see the following zipped folders in your Downloads folder.

    1. SuperNeighborhoods2010Census
    2. HGAC_
    3. Census_2010_By_SuperNeighborhood
    4. Major_Rivers
    5. Wastewater_Outfalls

  3. Select all three folders.
  4. Right-click any of the selected folders and select 7-Zip > Extract Here. Your data is in a file folder in its decompressed format and ready to be brought into ArcGIS Pro.

...

  1. In the Catalog pane on the right, expand Folders > CEVE101 > CEVE101.gdb. There are currently no data in this folder.
  2. Right-click Folders and select Add Folder Connection.
  3. In the left column click Computer. in the right column double click C: > Users > (your user). Single click Downloads and select OK.
  4. In the Catalog pane, expand Downloads.
  5. Fully expand all folders and geodatabases in the Downloads folder.
  6. Drag and drop the Major_Rivers feature class into the CEVE101.gdb
  7. Repeat drag and drop for Wastewater_Outfalls
  8. Right-click the CEVE101.gdb and select Import > Feature Class

  9. Click the Browse button to navigate to input features. In the left column click Folders. In the right column click Downloads > Census_2010_By_SuperNeighborhood. Single click Census_2010_By_SuperNeighborhood.shp SuperNeighborhoods2010Census > SuperNeighborhoods2010Census > CEVE101.shp .
  10. Type "Census_2010_By_SuperNeighborhood" into the Output Feature Class bar. 
  11. Click Run.
  12. In the Catalog pane, expand the CEVE101.gdb. There are now three feature classes contained within: Major_Rivers, Census_2010_By_SuperNeighborhood, Wastewater_Outfalls
  13. Right-click on the Downloads folder. Select Remove.

...