Skip to content

Commit

Permalink
Merge pull request #37 from Gui-FernandesBR/develop
Browse files Browse the repository at this point in the history
MAINT: Changing the setup.py to pyproject.toml
  • Loading branch information
Gui-FernandesBR authored Jul 18, 2023
2 parents 8342456 + 7c84c42 commit 71844db
Show file tree
Hide file tree
Showing 21 changed files with 578,713 additions and 573,315 deletions.
1 change: 1 addition & 0 deletions docs/misc/fetch_osm_dd.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# Initialize a new session
session = requests.Session()


# Get the data from the API
def drive_distance_osm(origin, destination, i, n):
"""Calculate the driving distance between two points using OSM API.
Expand Down
1,508 changes: 1,507 additions & 1 deletion docs/misc/geopandas_example.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 71844db

Please sign in to comment.