Osmnx

Latest version: v1.9.2

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

Scan your dependencies

Page 1 of 11

1.9.2

- deprecate and replace settings module's default_accept_language, default_referer, and default_user_agent settings (1138)
- deprecate and replace settings module's memory, nominatim_endpoint, overpass_endpoint, and timeout settings (1138)
- deprecate save_graph_xml function's renamed or obsolete parameters (1138)
- deprecate graph_from_xml tags and polygon function parameters (1146)
- deprecate simplify_graph function's endpoint_attrs argument and replace it with edge_attrs_differ (1146)
- deprecate utils_graph.get_digraph function and replace it with covert.to_digraph function (1146)
- deprecate utils_graph.get_undirected function and replace it with covert.to_undirected function (1146)
- deprecate utils_graph.graph_to_gdfs function and replace it with covert.graph_to_gdfs function (1146)
- deprecate utils_graph.graph_from_gdfs function and replace it with covert.graph_from_gdfs function (1146)
- deprecate utils_graph.remove_isolated_nodes function (1156)
- deprecate utils_graph.get_largest_component function and replace it with truncate.largest_component function (1146)
- deprecate utils_graph.route_to_gdf function and replace it with routing.route_to_gdf function (1146)
- deprecate speed module and move all of its functionality to the routing module (1146)

1.9.1

- fix deprecation warning in simplification.simplify_graph function (1126)

1.9.0

- add endpoint_attrs argument to simplification.simplify_graph function to flexibly relax strictness (1117)
- fix a bug in the features module's polygon handling (1104)
- update obsolete numpy random number generation (1108)
- make deprecation warnings FutureWarnings (1124)
- update warning messages to note that deprecated code will be removed in v2.0.0 (1111)
- deprecate strict argument in simplification.simplify_graph function in favor of new endpoint_attrs argument (1117)
- deprecate north, south, east, west arguments throughout package in favor of bbox tuple argument (1112)
- deprecate return_coords argument in graph.graph_from_address function (1105)
- deprecate return_hex argument in plot.get_colors function (1109)
- deprecate address, point, network_type, edge_color, and smooth_joints arguments in plot.plot_figure_ground function (1121)

1.8.1

- fix a bug arising from the save_graph_xml function (1093)
- warn user if their query area is significantly larger than max query area size (1101)
- refactor utils_geo module and deprecate quadrat_width and min_num function arguments (1100)
- under-the-hood code clean-up (1092 1099 1103)

1.8.0

- formally support Python 3.12 (1082)
- fix Windows-specific character encoding issue when reading XML files (1084)
- resolve pandas and gdal future warnings (1089)
- use spawn instead of fork for multiprocessing to resolve Python 3.12 deprecation warning (1089)
- rename add_node_elevations_google function's max_locations_per_batch parameter, with deprecation warning (1088)
- move add_node_elevations_google function's url_template parameter to settings module, with deprecation warning (1088)

1.7.1

- fix references to latitude and longitude parameters as lat and lon consistently across package (1068 1069)
- fix handling of dict and set attribute types when reloading GraphML files (1075 1077)

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.