revrt.routing.utilities#

reVRt routing module utilities

Functions

convert_lat_lon_to_row_col(points, crs, ...)

Convert latitude and longitude columns to row and column indices

filter_points_outside_cost_domain(...)

Drop routes whose indices fall outside the cost domain

make_rev_sc_points(excl_rows, excl_cols, ...)

Generate reV supply curve points for a given exclusion grid size

map_to_costs(route_points, crs, transform, shape)

Map route table to cost indices and drop out-of-bounds rows

points_csv_to_geo_dataframe(points, crs, ...)

Convert points CSV or DataFrame to GeoDataFrame

Classes

PointToFeatureMapper(crs, features_fp[, ...])

Map points to features within specified regions and/or radii