Tuesday, November 23, 2010

Lab#10: Data Entry

3. What is the feature class type (point, line or poly) for Springs? Point.



Wednesday, November 3, 2010

Lab#9b: More Practice with Spatial Analysis

1. How many counties does the State of Iowa contain? 99.

2. Which county in Georgia contains the largest number of people, as of the year 2001? Fulton.

3. How many cities, with populations between 10,000 and 49,000, are located within the State of Washington? 31

4. How many miles long are all of the interstates in Los Angeles County? 4105.56 miles.













6. How many acres of urban area lie within Los Angeles County, based upon your results from question #5? Sum: 1441652.796875

7. How many zip codes have their centroid in Los Angeles County? 522.

8.











9. Which Native American Indian Reservations lie within 75 miles of the City of Thurso in Canada? Kitigan Zibi Indian Reserve, Doncaster Indian Reserve 17, Kanesatake Indian Reserve 16, and Akwesasne Indian Reserve 15.

10.



Lab #9a: Introduction to Spatial Analysis

1. What is spatial scope and what are the three types? Spatial scope is the extent or area of the input data
    that are used in determining the values at output locations.

Examples:
a. Local Operation: It uses the data at one input location to determine the value at a corresponding output
    location.
b. Neighborhood: Uses data from both an input location plus nearby locations to determine the output value.
c. Global Operation: uses data balues from the entire input layer to determine each output value.

2. What are the different types of spatial selection operations? adjancency and containment

3. What are the two types of Algebra used in queries? boolean and set algebra.

4. Is there a feature dataset in the geodatabase? Yes, 'LosAngeles.'

5. What features classes are present? Lines.

6. How many features (records) exist in the Vegetation feature class in the Lab9aData.mdb geodatabase?     10896.

7. How many features (records) exist in the new VegCov feature class after running the dissolve operation? 9

8. How many wetland features (records) were selected? 404.

9. How many features (records) exist in the new "VegCov_Clip" feature class? 1450.

10. How many features (records) were selected? 355.



Wednesday, October 20, 2010

Lab #8: Database Management & Queries

1. What are the primary functions of a database management system?
    They increase data quality and independence, prevent redundancy, create centralized control,
    and allow multiple users so that data can be shared.
2. What is a one-to-one relationship between tables? A many-to-one?
    A one-to-one relationship between tables is when, for example, table 1 has a column of country
    names and table 2 has records of the names of the capitals; every country has only one capital that
    means that if the tables are joined every country will be joined to only one capital. Tha is a one-to-
    one relationship.

    In a one-to-many or many-to-one relationship is when one table has records for types of government
    and a second table has records for country names. In this case the tables can only be related because
    more than one country might have the same type of government. One record on table one may apply to
    more than one record on table two.

3. Why are relational databases so popular (i.e. what are the benefits)?
    Tables can be joined together using common row or column values, they allow for query flexibility,
    they coordinate data stored in a network database. 

  4.a. What is the Data Type of the LAND_USE field in the Landuse feature class? Text.
b. What is the Data Type of the LAND_USE field in the LanduseInfo.dbf table? Text.

5.a. Join the LanduseInfo.dbf file TO the Landuse feature class. Explore the table. What are the new fields  that have been joined (appended)? LU_DESCRIP; LU_GENERAL; LU_TYPE; and, SqMiles.
   e. How many total acres of Open Lands (including Open Land Uses) exist in this new feature class? Sum: 92236.771795.





F.

Wednesday, October 13, 2010

Lab #7: Map Design & Text

Chapter 7:
1.  Layer attribute tables
2. The most efficient way is by using the Label tool under the New Text Tool on the drawing toolbox.
3. No
4. Select Elements
5. Map and Database

Chapter 18:
1. True
2.  Yes.
3. ArcMap dialog box or File Menu and click New.

Q3: A map layer and its data contents can be saved and shared using a 'layer package'. A layer package is saved as a special file (.lpk) that contains the map layer, a copy of its data, and an XML file that has a brief description of the layer. Layer packages contain all the information necessary for users to put them to work in their own ArcGIS software installation. They are supported by ArcMap, ArcGlobe, and ArcGIS Explorer.

Layer packages make it easy to share a map layer display. For example, users of ArcGIS Explorer can add a new layer to their maps and use the information that you shared with them as a layer package.

Q4: 46,1522
Q5: 3,694,820
Q6: Hyperlinks have to be defined before using the Hyperlink tool, they can be one of three types:
a. Document: When you click a feature with the hyperlink tool, a document or file is launched using the application with which that file type is currently associated.
b. Uniform resource locator (URL): When you click a feature with the Hyperlink tool, a Web page is launched in the default Web browser.
c. Macro: When you click a feature with the Hyperlink tool, a value is sent to a macro. This option lets you create customized hyperlink behavior.

4. Double click on the symbol then select the Star symbol and change the size/color.
5. Double click the symbol and change color or right-click on the symbol.

Chapter 19
1. Set up page size.
2. Because the layout view had scaled up to the page size.
3. Scale and Units, Numbers and Marks, and Format.
4. To avoid confusion since it gives the accurate clear view of the layout page.
5. It's because the data view views only one layer at a time; on the layout view, you could customize the page as you want it to look. The data view does not show the legend, title, nor the scale bar.

Part 2: Creating Thematic Maps

Q1: Numerical data is classified into categories, the categories are shaded. Polygons are often based on politically defined features.
Q2: Use ArcGIS Desktop Help. Describe their benefits.
Layer files include all map display properties for symbolization and labeling. Layers usually do not contain the actual datasets. Instead, they reference a data source that resides in another location.



Monday, October 4, 2010

Lab #6: Symbolization and Classification




1. Symbology can be influenced by scale in a couple of ways, if you are using a map of large scale you may want to lable important details but if you use the same map on a small scale, those specific details will not matter as much because you are now viewing a much larger strech of land. On the other hand, if you are labeling a small scale map you will not need those labels if you zoom in to a specific location.

2. A layer's symbol color can be changed by clicking on the colored box that displays underneath the layer title on the TOC, or it can be changed by right clicking on the layer and selecting properties and then clicking on the symbology tab.

3. Graduaded symbols can be accessed by right clicking on the layer that you wish to modify and selecting properties, then you select the symbology tab. On the 'show' box to the left you select 'quantities' and then 'graduated symbols.'

4. 5 symbology styles:
    a  Environmental
    b Caves
    c Petrolium
    d Survey
    e Weather

5. You can save the symbology as a layer file and you must also save the data source it references.

6. According to Ormsby, pyramids are versions of a raster data set. They improve the drawing speed of a raster layer as you zoom in and out.

7. You can temporarily change a layer name by right clicking on it and renaming it.

8. Normalization: dividing one attribute by another to find the ratio between them.

9. Dot density maps can be misleading because dots are randomly paced on the map so they don't truly show where exactly the density is.


Wednesday, September 22, 2010

Lab #5: Data Sources and Management

I
1. What are some advantages and disadvantages of using digital spatial data? According to Bolstad, some advantages include that many features have already been mapped and converted to digital data; "many of the data help provide public services such as safety, helath, transportation, water, and energy. One disadvantage is that sometimes a person has to pay inorder to obtain some of these data.

2. What are the most important questions you must ask before using already-developed spatial data? Who collected the data and for what purposes.

3. How do DOQs differ from regular photographs? Digital Orthophoto Quadrangles are scanned photographic images that have been corrected for distortions due to camera tilt, terrain displacement, and other factors.

4. Three existing data sets:
c. Digital Flood Plain Data: Used to reduce physical and financial damage in case of floods; created   by The Federal Emergency Management Agency.

II.
2. a. What are the names of the feature datasets in the geodatabase?
        1. Basemap
        2. Hydrology

    b. What are the names of the feature classes in the hydrology dataset?
        1. NHDFlowline
        2. NHDPoint
        3. NHDWaterbody
        4. Watersheds

   c. For each one of the feature classes you just listed, describe whether it is a polygon, line or point layer.
       1. NHDFlowline: line
       2. NHDPoint: point
       3. NHDWaterbody: polygon
       4. Watersheds: polygon


3. a. Is topoq24.shp a raster or vector layer? Vector digital data.
    b. What is the GIS data format of topoq24.shpShapefile.
    c. Is there metadata associated with topoq24.shp? Yes.
    d. What is the GIS data format of the NHDFlowline layer? Personal Geodatabase Feature Class
    e. Is there metadata associated with NHDFlowline? Yes.
    f. What are 3 keywords used to describe the NHDFlowline layer? River, Hydrography, Stream.
   g. Who created the NHDFlowline layer? U.S. Geological Survey in cooperation with U.S.  Environmental Protection Agency, USDA Forest Service, and other Federal, State and local partners.


4. Is there still metadata associated with the layer? Yes.

6. 
In the USGS_QD_ID field, find the value that corresponds to the Canoga Park QUAD_NAME.    What is it? 34118-B5.  
a. The National Hydrologic Dataset: Contains digital spacial data about surface waters including rivers,  streams, canals, ditches, lakes, ponds, springs, and wells; produced by the Environmental Protection Agency.
b. The National Wetlands Inventory: contains location and condition of wetlands; produced by the US Fish and Wildlife Service.

7. The DOQQ is black and white.

8.

10.



