Used for selecting a subset of buildings from a larger geojson dataset.
Go to file
2024-01-08 18:29:04 -05:00
data Add gitignore in data folder 2024-01-08 18:17:27 -05:00
output_files Object-orientify the building selection tool, add sample main, add helper functions/variables, and output directory 2023-12-18 19:09:41 -05:00
.gitignore Initial commit 2023-12-12 18:34:30 -05:00
building_selection_tool.py Add select by coordinate function and update code comments 2024-01-08 18:13:23 -05:00
helpers.py Object-orientify the building selection tool, add sample main, add helper functions/variables, and output directory 2023-12-18 19:09:41 -05:00
main.py Add select by coordinate function and update code comments 2024-01-08 18:13:23 -05:00
README.md Initial commit 2023-12-12 18:34:30 -05:00
requirements.txt Remove unecessary files and add requirements.txt 2023-12-18 19:12:35 -05:00

building_selection_tool

Used for selecting a subset of buildings from a larger geojson dataset.