3D Exercise
- Download Exercise
- Exporting to Google Earth using 3D Analyst and also KML manual editing (for higher resolution)
3D Exercise
Labels: class plans
:: Shortest Path (least cost) analysis will be done in Spatial Analyst.
:: Each team will turn in a KML file, not ArcGIS files. We will discuss ArcGIS 3D Analyst and Google Earth next week.
:: Least Cost Procedure Background
Labels: class plans
Turn in a .ZIP file via MavSpace or CD
In the .ZIP:
Seems there were some issues with the Erase tool, which is actually a very powerful analysis tool.
I heard over the weekend that it is not available on the student license. Oops, this is correct and I forgot.
I heard right before class that there were SQL errorsd when run. I will investigate this over the week.
Bottom line? Forget about the homework. I appreciate all efforts to complete it and I am sure the frustrations just make you all like me *even more*! Everyone gets full credit and I will investigate.
Labels: homework
Labels: class plans
Code to call a geoprocessing tool from VBA button:
Also need to ensure the ESRI GeoprocessingUI Libraries is referenced.Private Sub UIButtonControl1_Click()
Dim pApp As IApplication
Set pApp = Application
Dim pUID As New UID
pUID = "esriGeoprocessingUI.ArcToolboxExtension"
Dim pATBExt As IArcToolboxExtension
Set pATBExt = Application.FindExtensionByCLSID(pUID)
Dim pAtb As IArcToolbox
Set pAtb = pATBExt.ArcToolbox
Dim pTool As IGPTool
Set pTool = pAtb.GetToolbyNameString("buffer_analysis")
Dim pParams As IArray
Set pParams = pTool.ParameterInfo
Dim pParameter As IGPParameter
Dim pParamEdit As IGPParameterEdit
Dim pDataType As IGPDataType
Dim sValue As String
'First Parameter
Set pParameter = pParams.Element(0)
Set pParamEdit = pParameter
Set pDataType = pParameter.DataType
sValue = "D:\workspace\Newfoundland.mdb\roads"
Set pParamEdit.Value = pDataType.CreateValue(sValue)
'Second Parameter
Set pParameter = pParams.Element(1)
Set pParamEdit = pParameter
Set pDataType = pParameter.DataType
sValue = "D:\workspace\Newfoundland.mdb\roads_buf"
Set pParamEdit.Value = pDataType.CreateValue(sValue)
'Third Parameter
Set pParameter = pParams.Element(2)
Set pParamEdit = pParameter
Set pDataType = pParameter.DataType
sValue = "500 Meters"
Set pParamEdit.Value = pDataType.CreateValue(sValue)
Dim pCommand As IGPToolCommandHelper
Set pCommand = New GPToolCommandHelper
pCommand.SetTool pTool
pCommand.Invoke pParams
End Sub
Labels: automation
NOVEMBER 8 :: New Coastguard Facility Automated Model
NOVEMBER 22 :: Military Terrain Path
Labels: class schedule, due dates
Create a Site Selection Suitability Model
Labels: class plans
Grade Distribution
Labels: midterm
Labels: midterm
EXAM - DATA
Due to the excessively high (in my opinion) numbers of students who have contacted me about not being able to attend this evening's class to take the midterm, I have decided it best to let everyone take the exam as a take-home exam instead of designing customized exam situations for those who cannot make it. I think is the most fair for everyone involved.
So, here is how we will play this one...
At 5:30pm, when class/exam *would* have started, a post will be made on this site with a link to the exam. It will be filled out on the online form that the link will direct you to. The exam must be submitted but tomorrow (10/19) 7pm. At this time the form will be taken offline. No exceptions. Zero. None. This is the most fair I can think to make this and any further problems any students may have will need to be worked around.
As this exam is now completely take-home, there is no need to come to class at 5:30pm this evening. But, of course, you may if you wish take the exam in the classroom during class time. I will not be physically in class this evening (as I do not expect a large showing), but I will be on Meebo chat (IM) to help with any confusions.
Remember the following exam rules:
+ Be Honorable!
+ Open books, notes, internet
+ No working with any others in any way (Be honorable, please do not cheat. Even if not caught, it is never worth it.)
+ GOOD LUCK!
EXAM - DATA
Labels: midterm
Exam Details:
Labels: midterm
Items Discussed Today:
Labels: class plans
Thank you for working hard and turning in your projects!
Enjoy the cool weather and the week off! Have fun!
Labels: class schedule
Turn in via Mavspace
Steps:
Example file
Convert the following files to the TSMS used in the above file:
Labels: homework
-
1
walls and other solid structures (least sensitive shoreline type)
-
2A
Scarps/steep slopes in clay
-
2B
Wave-cut clay platforms
-
3A
Fine-grained sand beaches
-
3B
Scarps/steep slopes in sand
-
4
Coarse-grained sand beaches
-
5
Mixed sand and gravel or shell beaches
-
6A
Gravel or shell beaches
-
6B
Exposed riprap structures
-
7
Exposed tidal flats
-
8A
Sheltered riprap structures
-
8C
Sheltered scarps
-
8D
Sheltered rocky or karst shores
New shoreline type added by William White to describe karst outcrops in Baffin Bay, Texas
-
9
Sheltered tidal flats
-
10A
Salt and brackish marshes
-
10B
Freshwater marshes (herbaceous vegetation)
-
10C
Freshwater swamps (predominantly woody vegetation)
-
10D
Mangroves or woody vegetation in salt water
Labels: projects
Two ways to earn generous heaps of extra credit in this class.
First, 2 points will be added to your overall final grade every time you attend a Library-sponsored GIS workshop. This is a poptential 6 points added to your final, overall grade. First one is this Thursday! Awesome if you can make it.
Second, 5 points will be added to your final overall grade for each student who volunteers to create a poster for this year's GIS Day activities. More information here: http://library.uta.edu/gisday.
__________________________
Title: Consumer Data, Demographics & GIS
Description: Come and have fun learning about geographic information systems (GIS) and the various types of socio-economic data we all have access to. This hands-on workshop requires no GIS experience. Open to everyone.
Time: Thursday, Septerber 23, 3-5pm
Location:Central Library, B20
Title: GIS in 3D: Flythroughs, Topo, & CAD
Description: Learn how geographic information systems (GIS) can build interactive 3D terrain models and work with topographic and even CAD data. This hands-on workshop requires no GIS experience. Open to everyone.
Time: October 14, 3 - 5pm
Location: Central Library, B20
Title: A New Hogwarts Extension in North America
Description: Like Harry Potter but wish there was a Hogwarts extension campus here in North America? Me too! Learn how geographic information systems (GIS) can help identify the best location to build such a campus of wizardly learning. This hands-on workshop requires no GIS or experience. Open to everyone.
Time: Thursday, November 17, 3-5pm
Location:Central Library, B20
Labels: extra credit
!! CLASS ENDING 630PM !!
!! NO HOMEWORK DUE NEXT WEEK !!
Plan for Today's Class
1. Explore datasets for Coast Guard site selection project.
- Texas General Land Office: GIS (source) (backup)\
- GLO NRI Data
- A good background map (base map) is: Geography Network/Census 2000 ArcIMS layer
2. Class Exercize:
We are the xSkaters and need to find a cool place in Tarrant County to practice our downhill skateboarding.
Criteria (2 cut for abbreviated class):
Labels: class plans
Coast Guard Project Due Oct 4
Labels: projects