12. The layer is not showing up.

Tuesday, September 21, 2010

Lab #4: Working with Map Projections







Significance of Map Projections

Map projections are used to represent the surface of the earth. They are required for creating different types of maps. Because a dissected sphere cannot be evenly spread on a flat surface, all map projections distort the surface of the earth to some degree. Some distortions work for certain maps depending on the location the map is trying to portray. Map projections are used to most accurately portray the different properties of the planet earth. There are many types of map projections, the following are some examples: “Conformal” projections conserve angles and direction; “Equal-area” conserve area; and, “Equidistant” preserve distance but, distorts shape.

 Mercator and Stereographic maps are examples of “Conformal” projections. They preserve the shapes of small objects but distort the shape and size of larger objects. These maps are useful when a person wants to know where the countries or continents are in relation to eachother. It would not be smart however, to rely on these maps to determine the and size of a country or region. The Stereographic version makes the northern and southern most regions of the globe appear to be much bigger than they truly are. The distance from Washington D.C. to Bagdad, Iraq in the Mercator projection is: 8,420.751647 miles, and 5,949.659306 miles in Sterographic.

To represent “Equal-area” projections, I used Cylindrical and Bonne maps. They are useful when trying to determine the area of a landmass. Sinusoidal maps can be used for both "Equal-area" and "Equidistant" projections. Bonne maps have a heart-like shape. They are not very common but, they do the job. The distance from Washington D.C. to Bagdad, Iraq in the Sinusoidal map is: 6,679.755121 miles, and 6,067.505247 miles in the Bonne map. They are not exactly the same but, very close.

Finally, I used a CarrĂ©e and, again, a Sinusoidal map as examples of “Equidistant” projections. The Carree map, according to Wikipedia, “preserves distance from some standard point.” The Sinusoidal map almost has the shape of a diamond being the widest at the equator. In this map the equator is not distorted. The distance from Washington D.C. to Bagdad, Iraq in the Carree map is: 8,411.550068 miles, and 6,679.755121 miles in the Sinusoidal map.

As I mentioned, every map projection is distorted one way or another. Conformal projections work best when the aim is to show direction; “Equal-area” when trying to show area; and “Equidistant” when trying to preserve distance between two points in the map. In order to be as accurate as possible, it is very important to know what projection would work best with the information we are trying to depict.


Coordinate Systems & Projections Worksheet

1. An ellipsoid is "a sphere that was slightly flattened at the poles." It is widest at the poles and flat on the north and south.

2. A Geographic Coordinate Systme.

3. "The magnetic north is the point towards which a compass points. The geographic North Pole is located at one of the poles of the Earth's axis of rotation."

4. "A datum is a 3-dimentional frame of reference used to determine surface locations. It attempts to approximate the ellipsoid."

5. A map projection is used to transffer locations from the curved earth's surface onto a flat surface.

6. A developable surface is one that "can be obtained from a plane sheet by deformation, without stretching or shrinking."

7. The lines of langitude.

8. GRS80 is the best model of the earth for the North American region.

9. The State Plane Coordinate Systme is more appropriate to use for developing and analyzing spatial data when mapping counties or larger areas; It is dessigned for specific regions of the U.S. and, "each state contains state plane zones, boundaries of which usually follow county lines."

10. A "great circle distance" is the shortest distance between two points on the surface of the globe.


Wednesday, September 15, 2010

Lab #3: Data Formats & Models

1. Datat model: "a set of rules or constructs used to describe and represent aspects of the real world in a computer."

2. Topology is "the study of geometric properties that do not change when the forms are bent, streched or undergo similar geometric transformations."

3. A raster data model would be best to represent a hillside slope because the slope might not have a definite shape and a raster data model would better illustrate this.

4. In raster models each cell holds one value.

5. Four types of attribute data:
a. Nominal, groups of houses, parks, and cars.
b. Ordinal, groups of things that are hard, soft, softest.
c. Interval, the measurement of tmeperature.
d. Ratio, measurement of age in years.

6. Vector data file formats: shapefiles and coverages.

7. Raster data files: grids and images.

8. All of the following can be done with ArcCatalog except select features.

9. No, exercises in ch. 4 World.mdb does not contain a dataset, but it does contain three data classes.

10. Cities, countries, and disapp_area.

11. Shape file.

12. With both ArcCatalog and ArcMap opened, data can be draged from ArcCatalog to ArcMap. We can also create a new dataframe and on the TOC we can right-click on the layer that we want to paste on the new dataframe, select 'copy' and highlight "new data frame" and paste.

13. Number of records is 699.

14. On ArcCatalog select "disapp_area," on main screen click on "metadata" tab and click on attributes tab. The number of records should be listed there.


Wednesday, September 8, 2010

