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

Coordinates for Perimeter of UB North buildings #34

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

Coordinates for Perimeter of UB North buildings #34

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 the lat/lon of the perimeters of all the UB North buildings.

Zenhub issue #34
Task Tests:
To get coordinates of the perimeters of UB North's buildings:
1) go to the scripts/ directory
2) run: python get_coordinates.py -building_coords
3) check data/ directory to see that building_data.json exists and has building coordinate data
Alternatively, if you want to get both lot and building coordinates:
1) go to the scripts/ directory
2) run: python get_coordinates.py -both
3_ check data/ directory to see that lot_building_data.json exists and has coordinates
Unit Tests:
1) go to tests/ directory
2) run: python osm_tests.py -building_coords
3) observe output - building names will fall under column Accurate (if perimeter is within a half mile of center of lot), or Inaccurate (if api found lot name, but either perimeter coordinates were incorrect, or api returned a different building), or Missing (if api could not find building)

@JohnnyD1 JohnnyD1 added this to the Sprint1 milestone Sep 16, 2019
@JohnnyD1 JohnnyD1 self-assigned this Sep 16, 2019
JohnnyD1 referenced this issue Sep 23, 2019
Delete duplicate file GetLotBuildingNames.py

Delete duplicate file LotBuildingNames.csv

Delete duplicate file LotData.json.zip

Delete duplicate file NorthCampus.osm
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