Skip to content

Commit

Permalink
finalizing final project
Browse files Browse the repository at this point in the history
  • Loading branch information
Hsin-Hung committed Dec 9, 2020
1 parent 40ee3ee commit 748c5d0
Show file tree
Hide file tree
Showing 305 changed files with 16 additions and 0 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file added parking_lots/Deliverables/Deliverable 2.pdf
Binary file not shown.
16 changes: 16 additions & 0 deletions parking_lots/Deliverables/Deliverable_1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Parking Lot Project CS506
## Deliverable 1 10/28

- Hanyu Chen
- Israel Ramirez
- Hsin-Hung Wu


About the data we have collected until right now, we tried to use Google API to get the image of vacant parcels. The first thing we did is to get the data that labeled as vacant land. We select it by using tax exempt codes. After that, we pre-processing the data, which store them as a list of locations.

The next step we have done is to obtain the images of locations, by using corresponding longitude and latitude. We tried to write a script of HTML, and use the Google API to collect them. The code is uploaded as GoogleAPI.html. However, here comes a problem. Since Google dose not allow us to store the images from Google Map, this method may violate some rules.

Due to this reason, we tried to use another database called MassGIS's Online Mapping Tool. It contains different kinds of maps and different years of map, which is more helpful to analyze the change of parking lots.

Another problem is about the raw data. In some database, we can get the location represented by longitude and latitude, but no all of the databases have this attribute. We may need to ask Mario in the next meeting.

Binary file added parking_lots/Scrum /Scrum (10:30).pdf
Binary file not shown.
Binary file added parking_lots/Scrum /Scrum (11:27).pdf
Binary file not shown.
Binary file added parking_lots/Scrum /Scrum(10:16).pdf
Binary file not shown.
Binary file added parking_lots/Scrum /Scrum(11:13).pdf
Binary file not shown.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 748c5d0

Please sign in to comment.