Lab #2: ArcGIS & ArcMap

1. Software products included in ArcGIS: ArcReader, ArcView, ArcEditor, and ArcInfo.

2.I think it's better to perform most data analysis and layer symbolization in data view because it is easier to focus on the actual data and not on the display.

3 Two ways to obtain help for ArcGIS Desktop are: By clicking on the "what is this" tool and by pressinon "shitf" + "F1."

4. Attributes are stored in tables that are linked to the features on a map. When an attribute is highlighted on a table, the featrue on the corresponding map highlightes at the same time, and vice versa.

5. The file extentsion of an ArcMap document is:  .mxd

6. Two ways to zoom in and out of a map are by using the "zoom in" "zoom out" tools on the tool bar and by right clicking the layer on the TOC and selecting the "zoom in to layer" option.

7. Three operations available in the 'context menu' of a layer are: open an attribute table; lable features; and zoom to layer.

8. If a check box next to a layer in the table of contents is grayed-out, it means that "the layer's visibility depends on the map's display scale." The issue can be resoved by zooming into the layer.

9. A large scale map covers a small area. Ex: a map of a house; a small scale map covers a relatively large area. Ex: a map of the United States of America."The larger the scale of a map the nearer the features are to their actual size.

10. Features are objects, they have shape and size, and is represented with a geometric shape; A surface is more like a grid, each square has a numeric value and it's used to represent things that have no distinct shape such as elevation or temperature.

11. A GIS does not create project criteria; the criteria is up to the individual.

12. The minimum elevation of the cities Earhart visited was 0 in New Orleans, USA; the maximum was 1045 in Tucson, USA. I determined these values by viewing the attributes table for the cities that Earhart visited and by right clicking on "ELEVATION" and selecting "Sort Ascending."

13. The approximate distance from Dakar to Assab is  4169.32 miles. This can be done by selecting the "Measure" tool on the tools menu, placing the crosshair on 1st location and dragging it to the 2nd location (double click to end the line and make sure the measuring units is in miles).

14. One can figure out the names of the cities shown on a map by selecting the "Elements" tool and moving cursor over a city, and by right clicking on the cities layer on the TOC and selecting "Lable Features."

15.

Wednesday, September 1, 2010

Lab #1b: GIS on the Web

What is GIS?:
1. "A geographic information system (GIS) integreates hardware, software, and data for capturing, managing, analyzing, and displaying all forms of geographically referenced information." 

2. "A geographic information system (GIS) is a computer software solution that enables managers to store, retrieve, and analyze data which are related to a particular location.
 http://foh.hhs./NYCU/EnvHealthGIS.asp

3. "A full definition of GI Science was provided in a report on a workshop held in January 1999 at the National Science Foundation, Geographic Information Science:" “Geographic Information Science (GIScience) is the basic research field that seeks to redefine geographic concepts and their use in the context of geographic information systems. GIScience also examines the impacts of GIS on individuals and society, and the influences of society on GIS. GIScience re-examines some of the most fundamental themes in traditional spatially oriented fields such as geography, cartography, and geodesy, while incorporating more recent developments in cognitive and information science. It also overlaps with and draws from more specialized research fields such as computer science, statistics, mathematics, and psychology, and contributes to progress in those fields. It supports research in political science and anthropology, and draws on those fields in studies of geographic information and society.” (Mark, 2000)
http://www.geog.buffalo.edu/~dmark/MARK_GISCI_BOOK.PDF

According to these definitions, GIS can stand for geographic information systems or geographical information science. Both definitions for geographical information systems include a source of technology used to gather data about space or a location that can be saved and accessed for various purposes. The definition for geographic information science is more broad, it includes geographic informatin systems and their impact on societies. Also included are the various fields that use geographic information science.

It seems as though, the definition for GIS changes slightly depending on who is using the system or science and for what purposes.

'REAL WORLD' USES OF GIS:
1.GIS can be used to design maps of borders between territories, topography of a land scape or infrastructure.

2. It can be used by mining companies to locate areas rich in specific minerals.  http://www.gisdevelopment.net/application/geology/mineral/index.htm

3. GIS can also be used by different businesses to map out the demographics of communities and make decisions about what locations would provide them the greatest profits.
http://www.esri.com/industries/retail/index.html

MAPS & GIS DIFFERENCES AND SIMILARITIES:
Maps-- can be drawn by hand; no specific materials are necessary to produce a map; anybody can create a map in any part of the world.

GIS-- is a technology; a person must be able to afford the technology necessary; GIS can be used to collect, store, and modify data.

Similarities-- both can be used to provide information about a specific location, to create a guide, and they both can be used by people to explore the environment and take advantage of available resources.

Thursday, August 26, 2010