Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design...

28
Daniel Farkas, Ph.D. Pace University

Transcript of Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design...

Page 1: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

Daniel Farkas, Ph.D.Pace University

Page 2: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

8/2/2008 2

Page 3: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

Multi-campus pPrograms

BA/IS, BS/IS, BBA/ISMBA/IS MS/IS MS/CS MS/T lMBA/IS, MS/IS, MS/CS, MS/TelecommunicationsMS/Internet TechnologyDPS

1 Graduate and 1 undergraduate GIS course (in class) offered in another divisionO li GIS C ff d t d t t d t i th IT Online GIS Course offered to graduate students in the IT MS Programs

8/2/2008 3

Page 4: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

GIS in the IS curriculumGIS in the IS curriculumBusiness applications

MarketingSite SelectionCustomer Analysis

IT F dIT FocusedSoftware Development Life CycleData representation and DatabasespTelecommunications and the Web

Online Delivery and hands-on labsy

8/2/2008 4

Page 5: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

Traditional curriculum areas include:Traditional curriculum areas include:Sciences (biology, Geosciences)Environmental StudiesUrban/Suburban PlanningMuseum and Historical Studies

Almost completely neglected in business and IT studies

8/2/2008 5

Page 6: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

Hardware (computers, printers, graphics, ( p , p , g p ,servers, storage)Software tools (GIS, Excel)System Development (GIS, analysis, design)Databases Telecommunications and the Internet (online data repositories, web based map servers)

I have proposed an Intro to computing based on an intro to GIS!on an intro to GIS!

8/2/2008 6

Page 7: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

GIS Systems Development (analysis and designy p ( y gData and databases

Download map data in different formats from the internet D l d d h d f hDownload demographic data from the internet Convert from Excel to GIS compatible formatConvert from different data formatsBuild geodatabasesManage the data to build the solution (join, select)

Statistical analysisStatistical analysisWork with servers and networks to set up databases, web services, and deliver maps on the webp

8/2/2008 7

Page 8: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

Reaching wider audiencesReaching wider audiencesAddress a time of low enrollment to combine courses from multiple campusesp pFlexibility for students, facultyCost savings, revenue producing (?)Cost savings, revenue producing (?)Community reach-outGreen (?)Green (?)

8/2/2008 8

Page 9: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

How does it compare to traditional courses?How does it compare to traditional courses?EffectivenessContent deliveryyDesign IssuesIs it right for all audiences?Is it right for all courses?Consistency across sectionsH d k ll t d t d How do you make sure all students are served properlyWhat about the sciences? Hands-on labs?

8/2/2008 9

Page 10: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

Web-based course management: BlackboardWeb based course management: BlackboardEmailTelephoneTelephoneVideo ConferenceSecond LifeSecond LifeChatHow can they help with a hands on lab??How can they help with a hands-on lab??

8/2/2008 10

Page 11: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

Course delivery system: BlackboardHybrid delivery: meet several times during the semester

For introduction to the lab environment: ArcViewkDesktop

For covering difficult conceptsFor going over exercisesFor field work (GPS)

Completely online deliveryDetailed lab instructions

Screen shotsScreen-capture videoScreen sharing software (real-time)g ( )

8/2/2008 11

Page 12: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

Basic GIS ConceptsUsing ArcGISNavigating Maps in ArcGISGathering GIS data from public repositories (e.g. Gathering GIS data from public repositories (e.g. Census Bureau)Creating maps for presentationUsing existing data sets; select query and joinUsing existing data sets; select, query and joinDeveloping data setsCreating and manipulating features in ArcGIS (points, lines and polygons)lines and polygons)GeocodingUsing Global Positioning to collect dataWeb-based GIS Systems (Google Earth, ArcGIS Server)

8/2/2008 12

Page 13: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

Part 2. Joining non spatial data to georeferenced layersLook at the attributes of the map (right click -> open attribute table) and you Look at the attributes of the map (right click -> open attribute table) and you will see a feature for each county polygon and a field called countyfp. This is the county identifying value (standard in Census data).Look at the attributes of the NYSCTYECN table (right click -> open) and you will also see a feature for each county and a field called countyfpyou will also see a feature for each county and a field called countyfpNote the attributes are economic data associated with the county. You can see the key by looking in the dictionary file you downloaded.Note that this data has no geometry (or location) associated with it. We are going to “join” it to the NYS county mapare going to join it to the NYS county map.

click on the county map to highlight itright mouse click and choose “joins and relates”select joinFill in the dialog box:

1. countyfpy p2. NYSCTYECN3. countyfp

Note we are using a database operation and joining the two attribute tables around the county id fieldSelect ok (if it asks to create an index click ok/yes).Check that the tables have been joined by right clicking the map layer and looking at the Check that the tables have been joined by right clicking the map layer and looking at the attribute table.

Save the map (NYSAllCounties.mxd).

8/2/2008 13

Page 14: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

Gathering existing data and creating the maps on your ownGo back to the original NYS Data Center website and download Education data (and the dictionary). It’s at the end of the “attribute” menu.C t hi h hCreate maps which show

Distribution of total Bachelor, Master, and Doctorate degrees in the over 25 population (look in the dictionary for the fields).Each will be a different map (NYAllCountiesEdu01, NYAllCountiesEdu02, NYAllCountiesEdu03.

Add the All County Base map againAdd the All County Base map againAdd the Education tableCopy the joined table twiceUse symbology to display the distributions above.Create and export maps with titles, scales and compass.

8/2/2008 14

Page 15: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

8/2/2008 15

Page 16: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

8/2/2008 16

Page 17: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

8/2/2008 17

Page 18: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

Open Source, CamstudioOpen Source, Camstudiohttp://camstudio.org

Commercial Product, Camtasia,http://www.techsmith.com/camtasia.aspPeggy’s videos

8/2/2008 18

Page 19: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

8/2/2008 19

Page 20: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

8/2/2008 20

Page 21: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

The VideosIntroduction to GIS Guess which is my home town. The Pennsylvania data came from here.ExerciseOne This is to help you with the first assignment in the Workbookthe WorkbookExercise1-2 Another assignment in Chapter 1Employers in Westchester Homework Using Westchester County, NY GIS data or their website where the data is E00.Converting Internet Interchange files (.E00) Lots of places zip their E00 files for the Internet. Set them free!Dot Density (census exercise for New York City) This will help you use census data to see where people livehelp you use census data to see where people liveDot Density (New York State) How to isolate NY from the USA

S Mi i M h // b d / MMi i /GISSource: Minnis, Margaret, http://webpage.pace.edu/~MMinnis/GIS

8/2/2008 21

Page 22: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

What is the best way for online students to What is the best way for online students to submit projects/assignments?Size constraints can be an issue

Screen ShotsArcGIS Publishing Extension

ArcGIS ServerUpload data filesPublish an interactive map

8/2/2008 22

Page 23: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

There are a number of screen sharing tools that There are a number of screen sharing tools that allow either

an instructor to show his or her desktop –instructionalA student to show his or her desktop – trouble shootingshooting

Free AOL AIM Pro provides this capability

8/2/2008 23

Page 24: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

8/2/2008 24

Page 25: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

After confirming the screen and cursur After confirming the screen and cursur movement is available to the studentChat or telephone can describe what is going p g gon.

8/2/2008 25

Page 26: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

8/2/2008 26

Page 27: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

8/2/2008 27

Page 28: Daniel Farkas, Ph.D. Pace University€¦ · GIS Syyp(y gstems Development (analysis and design Data and databases Download map data in different formats from the internet Dldd hdf

Theme 1: Definitely a need for GIS in the Theme 1: Definitely a need for GIS in the business and IT curriculumTheme 2: There exists open source freely p yavailable tools to improve the online experience and enhance “laboratory” skills

Screen capture video (Camstudio; Camtasia)Real-time screen sharing (AIMPro)

8/2/2008 28