v0.3.0 #141
yu-ta-sato
announced in
Announcements
v0.3.0
#141
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
v0.3.0focuses on transit workflows, isochrone generation, and correctness fixes across geospatial loading and graph construction.Added
load_gtfs(), enabling SQL-first transit workflows with an in-memory database connection, and expanded transportation support with directed and frequency-aware summaries. Related PRs: #134create_isochrone()andfilter_graph_by_distance(), making accessibility analysis more flexible for multi-origin scenarios. Related PRs: #136, #139Changed
overturemapsdependency source from a Git reference to the published package release. Related PRs: #133, #135Fixed
clip_graph()CRS alignment and strict clipping of out-of-boundary endpoints, and fixedload_overture_data()so clipped and post-processed outputs are correctly written back to disk when saving files. Related PRs: #137, #138morphological_graph(). Related PRs: #124plot_graph()style kwargs forwarding. Related PRs: #122, #135Documentation
v0.3.0documentation updates. Related PRs: #120, #126, #140Full Changelog: v0.2.4...v0.3.0
This discussion was created from the release v0.3.0.
Beta Was this translation helpful? Give feedback.
All reactions