
Package index
-
add_setbacks()
- Add setback column to tidyparcel object
-
check_far()
- Compare building floor area ratio to zoning requirements
-
check_fl_area()
- Compare building floor area and allowed floor area
-
check_floors()
- Compare building floor count and allowed floors
-
check_footprint()
- Check if footprint fits in buildable area
-
check_footprint_area()
- Check Footprint Area
-
check_height()
- Compare building height and allowed height
-
check_height_eave()
- Compare building height and allowed height
-
check_land_use()
- Compare building land use and allowed land uses
-
check_lot_coverage()
- Compare building lot coverage to zoning requirements
-
check_lot_size()
- Compare lot size to zonign requirements
-
check_parking_enclosed()
- Compare enclosed parking spaces to zoning requirements
-
check_unit_density()
- Compare building's unit density and allowed unit_density
-
check_unit_qty()
- Do total building units meet zoning requirements
-
check_unit_size()
- Compare unit sizes and allowed unit sizes
-
find_district_idx()
- Find corresponding tidydistrict
-
get_buildable_area()
- Create a parcel's buildable area
-
get_crs()
- Find EPSG code for State Plane CRS
-
get_raw_zoning_req()
- Title
-
get_tidyparcel_dim()
- Isolate dimensional rows from tidyparcel data
-
get_tidyparcel_geo()
- Isolate known side geometry from tidyparcel data
-
get_unit_info()
- Create data frame with unit info
-
get_variables()
- Get summarized building info in one table
-
get_zoning_req()
- List district zoning requirement values
-
ozfs_is_valid()
- Check OZFS validity
-
ozfs_validate()
- Find invalid ozfs zoning files
-
rotate_shape()
- Rotate polygon by specified angle
-
show_shapes()
- Quickly visualize sf objects
-
zoning_analysis_pipline()
- Complete analysis to find where the building fits