Skip to content

update example documentation + CLI#138

Merged
robfitzgerald merged 2 commits intomainfrom
rjf/doc-road-network-example
Mar 8, 2023
Merged

update example documentation + CLI#138
robfitzgerald merged 2 commits intomainfrom
rjf/doc-road-network-example

Conversation

@robfitzgerald
Copy link
Copy Markdown
Collaborator

i went to create a new road network for our AUMC work and found i didn't know how to use the example 🙄 this PR updates the road network download example with a CLI setup and some comments.

@robfitzgerald robfitzgerald requested a review from nreinicke March 8, 2023 15:51
Copy link
Copy Markdown
Collaborator

@nreinicke nreinicke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for updating this to be more usable.


polygon = df.iloc[0].geometry

polygon = df.geometry.unary_union
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, this is a much better way to grab the geometry.

@robfitzgerald robfitzgerald merged commit 75b0985 into main Mar 8, 2023
@robfitzgerald robfitzgerald deleted the rjf/doc-road-network-example branch March 8, 2023 17:44
@nreinicke nreinicke mentioned this pull request Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants