Skip to content

Commit

Permalink
Merge branch 'chapmanjacobd-patch-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
andresfchamorro committed Feb 22, 2024
2 parents 155df23 + c3f9fd3 commit 0b3359d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GOSTnetsraster/market_access.py
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ def get_all_amenities(bounds):
shops = get_nodes(inH.bounds, shp_tags)


def generate_feature_vectors(network_r, mcp, inH, threshold, featIdx, verbose=True):
def generate_feature_vectors(network_r, mcp, inH, threshold, featIdx='tempID', verbose=True):
''' Generate individual market sheds for each feature in the input dataset
INPUTS
Expand Down

0 comments on commit 0b3359d

Please sign in to comment.