Labels: class plans
Suitability Analysis with Raster Data - Part 2
Land Use Suitability Analysis for Florence Township, Goodhue County, southeast Minnesota, U.S.A.
Using GIS for Grape Suitability Analysis
A GIS APPROACH TO HABITAT RESTORATION SITE SELECTION AND PRIORITIZATION IN THE NEW YORK-NEW JERSEY HARBOR ESTUARY
1) Fossil site prediction using geographic information systems (GIS) and suitability analysis: The Two Medicine Formation, MT, a test case
Palaeogeography, Palaeoclimatology, Palaeoecology, Volume 251, Issues 3-4, 8 August 2007, Pages 354-365
Kathryn B. Oheim
Full-Text (Campus Only)
2) GIS-based land-use suitability analysis: a critical overview
Progress in Planning, Volume 62, Issue 1, July 2004, Pages 3-65
Jacek Malczewski
Full-Text (Campus Only)
3) A GIS-based multi-scale approach to habitat suitability modeling
Ecological Modelling, Volume 169, Issue 1, 1 November 2003, Pages 1-15
Ron Store and Jukka Jokimaki
Full-Text (Campus Only)
4) Integrating spatial multi-criteria evaluation and expert knowledge for GIS-based habitat suitability modelling
Landscape and Urban Planning, Volume 55, Issue 2, 10 July 2001, Pages 79-93
Ron Store and Jyrki Kangas
Full-Text (Campus Only)
Labels: homework
Welcome to the class!Please note the links to the right of this page
This course is Analysis of Spatial Data, with a strong focus on GIS analysis and the automation of analysis procedures.
This is a practical course. After this course, you will be able to acquire and analyze spatial data for your own research and purposes.
Hold onto your hats folks, because this will be one heck of a 15-week ride!! No doubt it will be a lot of work, but data analysis and GIS is just so dang fun that I promise it will be worth it.
This blog should be checked regularly for any important information, such as changes to my office hours, assignment changes, or class cancellations (but don't hold your breath waiting for that one...).
What does this mean?
This means after this course, you will be able to perform a site selection analysis using weighted average ranking, create an automated model, perform viewshed analysis, perform shortest path analysis, generate 3D terrains, understand basic interpolation techniques, and more. Bottom line is that you will develop an understanding of many of the ArcGIS extensions in order to perform whatever analysis you need. This course will focus most extensively on the Spatial Analyst extension, but will also explore the 3D Analyst and Geostatistical Analyst extensions as well.
What experience do I need?
An introductory understanding of GIS and a basic working knowledge of ArcGIS. This course can, in theory, be taken simultaneously with an intro to GIS course, but it is inadvisable.
How hard will this course be?
A bit challenging. Between homework assignments, projects, presentations, and exams there will always be something to keep you busy. No worries, though, as most projects and presentations will be done in groups. A bit of a warning: The midterm will be challenging. The grade distribution on my midterms are regularly 50% 85+ and 50% 65-.
I understand it will be challenging, but will it be fun?
Yes! All class exercises and projects will incorporate real-world, practical, analysis concepts and procedures. The final project is a project of your own choosing, so you will be able to apply the skills learned to your own research/interests.
This sounds pretty good. I think you are the best instructor ever!
Yep... You're well on your way to earning an 'A' with thinking like that.
Labels: misc
Here's what I want for us to do:
Labels: class plans
Copyright © 2010 Analysis of Spatial Data
(Fall 2010) is powered by Blogger