Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Names of Parking Lots #31

Open
JohnnyD1 opened this issue Sep 16, 2019 · 0 comments
Open

Get Names of Parking Lots #31

JohnnyD1 opened this issue Sep 16, 2019 · 0 comments
Assignees
Milestone

Comments

@JohnnyD1
Copy link
Collaborator

JohnnyD1 commented Sep 16, 2019

We need to get all the names of the parking lots at UB North.

Zenhub issue #31
Task Tests:
To get parking lot names:
1) go to the scripts/ directory
2) run: python get_lot_building_names.py -lot
3) check data/ directory to see that lot_names.csv exists and has names
Alternatively, if you want to get both lot and building names:
1) go to the scripts/ directory
2) run: python get_lot_building_names.py -both
3_ check data/ directory to see that lot_building_names.csv exists and has names
Unit Tests:
1) go to tests/ directory
2) run: python osm_tests.py -lot_names
3) observe output -> lot names will fall under column Found (if found) or Missing (if missing)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant