Question

In: Computer Science

You have acquired the following data layers: Parcels: polygon feature class; California State Plane Coordinate System...

You have acquired the following data layers:

  1. Parcels: polygon feature class; California State Plane Coordinate System (NAD83, feet) [note: Los Angeles is in zone 5]
  2. L.A. River: line feature class; NAD83
  3. Parks: polygon feature class;UTMZone11N(WGS84,meters)
  4. Census block groups: polygon feature class; Lambert conformal conic (NAD83, feet)

Question: What coordinate system would you use for all data layers, and what steps would you need to perform to ensure all coordinate systems matched?

Solutions

Expert Solution

We will be using the geographic coordinate system for all the data layers to represent the coordinate of the all the layers because the Geographic Coordinate Systems (GCS) usually have decimal degree units that determine longitude degrees (x-coordinates) and latitude degrees (y-coordinates). The position of the data is expressed as positive or negative numbers: positive x- and y-values for the primary meridian north of the equator and east, and negative values for the primary meridian south of the equator and west. We can ensure that all the coordinate systems match as the all the layers can be represented using the longitudnal and latitudnal aspects of their location and they can be verified for their layers by their latitudnal and longitudnal values and we will be using the vertical coordingate system as well to ensure to include the sea level reference of the location to include height of the layers .


Related Solutions

Congratulations, you have won the California State Lottery. Lottery officials are giving you a choice of...
Congratulations, you have won the California State Lottery. Lottery officials are giving you a choice of payment options. You will need to choose from one of the following streams. Assume at 5% interest rate for all scenarios. Option 1 Immediate payment of $1,000,000 Option 2 10 annual installments of $120,000 Option 3 $2,650,000 paid at the end of 20 years Option 4 20 annual installments of $80,000 Option 5 5 annual installments of $100,000 plus a lump sum of $750,000...
Assume you have created the following data definition class: public class Book {    private String title;...
Assume you have created the following data definition class: public class Book {    private String title;    private double cost;       public String getTitle() { return this.title; }    public double getCost() { return this.cost; }       public void setTitle(String title) {       this.title = title;    } // Mutator to return true/false instead of using exception handling public boolean setCost(double cost) {       if (cost >= 0 && cost < 100) {          this.cost = cost;          return true;       }       else {          return false;       }...
Assume you have created the following data definition class: public abstract class Organization { private String...
Assume you have created the following data definition class: public abstract class Organization { private String name;    private int numEmployees;    public static final double TAX_RATE = 0.01;    public String getName() { return this.name; }    public int getNumEmployees() { return this.numEmployees; }         public abstract double calculateTax() {       return this.numEmployees * TAX_RATE;    } } In your own words, briefly (1-2 sentences) explain why the data definition class will not compile. Then, write modified code that...
Trade Use economic concepts that you acquired in this class to answer the following question. You...
Trade Use economic concepts that you acquired in this class to answer the following question. You must also supplement your text with researched information that will support your arguments: Describe the positive or negative impact(s) of international trade or of globalization on a developing country or region of your choice. You should include all of the following in your text, but can choose to incorporate more information so as to provide a more complete response: o   Briefly describe the country or...
LAB2 PART 1 FOR THE DATA TYPE CLASS: If you do not have UML of class...
LAB2 PART 1 FOR THE DATA TYPE CLASS: If you do not have UML of class Account_yourLastName, you should do that first Basesd on the UML, provide the code of data type class Account_yourLastName to hold the information of an account with account number (String), name (String), balance (double), with no-argument constructor, parameter constructor Also, define some methods to handle the tasks: open account, check current balance, deposit, withdraw, and print monthly statement. At the end of each task we...
Using the information you have learned so far in this class, state what you think will...
Using the information you have learned so far in this class, state what you think will cause market fluctuations over the next few years as the economy struggles to recover.
(5%) For each of the following data series, state what type of data you are dealing...
(5%) For each of the following data series, state what type of data you are dealing with and which type of graph (from the list below) would be best (the most effective way) to describe the data. Column (bar) chart Line chart Pie chart Box-plot Histogram Data series: Need to answer what type of data and use which type of graph 1. The number of years since a person immigrated to Canada. These are individual level data collected as part...
You have been given the following information:    Rate of Return If State Occurs   State of...
You have been given the following information:    Rate of Return If State Occurs   State of Probability of   Economy State of Economy Stock A Stock B   Recession .16 .05 − .16   Normal .62 .08 .13   Boom .22 .13 .30    a. Calculate the expected return for the two stocks. (Do not round intermediate calculations and enter your answers as a percent rounded to 2 decimal places, e.g., 32.16.) b. Calculate the standard deviation for the two stocks. (Do not round...
In the ArcGIS system, State and briefly explain 2 precautions you should take when combining data...
In the ArcGIS system, State and briefly explain 2 precautions you should take when combining data from multiple sources?
For the project you have selected for this class, do the following: "House maintenance"    a....
For the project you have selected for this class, do the following: "House maintenance"    a. Collect the appropriate data to analyze (characterize) the current situation.    b. Decide which tool(s) from the course will be used in the analysis.    c. Analyze data using the tool(s) selected.    d. Determine course of action based on the analysis (improved situation).
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT