Thursday, November 26, 2015

Week 11 Assignment

It is not the best assignment since I had problems getting the spreadsheet to connect and by the time I was able to figure it out my I had thirty minutes until some of the features were over. So I deeply apologize if i ended the course on a poor note.

Tishawn

Sunday, November 1, 2015

7 Assignments








Buffer: Creates buffer polygons around input features to a specified distance.
Clip: Extracts input features that overlay the clip features. Used to cut out a piece of one feature class using one or more of the features in another feature class as a cookie cutter, and also for creating a new feature class.
Intersect: Creates a geometric intersection of the input features. Features or portions of features which overlap in all layers and/or feature classes will be written to the output feature class.
Union: Creates a geometric union of the input features. All features and their attributes will be written to the output feature class.
Merge: Combines multiple input datasets of the same data type into a single, new output dataset. This tool can combine point, line, or polygon feature classes or tables.

Dissolve: Aggregates features based on specified attributes.