Part 2: Getting Geolocation data for NYC
Static ZIP-code map
ZIP codes and their geographic coordinates can also be found here: https://data.cityofnewyork.us/Business
/Zip-Code-Boundaries/i8iw-xf4u
loc = "/Users/jfc/Documents/R/Datasets"
NYCmap = st_read(loc, layer = "ZIP_CODE_040114")
Reading layer `ZIP_CODE_040114' from data source `/Users/jfc/Documents/R/Datasets' using driver `ESRI ShapefileSimple feature collection with 263 features and 12 fields
Geometry type: POLYGON
Dimension: XY
Bounding box: xmin: 913129 ymin: 120020.9 xmax: 1067494 ymax: 272710.9
Projected CRS: NAD83 / New York Long Island (ftUS)
Question 5: Graph a map outlining the ZIP codes of NYC
The output should look like this:
Students succeed in their courses by connecting and communicating with an expert until they receive help on their questions
Consult our trusted tutors.