Osmnx

Latest version: v1.9.3

Safety actively analyzes 628903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 12

1.4.0

- verify edge weight attribute values before solving shortest paths (967)
- provide consistent error when no data elements are returned from Overpass (960)
- add route_to_gdf function to utils_graph module to return a GeoDataFrame of the edges in a path (957)
- deprecate the get_route_edge_attributes function in favor of the new route_to_gdf function (957)
- deprecate folium module in favor of using geopandas.GeoDataFrame.explore directly (957)
- deprecate precision parameter in bearing, distance, elevation, and speed modules' functions (981)
- deprecate utils_geo.round_geometry_coords function (981)
- move plot_orientation function from bearing module to plot module (956)
- make matplotlib an optional dependency required only for the plot module (976)
- drop pyproj package dependency (980)

1.3.1.post0

- restore Python 3.8 compatibility (965)

1.3.1

- improve DNS resolution when using proxies or on networks blocking DNS-over-HTTPS (924 953)
- improve processing of per-lane values when adding edge speeds (944 955)
- improve file writing in save_graph_xml function (917 961)
- ensure node coordinates are non-null and convertible to float in the add_edge_lengths function (950)
- ignore ways tagged highway=no or highway=razed in built-in filters (938)
- do not assume an edge with key=0 exists between each node pair when simplifying graph (921)
- drop dateutil package dependency (919)

1.3.0

- fully support Shapely 2.0 and drop support for Shapely 1.x (900)
- drop RTree package dependency (900)
- much faster nearest edges search using STRTree index (900)
- allow using alternative Google Maps compatible elevation APIs, such as Open Topo Data (901 903)
- optionally track merged_edges as a new edge attribute in simplify_graph function (892 909)

1.2.3

- fix bug that added unsimplified edge geometry attributes when projecting
- hard code Google DNS IP address
- resolve matplotlib deprecation warning
- deprecate save_graph_shapefile function

1.2.2

- fix compatibility with rasterio 1.3
- fix API version when saving OSM XML
- resolve shapely deprecation warning

Page 3 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.