Skip to content

Commit

Permalink
rename isochrone funcs
Browse files Browse the repository at this point in the history
  • Loading branch information
knaaptime committed Jan 19, 2024
1 parent a3766e4 commit 50ae412
Show file tree
Hide file tree
Showing 4 changed files with 1,410 additions and 989 deletions.
6 changes: 3 additions & 3 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@ Compute shortest path distance along a network using pandana, and visualize trav
.. autosummary::
:toctree: generated/

analyze.compute_travel_cost_adjlist
analyze.isochrone
analyze.isochrones
analyze.pdna_to_adj
analyze.isochrones_from_gdf
analyze.isochrones_from_ids

The ModelResults Class
'''''''''''''''''''''''''''''''''''''''''''''
Expand Down
Loading

0 comments on commit 50ae412

Please sign in to comment.