Used for selecting a subset of buildings from a larger geojson dataset.
Go to file
2023-12-18 19:09:41 -05:00
data Object-orientify the building selection tool, add sample main, add helper functions/variables, and output directory 2023-12-18 19:09:41 -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_region_selector.py Add initial version of building selection tool 2023-12-15 13:50:41 -05:00
building_selection_tool.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
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 Object-orientify the building selection tool, add sample main, add helper functions/variables, and output directory 2023-12-18 19:09:41 -05:00
map_view_simple_example.py Add side bar with button and textbox 2023-12-18 16:21:57 -05:00
README.md Initial commit 2023-12-12 18:34:30 -05:00

building_selection_tool

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